body {
	background-image:  url(images/layout/hintergrund.gif);
	background-color: #FFFFFF;
	margin: 0px;
	background-repeat: repeat-x;

}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
a.naviinaktiv:link, a.naviinaktiv:visited {
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 23px;
	padding-right: 23px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-image:  url(images/navi/navibg.gif);
	width: 222px;
	clip:          rect(auto 222px auto auto);
	position: absolute;
}
a.naviinaktiv:hover, a.naviinaktiv:active,
a.naviinaktiv:focus {
	background-image:  url(images/navi/navibgaktiv.gif);
}
a.naviaktiv:link, a.naviaktiv:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-image:  url(images/navi/navibgaktiv.gif);
	padding-left: 23px;
	width: 222px;
	clip:       rect(auto 222px auto auto);
	padding-right: 23px;
	position: absolute;
}
a.naviaktiv:hover, a.naviaktiv:active,
a.naviaktiv:focus {
	background-image:  url(images/navi/navibgaktiv.gif);
}
a.subnaviinaktiv:link, a.subnaviinaktiv:visited {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 23px;
	font-family: Arial, Helvetica, sans-serif;
	background-image:  url(images/navi/navibg.gif);
	padding-left: 30px;
}
a.subnaviinaktiv:hover, a.subnaviinaktiv:active,
a.subnaviinaktiv:focus {
	text-decoration: underline;
	color: #FFFFFF;
}
a.subnaviaktiv:link, a.subnaviaktiv:visited {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	background-image:  url(images/navi/navibg.gif);
	padding-left: 30px;
	padding-right: 23px;
	text-decoration: none;
}
a.subnaviaktiv:hover, a.subnaviaktiv:active,
a.subnaviaktiv:focus {
	text-decoration: underline;
	color: #FFFFFF;
}
.small {
	font-size: 10px;
	color: #999999;
}
a {
	color: #D70C02;
}
a:hover {
	text-decoration: none;
}
.hotlink {
	color: #999999;
	text-decoration: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #D70C02;
	text-align: center;
}
.textfeld {
	line-height: 16px;
	padding: 10px;


	
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #D70C02;
}
.input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 290px;
	border: 1px dotted #999999;
}
.input_lang {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 380px;
	border: 1px dotted #999999;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 380px;
	border: 1px dotted #999999;
	height: 80px;

}
.inputkurz {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 100px;
	border: 1px dotted #999999;
}
.startform {
	color: #FFFFFF;
}
.suche {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #FFFFFF;
	margin-left: 30px;

}
