@charset "utf-8";

body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	background-color: #CCCCCC;
}
#wrapper {
	text-align: left;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-decoration: none;
	background-color: #FFFFFF;
}
#header {
	margin-top: 12px;
	margin-bottom: 12px;
	text-decoration: none;
}
#textbody {
	margin-top: 0px;
	padding-top: 0px;
	text-decoration: none;
}
#content {
	margin-top: 0px;
	padding-top: 0px;
	width: 700px;
	margin-right: 0px;
	margin-left: auto;
	text-decoration: none;
}
#navhead {
	height: 30px;
	margin-bottom: 12px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	text-decoration: none;
	background-image: url(../Bilder/navhead_jpg.jpg);
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
	font-size: large;
	clip: rect(auto,auto,auto,auto);
	font-style: normal;
	text-indent: 200px;
	vertical-align: middle;
}

#footer {
	margin-top: 12px;
	margin-bottom: 12px;
	clear: both;
	text-decoration: none;
	background-color: #CCCCCC;
}
#banner {
	height: 200px;
	width: 700px;
	margin-right: 0px;
	margin-left: auto;
	text-decoration: none;
}
#logo {
	height: 200px;
	width: 200px;
	float: left;
	text-decoration: none;
}
#navleft {
	float: left;
	width: 200px;
	text-decoration: none;
	background-image: url(../Bilder/Nav/nav_Hintergrund.jpg);
}
a:link {
	text-decoration: none;
	color: #005dbc;
}
a:hover {
	color: #CCCCCC;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

a:visited {
	color: #005dbc;
	text-decoration: none;
}
a:active {
	color: #FFCC33;
	text-decoration: none;
}
.Ueberschrift {
	text-transform: uppercase;
	color: #666666;
	font-size: large;
	font-weight: bold;
}
.nav {
	text-transform: capitalize;
	color: #005dbc;
}
.Footer {
	color: #666666;
	text-decoration: none;
}
.bilder {
	white-space: nowrap;
	text-decoration: none;
	letter-spacing: 40px;
	border-top-style: none;
}
.FAT {
	font-weight: bold;
	color: #666666;
}
.standart {
	color: #666666;
}
.Leiste {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #CCCCCC;
	font-size: large;
}

