@charset "utf-8";
/* CSS Document */

body {
	    margin: 0 auto;
		padding: 0;
		background-color: #280808;
		background-image: url(../Grafiken/grund.jpg);
		background-position: top;
		background-repeat: repeat-x;
}

h1 {
	font-size: 20px;
	}


#inhalt {
		position: absolute;
		width: 1050px;
		height: 900px;
		margin-left: -525px;
		margin-bottom: 30px;
		left: 50%;
		top: 30px;
		background-image: url(grund.jpg);
		background-repeat: no-repeat;
		
                
		/* Schattenerzeugung */
		
		-moz-box-shadow: 10px 10px 5px #000000;
		-webkit-box-shadow: 10px 10px 5px #000000;
		box-shadow: 10px 10px 5px #000000;

/* runde Ecken */

-webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
		
		
}

.footer {
		position: absolute;
		top: 900px;
		left: 320px;
		font-family: Verdana, Geneva, sans-serif;
		font-size: 10px;
		font-weight: bold;
		color: #8f212d;
}

.footer a {
		
		border: none;
		font-family: Verdana, Geneva, sans-serif;
		font-size: 10px;
		/*font-weight: bold;*/
		color: #fdf2e0;
		/*text-decoration: none;*/
		
}

.footer a:hover {	
		border: none;
		font-family: Verdana, Geneva, sans-serif;
		font-size: 10px;
		/*font-weight: bold;*/
		color: #801818;
		text-decoration: none;
}		

.content {
	position: absolute;
	width: 790px;
	height: 530px;
	left: 227px;
	top: 175px;
        padding-right: 10px;
	overflow: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: black;
	font-size: 15px;
        
	}
	

.news {
	position: absolute;
	width: 195px;
	height: 400px;
	/*border: 1px solid white;*/
	left: 8px;
	top: 421px;
	overflow: hidden;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: black;
	font-size: 12px;
	letter-spacing: 2px;
}

.zaehler {
	position: absolute;
	top: 0px;
	left: 0px;
	margin-left: 780px;
	margin-top: 910px;
	}

.impressum {
	position: absolute;
	left: 920px;
	top: 855px;
	margin-top: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: black;
	font-size: 12px;
	}
	
.impressum a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: black;
	font-size: 12px;
	text-decoration: none;
	letter-spacing: 3px;
	
	}

.impressum a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #801818;
	font-size: 12px;
	text-decoration: none;
}
	
.bild {
	position: absolute;
	left: 27px;
	top: 195px;
	}
	
hr {
	align: left;
        background-color: #801818; /* Farbe für Opera und Firefox */
        color: #801818; /* Farbe für Internet Explorer (IE) */
        border: 0;
        height: 1px;
	
	}	
		

.links {
	position: absolute;
	width: 435px;
	height: 180px;
	top: 730px;
	margin-top: 00px;
	left: 220px;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: black;
	font-size: 12px;
	/*border: 1px solid white;*/
}

.links a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: black;
	font-size: 12px;
	text-decoration: none;
	letter-spacing: 3px;
}

.links a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #801818;
	font-size: 12px;
	text-decoration: none;
}
	

.navi {
	position: absolute;
	height: 30px;
	/*border: 1px solid white;*/
	left: 5px;
	top: 119px;
	z-index: 2;
}







img {
	text-decoration: none;
	border: none;
}


/* Formatierung des Kontaktformulares */

#mailformname, #mailformemail {
	margin-left: 13px;
	}


.csc-mailform-field{
	margin-top: 10px;
	}
	
.csc-mailform {
	border: none;
	}	

#mailform {
	border: none;
	}

/*Formatierung für die Menueleiste*/

#nav {
	position: absolute;
	margin-left: 10px;
	margin-top: 13px;
	left: 0px;
	top: 0px;
	z-index: 2;

	}
		

#nav, #nav ul {
	float: left;
	width: 86em;
	list-style: none;
	line-height: 1em;
	color: #FFF;
	padding: 0;

	}
 
#nav li li {
	background-color: #280808;
	border-bottom:1px solid #fff;
	/*background-image: url(../Grafiken/button_up.gif);*/
}
 
#nav a {
	display: block;
	xwidth: 7em;
	color: #FFF;
	text-decoration: none;
	padding: 0.2em 0em;
}
 
/*#nav a.menuparent  {
	background: url(pfeil.gif) no-repeat 90% 40%;
}*/
 
#nav li {
	float: left;
	padding: 0;
	margin-right: 5px;
}
 
#nav ul li a {
	color: #FFF;
	font-size:14px;
	font-weight:bold;
}
 
#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 14em;
	font-weight: normal;
	margin: 0;
}
 
#nav li li {
	/*width: 15em;*/
	width: 9em; 
}
 
#nav li ul a {
}
 
#nav li ul ul {
	margin: -1.45em 0 0 14em !important;
	margin: -1.45em 0 0 14.45em ;
}
 
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}
 
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}
 
#nav li li:hover, #nav li li.sfhover {
	background: #280808;
	background-image: url(../Grafiken/button_down.gif);
}

/*#nav li li {
	background: red;
	
}*/
 
#nav li li a {
	padding-left:5px;
}
 
#nav li ul  {
	/*background-image: none;*/
	
}
