@charset "utf-8";
/* CSS Document */
p { }
td { }
body {
	font-family:Verdana;
	color:#fff;
	font-size:12px;
	line-height: 20px;
	text-align:center;
	margin:0px;
	background-color:#000;
	background-image:url(../htmlimages/background.jpg);
	background-repeat:no-repeat;
    
   
    
} 
/* Buttons */
a:link.weiter {float:left; display:block; height:24px; width:auto; padding-left:15px; padding-right:15px; background:#666; font-size:12px; color: #FFF; text-decoration: none; padding-top:0px;}
a:visited.weiter {float:left; display:block; height:24px; width:auto; padding-left:15px; padding-right:15px; background:#666; font-size:12px; color: #FFF; text-decoration: none; padding-top:0px;}
a:hover.weiter {float:left; display:block; height:24px; width:auto; padding-left:15px; padding-right:15px; background:#999; font-size:12px; color: #000; text-decoration: none; padding-top:0px;;}
a:active.weiter {float:left; display:block; height:24px; width:auto; padding-left:15px; padding-right:15px; background:#999; font-size:12px; color: #000; text-decoration: none; padding-top:0px;}

a:link.black {color: #ccc; text-decoration: none; font-size: 12px;}
a:visited.black {color: #CCC; text-decoration: none; font-size: 12px;}
a:hover.black {color: #666; text-decoration: none; font-size: 12px;}
a:active.black {color: #666; text-decoration: none; font-size: 12px;}

a:link.gold {color: #b7a864;; text-decoration: none; font-size: 12px;}
a:visited.gold {color: #b7a864; text-decoration: none; font-size: 12px;}
a:hover.gold {color: #1d9b6c; text-decoration: none; font-size: 12px;}
a:active.gold {color: #1d9b6c; text-decoration: none; font-size: 12px;}


/* Überschriften-Einstellungen */
h1 {
	display: block;
	height: 16px;
	font-size:16px;
	color:#CCC;
	font-family:"Arial";
	font-weight:bold;
}

#willkommen{
	color:#fff;
	font-weight:bold;
}



h2 {float:left; display:block; height:50px; width:100%; padding-left:50px; background-image:url(grafiken/icon.jpg); background-repeat:no-repeat; font-size:20px; color: #84242B; text-decoration: none; padding-top:0px; font-family:"Verdana"; font-weight:normal;}

h3 {
	display:block;
	height:14px;
	font-size:14px;
	color:#CCC;
	font-family:"Arial";
	font-weight:bold;
}
	
h4 {float:left; height:30px; width:100%; padding-left:30px; background-image:url(grafiken/iconsm.jpg); background-repeat:no-repeat; font-size:20px; color: #84242B; text-decoration: none; padding-top:0px; font-family:"Verdana"; font-weight:normal;}
/* Textfelder*/


/* Header */
div#kopfzeile {
	width: 900px;
	height: 40px;
	text-align:right;
}
div#facebook {
	width: 450px;
	height: 30px;
	text-align:left;
	overflow:hidden;
}
div#logo {
	width: 900px;
	height: 160px;
	text-align:left;
}
div#tel {
	width: 300px;
	height: auto;
	text-align:left;
	padding-top:30px;	
	float:right;
	color:#CCC;
}
div#hauptmenue {
	width: 900px;
	height: 35px;
	background-image:url(../htmlimages/mainmenfillhgr.jpg);
	z-index:100;
	margin-bottom:2px;
}
div#slider {
	width: 900px;
	height: 400px;
	z-index:1;
}
/* Content */
div#full {
	width: 900px;
	height: auto;
	margin-top: 2px;
	background-color:#000;
	color:#999;
    
}
div#description {
	display: block;
	width: 870px;
	height: auto;
	background-image:url(../htmlimages/mainmenfillhgr.jpg);
	text-align:left;
	padding:15px;
}
div#corona {
    display: block;
	width: 870px;
	height: auto;
	background-image:url(../htmlimages/mainmenfillhgr.jpg);
	text-align:center;
	padding:15px;
}
div#aktuell {
	display: block;
	width: 868px;
	height: auto;
	text-align:left;
	padding:15px;
	border:1px solid #333;
	
}
div#adressen {
	display: block;
	width: 870px;
	height: auto;
	text-align:left;
	padding:15px;
	border-top:1px solid #333;
	border-bottom:1px solid #333;
}
div#galery {
	display: block;
	width: 868px;
	height: auto;
	text-align:left;
	padding:15px;
	margin-bottom:10px;
	border:1px solid #333;
}
div#galerybig {
	display: block;
	width: 868px;
	height: auto;
	text-align:left;
	padding:15px;
	margin-bottom:10px;
	border:1px solid #333;
}
div#freecontent {
	display: block;
	width: 868px;
	height: auto;
	text-align:left;
	padding:15px;
	border:1px solid #333;
}
div#freecontentsmall {
	display: block;
	width: 434px;
	height: auto;
	text-align:left;
	border:0px solid #333;
}

/* Fusszeile */
div#baseline {
	width: 880px;
	height: 35px;
	padding: 10px;
	color:#FFF;
	text-align:center;
	border-top:1px solid #333;
}
/* Dropdown */
#sddm
{	margin: 0;
	padding: 0;
	z-index: 50}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	border-right:1px solid #666;
	font: 12px Arial}

#sddm li a
{	display: block;
	margin: 0 0px 0 0;
	padding: 8px 19px;
	width: auto;
	color: #FFF;
	text-align: center;
	text-decoration: none}

#sddm li a:hover
{	background: #CCC;
	color:#333;
}

#sddm div
{	position: absolute;
	visibility: hidden;
	top: 235px;
	width:210px;
	z-index: 55
}

	#sddm div a
	{	position: relative;
		display: block;
		padding: 5px 10px;
		margin-top:1px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background-image:url(../htmlimages/submenhgr.png);
		color: #fff;
		font: 12px arial;
}

	#sddm div a:hover
	{	background: #CCC;
		color: #333}
/* Dropdown-Ende */
