body {
	background-image: url(../img/hintergrund.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #351012;
	height: 101%;
	
}

#rahmen {
	background-image: url(../img/hg_main_linie.gif);
	background-repeat: repeat-y;
	width: 900px;
	background-color: #ffffff;
}

#grossesbild {
	border: 1px solid #762734;
}

#rahmenaussen {
	width: 900px;
	_width: 916px;
	margin-left: -458px;
	position: absolute;
	top: 91px;
	left: 50%; 
	border: 2px solid white;
	padding:6px;
}

#rahmenaussen2 {
	width: 1012px;
	margin-left: -506px;
	position: absolute;
	top: 91px;
	left: 50%; 
}

#rahmenaussen3 {
	border: 2px solid white;
	padding:6px;
}

#logo {
	width: 916px;
	height: 91px;
	margin-left: -458px;
	position: absolute;
	top: 0px;
	left: 50%; 
}

#content {
	background-color: white;
	background-image: url(../img/hg_main_linie.gif);
	background-repeat: repeat-y;
	width: 856px;
	_width: 900px;
	padding: 35px 22px;
	font-family: Verdana;
	color: #8f2c34;
	font-size: 13px;
    padding-bottom: 0px;
    position: relative;
    min-height:435px;
    height:auto !important;  /* für moderne Browser */
	_height:479px;  /*für den IE */

}
.text, .text table td {
	font-family: Verdana;
	color: #8f2c34;
	font-size:13px;
	text-decoration: none;
}

.headline {
	font-weight: bold;
}

a:link, a:hover,  a:visited {
	font-family: Verdana;
	color: #8f2c34;
	font-size:13px;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.bildunterschrift {
	color: #762734;
	text-align: center;
	font-family: Verdana;
	font-size: 12px;
	padding-bottom: 16px;
	vertical-align: top;
}

.bildunterschrift img {
	padding-bottom: 2px;
}


#bild {
	position: absolute;
	left: 32px;
	top: 36px;
}

#masse {
	position:absolute;
	left: 408px;
	top: 36px;
}

#masse td {
	font-family: Verdana;
	color: #8f2c34;
	font-size: 13px;
	height: 25px;
}

#strich {
	position: absolute;
	left: 347px;
	top: 36px;
}

#kleineBilder {
	position: absolute;
	left: 408px;
	top: 287px;
	border-top: 1px solid #8f2c34;
	border-bottom: 1px solid #8f2c34;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 464px;
}

#name {
	position: absolute;
	left: 408px;
	top: 439px;
	width: 464px;
	text-align: right;
	font-size: 25px;
	}

#contentbottom {
margin: 0px;
}

#vor, #zurueck {
       width: 48px;
}
