*{

	margin:0px;
	border:0px;

}
.fehler{ background-color:#e8c4a0; }

img{

	display:block;

}
img.link{

	float:left;

}
br.breaker{

	clear:both;

}
body{

	background:url("img/background.jpg") repeat-y #241311;
	color:#f2d8c7;
	font-family:Verdana, Tahoma, Helvetica, Arial;
	font-size:14px;
	margin-bottom:25px;
}
a:link, a:active, a:visited{

	color:#f2d8c7;

}
div#header{

	width:598px;
	height:100px;
	background:url("img/header.jpg") no-repeat;

}
div#header2{

	width:598px;
	height:100px;
	background:url("img/header2.jpg") no-repeat;

}
div#linkleiste{

	width:548px;
	height:31px;
	padding-left:20px;
	background:#2e0e0f;
}
div#content{

	width:528px;
	padding-left:50px;
	padding-right:20px;
}
div#content h1{

	background:url("img/h1bg.jpg") repeat-x bottom;
	color:#e86576;
	font-family:Times New Roman;
	font-size:22px;
	padding-bottom:5px;
	margin-bottom:25px;
	margin-top:45px;

}
div#content p{

	margin-bottom:25px;
	padding-right:25px;

}
div#rechts{

	position:absolute;
	left:598px;
	top:0px;
}
table{

	width:100%;

}
td.bezeichner{

	width:30%;

}
td.inhalt{

	width:70%;
	vertical-align:bottom;

}
img.galerie{

	cursor:pointer;
	border:1px solid #f2d8c7;
	float:left;
	margin-right:15px;
	margin-bottom:15px;
}