p {
	margin-top: 20px;
	margin-left: 20px;
	margin-right: 20px;
}

table {
	margin-left: 20px;
	margin-right: 20px;
}

td {
	vertical-align:top;
	border-collapse:collapse;
	border-spacing:5px;
}

td a {
    color:#000000;
	font-weight: bold;
}

.ueberschrift {
	font-size: 1.5em;
	font-weight: bold;
	margin-top: 10px;
}

a {
	color: #FFFFFF;
	text-decoration: none;
}

body {
	background-color: #5b0107;
	height:auto;
	min-height:100%;
}

.Webseite {
	width:934px;
	background-color:#FFFFFF;
	text-align:center;
	border:#000000;
	border-width:1px;
	border-style:solid;
	height:100%;
	vertical-align: middle;
}

.Content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	background-color: #FFFFFF;
	position:relative;
	width: auto;
	height: auto;
	min-height:100%;
}

.Header {
	 height:103px;
	 background-image:url(../images/header.jpg);
}

.Inhalt {
	border:#000000;
	border-top:solid;
	border-width:1px;
	min-width:100%;
	min-height:100%;
	height:100%;
	position:relative;
	height:440px;
	}
	
.Navi {
	background-color:#767570;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.25em;
	width: 152px;
	height: 100%;
	position:absolute;
	line-height:11px;
	text-align:left;
	left: 0px;
}
.Seite {
	background-color: #FFFFFF;
	background-image:url(../images/wasserzeichen.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	width: 781px;
	text-align:left;
	height: 440px;
	overflow:auto;
	left: 153px;
	position:absolute;
}

.Seite a {
    color:#000000;
	font-weight: bold;
	text-decoration:underline;
}

.Footer{
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	background-color:#bdbdbd;
	width:934px;
	height:20px;
	border:#000000;
	border-top:solid;
	border-width:1px;
	bottom:0px;
	position:absolute;
	left:0px;
}

#map {
	width:530px;
	height:400px;
	margin-left: 20px;
	margin-right: 20px;
	border:#000000;
	border-style:solid;
	border-width:1px;
}

.eingabebox_normal {
	width:200px;
}
.eingabebox_doppel {
	width:400px;
}
.eingabebox_plz {
	width:56px;
}
.eingabebox_ort {
	width:140px;
}
.nachrichtenbox_klein {
	width:200px;
	height:75px;
}
.nachrichtenbox {
	width:300px;
	height:100px;
}
.nachrichtenbox_doppel {
	width:400px;
	height:150px;
}
