body {
	background-color: #7B0000;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:1.5em;
	color: #FFFFFF;
}

h1 {
	font-size: 18px;
	font-weight: normal;
	color: #d40303;
	padding-bottom:12px;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	color: #d40303;
}

img {
	border: none;
}

a {
	color: #D46161;
	text-decoration: none;
}

a:hover {
	color: #D40303;
}

.white {
	color: #FFFFFF;
}

.small {
	font-size: 10px;
}

/*--------------------------------------------*/

#logo {
	position: absolute;
	width: 183px;
	height: 48px;
	top: 49px;
	left: 16px;
}

#head {
	position: absolute;
	width: 576px;
	height: 224px;
	top: 0px;
	left: 238px;
	background-image: url(images/bg_head.jpg);
	background-repeat: none;
}

#head_content {
	color:#5c0000;
	width: 370px;
	margin-top: 50px;
	margin-left: 22px;
}

#newstext {
	font-weight: bold;
}

#menue {
	position: absolute;
	width: 200px;
	top: 315px;
	padding-top: 0px;
}

#menue_kontakt {
	text-align: right;
	margin-top: 40px;
	padding-right: 15px;
	line-height:1em;
}

.menue_topic {
	width: 160px;
	margin-left: 30px;
	padding: 6px 15px 1px 0px;
	text-align: right;
}

.menue_topic_border {
	border-bottom: solid #5C0000 1px;
}

#content {
	position: absolute;
	width: 576px;
	top: 236px;
	left: 260px;
	padding-top: 24px;
	padding-left: 0px;
}
.fotos{
text-align:center;
vertical-align:bottom;
width:131px;
height:131px;
margin:3px;
float:left;
}


/*---------------------------------------------------------------------*/	

.formular {
	width: 360px;
}

.formular_reihe {
	clear: both;
	padding-top: 5px;
}	

.formular_label {
	float: left;
	width: 140px;
	padding-right: 10px;
	text-align: right;
}

.formular_feld {
	float: right;
	width: 200px;
	text-align: left;
}

.formular_feld {
	float: right;
	text-align: left;
}

.formular_button {
	clear: both;
	padding-top: 5px;
	text-align: right;
}

.formular_input {
	width: 200px;
	border: solid #D9D9D9 1px;
	background-color: transparent;
	background-color: #F4F4F5;
}

.formular_input_rot {
	width: 200px;
	border: solid #D9D9D9 1px;
	background-color: transparent;
	background-color: #F4D0E5;
}

/*----------------------------------------------------------------------*/
