body {
	padding:0;
	margin:0;
	background: #e2e2cc;
	height:100%;
}

ul {
	list-style-type: square;
	color: #4483d3;
}

li {
	padding: 5px 0;
}

#header {
	background-image: url(blitzer-warnung-bg.gif);
	height: 190px;
	width: 100%;
	position: absolute;
	top:0px;
	left:0px;
}

#topimage {
	background-color: #4483d3;
	background-image: url(blitzer-warnung.jpg);
	background-repeat: no-repeat;
	height: 190px;
	width: 800px;
	margin: 0 auto;

}

#menu {
	position: absolute;
	bottom: 0px;
}

#menu a {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color: #206ed0;
	text-decoration: none;
	margin-left: 12px;
	padding: 2px 0px;
	
}

#menu a:hover {
	color: #ffffff;
	background: #5394dc;
	padding: 2px 0px;

}

#content {
	background: #f6f6e9;
	width: 800px;
	margin: 0 auto;
	position: relative;
	top:190px;
	height:100%;
}

#contentkarte {
	background: #f6f6e9;
	width: 800px;
	margin: 0 auto;
	position: relative;
	top:190px;
	height:100%;

}

#text {
	padding: 10px 15px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;	
	line-height: 1.4em;
}

#text a{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #b21c22;
	text-decoration: none;
}

#text a:hover{
	text-decoration: none;
	color: #000000;
	border-bottom:1px dotted #b21c22;
	
}

#text h1{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
}

#text strong{
	font-weight:normal;
}

#text input{
	margin: 3px 0;
	border: #FF0000 1px dotted;
}

#footer {
	background: #b4d1f2;
	width: 800px;
	height:17px;
	margin: 0 auto;
	text-align:center;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #206ed0;	
	padding-top:3px;
	position: absolute;
	bottom:0px;
}


#footer a{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #206ed0;
	text-decoration: none;
	
}

#footer a:hover{
	background: #b4d1f2;
	width: 800px;
	height:20px;
	margin: 0 auto;
	text-decoration: underline;
	
}
#copyright {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #2d2d2d;
	
}

#copyright a{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:normal;
	color: #2d2d2d;
	text-decoration: underline;
	
}
.mapred {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.mapblack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.mapgray {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}

    
