p {
	margin-top: 20px;
	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: #000000;
	text-decoration: none;
}

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

.Webseite {
	width:970px;
	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: #bcd8f3;
	position:relative;
	width: auto;
	height: 652px;
	min-height:100%;
}

.Header {
	 height:130px;
	 background-color:#bcd8f3;
}

.Inhalt {
	border:#000000;
	min-width:100%;
	min-height:100%;
	height:100%;
	background-image:url(../images/background.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	position:relative;
	top: 20px;
	height:480px;
	}
	
.ObenNavi {
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	width: 200px;
	height: 20px;
	position:absolute;
	text-align:right;
	vertical-align:middle;
	left: 750px;
	font-weight: bold;
}
	
.Seite {
	background-image:url(../images/mittebg.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	width: 814px;
	text-align:left;
	height: 400px;
	overflow:auto;
	left: 75px;
	position:absolute;
	top: 40px;
}

.StartSeite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	width: 970px;
	text-align:left;
	height: 450px;
	overflow:auto;
	left: 0px;
	position:absolute;
	top: 40px;

}

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



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

.eingabebox_normal {
	width:120px;
}
.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;
}
