@charset "utf-8";
/* CSS Document */

#wrapper {
	background-color: #CCC;
	margin: auto;
	width: 1024px;
}
#dynamik {
	background-image: url(../images/hintergrund-dynamisch.png);
	background-repeat: repeat-x;
}

#spacer {
	background-color: #FFF;
	height: 285px;
	position: relative;
}
.fancybox {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#kontakt:hover {
	background-image: url(../images/buttonhover.png);
}

#downloads:hover {
	background-image: url(../images/buttonhover.png);
}
#copyright {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-color: #400000;
	float: left;
	height: 15px;
	width: 219px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 1px;
}
#kapellen-button:hover {
	background-image: url(../images/buttonhover.png);
}
#Miniatur-button:hover {
	background-image: url(../images/buttonhover.png);
}
#bildstoecke:hover {
	background-image: url(../images/buttonhover.png);
}
#ausstellung:hover {
	background-image: url(../images/buttonhover.png);
}
#ausstattung:hover {
	background-image: url(../images/buttonhover.png);
}



#trennlinie {
	background-color: #A6411C;
	height: 12px;
	width: 1024px;
	position: absolute;
	top: 276px;
}
#bodycontent {
	width: 100%;
	background-color: #FFF;
}

.clear {
	clear: both;
}











#headdergrafik {
	position: absolute;
	height: 200px;
	width: 791px;
	left: 233px;
	top: 71px;
}



* {
	margin: 0px;
	padding: 0px;
}

#headdersymbol {
	height: 250px;
	width: 233px;
	position: absolute;
	left: 0px;
	top: 20px;
}


#headdermenue {
	position: absolute;
	height: 20px;
	width: 203px;
	left: 791px;
	top: 45px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-color: #400000;
	padding-top: 5px;
	padding-left: 30px;
	font-variant: small-caps;
	letter-spacing: 1px;
}
#headdertext1 {
	position: absolute;
	height: 50px;
	width: 188px;
	top: 24px;
	left: 170px;
	padding-top: 7px;
	padding-left: 7px;
}
#headdertext2 {
	position: absolute;
	height: 51px;
	width: 240px;
	left: 244px;
	top: 87px;
	padding-top: 5px;
	padding-left: 15px;
}
#kapellenbild {
	height: 250px;
	width: 150px;
	margin-left: 30px;
	background-image: url(../images/kapellen/kapelle1kl.jpg);
	background-repeat: no-repeat;
}
.braunelinksohneustrich {
	color: #900;
}

.braunelinks {
	color: #900;
	text-decoration: underline;
}
.Fettschrift {
	font-weight: bold;
}

