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

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

td {
	vertical-align:top;
	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;
}

.Link a {
	color: #000000;
	text-decoration: none;
}

.Logo {
	margin-top: 3px;
	margin-left: 3px;
	width: 378px;
	float: left;
	display: block;

}

.Vereinsname {
	width: 500px;
	margin: 0.75em auto 0.75em auto;
	font-size: 3em;
	float: right;
	font-weight: bold;
	color:#000000;
	display: block;
}

.HRGB {
	backgound-color:#000000;
	color:#000000;
	width: 700px;
	border: 1px solid;
}

body {
	background-color: #BDBDBD;
	background-image:url(../);
	font-family: Arial, Helvetica, sans-serif;
	height:auto;
	min-height:100%;
}

select{
	width:200px;
	border-style:none;
}

input[type=text]{
	width:200px;
	border-style:1px solid;
}

input[type=password]{
	width:200px;
	border-style:1px solid;
}

.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 {
	 background-image:url(../images/hamm.vereinswebseite.eu_header_WebseiteKopf.jpg);
	 height:106px;
	 background-repeat:no-repeat;
	 background-position:center center;
	 background-color:#BDBDBD;
	 color:#000000;
}

.Inhalt {
	border:#000000;
	background-color: #FFFFFF;
	border-top:solid;
	border-width:0px;
	min-width:100%;
	min-height:100%;
	height:100%;
	position:relative;
	height:440px;
	}

.Navi {
    background-image:url(../images/hamm.vereinswebseite.eu_navi_WebseiteLinks.jpg);
	background-color:#767570;
	color:#F5FFFA;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.25em;
	width: 152px;
	height: 100%;
	position:absolute;
	line-height:8px;
	text-align:left;
	left: 0px;
}

.Navi a {
	color: #F5FFFA;
	text-decoration: none;
}

.ObenNavi {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1em;
	width: 100%;
	height: 20px;
	position:relative;
	text-align:center;
	vertical-align:middle;
	border-top:solid;
	border-width:1px;
	left: 0px;
}

.ObenNavi a {
 color:#000000;
}


.Seite {
	color: #000000;
	background-color: #FFFFFF;
	background-image:url(../images/clear.gif);
	background-position:center center;
	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:solid #000000;
	border-width:1px ;
	bottom:0px;
	top:440px;
	position:relative;
	left:-1px;
}

.Footer a{
	color:#000000;
}

.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;
}

