@import url("reset.css");
@import url("text.css");
html{
	height:100%;	
}

body{
	font: 79%/1.6 Verdana, Arial, sans-serif;
	height:100%;
	/*background:#F2EDE9;*/
	/*background:url(960_grid_12_col.png) no-repeat center top;*/
	background:#F2EDE9 url(../gfx/hg-mod.gif) repeat-x top left;
}
ul{
	list-style-image:url(../gfx/bullet.gif);
}
#gesamt{
	position:relative;
	min-height:100%;

}
#tagung{
	font-size:16px;
	color:#1B4959;
	line-height:110%;
	margin:15px 0 25px 0;
}
#mod{
	width:940px;
	margin:0 auto;
	position:relative;
}
#mod h1{
	font-weight:normal;
	text-align:left;
	margin:0;
	position:absolute;
	top:133px;
	font-family:georgia, verdana;
}
#mod h1 a{
	color:#F2EDE9;
	text-decoration:none;
}
#uniimg{
	position:absolute;
	top:3px;
}
#sprache ul{
	margin:0;
	padding:0;
	position:absolute;
	top:12px;
	left:240px;
	list-style:none;
}
#sprache li{
	float:left;
	margin:0 3px 0 0;
	padding:0 3px 0 0;

}
#sprache li a{
	padding-left:25px;
	color:#F2EDE9;
	text-decoration:none;
	font-size:11px;
}
#deutsch{
	display:none;
	background:url(../gfx/de-inakt.gif) no-repeat 1px 2px;
}
#deutsch a:hover{
	background:url(../gfx/de.gif) no-repeat 0px 1px;
}
#engl a{
	background:url(../gfx/gb-inakt.gif) no-repeat 1px 2px;
}
#engl a:hover{
	background:url(../gfx/gb.gif) no-repeat 0px 1px;
}
#menu ul{
	margin:0;
	padding:0 1px 0 0;
	width:598px;
	height:175px;
	position:absolute;
	top:0px;
	left:340px;
	list-style:none;
	background:url(../gfx/hg-menu-li.gif) no-repeat right top;
}
#menu li{
	margin:0;
	float:left;
	background:url(../gfx/hg-menu-li.gif) no-repeat left top;
	padding-left:1px;
}

#menu a{
	display:block;
	padding:130px 12px 0 12px;
	color:#F2EDE9;
	text-decoration:none;
	background:url(../gfx/hg-menu-aktiv.gif) no-repeat;
	background-position:0px -175px;
	height:45px;
	line-height:45px;color:#1B4959;
}
#menu .james a{
	padding:130px 13px 0 14px;
}
#menu a:hover, #menu a.aktiv{
	background-position:0px 0px;
	color:#F2EDE9;
}

#modal{
	padding-top:180px;
}
#modal h2{
	color:#1B4959;
	font-weight:normal;
	line-height:110%;
	margin:0 0 12px 0;
	font-size:16px;
	padding:0 0 12px 0;
}
#modal h3{
	color:#1B4959;
	font-weight:normal;
	line-height:110%;
	margin-top:0px;
	font-size:14px;
	margin-bottom:12px;
}
#aktuell{
	float:left;
	width:215px;
	/*border-right:1px solid #A7855F;*/
	padding-right:5px;
	/*font-size:11px;*/
	background:url(../gfx/linie-aktuell.gif) no-repeat right bottom;
}
#content{
	padding:0 0 45px 240px;
}
#content a, #aktuell a{
	color:#1B4959;
}
#content a:hover, #aktuell a:hover{
	color:#F2EDE9;
	background:#7C8C8B;
	text-decoration:none;
}
.csc-textpic-single-image a:hover{
	background:none !important;
}
#footer{
	height:36px;
	line-height:36px;
	width:100%;
	background:#7b8b8c url(../gfx/footer.jpg) no-repeat 0px 30px;background:#A7855F;
	position:absolute;
	bottom:0px;
	border-top:1px solid #1B4959;
	color:#F2EDE9;
}
#insidefooter{
	width:940px;
	margin:0 auto;
	position:relative;
}
#suche{
	width:380px;
	padding-right:20px;
	background:url(../gfx/hg-li-footer.gif) no-repeat right bottom;
	float:left;
}
#suche label{
	display:none;
}
#suche input#livesearch{
	width:208px;
	margin-right:16px;
	text-align:center;
	color:#1B4959;
	border:1px inset #A7855F;
}
#suche input.submit{
	width:140px;
	background:#A7855F;
	border:2px outset #A7855F;
	color:#F2EDE9;
	cursor:pointer;
}
#suche input.submit:active{
	border:2px inset #3F6E74;
}
#footer ul{
	list-style:none;
	margin:0;
	padding:0;
}
#footer li{
	float:left;
	margin:0;
	padding:0;
	background:url(../gfx/hg-li-footer.gif) no-repeat right top;
}
#footer a{
	color:#F2EDE9;
	text-decoration:none;
	padding:0 18px;
	font-size:11px;
}
#footer li.last a, #footer li.vorlast a{
	padding:0 20px;
}
#footer a:hover{
	text-decoration:underline;
}
#content a.download{
	background:url(../gfx/pdf.gif) no-repeat 0px 0px;
	padding-left:22px;
}
#content a.download:hover{
	background:#7C8C8B url(../gfx/pdf.gif) no-repeat 0px 0px;
	color:#F2EDE9;
	text-decoration:none;
}
.csc-menu-3{
	list-style:none;
	padding:0;
	margin:0;
}
.csc-menu-3 li{
	padding:0;
	margin:0;
}
.csc-mailform label{
	display:block;
	margin-top:10px;
}
.csc-mailform textarea{
	font-family:verdana;
	font-size:1em;
}


