@charset "utf-8";
/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin-top: 0px;
	text-align: center;
	background-color: #D4D0C8;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 16px;
}

A {
	color:#990000;
	text-decoration: none;
	padding-bottom: 1px;
	border-bottom: 1px solid #990000;
}

A:hover {
	color:#666666;
	text-decoration: none;
	padding-bottom: 1px;
	border-bottom: 1px solid #666666;

}

.bodydiv {
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

.main {
	background-color: #FFFFFF;
	width: 780px;
	float: left;
	text-align: left;
}

.head {
	width: 780px;
	float: left;
}

.mainnavi {
	width: 780px;
	float: left;
}

.mainnavi A {
	border: none;
	padding: 0px;
}

.subnavi {
	width: 780px;
	height: 68px;
	float: left;
	background-color: #FFFFFF;
}

.subnavi_cont {
	padding-left: 302px;
	padding-top: 10px;
	float: left;
	color: #990000;
}

.subnavi_cont A {
	color: #990000;
	padding-bottom: 1px;
	border-bottom: 1px solid #FFFFFF;
	text-decoration: none;
}

.subnavi_cont A:hover {
	color: #990000;
	padding-bottom: 1px;
	border-bottom: 1px solid #990000;
}

.bottom {
	width: 780px;
	float: left;
	background-color: #FFFFFF;
}

.bottom_left {
	width: 196px;
	float: left;
	background-color: #FFFFFF;
}

.bottom_left_cont {
	padding-left: 21px;
	color: #999999;
	text-align: left;
	padding-right: 5px;
}

.bottom_right {
	width: 584px;
	float: left;
	background-color: #FFFFFF;
}

.bottom_headline {
	height: 36px;
	width: 584px;
}

.bottom_headline_cont {
	padding-left: 5px;
}

.bottom_text_cont {
	text-align: left;
	padding-right: 30px;
	padding-bottom: 25px;
	padding-left: 5px;
}

.bottom_text_cont H2 {
	color: #990000;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
}

.bottom_text_cont UL.listnone LI {
	list-style: none;
}

.impressum {
	width: 780px;
	float: left;
}

.impressum_cont {
	padding-left: 196px;
	padding-top: 13px;
	color: #666666;
}

.impressum_cont A {
	color: #666666;
	border-bottom: 1px solid #D4D0C8;
	text-decoration: none;
}

.impressum_cont A:hover {
	color: #666666;
	border-bottom: 1px solid #666666;
}

.border_bottom {
	border-bottom: 1px solid #666666; 
	padding-bottom: 15px
}

.warning {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FF0000;
}