*, all {
		font-family:			verdana, arial, sans-serif;
		font-size:			11px;
		color:					#335A7B;
		line-height:14px;
		margin:0;
		padding:0;
	}

body {
		margin:			0;
		padding:			0;

		height: 100%;

		background-color: #ECF5FA;

		background-image: url(bodyBg.gif);
		background-repeat: repeat-x;
	}

html {
		height:	 100%;
	}

p {
	margin-bottom:14px;
}

a:hover {
		color:#9ECEE4;
	}

#root {
		position:absolute;
		left:50%;

		width:	885px;
		min-height:100%;

		margin-left:-443px;;

		background-color:	#FFFFFF;
		background-image: url(rootBg.gif);
		background-repeat: repeat-y;
	}
* html #root {
	height: 100%;
}


#header {	
		position:	absolute;

		left:8px;
		top:0;

		width:			868px;
		height:			53px;

		background-color:white;
	}

#logo {
		position:	absolute;
		left:555px;
		top:0;
	}

#navigation {
		position:	absolute;
		left:8px;
		top:90px;
	}

#metanavigation {
		position:	absolute;
		left:0;
		top:34px;
	}

/* Ebene 1, 2 und 3 */
#navigation a.ebene1, 
#navigation a.ebene2, 
#navigation a.ebene3,
#navigation a.ebene4 {
	font-family: arial, sans-serif;
	height: 14px;
	width: 179px;
	line-height: 14px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	color: #32597A;
	padding-left: 15px;
	margin-bottom: 2px;
}

* html #navigation a.ebene1, 
* html #navigation a.ebene2, 
* html #navigation a.ebene3 {
	width: 194px;
}

#navigation a.ebene1:hover, 
#navigation a.ebene2:hover, 
#navigation a.ebene3:hover,
#navigation a.ebene4:hover {
	background-image: url(arrow.jpg);
	background-position: 170px 4px;
	background-repeat: no-repeat;
	background-color: #B0D7E8;
}

/* Ebene 2 */
#navigation a.ebene2 {
	width: 174px;
	font-weight: normal;
	padding-left: 20px;
	font-size: 11px;
}

/* Ebene 3 */
#navigation a.ebene3 {
	width: 169px;
	font-weight: normal;
	padding-left: 25px;
	font-size: 11px;
}

/* Ebene 4 */
#navigation a.ebene4 {
	width: 164px;
	font-weight: normal;
	padding-left: 30px;
	font-size: 11px;
}


#contentsOuter {
		position:		relative;
		left:210px;
		top:53px;
		width:666px;

		margin-bottom: 81px;
	}


#fotos img {
		margin:0;
		border:0;
		margin-bottom:3px;
		margin-right:3px;
		float: left;
		clear:both;
	}


.formAnmText {
		width:			176px;
		line-height:18px;
		height:20px;
	}

.formAnmArea {
		width:100%;
		height:95px;
	}


.buttonHoch {
		float:right;
	}


.colorMittel {
		color: #5591AB;
	}
.colorHell {
		color:#69AFD0;
	}


/* LAYOUT 3 - z.B. DIE IDEE - BILD OBEN QUER, TEXT DARUNTER */



			#L3contentText {

					position: relative;
					left:28px;
					top:28px;
					width:568px;
					

					background-color:white;


					padding-left: 17px;
					padding-right: 25px;
					padding-top: 25px;
					padding-bottom: 25px;

				}
* html #L3contentText {
	width: 608px;
}

h1 {
	line-height: 16px;
	margin-bottom: 20px;
	font-size: 16px;
	color: #73B2D1;
}
h2 {
	line-height: 14px;
	color: #335A7B;
	font-size: 14px;
	margin-bottom: 14px;
}
h3 {
	line-height: 12px;
	color: #335A7B;
	font-size: 12px;
	margin-bottom: 8px;
}
h4 {
	line-height: 11px;
	color: #335A7B;
	font-size: 11px;
	margin-bottom: 4px;
}
