<style type="text/css" href="css/style.css" rel="stylesheet"><style type="text/css" href="css/style.css" rel="stylesheet"><style type="text/css" href="css/style.css" rel="stylesheet">
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	
	
	margin: 0; 
	padding: 0;
	text-align: center; 
	
}

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

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

#links {
	float: left;
	width: 149px;
	height: 700px;
	
	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: 1350px;
	
	margin: 0 0 0 190px;
	padding-left: 10px;
	
	font: 9.5pt Verdana, Arial, Helvetica, sans-serif;
	
	
} 

#text {
	position:relative;
	float:left;
	width: 500px;
	height: 1500px;
	
	
	
	
	font: 10pt Verdana, Arial, Helvetica, sans-serif;
	
	
}

#profilebox {
	position:relative;
	width: 260px;
	height: 1500px;
	
	margin: 0 0 0 500px;
	padding-left: 10px;
	
	font: 10pt Verdana, Arial, Helvetica, sans-serif;
	
	
} 

#profile {
	position:relative;
	width: 180px;
	height: 1500px;
	
	
	padding-left: 10px;
	top: 10px;
	left: 10px;
	
	font: 10pt Verdana, Arial, Helvetica, sans-serif;
	
	
} 

#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;
}

