/* ## Allgemeine Formatierungen */
body{
	font-family: Arial,Helvetica,sans-serif;
	font-weight: normal;
	font-size: 12px;
	padding: 0px;
	margin: auto;
	width: 100%;
	height: 100%;
	background-color: #cccccc;
	background-image: url("../grafiken/hintergrund.jpg");
	background-repeat: repeat;
}

h1{
	font-weight: bold;
	font-size: 20px;
	padding: 0px;
	margin: 0px 0px 5px 0px;
}

p{
	margin: 0px;
	padding: 0px;
}

a,a:visited{
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

img{
	border: none;
}

table{
	vertical-align: top;
}

th{
	text-align: left;
}

input,select,textarea{
	font-size: 12px;
	font-weight: normal;
	font-family: Arial,Helvetica,sans-serif;
}

hr{
	height: 1px;
	background-color: #dddddd;
	border: none;
}

/* Allgemeine Formatierungen ## */

/* ## Seitenstruktur */
#container_alles{
	/* Volle Breite und Höhe der Seite. Beinhaltet die "eigentliche" Seite. */
	width: 100%;
	height: 100%;
}

#container_seite{
	/* Container für die "eigentliche" Seite. Beinhaltet Seitenstruktur. */
	margin: auto; /* horizontale Zentrierung */
	width: 1000px;
	display: table;
}

#bauch{
	/* IE 6 extra */
	/* IE 7 extra */
	margin-top: 140px;
	width: 100%;
	height: 412px;
}

#sprachwahl{
	height: 10px;
	padding: 0px;
	margin: 0px;
}

#sprachwahl a{
	font-weight: bold;
	color: #444444;
	text-decoration: none;
}

#sprachwahl #aktiv{
	color: #dedede;
}

#inhaltsbereich{
	/* IE 6 extra */
	/* IE 7 extra */
	float: left;
	width: 752px;
	height: 406px;
	margin-top: 5px; /* Damit Navigation und Hintergrundbild vom Inhalt auf gleicher Höhe sind */
	background-repeat: repeat;
}

#inhaltSchema1{
	/* ## Standard - Text breit ## */
	/* IE 6 extra */
	width: 500px;
	height: 300px;
	margin-top: 50px;
	margin-left: 30px;
	color: #ffffff;
	/*border: 1px solid #cccccc;*/
	float: left;
}

#inhaltSchema2{
	/* ## Kleiner Textblock eher rechts ## */
	/* IE 6 extra */
	width: 350px;
	height: 200px;
	margin-top: 150px;
	margin-left: 280px;
	color: #ffffff;
	/*border: 1px solid #cccccc;*/
	float: left;
}

#inhaltSchema3{
	/* ## Viel Platz fuer Listen ## */
	/* IE 6 extra */
	width: 560px;
	height: 350px;
	margin-top: 30px;
	margin-left: 30px;
	color: #ffffff;
	/*border: 1px solid #cccccc;*/
	float: left;
}

#inhaltSchema3 .predigten.pfeile{
	margin-top: -100px;
	border: 1px solid #ff00ff;	
}

.inhaltSchema3_oben{
	color: #ffffff;
	margin-top: 30px;
	margin-left: 29px;
	float: left;
}

.podcast_text_links{
	width: 240px;
	margin-right: 28px;
	float: left;
	padding: 4px;
}

.podcast_text_rechts{
	width: 220px;
	margin-right: 28px;
	height: 50px;
	padding: 4px;
	float: left;
	cursor: pointer;
}

.podcast_text_ganz_rechts{
	width: 130px;
	height: 50px;
	padding: 4px;
	float: left;
	cursor: pointer;
}

.podcast_text_rechts a{
	float: left;
}

.podcast_text_rechts img{
	margin-left: 23px;
}

.podcast_text_rechts:hover, .podcast_text_ganz_rechts:hover{
	border: 1px solid #ffffff;
	padding: 3px;
}

#inhaltSchema4{
	/* ## Bildergalerie ## */
	width: 680px;
	height: 370px;
	margin-top: 30px;
	margin-left: 30px;
	color: #ffffff;
	float: left;
}

#rechterRandBox{
	float: right;
	height: 100%;
}

#teaser{
	width: 190px;
	font-size: 11px;
	color: #dddddd;
	position: absolute;
	margin-top: -50px;
	margin-left: 32px;
	z-index: 20;
}

#teaser a{
	color: #dddddd;
	text-decoration: none;
}

#teaser h1{
	display: inline;
	font-size: 13px;
}

#teaser h2{
	display: inline;
	font-size: 13px;
	font-weight: normal;
}

#teaser1{
	width: 167px; /* 182px - 15px (padding-left) */
	height: 110px;
	margin-top: 20px;
	background-image: url('../grafiken/schwarze_transparenz.png');
	/*opacity: 0.90;
	filter: alpha(opacity=90);*/
	border: 1px solid transparent;
	padding: 5px 0 0 15px;
}

#teaser1:hover{
	border: 1px solid #ffffff;
}

#teaser1 h1{
	color: #ffffff;
}

#teaser1 h2{
	color: #ffffff;
}

#teaser2{
	width: 167px; /* 182px - 15px (padding-left) */
	height: 110px;
	margin-top: 10px;
	background-image: url('../grafiken/schwarze_transparenz.png');
	/*opacity: 0.90;
	filter: alpha(opacity=90);*/
	border: 1px solid transparent;
	padding: 5px 0 0 15px;z-index: 4;
}

#teaser2:hover{
	border: 1px solid #f6871f;
}

#teaser2 h1{
	color: #f6871f;
}

#teaser2 h2{
	color: #f6871f;
}

#teaser3{
	width: 167px; /* 182px - 15px (padding-left) */
	height: 110px;
	margin-top: 10px;
	background-image: url('../grafiken/schwarze_transparenz.png');
	/*opacity: 0.90;
	filter: alpha(opacity=90);*/
	border: 1px solid transparent;
	padding: 5px 0 0 15px;
}

#teaser3:hover{
	border: 1px solid #00aeef;
}

#teaser3 h1{
	color: #00aeef;
}

#teaser3 h2{
	color: #00aeef;
}

#subnavigationsbox{
	text-align: right;
	vertical-align: middle;
	float: left;
	min-height: 10px;
	margin-top: 60px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	font-size: 12px;
	background-color: #000000;
	opacity: 0.70;
	filter: alpha(opacity=70);
}

#subnavigationsbox a{
	font-family: Arial;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

#subnavigationsbox a:hover{
	color: #00a5dc;
}

#subnavigationsbox ul{
	padding: 3px 3px 3px 10px;
	margin: 0px;
	list-style-type: none;
}

#subnavigationsbox #aktiv{
	color: #00a5dc;
}

#pfeile{
	font-family: Arial Black;
	text-align: center;
	vertical-align: middle;
	width: 100px;
	height: 27px;	
	margin-left: 50px;
	padding-top: 3px;
	color: #202020;
	font-size: 16px;
	background-color: #ffffff;
	opacity: 0.60;
	filter: alpha(opacity=60);
}

#pfeile a{
	color: #202020;
	text-decoration: none;
}

.normalePfeile{
	margin-top: 320px;
}

.audioPfeile{
	margin-top: 190px;	
}

#fuss,#fuss a{
	/* IE 7 extra */
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
	font-size: 13px;
	width: 100%;
	height: 10px;
	background-repeat: repeat-x;
	text-align: right;
	color: #dedede;
	margin-right: 10px;
}
/* Seitenstruktur ## */


.kopfleiste{
	height: 118px;
}

#logo{
	position: absolute;
	top: 30px;
	right: 30px;	
	behavior: url("css/iepngfix.htc");	
}

#navigation{
	font-family: Arial Black;
	width: 238px;
	height: 100%;
	line-height: 35px;
	color: #dedede;
	text-align: left;
	margin: 0px;
	padding-top: 10px;
	float: left;
	font-size: 38px;
}

#navigation table{
	width: 233px;
	height: 100%;
	margin: 0px;
	padding: 0px;
}

#navigation table #oben{
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}

#navigation table #unten{
	margin: 0px;
	padding: 0px;
	vertical-align: bottom;	
}

#navigation ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#navigation ul #unternavigation{
	/* IE 6 extra */
	/* IE 7 extra */
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}

#unternavigation li{
	font-family: Arial Black;
	text-align: right;
	padding-right: 10px;
	list-style-type: none;
	margin: 0px;
	font-size: 15px;
	line-height: 20px;
}

#navigation td{
	padding: 1px;
	margin: 0px;
}

#navigation a,#navigation a:visited{
	color: #dedede;
	text-decoration: none;
}

#navigation a:hover,#navigation #aktiv{
	color: #4f4c4c;
	text-decoration: none;
}

.medienListe{
	float: left;
	width: 560px;
}

.medienListe td{
	vertical-align: middle;
}

.medienListeAbstand{
	height: 40px;
	width: 80px;	
}

.medienListeLinie{
	height: 3px;
	background-image: url("../grafiken/medienListeLinie.png");
	background-repeat: no-repeat;
}	

.galerie_box{
	width: 100px;
	height: 100px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	text-align: center;
}

.galerie_box a{
	text-decoration: none;
}

/* ## Slideshow Startseite */
#slideshow{
	position: absolute;
	margin: -50px 0 0 -30px;
	padding: 0px;
	z-index: 1;
}

#slideshow img{
	width: 752px;
	height: 406px;
}

#nav{
	position: absolute;
	bottom: 10px;
	left: 0px;
	min-width: 50px;
	height: 22px;
	z-index: 500; /*--Assures the paging stays on the top layer--*/
	text-align: right;
	padding-left: 30px;
	padding-right: 5px;
	line-height: 22px;
	background-image: url('../grafiken/schwarze_transparenz.png');
}

#nav a{
	padding-left: 3px;
	padding-right: 3px;
	margin-left: 5px;
	text-decoration: none;
	color: #fff;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
}

#nav a.activeSlide{
	font-weight: bold; 
	background: #ff9c00;
}

#nav a:focus{
	outline: none;
}

/* Slideshow Startseite ## */

/* ----------------------------- */

.erfolgsmeldung{
	border: 5px solid #ffffff;
	padding: 10px;
	background-color: #61baa0;
	color: #ffffff;
}

.fehlermeldung{
	border: 5px solid #ffffff;
	padding: 10px;
	background-color: #bbbbbb;
}

.fehlermeldung h1{
	font-family: georgia; 
	font-weight: bold;
	font-size: 20px;
	color: #bb0000;
	padding: 0px;
	margin: 0px 0px 5px 0px;
}

.fehlermeldungTestmodus{
	border: 5px solid #bb0000;
	padding: 10px;
	background-color: #bbbbbb;
}

.meldungTestmodus{
	border: 5px solid #ffff00;
	padding: 10px;
	background-color: #bbbbbb;
}

