body{
	background : White;
	background-color : White;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Geneva, Helvetica, Courier, Times;
	font-size : 11px;
	font : normal normal normal 11px/normal Verdana, Arial, Geneva, Helvetica, Courier, Times;
	font-stretch : normal;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
}

h1{
	font-size : 10px;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
	margin-left : 0px;
	margin-bottom : 5px;
	margin-top : 20px;
}

.header_image{
	height : 170px;
	position : relative;
	width : 761px;
}

.menue{
	height : 32px;
	width : 761px;
	position : relative;
	text-align : left;
	background : #C40004;
	background-color : #C40004;
	color : White;
}

a{
	color : #C40004;
	text-decoration : none;
}

a.headermenue{
	color : #C40004;
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : underline;
}

.suchfeld{
	border : 1px solid;
	border : 1px solid #C40004;
	padding-bottom : 1px;
	padding-left : 1px;
	padding-top : 1px;
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
}

.button{
	border : 1px solid;
	border : 1px solid #C40004;
	padding-bottom : 1px;
	padding-left : 1px;
	padding-top : 1px;
	background : White;
	background-color : White;
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	color : #C40004;
}

p{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	line-height : 17px;
	text-align : left;
	text-decoration : none;
	text-align: justify;
	padding-left : 0px;
	padding-right : 0px;
	padding-top : 0px;
	margin-top : 0px;
	margin-right : 0px;
	margin-left : 0px;
	margin-bottom : 0px;
}

td{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}

.bodytext{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	line-height : 15px;
	text-align : left;
	text-decoration : none;
}

.subtitle{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	line-height : 15px;
	text-align : left;
	font-weight : bold;
}

.main_news{
	border : 1px solid #C40004;
	padding-left : 10px;
	padding-top : 12px;
	padding-right : 10px;
	padding-bottom : 12px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	padding : 12px 10px 12px 10px;
}

.main_news_title{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : White;
	background : #C40004;
	background-color : #C40004;
	padding-left : 6px;
	font-weight : bold;
	padding-top : 4px;
	padding-bottom : 4px;
	padding : 4px 6px 4px;
}