@charset "UTF-8";
/* CSS Document */
body  {
	font: 10pt Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:100%;
    line-height:1.125em;
	
	margin: 0; 
	padding: 0;
	text-align: center; 
	
}

#container { 
	width: 1024px;
	height: 2400px;
	background-image:url(../images/backgrounds/D_background_en_ueberuns_unseregeschichte.jpg);
	margin: 0 auto; 
	
	text-align: left; 
	background-repeat:no-repeat;
} 

#subcontainer {
	position: relative;
	width: 1024px;
	height: 2200px;
	top: 135px;
	margin: 0 auto;
	
	text-align: left;
	
	
} 

#links {
	float: left;
	width: 149px;
	
	
	padding: 15px 0;
	padding-left: 40px;
	text-align: left;
	
	
} 

#header {
	position:relative;
	display:block;
	width: 831px;
	height: 112px;
	
	margin: 0 0 0 190px;
	
	
} 

#languagebox {
	position:relative;
	width: 70px;
	height: 20px;
	top:130px;
	left:920px;
	text-align: left;
	
} 

#content {
	position:relative;
	width: 760px;
	height: 2010px;
	
	margin: 0 0 0 190px;
	padding-left: 10px;
	padding-top: 10px;

	font-size:0.80em;
	
	
} 

#bottomlinks {
	position:relative;
	width: 780px;
	height: 30px;
	
	margin: 0 0 0 190px;
	padding-top: 5px;
	padding-left: 5px;
	font: 9pt Trebuchet MS, Arial, Helvetica, sans-serif;
	text-align: center; 

} 
a:link {text-decoration: underline;
	color: #000000;}
a:visited {text-decoration: underline;
	color: #000000;}
a:active {text-decoration: none}

img
{  border-style: none;
}

