@charset "utf-8";
/* CSS Document */

body {
	margin:0px;
	left:0px;
	top:0px;
	background-color:#ffffff;
	background-image:url(images/start_back.gif);
	background-repeat:repeat-y;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	}
		
#rahmen {
	width:1003px;
	}
	
.lo {
	width:260px;
	height:158px;
	background-image:url(images/start_top_logo_L_PeSe.jpg);
	background-repeat:no-repeat;
	float:left;
	}
	
.mo {
	width:515px;
	height:158px;
	background-image:url(images/top_slogan_PeSe.gif);
	background-repeat:no-repeat;
	float:left;
	}
	
.ro {
	width:228px;
	height:158px;
	background-image:url(images/start_top_foto_PeSe.jpg);
	background-repeat:no-repeat;
	float:left;
	}
	
/* Bildelemente */

.fotoelement {
	position:absolute;
	top:158px;
	left:0px;
	width:561px;
	height:256px;
	background-image:url(images/start_foto_links_gross.jpg);
	background-repeat:no-repeat;
	}
	
.weiss {
	position:absolute;
	top:158px;
	left:561px;
	width:441px;
	height:256px;
	background-color:#FFFFFF;
	z-index:0;
	}
	
.procedo {
	position:absolute;
	top:442px;
	left:274px;
	width:555px;
	height:106px;
	background-image:url(images/start_titel.gif);
	background-repeat:no-repeat;
	}	
	
/* Horizontalnavi */	

.navihli {
	position:absolute;
	top:138px;
	left:8px;
	color:#FFFFFF;
	font-size:0.7em;
	}	
	
.navihli a:link {
	text-decoration:none;
	font-weight:bold;
	color:#FFFFFF;
	}		
		
.navihli a:visited {
	text-decoration:none;
	font-weight:bold;
	color:#FFFFFF;
	}			
	
.navihli a:hover {
	text-decoration:none;
	font-weight:bold;
	color:#f89829;
	}		
	
.navihli a:focus {
	text-decoration:none;
	font-weight:bold;
	color:#f89829;
	}		
	
.navihli a:active {
	text-decoration:none;
	font-weight:bold;
	color:#f89829;
	}		

.navih {
	position:absolute;
	top:138px;
	left:272px;
	color:#FFFFFF;
	font-size:0.7em;
	}	
	
.navih a:link {
	text-decoration:none;
	font-weight:bold;
	color:#FFFFFF;
	}		
		
.navih a:visited {
	text-decoration:none;
	font-weight:bold;
	color:#FFFFFF;
	}			
	
.navih a:hover {
	text-decoration:none;
	font-weight:bold;
	color:#f89829;
	}		
	
.navih a:focus {
	text-decoration:none;
	font-weight:bold;
	color:#f89829;
	}		
	
.navih a:active {
	text-decoration:none;
	font-weight:bold;
	color:#f89829;
	}			
			
/* Navi&Fotos rechts */

.naviback {
	position:absolute;
	left:567px;
	top:163px;
	width:435px;
	height:247px;
	background-image: url(images/start_navi_rechts_back.gif);
	background-repeat:no-repeat;
	z-index:0;
	}
	
.navirechts {
	color:#666666;
	line-height:1em;
	font-size:0.78em;
	}
	
.navirechts strong {
	font-weight:bold;
	font-size:14px;
	color:#666666;
	line-height:1em;
	}	
	
.navirechts img {
	padding-top:5px;
	vertical-align:text-bottom;
	}
			
.navirechts a:link {
	text-decoration:none;
	color:#29afd7;
	}		
		
.navirechts a:visited {
	text-decoration:none;
	color:#29afd7;
	}			
	
.navirechts a:hover {
	text-decoration:underline;
	color:#29afd7;
	}		
	
.navirechts a:focus {
	text-decoration:underline;
	color:#29afd7;
	}		
	
.navirechts a:active {
	text-decoration:underline;
	color:#29afd7;
	}	
	
.navirechtsobenbild {
	position:absolute;
	left:567px;
	top:164px;
	width:435px;
	height:81px;
	background-image:url(images/start_navi_re_foto1.jpg);
	background-repeat:no-repeat;
	}
	
.navirechtsobentext {
	position:absolute;
	left:785px;
	top:170px;
	width:222px;
	overflow:hidden;
	}

.navirechtsmittebild {
	position:absolute;
	left:567px;
	top:246px;
	width:435px;
	height:81px;
	background-image:url(images/start_navi_re_foto2.jpg);
	background-repeat:no-repeat;
	}
		
.navirechtsmittetext {
	position:absolute;
	left:785px;
	top:252px;
	width:222px;
	overflow:hidden;
	}
.navirechtsuntenbild {
	position:absolute;
	left:567px;
	top:328px;
	width:435px;
	height:81px;
	background-image:url(images/start_navi_re_foto3.jpg);
	background-repeat:no-repeat;
	}
	
.navirechtsuntentext {
	position:absolute;
	left:785px;
	top:334px;
	width:218px;
	overflow:hidden;
	}	
	
/* Fuss */

.fussnavi {
	position:absolute;
	bottom:10px;
	left:101px;
	font-size:0.8em;
	color:#666666;
	}	
	
.fussnavi a:link {
	text-decoration:none;
	color:#666666;
	}		
		
.fussnavi a:visited {
	text-decoration:none;
	color:#666666;
	}			
	
.fussnavi a:hover {
	text-decoration:underline;
	color:#666666;
	}		
	
.fussnavi a:focus {
	text-decoration:underline;
	color:#666666;
	}		
	
.fussnavi a:active {
	text-decoration:underline;
	color:#666666;
	}
	
