body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color : #FFFFFF;
}

td,p {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.headline {
	font-size: 18px;
	font-weight: bold;
	color : #23237B;
}

a.nav:link,a.nav:active,a.nav:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a.nav:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #D82740;
	border-bottom:dotted 2px #FFFFFF;
}

a:link,a:active,a:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #23237B;
	text-decoration: none;
}

a:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D82740;
	text-decoration: none;
}

a.unten:link,a.unten:active,a.unten:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #23237B;
	text-decoration: none;
}

a.unten:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #D82740;
	border-bottom:dotted 2px #23237B;
}

.fett
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #23237B;
	font-weight: bold;
}

a.rechts:link,a.unten:rechts,a.rechts:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #23237B;
	text-decoration: none;
}

a.rechts:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #D82740;
	border-bottom:dotted 1px #23237B;
}

.fussnote {
	color : #23237B;
	font-size : 10px;
	font-weight : bold;
}

.telefon {
	color : #23237B;
	font-size : 12px;
	font-weight : bold;
}

.einleitung {
	color : #23237B;
	font-size : 11px;
	font-weight : bold;
}

select      {
	background-color: #FFFFFF;
	border-color: #23237B;
	border-style: inset;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size : 14px;
}

.send  {
	background-color:#23237B;
	color:#E0E0E0;
	font-size : 10px;
	font-weight : bold;
	width: 100px;
	margin-right: 5px;
}

.checkbox {
	border : none;
	background-image : url(gfx/bg_grau.jpg);
	width: 20px;
}

input       {
	border-color: #23237B;
	border-style: solid;
	background-color: #FFFFFF;
	color:#000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	margin-bottom: 2px;
}  

TEXTAREA {
		border-color: #23237B;
	border-style: solid;
	background-color: #FFFFFF;
	color:#000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	width: 200px;
}

.bild {
	BORDER-RIGHT: black 1px solid; 
	BORDER-TOP: black 1px solid; 
	BORDER-LEFT: black 1px solid; 
	BORDER-BOTTOM: black 1px solid;
	}

label { 
	display: block;
	float: left;
	width: 80px; 
	text-align: left; 
	margin: 0 3px 3px 0;
}

form br { /* Alle Zeilenumbrüche in Formularen auswählen */
  clear: left; /* das floating der labels und inputs aufheben */
}
