@charset "UTF-8";
/* CSS Document */

/* Stylesheet for Gesellschaftswissenschaftliches Institut Hannover */

/* undohtml.css (slightly modified by Rolf Thiele, D&T Internet GbR)
(CC) 2004 Tantek Celik. Some Rights Reserved.
http://creativecommons.org/licenses/by/2.0
This style sheet is licensed under a Creative Commons License.
Purpose: undo some of the default styling of common (X)HTML browsers */

:link,:visited {text-decoration: none;}
h1,h2,h3,h4,h5,h6,pre,code {font-size: 1em;}
h1,h2,h3,h4,h5,h6,p,pre,form,body,html,blockquote,fieldset,input,dd
{ margin: 0; padding: 0;}
a img,:link img,:visited img, :hover img, :active img {border: none;}
address {font-style: normal;}

/* end undohtml.css */

/*** Globales ***/

body {
	text-align: center;
	font-size: 100.1%;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: black;
	background: #efefef url(gfx/bg.png) repeat-x;
}

.clear, .clearer {
	height: 0px;
	font-size: 1px;
	line-height: 0px;
	border: none;
	margin: 0;
	padding: 0;
	color: white;
}
.clear {
	clear:both;
}

a {
	text-decoration: none;
	color: black;
}

hr {
	height: 1px;
	border: none;
	border-bottom: 1px solid #ccc;
	color: #ccc;
	margin: 1.25em 0 1.5em 0;
}

td {
	font-size: .85em;
}


/*** Hintergrundgrafik: Schatten auf Grauverlauf ***/

#container-main {
	width: 54.88em;
	margin: 0 auto;
	background: url(gfx/bg-main.png) top repeat-y;
}

#container-main-oben {
	width: 100%;
	min-height: 400px;
	background: url(gfx/bg-main-oben.png) top no-repeat;
	margin: 0 auto;
	text-align: center;
}

#container-innen {
	width: 52.5em;
	padding-top: 20px;
	text-align: left;
	margin: 0 auto;
}


/*** Kopf ***/

#kopf {
	width: 52.38em;
	width: 52.34em;
	height: 105px;
	background: url(gfx/bg-kopf.png) repeat-x bottom;
	border-left: 1px solid white;
	border-right: 1px solid white;
}

#kopf img {
	border: none;
	margin: 26px 0 0 1.25em;
}


/*** Menu ***/

#menu {
	width: 52.38em;
	width: 52.34em;
	height: 1.88em;
	background: url(gfx/bg-menu.png) repeat-x bottom;
	margin-top: 0px;
	font-family: Helvetica, Arial, sans-serif;
	color: #91adb9;
	border-left: 1px solid white;
	border-right: 1px solid white;
}

#menu ul {
	margin:0 1.25em 0 1.25em;;
	padding: .75em 0 0 0;
	font-size: .75em;
}

#menu li {
	display: inline;
	margin: 0 .25em;
	padding:0;
}

#menu a {
	font-family: Helvetica, Arial, sans-serif;
	color: white;
	margin: 0 .75em 0 0;
}

#menu a:hover, #menu a:active {
	border-bottom: 1px dotted white;
}

#menu-verlauf{
	width: 52.38em;
	width: 52.34em;
	height: 5px;
	background: url(gfx/bg-menu-verlauf.png) repeat-x;
	border-left: 1px solid white;
	border-right: 1px solid white;
	line-height: 1px;
	overflow: hidden;
	
}


/*** Titel ***/

#titel {
	width:52.38em;
	width:52.34em;
	height: 75px;
	background: url(gfx/bg-titel.png) repeat-x;
	text-align:left;
	border-left: 1px solid white;
	border-right: 1px solid white;
}

#titel h1 {
	font-weight: normal;
	color: white;
	font-size: 1.33em;
	margin: 0px 0 0 20px;
	padding-top: 23px;
}


/*** Seitenspalte ***/

#seitenspalte {
	width: 14.88em;
	background: url(gfx/bg-seitenspalte.png) repeat-x #f9f9f9;
	border-right: 1px solid white;
	border-left: 1px solid #dbdbdb;
	float: right;
	margin-right: 1px;
}

#seitenspalte h2, #seitenspalte li.h2 {
	text-transform: uppercase;
	color: #666;
	font-weight: bold;
	font-family:Helvetica, Arial, sans-serif;
	margin: 0 0 .5em 0;
}

#seitenspalte a, #seitenspalte li {
	color: #1e5e79;
}

#seitenspalte a:active, #seitenspalte a:hover {
	color: #b81414;
	border-bottom: 1px dotted #b81414;
}

#seitenspalte ul {
	margin: 0 0 .5em 0;
	padding: 0;
	list-style-type:none;
}

#seitenspalte li {
	margin: .5em 0;
}

#seitenspalte p {
	margin: 0 0 .5em 0;
}

.padding {
	padding: 20px;
	font-size: .85em;
}


/*** Inhalt ***/

#inhalt {
	width: 37.44em;
	background: url(gfx/bg-inhalt.png) repeat-x white;
	border-left: 1px solid white;
	border-right: 14.88em white solid;
}

#inhalt a {
	color: #1e5e79;
	border-bottom: 1px dotted #1e5e79;
}

#inhalt a:active, #inhalt a:hover {
	color: #b81414;
	border-bottom: 1px dotted #b81414;
}


#inhalt #breadcrumb {
	color: #999;
	border: none;
	margin-bottom: 1.25em;
}

#inhalt #breadcrumb a {
	color: #999;
	border: none;
	margin-bottom: 1.25em;
}

#inhalt #breadcrumb a:active, #inhalt #breadcrumb a:hover {
	color: #666;
	border-bottom: 1px dotted #666;
}

#inhalt h2 {
	color: #b81414;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.25em;
	font-weight:bold;
	margin: 0 0 .5em 0;
	line-height: 1.25em;
}

#inhalt h2 a {
	color: #b81414;
	border: none;
}

#inhalt h2 a:active, #inhalt h2 a:hover {
	color: #1e5e79;
	border-bottom: 1px dotted #1e5e79;
}

#inhalt p {
	line-height: 1.5em;
	margin-bottom: .75em;
}

#inhalt h3 {
	font-weight: bold;
	line-height: 1.5em;
	margin-bottom: .75em;
}

#inhalt hr {
	width: 20em;
}

/*** Fuss ***/

#container-fuss {
	width: 54.88em;
	background: url(gfx/bg-fuss.png) no-repeat bottom;
	margin: 0 auto;
	min-height: 40px;
	padding-bottom: 15px;
	
}

#fuss {
	width: 52.38em;
	width: 52.31em;
	min-height: 34px;
	background: url(gfx/bg-fuss-innen.png) repeat-x;
	margin: 0 auto 5px auto;
	border-left: 1px solid white;
	border-bottom: 1px solid white;
	border-right: 1px solid white;
	font-family: Helvetica, Arial, sans-serif;
	color: #999;
	text-align: left;
}

#fuss ul {
	margin: 0;
	padding: 15px 0 6px 0;
	font-size: .69em;
	float: left;
	display: inline;
}


#fuss li {
	display: inline;
	margin: 0 .5em;
	padding:0;
}

#fuss a, #fuss p a {
	color: #999;
}

#fuss a:hover, #fuss a:active, #fuss p a:hover, #fuss p a:active {
	color: #666;
	border-bottom: 1px dotted #666;
}

#fuss p {
	font-family: Helvetica, Arial, sans-serif;
	color: #999;
	font-size: .69em;
	float: left;
	margin: 0 .5em;
	padding: 15px 0 6px 0;
	display: inline;

}

#fuss p.csc-linkToTop {
	margin: 0 0.5em 0 20px;

}


/* FE-Editing */

img.frontEndEditIcons, #kopf img.frontEndEditIcons, #submenu img.frontEndEditIcons {
	display: inline;
	margin: 0;
	border: 0;
}


/*** Extensions etc. ***/

/* Suche */

input {
	margin-bottom: .5em;
}

.tx-indexedsearch td {
	padding: 3px;
}

#seitenspalte .tx-indexedsearch-searchbox {
	width: 196px;
	background:url(gfx/bg-suchfeld.png) no-repeat;
}

#seitenspalte .tx-indexedsearch-searchbox input.tx-indexedsearch-searchbox-sword {
	width: 160px;
	height:18px;
	border: 0;
	color: #666;
	font-size: 12px;
	background: none;
	padding: 3px 0 0 0;
	margin: 1px 0 10px 10px;
}

#seitenspalte .tx-indexedsearch-searchbox form {
	width: 170px;
}

/* Mailform */

.csc-mailform-field label {
	display: block;
	float: left;
	width: 11em;
}

/* tt_news */

div.news-catmenu {
	margin-bottom: 2em;
	width: 20em;
	height: 10em;
	overflow: auto;
	border: 1px solid #dbdbdb;
	padding: 1em;
	background: url(gfx/bg-seitenspalte.png) repeat-x #f9f9f9 -1px -1px;
}

div.news-catmenu strong {
	line-height: 3em;
}

div.catmenu-item {
	margin: 0 0 0 1em;
}

div.news-catmenu-ACT {
	font-weight: bold;
}

div.news-catmenu .level1 {
	margin-left: 1em;
}

#inhalt div.news-list-item {
	margin-bottom: 1.25em;
}

#inhalt div.news-list-item p {
	margin-bottom: 0;
}

/* tt_news fuer Termine */

#inhalt .news-list-date, #inhalt .termine .news-single-timedata {
	margin: 1.25em 0 .5em 0;
	display: block;
}

#inhalt div.news-list-item h2, #inhalt .termine .news-single-item h2 {
	margin-top: 0;
}

#inhalt div.news-list-item p {
	margin: 0;
	padding: 0;
}

#inhalt div.news-list-item {
	margin-bottom: 2em;
}

#seitenspalte .news-latest-date {
	margin:0 0 0.25em 0;
	display: block;
}

#seitenspalte .news-latest-item {
	margin-bottom: 1em;
}

#seitenspalte .news-latest-item h2 {
	margin:0 0 0.25em 0;
}

#seitenspalte .news-latest-item p {
	margin:0;
}
