﻿input, select, textarea
{
	border: 1px solid #c4c4c4;
	font-size: 10px;
	color: #003E86;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
input.feld-suche
{
	height: 14px;
	width: 146px;
	border: 1px solid #FFFFFF;
	font-size: 10px;
	color: #003E86;
	background-color: #D3EA9B;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
input.feld-footer
{
	height: 16px;
	width: 125px;
	border: 1px solid #FFFFFF;
	font-size: 10px;
	color: #003E86;
	background-color: #D3EA9B;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
input.feld-newsletter
{
	height: 16px;
	width: 270px;
	border: 1px solid #FFFFFF;
	font-size: 10px;
	color: #003E86;
	background-color: #D3EA9B;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
select.feld-newsletter2
{
	height: 25px;
	width: 125px;
	border: 1px solid #FFFFFF;
	font-size: 10px;
	color: #003E86;
	background-color: #D3EA9B;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
input.feld-teaser
{
	height: 18px;
	width: 140px;
	border: 1px solid #C3CAD2;
	font-size: 10px;
	color: #003E86;
	background-color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
input.feld-form
{
	height: 15px;
	width: 175px;
	border: 1px solid #dddddd;
	background-color: #ffffff;
	font-size: 11px;
	color: #003E86;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.text-form
{
	height: 100px;
	width: 450px;
	border: 1px solid #dddddd;
	background-color: #ffffff;
	font-size: 11px;
	color: #003E86;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
a:LINK.button
{
	background: #B0B7BD;
	color: #FFFFFF;
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	height: 16px;
	padding-right: 5px;
	padding-left: 5px;
	border: 1px solid #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	display:block;
}
a:VISITED.button
{
	background: #B0B7BD;
	color: #FFFFFF;
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	height: 16px;
	padding-right: 5px;
	padding-left: 5px;
	border: 1px solid #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	display:block;
}
a:HOVER.button
{
	background: #D3EA9B;
	color: #000000;
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	height: 16px;
	padding-right: 5px;
	padding-left: 5px;
	border: 1px solid #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	display:block;
}
a:ACTIVE.button
{
	background: #B0B7BD;
	color: #FFFFFF;
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	height: 16px;
	padding-right: 5px;
	padding-left: 5px;
	border: 1px solid #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	display:block;
}
.button-form
{
	background: #c4c4c4;
	color: #ffffff;
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	height: 20px;
	padding-right: 5px;
	padding-left: 5px;
	border: 1px solid #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	display:block;
	cursor: hand;
}
