body {
	text-align: center;
	background-color: #fff;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
}
body,  input, select, textarea { font: 11px  Verdana, Geneva, Arial, Helvetica, sans-serif; color: #666; }
body, form, img, p, hr.inv { margin: 0; padding: 0; border: 0; }
p { margin-bottom: 10px; }
hr.inv { clear: both; overflow: hidden; visibility: hidden; }

a {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
a:hover { text-decoration: underline; }
.inhalt a {
	text-decoration: none;
	color: #AF3230;
	font-size: 12px;
	font-weight: bold;
}
a:hover { text-decoration: underline; }

h1, h2, h3 { margin: 0 0 10px 0; font-weight: normal; padding: 0; color: #666; }
h1 { font-size: 18px; }
h2 {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h3 { font-size: 13px; margin-bottom: 3px; }


.main {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
.left{
	float: left;
	width: 244px;
}
.right{
	float: right;
	width: 756px;
}
.logo {
	background-image: url(../images/logo.gif);
	float: left;
	height: 103px;
	width: 244px;
}
.logo2{
	float: left;
	height: 103px;
	width: 244px;
	clear: left;
	margin-bottom: 25px;
	font-size: 12px;
	color: #FFFFFF;
}
.menue{
	float: left;
	width: 244px;
	clear: left;
}
.menue_ab{
	float: left;
	height: 303px;
	width: 8px;
}
.menue_in{
	float: left;
	height: 490px;
	width: 220px;
	background-color: #af3230;
}
.headlink1 {
	float: right;
	height: 30px;
	width: 756px;
	line-height: 30px;
	color: #FFFFFF;
	word-spacing: 30px;
	font-size: 12px;
	text-align: right;
}
.headlink2 {
	float: right;
	height: 25px;
	width: 756px;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #EEEEEE;
	margin-top: 10px;
	text-align: left;
}
.flash{
	background-color: #999999;
	float: right;
	height: 182px;
	width: 756px;
}
.wo{
	float: right;
	height: 25px;
	width: 756px;
	line-height: 25px;
	text-align: left;
}
.inhalt{
	background-color: #ffffff;
	float: right;
	height: 400px;
	width: 756px;
	color: #AF3230;
}
.inhalt_imp{
	float: right;
	height: 400px;
	width: 756px;
	color: #000000;
	background-image: url(../images/impressum.jpg);
	background-repeat: no-repeat;
	font-size: 12px;
	font-weight: bold;
}
.bild{
	height: 120px;
	width: 120px;
	border: 1px solid #999999;
	margin-bottom: 5px;
	margin-top: 20px;
}
.lil{
color: #AF3230;
}

.tabelle{
	border-collapse: collapse;
	border:1px solid #AD1F35;
	background: #FFFFFF;
}
.tabelle td{
	font-size: 11px;
	border-bottom: 1px dashed #CCCCCC;
}
.tabelle th {
	background: #AD2033;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
}
