html{
height: 101%;
}

body {
	color:#585858;
	background-color:#eff0f0;
	margin:0px;
	padding:0px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	height: 101%;
	}
h2 {
	font-size: 14px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	margin:0px 0px 5px 0px;
	padding:0px;
	}
	
#content h3{

	float: links;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	padding: 15px 0px 6px 0px;
	margin: 0px;
	
}	


p {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin:0px 0px 16px 0px;
	padding:0px;
	}
.Content>p {margin:0px;}
.Content>p+p {text-indent:10px;}

a:hover{
	text-decoration: underline;
	
}

#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 1012px;
}

.whiteWrapper
{
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	background-image: url(../pics/shadow_sides.gif);
	background-position: left;
	background-repeat:repeat-y;
}

#metaNavi {
	height: 27px;
	float: right;
	width: 249px;
	margin: 0px 6px 0px 0px;
	background-color: #606060;
}

#metaNavi .language{
	float: left;
	padding: 5px 0px 0px 16px;
}


#metaNavi .language a{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #c5e0e3;
	}
	
#metaNavi .language a:hover{
	text-decoration: underline;
}
	
#metaNavi .links{
	float: right;
	padding: 5px 0px 0px 16px;
}

#metaNavi .links a, #metaNavi .links a:visited{
	padding-right: 20px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#metaNavi .links a:hover{
	text-decoration: underline;
}



#header {
	height: 112px;
	padding: 22px 0px 0px 6px;
	background-color: #eff0f0;
}

.logos{
	clear: both;
	margin: 30px 5px 0px 0px;
	float: right;
}

#container{
	clear:both;
	padding-top: 0px;

}

#thirdColumn {
	float: right;
	width: 249px;
	margin: 0px 20px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#start_content {
	float: none;
	color: #585858;
	font-family: Arial, Helvetica, sans-serif;
	width: 965px;
	margin: 0px 0px 0px 20px;
	padding: 10px 0px 30px 2px;
	background-color: #FFFFFF;
}

#start_content .csc-textpic-caption{
	padding-top: 5px;
	font-size: 10px;
	color: #999999;
}

#start_content .start_teaser{
	padding-right: 20px;
}

#start_content .start_teaser h1{
	font-size: 14px;
	color: #535353;
	font-weight: bold;
	margin: 0px;
	padding: 10px 0px 10px 0px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #7f7f7f;
}

#start_content .start_teaser .date{
	font-size: 12px;
	color: #87313a;
	padding: 5px 0px 5px 0px;
	border-bottom: 1px solid #bfbfbf;
}

#start_content .start_teaser .text{
	font-size: 12px;
	color: #585858;
	line-height: 18px;
	margin: 10px 0px 15px 0px;
	}
	
#start_content .start_teaser .link_thisIssue{
	padding-bottom: 3px;
}

#start_content .start_teaser .link_thisIssue a:hover{
	text-decoration: underline;
}
	
	
#start_content .start_teaser .link_thisIssue a{
	font-size: 12px;
	color: #2797a4;
	font-weight: bold;
	text-decoration: none;
	}
	
#start_content .start_teaser .link_thisSection{
	padding-bottom: 3px;
}

#start_content .start_teaser .link_thisSection a{
	font-size: 12px;
	color: #2797a4;
	/*color: #535353;*/
	font-weight: normal;
	text-decoration: none;
	}

#start_content .start_teaser .link_thisSection a:hover{
	text-decoration: underline;
}


#start_content .start_teaser .border_bottom{
	padding-top: 15px;
	display: block;
	border-bottom: 1px solid #dddddd;
}

#start_content table{ 
	margin: 0px 0px 15px 0px;
	padding: 0px;
	}

#start_content h1{ 
	font-size: 20px;
	color: #000000;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 15px 0px;
	}

#start_content p{ 
	font-size: 12px;
	line-height: 18px;
	padding-right: 20px;	
	}
	
#start_content .firstLinks{
	padding-top: 0px 0px 10px 0px;
}

#start_content .firstLinks a{
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #2797a4;
	padding: 0px;
	madgin: 0px;
}


#start_content .border_bottom{
	margin-right: 20px;
	padding-top: 2px;
	border-bottom: 1px solid #e5e5e5;
}

#content .firstLinks{
	margin-top: 0px 0px 20px 20px;
}

#content .firstLinks a{
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #2797a4;
	padding: 0px;
	madgin: 0px;
}


#content { 
	color: #585858;
	float: left;
	width: 470px;
	padding: 0px 0px 30px 28px;
	margin: 0px;
	background-color: #FFFFFF;
}

#headlineBlock{
	margin: 0px 0px 10px 233px;

}

#headlineBlock #breadcrumb{
	margin: 7px 0px 5px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #949494;
}

#headlineBlock #breadcrumb a{
	font-size: 11px;
	color: #949494;
	text-decoration: none;
}

#headlineBlock #breadcrumb a:hover{
	text-decoration: underline;
	color: #000000;
}

#content .csc-header{
padding: 0px;
margin: 0px;
}

#content .csc-header-n1{
padding: 0px;
margin: 0px;
}

#headlineBlock h1, #content h1, #content h1 .csc-firstHeader {
	margin:0px 0px 5px 0px;
	padding:0px;
	font-size:25px;
	font-weight:bold;
	color:#000000;
	}
	
#content h1, #content h1 .csc-firstHeader {
	margin:0px 0px 5px 0px;
	padding:0px;
	font-size:22px;
	font-weight:bold;
	color:#000000;
	}



#content h2
{
	color:#000000;
	font-size: 18px;
	margin: 5px 0px 5px 0px;
}


#content p{
	margin: 0px 0px 20px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}

#content a, a:hover, a:visited{
	text-decoration: underline;
	color: #b95b20;
}

#content .special
{
	border-top: 2px solid #b2b2b2;
	border-bottom: 2px solid #b2b2b2;
	padding: 14px 0px 14px 0px;
	margin: 20px 0px 20px 0px;
	font-weight: bold;
	font-size: 14px;
	color: #2797a4;
	line-height: 18px;

}

#content .special a, #content .special a:visited
{
	text-decoration: none;

}

#content .special a:hover
{
	text-decoration: underline;
}



#searchbox{
	width: 244px;
	float: left;
	background-color: #FFFFFF;
	background-image:url(../pics/shdow_menu_bottom.gif);
	background-position: bottom;
	background-repeat:repeat-x;	
	padding: 11px 0px 18px 0px;
}

#searchbox td{
vertical-align: top;
}
#searchbox .searchbox-sword
{
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	color: #585858;
	width: 154px;
	border: 1px solid #bbbbbb;
	margin-right: 10px;
	height: 20px;
}

#searchbox form, #searchbox input, #searchbox table, #searchbox td, #searchbox tr{
padding: 0px;
margin: 0px;
}

#mainNavi{
	width: 740px;
	clear: both;
	float: left;
	text-align: left;
	font-weight: bold;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 6px;
	padding: 10px 0px 23px 15px;
	background-color: #FFFFFF;
	background-image:url(../pics/shdow_menu_bottom.gif);
	background-position: bottom;
	background-repeat:repeat-x;	
}

#mainNavi a{
	margin: 0px 46px 0px 0px;
	text-decoration: none;
	color: #000000;
}

#mainNavi a.default{
	color: #000000;
}

#mainNavi a.active, #mainNavi a.active:hover{
	color: #2797a4;
}

#mainNavi a:hover{
	color: #585858;
}

#mainNavi a.no{
	color: #000000;
}

#submenu {
	float: left;
	width: 205px;
	padding: 0px 0px 60px 0px;
}

#submenu ul{
	padding: 0px;
	margin: 0px 0px 0px 18px;
	list-style: none;
	border-top: 2px solid #a0a0a0;
}

#submenu ul.level2{
	border-top: none;
	padding-left: 0px;
	margin: 0px 0px 0px 0px;
	list-style: none;
}

#submenu ul li.level2{
	border-top: 0;
	display: block;
	padding: 0px;
	margin: 0px;
}


#submenu ul li{
	border-top: 1px solid #cccccc;
	display: block;
	padding: 0px;
	margin: 0px;
}


#submenu ul li a{
	font-family:Arial, Helvetica, sans-serif
	font-size: 12px;
	display: block;
	padding: 10px 5px 12px 10px;
	margin: 0px;
	text-decoration: none;
	color: #585858;
	/* IE HACK */
	/*height: 1%;*/
}

#submenu ul li a.level2{
	padding: 10px 5px 12px 20px;
}

#submenu ul li.level2 a.activeLevel2{
	border-top: none;
	padding: 10px 5px 12px 20px;
	font-weight: bold;
	color: #87313a;
}

#submenu ul li a.active{
	font-weight: bold;
	color: #585858;
}

#submenu ul li a:hover{
	display: block;
	background-color:#f1f1f1;
	color: #585858;
	margin: 0px;
}

html>body #submenu ul li a {
	width: auto;
}

#content .visual
{
clear:both;
width: 484px;

}

#content .columns{
clear:both;
margin-bottom: 20px;
padding-top: 15px;
}

#content .columns img{
padding: 15px 0px 10px 0px;
border: none;
}

#content .columns .leftColumn{
float: left;
width: 220px;
}

#content .columns .rightColumn{
float: left;
padding-left: 30px;
width:220px;
}

#content .align-justify{

text-align:justify;

}

#content ul{
	
	line-height: 20px;
	
}

#content li{
	
		
	font-size: 12px;
	padding: 0px 20px 20px 20px;
	
}

#content .columns h2{
font-family: Arial, Helvetica, sans-serif;
font-size: 17px;
padding-top: 0px;
margin-top: 0px;
margin-bottom: 5px;
padding-bottom: 0px;
}

#content .columns p{
line-height: 18px;
margin: 0px;
padding: 5px 0px 10px 0px;
}

#content .columns a{
font-weight: bold;
}


#content .links{
clear: both;
}

#content .links ul{
list-style: none;
margin: 0px 0px 20px 0px;
padding: 0px;
}

#content .links li{
margin: 0px;
padding: 0px;
border-bottom: 1px solid #cccccc;
color: #585858;
line-height: 18px;
}

#content .links h3{
font-family:Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
color: #666666;
padding: 0px 0px 6px 0px;
margin: 0px 0px 3px 0px;
border-bottom: 2px solid #2797a4;
}

#content .links li a{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
padding: 6px 5px 6px 10px;
display: block;
text-decoration: none;
color: #585858;
font-weight: normal;
}

#content .links li a:hover{
background-color: #eeeeee;
text-decoration: none;
color: #000000;
}

#content .PhotoText{

padding: 10px 0px 15px 0px;
}


#content .PhotoText .description h3{
font-size: 16px;
padding-top: 0px;
margin: 0px;
padding-bottom: 10px;
}

#content .PhotoText img{
float: left;
border: 0px;
}


#content .PhotoText .description{
margin-left: 170px;
line-height: 17px;
color: #585858;
padding-bottom: 10px;
}

#content .PhotoText .description p{
padding: 0px;
margin: 0px;
}

#content a.readmore{
padding-top: 10px;
display: block;
font-weight: bold;
}


#content .PhotoText p{
}


#content .csc-textpic-imagewrap{

	padding: 15px 5px 0px 0px;
	
}

#content .csc-textpic-caption{
	font-size: 10px;
	padding: 5px 0px 0px 0px;
	
	color: #999999;
	
}



#content  .brief{
	border-top: 2px solid #eeeeee;
	padding-top: 30px;

}

#content  .brief .number{
	clear: both;
	float: left;
	padding:0px;
	margin:0px;
	color:#6191c5;
	font-size: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#content  .brief h3{
	margin: 0px;
	font-size: 12px;
	font-weight: bold;
	padding: 4px 0px 0px 50px;
	color: #888888;
}

#content  .brief h1{
	font-weight: bold;
	margin: 0px;
	font-size: 15px;
	padding: 4px 0px 0px 50px;
	color: #000000;
}

#content .brief td{
font-size: 12px;
vertical-align: top;
}

#content  .brief .data{
	margin: 10px 0px  15px 50px;
	padding: 5px 0px 5px 0px;
	color: #666666;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font-size: 12px;
	
}

#content  .brief .data .dataText{
	display: inline;
	color:#000000;
	padding-right: 10px;
}




#content  .brief .text{
	padding: 0px;
	margin: 0px;
	line-height: 18px;
	padding-left: 170px;
	text-align: justify;
	}

#content  .brief img{
	float: left;
	padding: 20px 0px 0px 50px;
	margin-right: 20px;
	margin-bottom: 30px;
}

#content  .brief a{
	padding-left: 170px;
	margin-bottom: 30px;
}


#content .publicationsTeaser
{
	
}

#content .publicationsTeaser h1{
	font-size: 14px;
	color: #535353;
	font-weight: bold;
	margin: 0px;
	padding: 10px 0px 10px 0px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #7f7f7f;
}

#content .publicationsteaser .text{
	font-size: 12px;
	color: #585858;
	line-height: 18px;
	margin: 10px 0px 15px 0px;
}

#content .publicationsteaser .link{
	padding-bottom: 3px;
}

#content .publicationsteaser .link a:hover{
	text-decoration: underline;
}

#content .publicationsteaser .link a{
	font-size: 12px;
	color: #2797a4;
	font-weight: bold;
	text-decoration: none;
	}
	
#content .publicationsteaser .border_bottom{
	padding-top: 15px;
	display: block;
	border-bottom: 1px solid #dddddd;
}


/*  TEASER /////*/
/*				*/
/*				*/
/*				*/

#thirdColumn h1{
	/*float: right;*/
	border-top: 1px solid #b2b2b2;
	padding: 18px 0px 14px 0px;
	margin: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	width: 249px;
	color: #000000;
}

#thirdColumn h3.newsletter_subscription_link{
	margin-top: 0px;
	padding-top: 10px;
	border-top: 1px solid #b2b2b2;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 14px;
}

#thirdColumn h3.newsletter_subscription_link span{
	float: left;	
	background-image: url("../pics/link_icon.gif");
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 30px;
	padding: 2px 30px 5px 0px;
	
}

#thirdColumn h3.newsletter_subscription_link a{
	color: #87313a;
	text-decoration: none;
}

#thirdColumn h3.newsletter_subscription_link a:hover{
	text-decoration: underline;
}

#thirdColumn .teaser
{
	/*float: right;*/
	min-height: 135px;
	height:auto !important;
	height: auto;
	width: 249px;
	background-color: #f2f2f2;
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
}

#thirdColumn .teaser h2
{
	float: left;
	padding: 9px 0px 2px 12px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	width: 160px;
	color: #087b8a;
}

#thirdColumn .teaser .no
{
	float: left;
	padding-top: 2px;
	padding-left: 10px;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #626262;
	background-image:url(../pics/teaser_number.gif);
	background-repeat:no-repeat;
	width: 67px;
	height: 34px;
}

#thirdColumn .teaser .number
{
	padding-left: 5px;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	color: #087b8a;
}

#thirdColumn .teaser .cover
{
	/*clear: both;*/
	float: left;
	padding: 0px;
	margin: 0px 8px 0px 5px;
	background-image:url(../pics/teaser_image_shadow.gif);
	background-repeat: no-repeat;
	width: 78px;
	height: 101px;
}

#thirdColumn .teaser .cover img
{
	padding: 0px;
	margin: -5px 0px 0px 6px;
	border: 0px;
}

#thirdColumn .teaser p
{
	margin: 0px;
	padding: 0px 10px 10px 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	font-size: 12px;
	color: #333333;
}

#thirdColumn .teaser a
{
	display: block;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #087b8a;
}



#footer {
	background-color: #eff0f0;
	clear: both;
	padding: 12px 0px 15px 6px;
	color: #8f9090;
	font-size: 12px;
	
	background-image: url(../pics/shadow_down.gif);
	background-position: top;
	background-repeat:repeat-x;
}