html {background-color:#FFFFFF;}
/* Navigation */
A:link    {
	text-decoration:none; outline:none;
	font-family: Arial, Helvetica, sans-serif;
	color: Black;
} 
A:visited {
	text-decoration:none; outline:none;
	font-family: Arial, Helvetica, sans-serif;
	color: #61AF81;
} 
A:active  {
	text-decoration:none; outline:none;
	font-family: Arial, Helvetica, sans-serif;
	color: #61AF81;
}
A:hover   {
	text-decoration:none; outline:none;
	font-family: Arial, Helvetica, sans-serif;
	color: #69C58F;
}
#linkbold  {font-size:12px;color:#333333;font-weight:bold;}

body {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14;
	scrollbar-base-color:#FFFFFF;
	scrollbar-3dlight-color:#69C58F;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-darkshadow-color:#666666;
	scrollbar-face-color:#61AF81;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-shadow-color:#67A091;
	scrollbar-track-color:#D7EFE1;
	background-attachment:fixed;
}
#titel {
	width:620px;
	margin-left:50px;
	text-align:center;
}
/* Allgemeine Styles */

.header1   {
	font-family: Arial;
	font-size:16px;
	color: BLack;
	font-weight : normal;
}

.header2  {font-family:Verdana,Arial,Helvetica,sans-serif;font-size: 13px;color: #000000;font-weight: bold;}

.header2b  {
	font-family: Arial, Helvetica, sans-serif;
	font-size:19px;
	color: black;
}

.header2bold  {
	font-family: Arial, Helvetica, sans-serif;
	font-size:21px;
	color: black;
	font-weight: bold;
}


.header3  {
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	color: Black;
	font-weight:bold;
}


.text1    {font-family:Verdana, Arial, Helvetica, sans-serif;font-size: 14px;color: #000000;}

.text2    {font-family:Verdana,Arial,Helvetica,sans-serif;font-size: 12px;color: #000000;font-weight: bold;}



.menulink a {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	text-decoration : none; outline:none;
}

.menulink a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	text-decoration : none; outline:none;
}


.modelle1  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#000000;
	font-weight: bold;
	text-decoration: none;
	font-style : italic;
	font-variant : normal;
}


/* Eingabeformular */

.input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: Black;
	border-color: #61AF81;
	background-color : #D7EFE1;
	border-style : solid;
	border-width : 2px;
}	

.textgruen {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#61AF81;
; font-style: normal; font-weight: bold
}

.textgruensm {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#61AF81;
}


/*  ANFAHRT  */

#wrapper {
	width: 670px;
	margin: 0;
	}
#kopfbereich {
	padding:0;
	margin:0;
	border:0;
}
#kopfbereich li {
	list-style-type: none;
	display: inline;
	}
#kopfbereich a {
	text-decoration:none; outline:none;
	padding: 2 10px;
	margin: 0 2px;
	border: 1px solid #61AF81;
	}
#kopfbereich a:hover {
	text-decoration:none; outline:none;
	}
#textlinks {
	font-family: Arial; Helvetica, sans-serif;
	font-size:17px;
	text-align: center;
	line-height: 20px;
	font-weight: bold;
	color: black;
	width: 250px;
	position: absolute;
	top: 125px;
	left: 20px;
	}
.textrechts {
	font-family: Arial; Helvetica, sans-serif;
	font-size:14px;
	background-color: white;
	padding: 7px;
	color: BLack;
	line-height:17px;
	font-weight : normal;
	position: relative;
	}
	img {border:0;}
a {outline:none;}