/* CSS Document procedo-druck */

body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right:0px;
	font-size: 0.78em;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#E6EFFB;
		}
		
h1 {
	color:#2E477E;
	font-weight:bold;
	font-size:1.5em;
	}		
	
h2 {
	color:#2E477E;
	font-weight:bold;
	font-size:1.1em;
	padding-top:5px;
	}			
	
ul {
	list-style-image:url(../img/bullet.gif);
	margin-left:0px;
	padding-left:20px;
	line-height:1.5em;
	}	
	
.bulletgross ul {
	list-style-image:url(../img/bullet_index.gif);
	margin-left:0px;
	padding-left:20px;
	line-height:1.5em;
	}		
		
p {
	line-height:1.5em;
	}		
	
.headerfotos {
	background-image:url(../img/header_fotos.jpg);
	background-repeat:no-repeat;	
	position:absolute;
	left:0;
	top:0;
	margin:0;
	z-index:60;
	width:734px;
	height:115px;
	}		
	
	
.headerlogo {
	background-image:url(../img/logo_procedo.jpg);
	background-repeat:no-repeat;	
	position:absolute;
	left:734px;
	top:0px;
	margin:0;
	z-index:61;
	width:204px;
	height:115px;
	}					
		
.linieoben1 {
	border: solid #2E477E; 
	height: 1px;
	width: 100%;
	border-top-width: 1px; 
	border-right-width: 0px; 
	border-bottom-width: 0px; 
	border-left-width: 0px;
	position: absolute; 
	top: 164px; 
	left: 0px;
	z-index: 40;
	}			
	
	
.linieoben2 {
	border: solid #2E477E; 
	height: 1px;
	width: 100%;
	border-top-width: 1px; 
	border-right-width: 0px; 
	border-bottom-width: 0px; 
	border-left-width: 0px;
	position: absolute; 
	top: 179px; 
	left: 0px;
	z-index: 41;
	}			
	
.liniebackground {
	background-color: #ABBFDA;
	height: 45px;
	width:100%;
	position: absolute; 
	top: 145px; 
	left:0px;
	z-index: 39;
	}				
	
.header {
	background-color: #FFFFFF;
	height: 120px;
	width:100%;
	position: absolute; 
	top: 0px; 
	left:0px;
	z-index: 0;
	}			
	
.navi {
	background-color: #2E477E;
	height: 45px;
	width:100%;
	position: absolute; 
	top: 115px; 
	left:0px;
	z-index: 50;
	}	
	
.navibuttons {
	position:absolute;
	margin:0px;
	left:22px;
	top:127px;
	z-index:51;
	}		
	
.formularlinks {
	z-index:100;
	position:absolute;
	margin-top:195px;
	margin-left:677px;
	color:#2E477E;
	font-weight:bold;
	}	
	
.formularlinks a:link{
	color:#2E477E;
	font-weight:bold;
	text-decoration:none;
	}
	
.formularlinks a:visited{
	color:#2E477E;
	font-weight:bold;
	text-decoration:none;
	}	
	
.formularlinks a:hover{
	color:#2E477E;
	font-weight:bold;
	text-decoration:underline;
	}		
	
.formularlinks a:focus{
	color:#2E477E;
	font-weight:bold;
	text-decoration:underline;
	}		
	
.formularlinks a:active{
	color:#2E477E;
	font-weight:bold;
	text-decoration:underline;
	}				
		
	
.indexfoto {
	position:absolute;
	left:0px; 
	top:248px; 
	width:341px; 
	height:113px; 
	z-index:62	
	}
	
.indexfotos {
	position:absolute;
	left:0px;
	top:248px;
	width:350px;
	height:132px;
	z-index:62;
	}		
	
.inhaltindex {
	position: absolute; 
	top: 378px; 
	left:437px;
	margin:0;
	width:530px;
	margin:0;
	color:#000000;

	}	
	
.inhaltborder {
	border-top:1px solid #2e477e;
	/*clear:both;*/
	margin-bottom:7px;
	}

	
.inhaltindexlinks {
	position: absolute; 
	top: 378px; 
	left:7px;
	margin:0;
	width:400px;
	margin:0;
	color:#000000;
	padding-right:20px;
	}		
	
.inhaltlinie {
	top:243px;
	left:0px;
	width:860px;
	height:2px;
	border-top:1px solid #2e477e;
	position:absolute;
	}	
	
.inhalt	 {
	position: absolute; 
	top: 270px; 
	left:365px;
	margin:0;
	width:520px;
	margin:0;
	color:#000000;
	}
	
.inhalt a:link {
	color:#2E477E;
	text-decoration:underline;
	}
	
.inhalt a:visited {
	color:#2E477E;
	text-decoration:underline;
	}	
	
.inhalt a:hover {
	color:#FFFFFF;
	text-decoration:none;
	background-color:#2E477E;
	}	
	
.inhalt a:focus {
	color:#FFFFFF;
	text-decoration:none;
	background-color:#2E477E;
	}	
	
.inhalt a:active {
	color:#FFFFFF;
	text-decoration:none;
	background-color:#2E477E;
	}				

	
.inhaltunterseite	 {
	position: absolute; 
	top: 270px; 
	left:335px;
	margin:0;
	width:530px;
	margin:0;
	color:#000000;
	}
	
.inhaltunterseite a:link {
	color:#2E477E;
	text-decoration:underline;
	}
	
.inhaltunterseite a:visited {
	color:#2E477E;
	text-decoration:underline;
	}	
	
.inhaltunterseite a:hover {
	color:#FFFFFF;
	text-decoration:none;
	background-color:#2E477E;
	}	
	
.inhaltunterseite a:focus {
	color:#FFFFFF;
	text-decoration:none;
	background-color:#2E477E;
	}	
	
.inhaltunterseite a:active {
	color:#FFFFFF;
	text-decoration:none;
	background-color:#2E477E;
	}		
	
.linkespalte {
	position:absolute;
	left: 45px;
	top: 270px;
	color:#000000;
	font-weight:bold;
	}	
	
	
.linkespalte a:link {
	color:#2E477E;
	text-decoration:underline;
	}
	
.linkespalte a:visited {
	color:#2E477E;
	text-decoration:underline;
	}	
	
.linkespalte a:hover {
	color:#FFFFFF;
	text-decoration:none;
	background-color:#2E477E;
	}	
	
.linkespalte a:focus {
	color:#FFFFFF;
	text-decoration:none;
	background-color:#2E477E;
	}	
	
.linkespalte a:active {
	color:#FFFFFF;
	text-decoration:none;
	background-color:#2E477E;
	}			
	
.bildrechts {
	float:right;
	margin-left:10px;
	margin-bottom:0px;
	}	
	
	
.bildlinks {
	float:left;
	margin-right:10px;
	margin-bottom:0px;
	}		
	