body {
	margin: 0px;
	padding: 0px;
	background-color: #fafafa;
}
#seite {
	LEFT: 50%;
	MARGIN: 0px 0px 0px 0px;
	WIDTH: 995px;
	TOP: 0px;
	background-color: #FFFFFF;
	padding: 0px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#logoleiste {
	background-image: url(images/logo_dasblauez.gif);
	background-repeat: no-repeat;
}
.bildleiste {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	width: 650px;
}
.zeile {
	height: 22px;
}
#navleiste {
	position: absolute;
	width: 190px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#nav {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 11px;
	border-bottom-style: solid;
	border-bottom-color: #1A5198;
}
#inhalt p {
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 40px;
	font-family: "trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	color: #14417C;
	background-color: #DFEAF9;
	line-height: 22px;
}
#inhalt .gruen {
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #74C322;
	padding: 5px 8px;
}
#inhalt a {
	color: #1A5198;
}
#inhalt a:hover {
	color: #74C322;
}

#inhalt h3 {
	text-align: right;
	padding-right: 36px;
	font-family: "trebuchet MS", Arial, sans-serif;
	color: #1B5095;
	font-size: 16px;
	padding-top: 14px;
	padding-bottom: 11px;
}

#zeile_blau {
	background-color: #1A5198;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	margin-top: 33px;
}


#nav li a {
	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/nav_z_A.gif);
	display: block;
	background-repeat: no-repeat;
	padding-left: 36px;
	padding-top: 2px;
	padding-bottom: 3px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-decoration: none;
}
#nav li a:hover {
	background-image: url(images/nav_z_C.gif);
}
#nav li a.auswahl {
	color: #1A5198;
	background-image: url(images/nav_z_B.gif);
	cursor: default;
}
#nav li a.auswahl:hover {
	color: #1A5198;
	background-image: url(images/nav_z_B.gif);
	cursor: default;
}
#inhalt form {
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 40px;
	font-family: "trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	color: #14417C;
	background-color: #DFEAF9;
	line-height: 22px;
	font-weight: bold;
}
}
#inhalt form textarea, #inhalt form input {
	border: 1px solid #1A5198;
}
.pic_links {
	padding: 0px;
	margin-top: 0px;
	margin-right: 9px;
	margin-bottom: 8px;
	margin-left: 0px;
}