.body {
	background-color: #FBFBBD;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


.normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #26465D;
	line-height: 24px;
	font-weight: bold;
}

.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #26465D;
	line-height: 24px;
	font-weight: bold;

}

.link:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3C6C91;
	line-height: 24px;
	font-weight: bold;

}

--------------- mailformular ------------------

.titel
{
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 35px;
	color: #bbbbbb;
}

.beschriftung
{
	font-family: Verdana, Sans-Serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	line-height: 15px;
}

.gemecker
{
	font-family: Verdana, Sans-Serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF9900;
	text-align: right;
}

.abstand
{
	height: 15px;
}

.textfeld1_norm
{
	width: 260px;
	height: 20px;
	padding: 3px;

	font-family: Verdana, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFD2;

	background-color: #000000;
	border: solid 1px #333333;
		text-align: right;

}

.textfeld1_focus
{
	width: 260px;
	height: 20px;
	padding: 3px;

	font-family: Verdana, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFD2;

	background-color: #121212;
	border: solid 1px #333333;
		text-align: right;

}

.textfeld2_norm
{
	width: 260px;
	height: 150px;
	padding: 3px;

	font-family: Verdana, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFD2;
	line-height: 15px;

	background-color: #000000;
	border: solid 1px #333333;
		text-align: right;

}

.textfeld2_focus
{
	width: 260px;
	height: 150px;
	padding: 3px;

	font-family: Verdana, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFD2;
	line-height: 15px;

	background-color: #121212;
	border: solid 1px #333333;
		text-align: right;

}

.button_norm
{
	width: 100px;
	height: 20px;
	padding: 1px;

	font-family: Verdana, Sans-Serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFD2;

	background-color: #000000;
	border: solid 1px #333333;
}

.button_focus
{
	width: 100px;
	height: 20px;
	padding: 1px;

	font-family: Verdana, Sans-Serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFB3;

	background-color: #121212;
	border: solid 1px #333333;
}

.textfeld3_norm
{
	width: 30px;
	height: 20px;
	padding: 3px;

	font-family: Verdana, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	color: #323356;
	line-height: 15px;

	background-color: #F4F7FB;
	border: solid 1px #BAC1DD;
}

--------------- mailformular ENDE ------------------

