/* CSS Document */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-color: #FFFFaa;
	margin-top:20px;
}
a  {
	text-decoration:none;
	color:blue;
}
a:hover {
	color: red;
}
ul {
	display: block;
}
h1 {
	font-size: 1.5em;
	color: #999999;
}
h2 {
	font-size: 1.2em;
	font-style: normal;
	font-weight: bold;
	color: #000;
}
.kapitael {
	font-weight: bold;
	font-variant: small-caps;
	font-size:12px;
        color:#fff;
}
.kapitael a:link, .kapitael a:visited, .kapitael a:active {
	color:#fff;
}
.kapitael a:hover {
        color:#ff0000;
        background-color:#fff;
}
.all { width:100%; text-align:center; }
#wrapper {
	height: auto;
	width: 900px;
	border: 1px dotted #cc0000;
	margin-left:auto;
	margin-right:auto;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	font-weight: normal;
	text-align: left;
}
.search_box {
	float: right;
	clear: right;
	width: 135px;
}
.search_string {
	width: 135px;
	height: 16px;
	font-size: 10px;
	vertical-align: middle;
}
.search_submit {
        margin-top:3px;
	width: 138px;
	height: 22px;
	font-size: 10px;
	vertical-align: middle;
}

#header {
	width: 890px;
	background-color: #FFFFFF;
	text-align: right;
	background-position: right top;
	height: auto;
}
#head_line {
	width: 865px;
	background-color: #666;
	text-align: center;
	color: #FFFFFF;
	line-height: 25px;
	padding-right: 35px;
	font-weight: bold;
	font-variant: normal;
	font-style: normal;
}
#nav {
	float: left;
	width: 159px;
	padding-left: 10px;
	height: auto;
	overflow: hidden;
	padding-top: 10px;
	padding-bottom: 20px;
}
#main {
	float: left;
	width: 500px;
	padding: 13px 5px 10px 5px;
}
#news {
	float: left;
	width: 189px;
	height: 600px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #666666;
	padding-left: 10px;
	height: auto;
	overflow: auto;
	position: fest;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-top: 10px;
	padding-bottom: 0px;
}
#footer {
	clear: both;
	float: none;
	width: 900px;
	margin-top: 20px;
	background-color: #666;
	text-align: center;
	line-height: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cc0001;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
#nav {
	float: left;
	width: 140px;
	margin: 10px;
	margin-top: 3px;
	font-style: normal;
	font-weight: lighter;
	font-variant: normal;
}
#nav ul, #nav li {
	margin: 0;
	padding: 0;
	list-style: none;
	margin-bottom: 5px;
}
#nav a:link, #nav a:visited, #nav a:active, #nav a:hover {
	display: block;
	padding: 3px;
	text-decoration: none;
	color: #000;
	border: 1px dotted #666666;
	background-color: #ffcc00;
}
#nav a:hover {
	color:#fff;
	background-color: #666;
}
#start {
    float: left; 
    width: 500px;
}
.parkplatz {
	background-color: #000;
}
}
