a:link,
a:visited,
a:focus{
	text-decoration: none;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica;
	font-size: 15px;
	font-weight: bold;
	color: #543B28;
}

a:active,
a:hover{
	color: #8C3636;
}

#footer a:link,
#footer a:visited,
#footer a:focus{
	font-weight: normal;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica;
	font-size: 13px;
	color: #D7CBBF;
}

#footer a:active,
#footer a:hover{
	text-decoration: none;
}

body{
	margin-top: 0px;
	background-color: #7F766E;
	font-family: Verdana, Arial, Helvetica;
	font-size: 13px;
}

h1{
	margin-top: 0px;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica;
	font-size: 17px;
	font-style: italic;
	color: #8C3636;

}

h2{
	font-family: Trebuchet MS, Verdana, Arial, Helvetica;
	font-size: 15px;
	font-weight: bold;
	color: #8C3636;

}

#allcont{
	background-image: url(../img/header.jpg);
	background-repeat: no-repeat;
	background-color: #FEFAF2;
	height: 777px;
	width: 956px;
	margin-left: auto;
	margin-right: auto;
}

#navi{
	float: left;
	margin-top: 169px;
	margin-left: 8px;
}

#navi img{
	margin-right: 30px;
}

#subnavigation{
	float: right;
	height: 15px;
	margin-right: 235px;
	margin-top: 0px;
	margin-bottom: 3px;
}

.subnavi{
	font-family: Trebuchet MS, Verdana, Arial, Helvetica;
	font-size: 15px;
	font-weight: bold;
	color: #8C3636;
}

#subnavigation ul{
	list-style-type: none;
}

#subnavigation li{
	display: inline;
	margin-right: 20px;
}

#content{
	clear: both;
	float: left;
	margin-top: 22px;
	width: 956px;
	height: 510px;
	background-image: url(../img/bg_om.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#pictures{
	width: 303px;
	float: left;
}

#picture_2{
	margin-top: 30px;
}

.picture_owner{
	float: left;
	margin-right: 5px;
}

.picture_owner_leitung{
	height: 372px;
	width: 20px;
	float: left;
	margin-right: 5px;
}

.picture_owner_galerie{
	height: 78px;
	width: 10px;
	float: left;
	margin-right: 15px;
}

.picture{
	margin-left: 30px;
	margin-top: 5px;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica;
	font-size: 13px;
	font-style: italic;
	color: #7F766E;
}

#text{
	float: right;
	margin-right: 75px;
	width: 550px;
	height: 450px;
}

.stempel{
	float: left;
	margin-right: 10px;
}

#footer{
	width: 956px;
	height: 15px;
	margin-left: auto;
	margin-right: auto;
}

.footer_right{
	margin-top: -5px;
	float: right;
}

.footer_left{
	margin-top: -5px;
	float: left;
}


