a:link { color:#000000; text-decoration:underline}
a:visited { color:#000000; text-decoration:underline}
a:hover { color:#FF9900; text-decoration:underline; cursor:hand}
a:active { color:#FF9900; text-decoration:underline}

a.link2:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #888888;
	text-decoration: underline;
}
a.link2:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #888888;
	text-decoration: underline;
}
a.link2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
a.link2:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #888888;
	text-decoration: underline;
}

body {
	background-repeat: no-repeat;
	background-color: #E0E1E5;
	margin: 0px;
}
.bgcontent_neu {
	background-image: url(../images/bgcontent_neu.gif);
	background-repeat: repeat;
}
.bgkontakt {
	background-image: url(../images/bgkontakt_neu.gif);
	background-repeat: repeat;
}
.normfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.bghometext {
	background-image: url(../images/bghometext_neu.jpg);
}

.formularfeldklein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	height: 16px;
	width: 280px;
	border: 1px solid #FF9900;
}
.formularfeldnr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	height: 21px;
	width: 35px;
	border: 1px solid #FF9900;
}
.formularfeldstk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	height: 16px;
	width: 20px;
	border: 1px solid #FF9900;
}
.formularfeldbild {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	height: 16px;
	width: 258px;
	border: 1px solid #FF9900;
}
.formularfeldkleindd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	height: 21px;
	width: 283px;
	border: 1px solid #FF9900;
}
.formularfeldgross {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	height: 50px;
	width: 280px;
	border: 1px solid #FF9900;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#FFFFFF;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-face-color:#FFFFFF;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-darkshadow-color:#FFFFFF;
	scrollbar-3dlight-color:#FFFFFF;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #FF9900;
	background-color: #FFFFFF;
}
.topleft_neu {
	background-image: url(../images/topleft_neu.gif);
	background-repeat: repeat;
	background-position: right;
}
.topleftunten_neu {
	background-image: url(../images/topleftunten_neu.gif);
	background-repeat: repeat;
}
.topright_neu {
	background-image: url(../images/topright_neu.gif);
	background-repeat: repeat;
	background-position: left;
}
.toprightunten_neu {
	background-image: url(../images/toprightunten_neu.gif);
	background-repeat: repeat;
}
.normfontbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.imgborder {
	border: 1px solid #0E3A79;
}
.suchfeld {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	height: 14px;
	width: 110px;
	border: 1px solid #FF9900;
}
.ueberschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #104184;
}
.error {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF0000;
	font-size: 12px;
}
.bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #888888;
}
div#select { 
   position: relative; 
   width: 200px; /*Breite dem Layout anpassen*/ 
   height: 22px; 
   margin-left: -100px; 
   margin-top: -11px; 
   overflow: hidden; 
   color: inherit; 
   background-color: transparent; 
   border: 1px solid #FF9900; 
   } 
select { 
   position: relative; 
   top: -1px; 
   left: -1px; 
   width: 400px; /*Breite dem Text anpassen*/ 
   height: 25px; 
   color: #333333; 
   background-color: transparent; 
   border: 1px solid #FF9900; /*für Opera*/ 
   font-family: arial, sans-serif; 
   font-size: 13px; 
   } 
option { 
   border-left: 1px solid #FFCC00; 
   border-right: 1px solid #FFCC00; 
   } 
.feld1 { 
   color: #FFCC00; 
   background-color: #FFFFFF; 
   text-transform: uppercase; 
   } 
.feld2 { 
   color: #FFFFFF; 
   background-color: #FFCC00; 
   } 
.feld3 { 
   color: #FFCC00; 
   background-color: #FFFFFF; 
   letter-spacing: 0.5em; 
   } 
.feld4 { 
   color: #333333; 
   background-color: #FFFFFF; 
   text-transform: uppercase; 
   font-weight: bold; 
   } 
.unten { 
   border-bottom: 1px solid #FFCC00; 
   }


