@charset "utf-8";
/* CSS Document */

body {
	background-color:#FFFFFF;
	margin:0px;
	}

#upperBack {
	position:absolute;
	z-index:1;
	top:-70px;
	left:0px;
	width:100%;
	height:300px;
	background-image:url(../images/upperback.gif);
	background-position:top;
	background-repeat:repeat-x;
	}
	
#inBack{
	background-color:#807f80;
	z-index:2;
	position:absolute;
	right:890px;
	top:128px;
	width:100%;
	height:317px;
	}
	
#fadeToBody{
	z-index:2;
	background-color:transparent;
	background-image:url(../images/fade_neu.jpg);
	position:absolute;
	right:800px;
	top:110px;
	width:90px;
	height:445px;
	}

#head{
	background-color:#FFFFFF;
	background-image:url(../images/loecke.gif);
	background-repeat:no-repeat;
	position:absolute;
	z-index:3;
	right:0px;
	top:40px;
	width:800px;
	height:90px;
	}

#body{
	z-index:3;
	background-color:#d7d7d7;
	position:absolute;
	right:0px;
	top:156px;
	width:800px;
	height:353px;
	}
	
.mainframe{
	background-color:#d7d7d7;
	width:800px;
	height:353px;
	}

#foot{
	background-color:#FFFFFF;
	background-image:url(../images/foot_back.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	position:absolute;
	right:0px;
	top:514px;
	width:800px;
	height:40px;
	}
	
#partner{
	background-color:#FFFFFF;
	position:absolute;
	right:0px;
	top:559px;
	width:800px;
	height:40px;	
	}
	
#partner p{
	text-align:left;
	word-spacing:10px;
	padding:0px;
	margin:0px;
	font-family:Helvetica, Arial, sans-serif;
	font-size:10px;
	}

#back_foot{
	background-color:#999999;
	background-position:bottom;
	position:absolute;
	right:890px;
	top:445px;
	width:800px;
	height:40px;
	}


#head_line{
	background-color:transparent;
	background-image:url(../images/headline.gif);
	position:absolute;
	z-index:3;
	right:0px;
	top:135px;
	width:800px;
	height:15px;
	}

#man {
	position:absolute;
	z-index:3;
	right:798px;
	top:285px;
	height:270px;
	background-image:url(../images/man.jpg);
	background-position:right;
	width:100%;
	background-repeat:no-repeat;
	}

#back_line{
	background-color:transparent;
	background-image:url(../images/backline.gif);
	position:absolute;
	z-index:2;
	right:890px;
	top:109px;
	width:100%;
	height:25px;
	}
	
#logo_head{
	background-color:transparent;
	background-image:url(../images/logo1.gif);
	position:absolute;
	left:20px;
	top:15px;
	width:120px;
	height:68px;
	}

#markus_head{
	position:absolute;
	background-color:transparent;
	right:100px;
	top:40px;
	width:150px;
	height:50px;
	font-family:Helvetica, Arial, sans-serif;
	font-size:24px;
	font-weight:bold;
	line-height:16px;
	}

#markus_head span{
	padding-left:2px;
	font-size:12px;
	color:#807f80;
}

#markus_head span span{
	font-size:11px;
}

#foto_head{
	background-color:transparent;
	background-image:url(../images/kopf.jpg);
	position:absolute;
	right:0px;
	bottom:0px;
	width:80px;
	height:90px;
	}

#menu_foot{
	background-color:transparent;
	position:absolute;
	bottom:12px;
	left:50px;
	font-family:Helvetica, Arial, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#999999;
	text-decoration:none;
	word-spacing:20px;
	}

#menu_foot a{
	font-family:Helvetica, Arial, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
	}

#menu_foot a:hover{
	color:#d92624;
	}

:active, :focus { outline:none;}

#man #man_text {
	position:absolute;
	right:68px;
	top:8px;
	width:140px;
	height:70px;
	}

#man #man_text table{
	width:140px;
	height:70px;
	}

#man #man_text td{
	font-family:Helvetica, Arial, sans-serif;
	font-size:18px;
	font-weight:bold;
	text-align:center;
	vertical-align:middle;
	color:#00589b;
	}

#man #man_text td b{
	color:#d92624;
	}

