.bodytext{margin : 0px}
p{margin : 0px}
a img {border: none;}

.onetwop {margin-top: 15px;}

body {
	background-color:#EFEFEF;
	font-family: Futura Lt BT, Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#000000;
	line-height : 22px
}
#holder{
	width:900px;
	margin:0px auto 10px;
	/*
	background-image:url(img/background-holder2.gif);
	background-position:top left;
	background-repeat:repeat-y;
	*/
	background-color: white;
	border: 1px solid gray;
}
#header{
	border-top:1px solid #999999;
         border-right:1px solid #999999;
	background-color:#A5BAA2;
	padding:5px;
	text-align:right;
	font-family:Futura Md Bt,Palatino,Verdana;
	color:#ffffff;
	position: relative;
}
#header a{
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
}
#extendedHeader {
	position: absolute;
	right: 0;
	top: 35px;
	padding: 0 5px;
	font-family: Futura Lt BT, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: black;
	z-index: 1;
}
#mainNav{
	float:left;
	width:190px;
	font-size:11px;
	margin-left:2px;
	position:relative;

}
#mainNavTop{
	height:180px;
	background-image:url(img/mainNavTopBack.gif);
	background-position:right top;

}
* html #mainNavTop{
	margin-right:1px;
}
#mainNavToolbar{
	position: absolute;
	left: 50%;
	top: 12px;
	/*
	top:158px;
	left:5px;
	*/
	width: 82px;
	height: 19px;
}
#mainNavToolbarInner {position: absolute;left: -450px;}
#mainNavPdf, #mainNavPrint, #mainNavSearch{
	float: left;
}
#mainNavPdf a, #mainNavPrint a, #mainNavSearch a{
	display:block;
	height:19px;
	width:23px;
	overflow: hidden;
	text-indent:-999px;
}
#mainNavPdf a{
	background-image:url(img/icon-pdf.gif);
	background-position:center center;
	background-repeat:no-repeat;
	margin-right:3px;
}
#mainNavPrint a{
	background-image:url(img/icon-print.gif);
	background-position:center center;
	background-repeat:no-repeat;
	margin-right:3px;
}
#mainNavSearch a{
	background-image:url(img/icon-search.gif);
	background-position:center center;
	background-repeat:no-repeat;
}
#searchBar form, #searchBar input{
	padding:0;
	margin:0;
}
#searchBar{
	position:absolute;
	/*top:120px;*/
	top:110px;
	/*left:159px;*/
	left: 0;
	background-color:#ffffff;
	width:176px;
	height:46px;
	z-index:1;
}
#searchString{
	border:1px solid #696969;
	width:135px;
	height:13px;
	position:absolute;
	top:12px;
	left:10px;
	padding:4px !important;
}
#searchButton{
	position:absolute;
	top:12px;
	left:148px;
}

/*
#mainNav ul{
	padding:2px 0;
	margin:0;
	width: 190px;
	position: relative;
	left: -10px;
}
#mainNavUl li{
	list-style:none;
	padding:0;
	margin:0;
	padding-left: 10px;
}
.mainNavs {background-color: #A5BAA2;}
#mainNavUl a{
	color:black;
	background-color:#C0C0C0;
	text-decoration:none;
	font-weight:bold;
	display:block;
	width:170px;
	overflow:hidden;
	margin-bottom:2px;
	margin-left : 0px;
	font-family : Futura Md Bt, Arial;
	font-weight : bold;
	font-size : 13px ;
	padding-top : 3px;
	padding-bottom : 3px;
	padding-left : 10px
}
#mainNavUl img {border:none;}
#mainNavUl a span {display:none;}
#mainNavUl a:hover {text-decoration: underline;}
/**/
#mainNavUl {
	margin: 0 0 10px 0;
	padding: 0;
	width: 180px;
	position: relative;
	list-style-type: none;
}
#mainNavUl li {display: block;/*height: 35px;*/}
#mainNavUl li a {
	display: block;
	/*height: 25px;*/
	margin-right: 2px;
	padding: 10px 10px 10px 0;
	border-right: 1px solid #a5baa2;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	text-align: right;
	line-height: normal;
	color: #5e5e5e
}
#mainNavUl li a:hover {text-decoration: underline;}
#mainNavUl li.mainNavs a {
	margin-right: 0;
	padding-right: 7px;
	border-right-width: 5px;
}
#leftButtons {margin: 20px 0;}
#leftButtons img {margin-bottom: 5px;}


#content{
	width:667px;
	float:right;
	padding-top:176px;
	position:relative;
	padding-bottom : 20px;
	padding-right : 30px;
}

#content h1{
	font-family:Futura Md BT, Arial, Helvetica;
	font-size:18px;
	border-bottom:2px solid #333385;
	color:#333385;
	font-weight:bold;
	padding:10px 0 10px 0;
	letter-spacing:3px;
	margin-bottom:20px;
	width : 696px
}

#content ul{
	margin-bottom : 0px;
	padding-bottom : 0px
}

#content li{
	margin-bottom : 5px
}


.csc-firstHeader{
	position:absolute;
	top:50px;
	left:0px;
}
*+html .csc-firstHeader{
	top:58px;
}
.csc-header br:first-child { display:none; }
.csc-header>br { display:none; }
.csc-header img{
	display:none;
}
.teaser1{
	font-size:15px;
	font-family: Futura Md BT,Palatino,Arial,Helvetica;
	color:#333385;
	text-align:center;
}
#footer{
	clear:both;
	background-color:#EFEFEF;
         border-top : 1px solid #999999
}
#metaNav{
	width:900px;
	margin:7px auto 4px;
	text-align:right;
	padding-top:4px;
}
#metaNav ul{
	padding:0;
	margin:0;
}
#metaNav li{
	padding:0;
	margin:0;
	list-style:none;
	display:inline;
}
#metaNav a{
	font-size:13px;
	color:#666666;
	font-family: Futura Md BT, Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin-left:5px;
         text-decoration : none;
}
#metaNav a:hover{
	color : black;
         }



h2{font-family : Futura Md BT,Arial,Helvetica; color : black; font-weight : bold; font-size : 15px; margin : 0px; line-height : normal}

a{color : black}
a:hover{text-decoration : none}

.img a:focus{border : 1px solid white}

#p_forschungRight li {
line-height : normal;
border-bottom: 1px dashed #000;
padding-bottom: 10px;
margin-bottom: 10px;

}
#p_downloadsRight ul {
padding: 0 0 30px 0;
list-style-type: none;
}
#p_downloadsRight li {
margin: 5px 0;
padding: 5px 0;
line-height: normal;
}
.termineWrap {
border: 3px solid #616161;
margin-bottom: 50px;
padding: 20px 0 0;
}
.termineWrap ul {
padding: 0;
list-style-type: none;
margin-bottom: 10px;
}
.termineWrap li {
line-height: normal;
margin-bottom: 10px !important;
}
.termineWrap b {
margin-bottom: 20px;
}
.termineLeft, .termineCenter, .termineRight {
margin: 0 16px;float: left;
}
.termineLeft {
width: 126px;
}
.termineLeft img {
margin-top: 20px;
}
.termineCenter {
width: 253px;
}
.termineRight {
width: 182px;
}
/*.termineCenter {
border-left: 1px solid #606060;
border-right: 1px solid #606060;
}*/

.jdGallery .slideInfoZone h2 {font-size: 100% !important;}
.jdGallery .slideInfoZone p {font-size: 80% !important;}


/*#startseitenhinweis {background-color: #1e2a6e !important;}*/


