body {
	font-size: 70%;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
	text-align: center;
}

p {
	margin: 0 0 10px 0;
}

A:link {
	color: #185190;
	font-weight: bold;
	text-decoration: none;
}

A:visited {
	color: #185190;
	font-weight: bold;
	text-decoration: none;
}

A:hover {
	color: #7D7D7D;
}

A:active {
	color: #7D7D7D;
}


A:focus {
	color: #7D7D7D;
}



.menue {
	padding-left: 25px;
}

.menue A:link {
	color: #185190;
	font-weight: bold;
	text-decoration: none;
	margin: 5px 0 0 0;
	padding: 4px 8px 4px 8px;
	display: block;
	float: left;
}

.menue A:visited {
	color: #185190;
	font-weight: bold;
	text-decoration: none;
	margin: 5px 0 0 0;
	padding: 4px 8px 4px 8px;
	display: block;
	float: left;
}

.menue A:hover {
	background: #7D7D7D;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.menue A:active {
	background: #7D7D7D;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.menue A:focus {
	background: #7D7D7D;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}


.menue-active {
	background: #185190 url('images/kartenregister.gif') no-repeat top left;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	margin: 5px 0 0 0;
	padding: 4px 8px 4px 19px;
	display: block;
	float: left;
}

#drahtform {
	font-size: 110%;
	color: #5F5F5F;
	font-weight: bold;
	font-style: italic;
	letter-spacing: .1em;
	margin: 5px 0 0 0;
	padding: 3px 20px 0 0;
	float: left;
}

#inhalt {
	color: white;
	font-style: normal;
	font-weight: normal; 
}

#start {
	position: relative;
	bottom: 0;
	left: 0;
	display: block;
	float: left;
	height: 25px;
	width: 100px;
	margin: 0;
	padding: 0;
}

#start h2 {
	display: none;
}

#start A:link {
	position: relative;
	bottom: 0;
	left: 0;
	width: 92px;
	height: 24px;
	margin: 0;
	padding: 0;
}

#start A:visited {
	position: relative;
	bottom: 0;
	left: 0;
	width: 92px;
	height: 24px;
	margin: 0;
	padding: 0;
}

#start A:hover {
	background: transparent;
}

#start A:active {
	background: transparent;
}

#start A:focus {
	background: transparent;
}

#text {
	width: 500px;
	height: auto;
	text-align: left;
	padding: 5px 12px 7px 12px;
}

#text ul {
	margin: 0 0 0 22px;
	padding: 0;
}

#foto {
	width: auto;
	height: auto;
	padding: 11px 0 0 0;
}

.formfields {
	font-size: 100%;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
	color: white;
	background-color: #326BAA;
	border: 0;
	border-top: 1px #185190 solid;
	border-bottom: 1px #FFFFFF solid;
	padding: 2px 4px 3px 4px;
	margin: 2px 3px 2px 3px;
}

input.formfields {
	width: 160px;
	height: auto;
}

textarea.formfields {
	width: 160px;
	height: 100px;
	margin-bottom: 5px;
}
