body{
	background-color: #ffffff;
	font-weight: none;
	font-size: 12px;
	padding: 10px;
	font-family: Arial;
	color: #555555;
}
body a:link{
	text-decoration: none;
	color: #555555;
}
body a:visited{
	text-decoration: none;
	color: #555555;
}
body a:hover{
	text-decoration: none;
	color: #CF1F22;
}


#wrapper   
{ 
   text-align: center; 
   position: absolute; 
   top: 12px; 
   left: 0px; 
   width: 100%; 
   height: 1px; 
   overflow: visible; 
   visibility: visible; 
   display: block;
} 

#wrapper_out
{ 
   margin-left: -396px; 
   position: absolute; 
   left: 50%; 
   width: 790px; 
   height: 750px;
   border: 0px; 
   background-color: #ffffff;
   border: 1px solid #DFE3E6;
}
#wrapper_top 
{ 
   margin-left: -380px; 
   position: absolute; 
   left: 50%; 
   width: 760px; 
   height: 700px;
   border: 0px; 
   top: 6px;
   background-color: #ffffff;
}

#logo
{
	position: absolute;
	width: 154px;
	height: 36px;
	left: 590px;
	top: 0px;
	border: 0px; 
}

#header
{
	position: absolute;
	width: 760px;
	height: 257px;
	left: 0px;
	top: 37px;
	border: 0px; 
}

#topnavi_home
{
	position: absolute;
	text-align: left;
	width: 140px;
	height: 18px;
	left: 1px;
	top: 300px;
	border: 0px;
}
#topnavi_aboutus
{
	position: absolute;
	text-align: left;
	width: 140px;
	height: 18px;
	left: 160px;
	top: 300px;
	border: 0px; 
}
#topnavi_kompetenzen
{
	position: absolute;
	text-align: left;
	width: 140px;
	height: 18px;
	left: 325px;
	top: 300px;
	border: 0px; 
}
#topnavi_karriere
{
	position: absolute;
	text-align: left;
	width: 140px;
	height: 18px;
	left: 545px;
	top: 300px;
	border: 0px; 
}
#topnavi_kontakt
{
	position: absolute;
	text-align: right;
	width: 100px;
	height: 18px;
	left: 658px;
	top: 300px;
	border: 0px; 
}


#navi_left
{
	position: absolute;
	text-align: left;
	padding-top: 46px;
	padding-left: 7px;
	width: 198px;
	height: 278px;
	left: 0px;
	top: 366px;
	border: 0px; 
	line-height: 27px;
	background-image: url(../images/blatt.jpg);
}


#content_right
{
	position: absolute;
	padding-right: 5px;
	text-align: left;
	width: 500px;
	height: 324px;
	left: 240px;
	top: 366px;
	border: 0;
	overflow:auto;
}

#content_rightkarriere
{
	position: absolute;
	padding-right: 5px;
	text-align: left;
	width: 500px;
	height: 324px;
	left: 240px;
	top: 366px;
	border: 0;
	overflow:auto;
}


#content_middle
{
	position: absolute;
	padding-right: 5px;
	text-align: left;
	width: 510px;
	height: 324px;
	left: 162px;
	top: 366px;
	border: 0;
	overflow:auto;
}

#footer  
{ 
   text-align: center; 
   position: absolute; 
   top: 720px; 
   left: -1px; 
   width: 100%; 
   padding-top: 10px;
   height: 30px; 
   overflow: visible; 
   visibility: visible; 
   display: block;
   border: 1px solid #DFE3E6;
   background-color: #F4F4F4;
}