/* CSS Document ergo-personal */

body {
	background-color:#FFFFFF;
	/*text-align:center;*/
}

#inhalt {
	position: absolute;
	left:0px;
	top:0px;
	width:99%;
	height:90%;
/*	margin-left:-40%;
	border-left:2px solid #0066B3;
	border-top:2px solid #0066B3;
	border-right:2px solid #0066B3;
	border-bottom:0px;
*/	
	text-align:left;
}

#skyline {
	position:static;
	/*margin-left:30%;*/
	margin-top:-43px;
	width:60%;
	height:43px;
	float:left;
	background-image:url(../material/skyline.gif);
	background-repeat:no-repeat;
	visibility:hidden;
}


#adressleiste {
	position:absolute;
	bottom:10px;
	width:99%;
	text-align:center;
	background-color:inherit;
	font-family: Verdana, sans-serif;
	font-size: 9pt;/*69%;*/
	font-weight: bold;
	color:#DB021B;
	z-index:1;
	/*clear:both;*/
}
/* ----------------------------------- */
#abstand {
width:3%;
height:98%;
background-color:#FFFFFF;
float:left;
visibility:hidden;
}
#logo_print {
position:absolute;
right:0px;
top:0px;
z-index:2;
}


#logo {
	left:0;
	padding-top:0;
	margin-right:5px;
	width:26%;
	/*text-align:center;*/
	float:left;
	border:0;/*1px solid #00cc00;*/
	background-color:#FFFFFF;
	background-image:url(../material/logo.gif);
	background-position:0% 8%;
	background-repeat:no-repeat;
	visibility:hidden;
}

#textfeld {
position:absolute;
left:30px;
/*	width:65%;
	height:94%;
	padding-right:5%;
	background-color:#FFffFF;
	float:left;
	overflow:auto;
*/		
	text-align:left;
}

/* ----------------------------------- */


.navi {
	margin-top:8%;
	/*margin-left:15%;
	height:10%;*/
	width:100%;
	background-image:url(../material/navi_kachel.jpg);
	background-repeat:repeat-y;
	text-align:left;
}
.navoben {
	margin-top:150px;
	/*margin-left:15%;*/
	height:10%;
	width:100%;
	background-image:url(../material/navi_kachel.jpg);
	background-repeat:repeat-y;
	text-align:left;
}

#logo a:link, a:visited, a:active {
	text-decoration: none;
	color: #0066B3;
}
#logo a:hover {
	text-decoration: none;
	color: #CC0000;
}

.navinnen {
	height:auto/*22px*/;
	width:50%;
	margin-left:35px;
	background-color:inherit;
	font-family: Verdana, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	line-height:1.7em;
	color:#0066B3;
	text-align:left;
	border:0;	
}
.nav2innen {
	height:auto;
	width:50%;
	margin-left:35px;
	background-color:inherit;
	font-family: Verdana, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	line-height:1.7em;
	color:#CC0000;
	text-align:right;
	border:0;/*1px solid #00cc00;*/
}


/* ------------------------------------- */
#textfeld h2 {
	font-family: "Times New Roman" , serif;
	font-size: 14pt;
	font-weight: bold;
	/*line-height:1.5em;*/
	color:#0066B3;
	/*display:block;*/
}
#textfeld h3 {
	/*margin-top:58px;*/
	font-family: "Times New Roman" , serif;
	font-size: 14pt;
	font-weight: bold;
	/*line-height:1.5em;*/
	color:#0066B3;
	/*display:block;*/
}
#textfeld h4 {
	margin-top:24px;
	font-family: "Times New Roman" , serif;
	font-size: 12pt;
	font-weight: bold;
	/*line-height:1.5em;*/
	color:#000000;
	/*display:block;*/
}
#textfeld p {
	font-family: "Times New Roman" , serif;
	font-size: 12pt;
	font-weight: normal;
	/*line-height:1.5em;*/
	color:#000000;
}
#textfeld .bildunterschrift {
	font-family: "Times New Roman" , serif;
	font-size: 0.7em;
	font-weight: normal;
	/*line-height:1.5em;*/
	color:#0066B3;
	visibility:hidden;
}

/* --------------------------------------------- */

#startbild {
position:absolute;
left:-500px;
text-align:center;
visibility:hidden;
}

/* --------------------------------------------- */



