a              { text-decoration: none; color: #74a236; }
a:link         { text-decoration: none; color: #74a236; }
a:visited      { text-decoration: none; color: #74a236; }
a:hover        { text-decoration: underline; color: #74a236; }
a:active       { text-decoration: none; color: #74a236; }

a.white              { text-decoration: none; color: #ffffff; }
a.white:link         { text-decoration: none; color: #ffffff; }
a.white:visited      { text-decoration: none; color: #ffffff; }
a.white:hover        { text-decoration: underline; color: #ffffff; }
a.white:active       { text-decoration: none; color: #ffffff; }

a.navfirst_off              { text-decoration: none; color: #74a236; }
a.navfirst_off:link         { text-decoration: none; color: #74a236; }
a.navfirst_off:visited      { text-decoration: none; color: #74a236; }
a.navfirst_off:hover        { text-decoration: underline; color: #74a236; }
a.navfirst_off:active       { text-decoration: none; color: #74a236; }

a.navfirst_on              { text-decoration: none; color: #000000; }
a.navfirst_on:link         { text-decoration: none; color: #000000; }
a.navfirst_on:visited      { text-decoration: none; color: #000000; }
a.navfirst_on:hover        { text-decoration: underline; color: #000000; }
a.navfirst_on:active       { text-decoration: none; color: #000000; }

.lang a              { text-decoration: none; color: #000000; }
.lang a:link         { text-decoration: none; color: #000000; }
.lang a:visited      { text-decoration: none; color: #000000; }
.lang a:hover        { text-decoration: none; color:#ffba30; }
.lang a:active       { text-decoration: none; color: #ffba30; }

h1 {
	font-size:18px;
	color:#74a236;
}

.navi {
	padding:0 15px 0 5px;
	float:left;
}

.subnav {
	padding-left:10px;
	float:right;
}

.servnav {
	padding-left:10px;
	float:left;
}

input { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color:#333332; text-decoration: none;}
input.short { width:16px;}
select { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color:#333332; text-decoration: none;}
select.anfrage { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color:#333332; text-decoration: none;}

table {
	font-size:12px;
	width:100%;
}

#bg, #bg3 {
	background-color:#bfd2a5;
	height:18px;
}

