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

/* ================================= Seitenaufteilung ================================= */

body {
	height:100%;
	margin:0;
	padding:0;
	overflow:auto;
	}

#wrap {
	min-height:100%;
	}

/* IE Win only \*/
* html #wrap {
	height:100%;
	}
/* ENDE IE Win only */

#content {
	padding-bottom:40px;
	margin-bottom:40px;
	}

#suche {
	padding:0;
	margin:10px 0 0 0;
	text-align:center;
	height:40px;
	width:100%;
	}
#footer {
	height:40px;
	margin-top:-40px;
	}

/* ================================= Seitenlayout ================================= */

body {
	background:url(../dateien/bilder/bg_ges.jpg) repeat-x #6171c0  ;
	text-align:center; /* horizontal zentrieren fuer IE5 */
	}

h1{
	margin-bottom:16px;
	font-size:2em;
	clear:both;}
h2{
	margin-bottom:10px;
	font-size:1em;
	float:left;
	margin:19px 20px 0 0;
	vertical-align:top;}
h3{font-size:1.5em; font-weight:bold;}
	
p{  margin-bottom:20px;
	text-align:justify;}
a{  text-decoration:none;
	font-weight:bold;
	color:#009;} 
a img {
	border:none;}
a:hover{
	color:#900;} 

#wrap {
	width:800px;
	color:#000;
	margin:0 auto;
	text-align:left;
	background:url(../dateien/bilder/bg_mid.png) repeat-y;
	}

#header {
	height:95px;
	overflow:hidden;
	}

#content {
	padding:4px 60px 10px 100px;
	}

#footer {
	width:800px;
	margin-left:auto;
	margin-right:auto;
	background:url(../dateien/bilder/bg_bot.png) no-repeat;
	}
	
/* ================================= Individuelle Formate ================================= */
#navi{
	float:left;
	padding-right:35px;}
#clear{
	clear:both;
	margin-bottom:54px;}	
#content #top{
	color:#900;
	float:right;
	background:url(../dateien/bilder/top.png) no-repeat left center;
	padding: 0px 0px 0px 20px;
}

#map{
	overflow:hidden;}
	
.aktiv{color:#900;}
.float{float:left;}
.float img {padding-right: 20px;}
.halle{float:left; text-align:center; margin-right:10px;}
.orgel{float:left; text-align:center; margin-right:10px;}
.mp3{float:left; text-align:center;}
.blende{display:none;}
.trauerhalle{width:360px;}
.ausgerueckt{position:absolute; left:-2000px; top:0;}

.friedhof{width:150px; float:left; border-right: solid 1px #e2d1b6; height:400px;}
.friedhof_inhalt{margin-left:160px;}
.info p{margin:0 0 10px 0;}
