   /* CSS Document */

body {
        background-image: url("../Bilder/bg.png");
	background-repeat: repeat-x;
	font: Verdana;
	font-size: 12px;
	font-family: Verdana, "Times New Roman", Times, serif;
   }

#container {
	position:relative;
	left:50%;
	top:0px;
	width:100%;
	height:auto;
	z-index:2;
	margin-left: -477px;
}


#content {
	position: absolute; 
	top: -8px;
	left: 0px;
        width: 50%;
}

#header-menu {
	background-color: #5c1d15;
	background-image: url("../Bilder/Konzept-NEU2_01.jpg");
	background-repeat: repeat-x;
	position: relative; 
	left: 0px; 
	top: 0px; 
	width: 960px; 
	height: 79px;
	z-index: 1;
	padding-left: 95px;
}



#top-menu {
	padding-top: 56px;
	padding-left: 20px;
	font-size: 13px;
	font-family: Verdana, "Times New Roman", Times, serif;
	word-spacing: 30px;
	text-decoration: none;
}



#top-menu a:link {
	width: 70px;
	float: left;
	padding: 0 10px 0 0;
	display: inline;
	text-decoration: none;
}





#head {
	background-color: #5c1d15;
	background-image: url("../Bilder/Konzept-NEU2_02.jpg");
	position: relative; 
	left: 0px; 
	top: 0px; 
	width: 959px; 
	height: 312px;
	z-index: 2;
}


#bg-left {
	background-color: #FFFFFF;
	background-image: url("../Bilder/Konzept-NEU2_04.jpg");
	background-repeat: repeat-x;
	position: relative; 
	left: 0px; 
	top: 391px; 
	width: 90px; 
	/*height: 632px;*/
	z-index: 4;
}

#main-menu {
	background-image: url("../Bilder/Konzept-NEU2_05.jpg");
	background-repeat: repeat-y;
	position: absolute; 
	left: 90px;  
	top: 391px; 
	width: 198px;
	height:520px;
	z-index: 4;
}


#main-menu ul {
	text-decoration: none;
	font-size: 15px;
	font: Verdana;
	font-family: Verdana, "Times New Roman", Times, serif;
	width: 155px;
	height: 40px;
}

#main-menu ul li {
	text-align: center;
	margin: 8px 0 0 -10px;
	display: block;
	width: 155px;
	height: 40px;
	
}

#main-menu a span {
	color: #000000;
	background-image: url(../Bilder/menu.png);
    padding-top: 10px;
    display: block;
	width: 155px;
	height: 30px;	
}

#main-menu a:hover span {
    color:#FFFFFF;
    background:url(../Bilder/menu-hover.jpg);
    cursor: default;
	font-weight: bold;
}

#main-menu .la a span {
    color:#FFFFFF;
    background:url(../Bilder/menu-hover.jpg);
    cursor: default;
	font-weight: bold;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}

a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	font-weight: bold;
	color: #c3d55e;
	
}


#main-content {
	background-image: url("../Bilder/Konzept-NEU2_06.png");
	background-repeat: repeat-y;
	position: relative; 
	left: 288px; 
	top: -60px;
	width: 580px; 
	min-height: 580px;
	z-index: 6;
}

#main-content a {
	color: #000000;
}

#main-content a:hover {
	font-weight: bold;
	color: #c3d55e;
}

#content-news {
	background-color: #ffffe3;
	width: 549px;
}


#bg-right {
	background-color: #FFFFFF;
	background-image: url("../Bilder/Konzept-NEU2_07.jpg");
	background-repeat: repeat-x;
	position: relative; 
	left: 865px; 
	top: 391px; 
	width: 95px; 
	z-index: 7;
}


#footer ul {
	padding: 30px 0 0 620px;
	text-decoration: none;
	margin: 0px;
	word-spacing: 10px;
}


#footer ul li {
    display: inline;
	color: #666666;
	font-size: 13px;
}

#footer ul li a:link {
	width: 30px;
	font-style: normal;
}

#footer p {
	padding: -30px 0 0 280px;
	text-decoration: none;
	margin: 0px;
}



#footer {
	background-color: #2d2d2d;
	background-image: url("../Bilder/Konzept-NEU2_08.jpg");
	background-repeat:no-repeat;
	position: relative; 
	color: #FFFFFF;
	font-size:11px;
	left: 0px; 
	top: -80px; 
	width: 960px;
	height: 76px;
	z-index: 5;
}

