
body { 
color: black; 
font-size: 14px; 
font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif 
}

td, p, br { 
color: black; 
font-size: 14px
}

a { 
color: #f60; 
text-decoration: none 
}

a:link  { 
color: #fc9020; 
font-size: 15px; 
}
a:visited  { 
color: #fc9020; 
font-size: 15px; 
}
a:active  { 
color: #fc9020; 
font-size: 15px; 
}

.servicenav a { 
color: #a9a9a9; 
font-size: 11px; 
}
.textgrau { 
color: #a9a9a9; 
font-size: 11px
}
.titel_orange   { color: #fc9020; font-size: 15px; font-weight: 700 }


form {
	margin: 0px;
	width: 500px;
}
.contswitcherForm {
	margin: 8px 0 0px 9px;
}

form select {
	color: #09c;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	vertical-align: middle;
	width: 90px;
}

form input {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}

.inputformat {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}

.formclass1{
	width: 200px;
}
.formclass2{
	width: 200px;
}
.formclass3{
	border: 10px;
}
.formbutton{
	width: 80px;
}