/* CSS Document */

/*
    Überschrift:#FFDF00;
    Hintergrund:#F8DE29;
*/

* {
    margin:0;
    padding:0;
    border:0;
/*    color:#000;*/
    font-family:Arial,Verdana,sans-serif;
	
}

p {
    margin-bottom:2em;
}
table p {
    margin:0px; padding:0px; border:0px;
}

a {
    text-decoration:none;
	color:#fff;
}

ul {
    margin:5px 10px;
    padding:0;
    border:0;
}
li {
    margin:0 10px;
    padding:0;
    border:0;
}

h1 {
	position:absolute; top:0px; left:13px;
    display:block;
    font-size:11px;
    line-height:14px;
    font-weight:bold;
	padding:0px 0px 0px 0px;
    color:#000;
}
/*h2 {
    font-size:15px;
    line-height:23px;
    font-weight:bold;
    border:#932F17 dotted;
    border-width:0px 0px 1px 0px;
    padding-left:15px;
    margin:0px 2px;
    width:60%;
}
h3 {
    font-size:15px;
    line-height:23px;
    font-weight:normal;
    text-decoration:underline;
    border:0px;
    margin:5px 0px;
}*/


html, body {
    height:100%;
    text-align:center;
}

#abstand {
	width:1px;
	height:50%;
	margin-bottom:-300px; /* half of container's height */
	float:left;
}

div.startseite {
    position:relative;
    width:1000px; height:600px;
    margin:0 auto;
    background:url(images/hintergrund_startseite.jpg) center center no-repeat;
    text-align:left;
    clear:left;
}


div.seite {
    position:relative;
    width:1000px; height:600px;
    margin:0 auto;
    background:url(images/hintergrund.jpg) center center no-repeat;
    text-align:left;
    clear:left;
}




div#menu_links {
    width:155px;
	height:330px;
    position:absolute; top:190px; left:26px;
   	line-height:20px; vertical-align:middle;
	overflow:auto;
	background-color:#D0D0CF;
	border-bottom:2px #A6A59B solid;
	border-right:2px #A6A59B solid;
	z-index:0;
	
	/*Scrollbalken angepasst der Hintergrundfarbe*/
	scrollbar-3dlight-color:#EDEDED;
    scrollbar-arrow-color:#BA2E13;
    scrollbar-base-color:#EDEDED;
    scrollbar-track-color:#EDEDED;
    scrollbar-darkshadow-color:#EDEDED;
    scrollbar-face-color:#EDEDED;
    scrollbar-highlight-color:#EDEDED;
    scrollbar-shadow-color:#EDEDED; 
}
    #menu_links ul.menuliste {
        list-style:none;
        margin:0;
        padding:0;
        border:0;
    }
    #menu_links ul.menuliste li {
       /* width:150px;*//* height:20px;*/ line-height:1em;
        color:#000;
		margin:0px 0px 0px 0px;
        padding:0px 0px 2px 0px;
        /*border:#C6ACA2 solid;*/
        border-width:0px 0px 0px 0px;
	
    }
	#menu_links ul.menuliste li.erster {
		border-left:0px;
    }
        #menu_links ul li a {
			
			color:#000;
            font-size:67%;
			padding:0px 0px 12px 10px;
			/*background-image: url(images/button.jpg);*/
			background-repeat: no-repeat;
			background-position: 0px 0px;
        }
		 #menu_links ul li.menupunkt a {
			
			color:#000;
            font-size:67%;
			padding:0px 0px 12px 10px;
			background-image: url(images/button.jpg);
			background-repeat: no-repeat;
			background-position: 0px 2px;
        }
		#menu_links ul li.unterpunkt a {
			
			color:#000;
            font-size:67%;
			padding:0px 0px 12px 12px;
			background-image: url(images/button_hell.jpg);
			background-repeat: no-repeat;
			background-position: 3px 2px;
        }
		#menu_links ul li.unterpunkt a.aktiv {
			
			color:#000;
            font-size:67%;
			padding:0px 0px 12px 12px;
			background-image: url(images/button_hell.jpg);
			background-repeat: no-repeat;
			background-position: 3px 2px;
        }
        #menu_links ul li.unterpunkt a.leer {
			background-image:none;
		}
		#menu_links ul li a.aktiv {
      /*      font-weight:bold; */
			/*background-image: url(images/menu-aktiv.gif);*/
			background-repeat: no-repeat;
			background-position: 0px 2px;
        }



#menu_oben {
    height:23px;
    position:absolute; top:100px; left:140px;
    line-height:20px; vertical-align:middle;
    font-size:11px;
}
	#menu_oben * {
		font-size:11px;		
	}
	#menu_oben a {
		font-size:11px;	
	}
    #menu_oben ul.menuliste_oben {
        list-style:none;
        margin:0;
        padding:0;
        border:0;
    }
		#menu_oben ul.menuliste_oben li {
			float:left;
			position:relative;
			/* width:???px; wird dynamisch erzeugt in menu_oben*/
			text-align:center;
			margin:0px;
			padding:0px 10px 0px 10px;
			border:0;
			border-left:1px solid #fff;
		}
			#menu_oben ul.menuliste_oben li.erster {
				border-left:0px;
			}
				#menu_oben ul li a {
					color:#fff;
					font-size:11px;
				}
					#menu_oben ul li a.aktiv {
						color:#000;
					}
#menu_oben td {
	height:20px;
	text-align:center;
	padding:0px 3px;
}
.menutopIENS {
	text-decoration:none;
	color:#FFFFFF;
	cursor:pointer;
	font-size:11px;
	background-color:#ba2e13;
}
.menusubIENS, .menusubIENS_aktiv {
	height:18px;
	padding:2px;
	border-width:0px 1px 1px 1px;
	border-style:solid;
	margin:0px;
	position:absolute;
	color:#FFFFFF;
	cursor:pointer;
	visibility:hidden;
	font-size:11px;
	background-color:#ba2e13;
}
.menusubIENS {
	border-color:#FFFFFF;
}
.menusubIENS_aktiv {
	border-color:#fff;
}
  
.menutopIENS a, .menusubIENS a, .menusubIENS_aktiv a {
	color:inherit;
	margin:0px 5px;
}


div#menu_unten {
    height:20px; width:200px;
    position:absolute; top:578px; left:770px;
    line-height:18px; vertical-align:middle;
}
    #menu_unten ul.menuliste_unten {
        list-style:none;
        margin:0;
        padding:0;
        border:0;
    }
		#menu_unten ul.menuliste_unten li {
			float:left;
			position:relative;
			/* width:???px; wird dynamisch erzeugt in menu_oben*/
			text-align:center;
			margin:0px;
			padding:0px 10px 0px 10px;
			border:0;
			border-left:1px solid #fff;
		}
			#menu_unten ul.menuliste_unten li.erster {
				border-left:0px;
			}
				#menu_unten ul li a {
					color:#fff;
					font-size:11px;
				}
					#menu_unten ul li a.aktiv {
						color:#000;
					}




div#startseiteninhalt {
    position:absolute; top:260px; left:25px; 
/*	overflow:auto; */
	color:#323791;
/*	background-color:#0099FF; */
	
	
}


	div#startseiteninhalt div.text {
		position:absolute; top:20px; left:15px;	
		width:290px; height:200px; 
		margin-top:5px;
		font-size:75%;
		text-align:left;
		overflow:hidden;
		color:#fff;
/*		background-color:#9900FF; */
	}
	



	div#startseiteninhalt div#bilder {
	/*	width:245px; */
		clear:left;
		position:absolute;
		left:472px; top:0px;
	/*	float:left; */
	}

		div#startseiteninhalt div#bilder img {
			width:485px;
			height:325px;
		}

	div#startseiteninhalt div#vorschaubilder {
		position:absolute; top:10px; left:265px;
	}

		div#startseiteninhalt div#vorschaubilder img {
			width:181px;
		}



div#inhalt {
    width:805px; height:413px;
	/*width:900px; height:310px;*/
    position:absolute; top:145px; left:195px; 
	overflow:auto; 
	color:#000;
/*	background-color:#0099FF; */
	
	/*Scrollbalken angepasst der Hintergrundfarbe*/
	scrollbar-3dlight-color:#FFFDEE;
    scrollbar-arrow-color:#BA2E13;
    scrollbar-base-color:#FFFDEE;
    scrollbar-track-color:#FFFDEE;
    scrollbar-darkshadow-color:#FFFDEE;
    scrollbar-face-color:#FFFDEE;
    scrollbar-highlight-color:#FFFDEE;
    scrollbar-shadow-color:#FFFDEE;
}


	div#inhalt div.text {
		position:absolute; top:25px; left:10px;	
		width:760px; /*height:500px;*/ 
		margin-top:5px;
		font-size:73%;
		text-align:left;
	/*	overflow:auto;*/
		color:#000;
		padding-left:2px;
		padding-right:9px;
	/*	background-color:#9900FF;*/ 
	}
	
		.text a {
		 	text-decoration:underline;
			color:#BA2E13;
		}



	div#inhalt div#bilder {
	/*	width:245px; */
		clear:left;
		position:absolute;
		left:472px; top:0px;
	/*	float:left; */
	}

div#status {
    position:absolute; right:5px; top:20px;
    width:160px; height:70px;
    z-index:2;
    color:#000;
    font-size:11px;
/*	background-color:#DDCEBB;*/ 
}
    #status a {
        color:#000;
        text-decoration:underline;
    }
	
#galerie {
	position:absolute; top:150px; left:20px;
	width:300px; height:270px;
	/*overflow:auto;*/
}


	#galerie .galeriebild {
		position:absolute;
		margin-bottom:5px;
	}
		#galerie .galeriebild img {
			border:1px #fff solid;
		}

div.shop {
    width:474px; height:325px;
	/*width:900px; height:310px;*/
    position:absolute; top:260px; left:510px; 
	overflow:auto; 
	color:#932F17;
	background-color:#0099FF; 
	font-size:69%;
	
	/*Scrollbalken angepasst der Hintergrundfarbe*/
	scrollbar-3dlight-color:#DDCEBB;
    scrollbar-arrow-color:#932F17;
    scrollbar-base-color:#DDCEBB;
    scrollbar-track-color:#DDCEBB;
    scrollbar-darkshadow-color:#DDCEBB;
    scrollbar-face-color:#DDCEBB;
    scrollbar-highlight-color:#DDCEBB;
    scrollbar-shadow-color:#DDCEBB;
}

	div.shop .text {
			position:absolute; top:20px; left:0px;	
			width:460px; height:280px; 
			margin-top:5px;
			text-align:left;
			overflow:auto;
			color:#8A3016;
	/*		background-color:#9900FF; */
		} 
	

.shop a {
    text-decoration:underline;
}
    .shop img {
		margin:10px 10px 10px 15px;
        border:#8A3016 1px solid;
    }


div .kontakttext {
		position:absolute; top:10px; left:160px;	
		width:340px; height:390px; 
		margin-top:5px;
		font-size:69%;
		text-align:left;
		overflow:auto;
		/*color:#fff;*/
}

div .kontakttext table{
	position:relative; top:10px; left:0px;	
	width:300px;
	text-align:left;
}

div .kontakttext table *{	
	font-size:11px;
	color:#BA2E13;
}

	table#formulartabelle_kontakt {
			color:#BA2E13;
			background-color:#F4E8D8;
		}
		
	table#formulartabelle_kontakt th {
			color:#BA2E13;
	}
	
	table#formulartabelle_kontakt td {
			color:#BA2E13;
	}
	
	table#formulartabelle_kontakt #submit {
			background-color:#F4E8D8;
			border:1px #BA2E13 solid;
			margin-left:70px;
	}	
	
	
div#anschrift {
	position:absolute; top:582px; left:25px;
	font-size:10px;
	color:#FFFFFF;
}
	div#anschrift a {
		text-decoration:underline;
	}

div#sprachauswahl {
 /*   width:100px; height:15px;*/
    position:relative; top:104px; left:25px;
    text-align:left;
    color:#000;
    font-size:10px;
}
    #sprachauswahl a {
        color:#fff;
    }
    #sprachauswahl a .aktiv {
        color:#000;
    }
	
#suchform {
	position:absolute; top:20px; right:190px;
/*	background-color:#990066;*/
}
	table.suche {
		margin: 10px 10px 5px 10px;
		font-size:75%;
		width:440px;
	}
	table.suche a {
		color:#000000;
		font-size:10px;
	}
	
div#startseite_link {
	position:absolute; top:200px; left:450px;
	color:#fff;
	font-size:20px;
}
	div#startseite_link a {
		text-decoration:underline;
		font-size:12px;
	}

.vorschaubild {
	margin-bottom:5px;
}

.vorschaubild img {
	border:1px #BA2E13 solid;
	margin-right:10px;
}

.vorschautext {
	margin-bottom:15px;
}
.untertitel {
	font-size:86%;
}
.titel {
	font-size:95%;
}
.artikellink {
	width:50px;
	text-align:center;
	margin:10px 0px;;
	background-color:#BA2E13;
	font-size:85%;
}
	.artikellink a {
		color:#fff;
		text-decoration:none;
	}

.urheber {
	color:#BA2E13;
	font-weight:bold;
}
.titel {
	font-weight:bold;
}

.artikel_bild img {
	border:1px #BA2E13 solid;
	margin:0px 10px 5px 0px;
}

.artikel_artikellink .submit {
	width:150px;
	text-align:center;
	margin-bottom:10px;
	font-size:89%;
	color:#FFFFFF;
	background-color:#BA2E13;
}
	.artikel_artikellink .submit  a {
		color:#fff;
		text-decoration:none;
	}
	
.artikel_autor {
	color:#BA2E13;
	font-weight:bold;
}
.artikel_titel {
	font-size:95%;
	font-weight:bold;
}
.artikel_editionsnr {
	font-size:75%;
}



.preis_vk {
	font-size:90%;
	font-weight:bold;
}

#produktuebersicht_tabelle {
	width:100%;
}
	.links {
		width:45%;
		border-right:1px #BA2E13 solid;
		padding-right:7px;
	}
	.rechts {
		padding-left:15px;
	}
	
.suche {
	position:absolute; top:25px; left:10px;	
		width:760px; /*height:500px;*/ 
		margin-top:5px;
		font-size:95%;
		text-align:left;
	/*	overflow:auto;*/
		color:#000;
		padding-left:2px;
		padding-right:9px;
}

div.personen_vorschau_liste {
	margin:25px 0px;
}
div.personen_vorschau_liste .ueberschrift {
	margin:10px 0px;
	font-weight:bold;
}
div.person_vorschau {
	margin:20px 0px;
}
div.person_vorschau_bild {
	float:left;
	margin:10px 50px 10px 15px;
}
	div.person_vorschau_bild img {
		width:80px;
	}
div.person_vorschau_text {
	/*width:560px;*/
}
div.person_vorschau_titel {
	font-weight:bold;
}
div.person_vorschau_titel a {
	font-weight:bold;
}
div.person_vorschau_geburtstag {
	margin:1px 0px 1.5em 0px;
}

div.person_name {
	font-weight:bold;
}

div.artikel_beschreibung li {
	margin-left:15px;
}

.termin_text {
	position:absolute; top:25px; left:10px;	
		width:760px; /*height:500px;*/ 
		margin-top:5px;
		font-size:73%;
		text-align:left;
	/*	overflow:auto;*/
		color:#000;
		padding-left:2px;
		padding-right:9px;
	/*	background-color:#9900FF;*/ 
	}
	
		.termin_text a {
		 	text-decoration:underline;
			color:#BA2E13;
		}

div.linkliste {
	font-size:12px;
	line-height:25px;
	margin-left:13px;
}
	div.linkliste img {
		/*padding-bottom:10px;*/
	}
	div.linkliste a{
		text-decoration:underline;
		color:#BA2E13;
	}
	
div.kontakttext {
	font-size:11px;
}
table#formulartabelle {
	font-size:11px;
	width:450px; 
	margin-top:5px;
	font-size:11px;
	text-align:left;
	padding-right:9px;
	background-color:#F4E8D8;
	table-layout:fixed;
	margin-left:100px;
}
	table#formulartabelle th, table#formulartabelle td.links_form {
		width:200px;
		padding-left:20px;
	}

table.formulartabelle {
	font-size:11px;
	width:450px; 
	margin-top:5px;
	margin-left:100px;
	font-size:11px;
	text-align:left;
	background-color:#F4E8D8;
	table-layout:fixed;
	border:1px solid #E4D8C8;
	border-collapse:collapse;
	border-spacing:0px;
}

table.formulartabelle td, table.formulartabelle th {
	border-width:1px 0px;
	border-style:solid;
	border-color:#E4D8C8;
	padding:2px 4px;
}

table.warentabelle {
	font-size:11px;
	width:760px; 
	margin-top:5px;
	font-size:11px;
	text-align:left;
	padding-left:2px;
	padding-right:9px;
	background-color:#F4E8D8;

}

div#newskasten {
	position:absolute; top:430px; left:540px;
	width:440px; height:125px;
	overflow:auto;
/*	background-color:#0099FF;*/

	/*Scrollbalken angepasst der Hintergrundfarbe*/
	scrollbar-3dlight-color:#FFFDEE;
    scrollbar-arrow-color:#BA2E13;
    scrollbar-base-color:#FFFDEE;
    scrollbar-track-color:#FFFDEE;
    scrollbar-darkshadow-color:#FFFDEE;
    scrollbar-face-color:#FFFDEE;
    scrollbar-highlight-color:#FFFDEE;
    scrollbar-shadow-color:#FFFDEE; 
}

	div#newskasten .news_titel {
		margin:10px 0px 3px 0px;		
	}

	div#newskasten .news_titel a {
		font-weight:bold;
	}

	div#newskasten a {
		color:#BA2E13;
	/*	margin:10px 0px 20px 0px;*/
	}

	div#newskasten table {
		table-layout:fixed;
		border-collapse:collapse;
		margin:0px;
		padding:0px;
		border:0px;
	}
	
	div#newskasten table td {
		width:200px;
		margin:0px;
		padding:0px;
		border:0px;
		vertical-align:top;
		font-size:11px;
	}
	
	div#newskasten table td.links {
		padding-right:10px;
	}
	div#newskasten table td.rechts {
		padding-left:10px;
		padding-top:10px;
	}
	
div#navigation {
	position:absolute; top:130px; left:25px;
	font-size:10px;
	color:#000000;
}
	div#navigation a {
		color:#BA2E13;
	}
	
/* Formatierung für die Head-Buttons (twitter & facebook)*/
.twi_fac_head {
	display: inline;
	float: left;
	margin-left:0px;
	margin-top:5px;
	width: 100px;
	height: 55px;
	z-index:1;
}

.platzhalter_container {
	display: inline;
	float: left;
	margin-left:0px;
	width: 550px;
	height: 55px;
	z-index:1;
}