@import url(navigation.css);
@import url(content.css);

body{
	margin-top: 0px;
	background-image: url(../de/img/background.gif);
	overflow:auto;
  	overflow: -moz-scrollbars-vertical;
	margin-left: 0px;
	margin-right: 0px;
}

html  {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 1px;
}


a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 1px;
	color: #DF0024; }

ul{
	list-style-type: square;	
	
}

hr{
	height: 1px;
	color: #15416B;
	
}

form{
	margin:0;
	padding:0;
}

a:visited {  
	
}

a:active {  
	color: #DF0024; 
}

a:hover {  
	color: #DF0024; 
	text-decoration: none;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 1px;
	vertical-align: top;
}

.lang {
	height: 15px;
	width: 140px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}



#mainBox{
	
	width: 857px;
	margin-top: 0px;
	margin-left: -428px;
	top: 0px;
	left: 50%;
	position: absolute;
	
	
}
#mainContainer{
	background-image: url(../de/img/start_background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 40px 10px 10px 40px;
	background-color: white;
	
}

#contentContainer{
	width: 525px;
	background-image: url(../de/img/content_background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 40px 10px 10px 40px;
	background-color: white;
}




.mainTable{
	width: 800px;
	vertical-align: top;
	background-color: white;
	table-layout: fixed;
}

.content_title{
	font-weight: bold;
	font-size: 12px;
	height: 30px;
}





.contentTable{
	width: 100%;
	border: none;
	padding: 10px;
}

#languageBox{
	width: 199px;
	height: 29px;
	
}


/* Similar Links / Articles */
.similar{	
	padding-top: 20px;
}

.similar table{
	width: 100%;	
}

#similarLink{	
	display: block;
	width: 100%;
	height: 20px;
	
	
}
#similarLink a{		
	padding: 5px 5px 5px 15px;
	color: white;
	text-decoration: underline; 
}

#similarLink a:hover{
	color: white;	
	text-decoration: none; 
}



/* News */

#newsContainer{
	width: 100%;
	height: 250px;
}	

.newsItemContainer{
	margin: 10px 10px 5px 10px;
	width: 135px;
	color: white;
	border-bottom: 1px solid white;
}

.newsTitle{
	font-weight: bold;
	padding-bottom: 5px;
}

.newsText{
	padding: 5px 5px 5px 5px;
}

.newsThumb{
	padding: 5px;
	text-align: center;
}

#location{
	padding-bottom: 20px;
	
}

#location a{
	color: black;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.formTextField{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}

#formular td{
	height: 25px;
	padding: 5px;
	vertical-align: middle;
}

#sitemap li{
	padding: 2px;
}

#sitemap a{
	color: black;
}

#searchLayer{
	position: absolute;
	background-color: #BFC8CD;	
	border: 1px solid white;	
	width: 197px;
	height: 70;
	opacity: .9;
	filter: alpha(opacity=90);	
	margin-top: 0px;
	margin-left: 85px;
	top: 215px;
	left: 50%;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 202px;
	
	
	
}

#searchLayer td{
	color: #666666;
	padding: 0px 10px 0px 10px;
}

.footer {
	font-size:9px;
	color:#bbb;
	text-align:right;
	padding-top:4px;}
	
.footer a{
	font-size:9px;
	color:#bbb;
	text-decoration:none;}