body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	margin:0;
	padding:0;
}

body.green {
	background:#fff url(pics/body_back_green.gif) center top no-repeat;
}

body.orange {
	background:#fff url(pics/body_back_orange.gif) center top no-repeat;
}

body.violett {
	background:#fff url(pics/body_back_violett.gif) center top no-repeat;
}

a:link, a:visited {
	color: #000;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
	
}

a.big:link, a.big:visited {
	color:#000;
	font-size:14px;
	text-decoration:none;
	font-weight: bold;
}

a.big:hover {
	color: #A70D01;
}

a.small:link, a.small:visited {
	color:#000;
	text-decoration:none;
	font-weight: bold;
}

a.small:hover {
	color: #A70D01;
}


#container {
	position: relative;
	width: 930px;
	margin: auto;
	border:0px solid green; 
	
}


/***********************************
 *  		  Navigation     	   *
 *								   *
 ***********************************/

#menuelinks {
	position:absolute;
	margin: 327px 0px 0px 0px;
	padding: 0;
	border: none;
	width: 145px;
	
	
}



ul#nav {
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: right;
	border: none;
	width:145px;
}





ul#nav li a:link, ul#nav li a:visited {
	padding: 0;
	font-size: 11px;
	text-align: right;
	line-height: 22px;
	text-transform:uppercase;
	letter-spacing:1px;
	font-weight:bold;
	border-top: 2px solid rgb(240,242,230);
	text-decoration: none;
    display: block;
	width: 145px;
	background-color: rgb(250,249,245);
	color: rgb(156,157,144);
	opacity: 0.7;
	filter: 0.7;
	-moz- opacity: 0.7;
	-khtml- opacity: 0.7;

	
	
}

ul#nav li a:hover, ul#nav li a.active {
	color: #000;
	background-color:#fff;
	opacity: 1;
	filter: 1;
	-moz- opacity: 1;
	-khtml- opacity: 1;
	
	
}


ul#nav li ul {
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0;
	text-align: right;
	width: 145px;
	border-top: 2px solid rgb(240,242,230);
	background-color:#FFF;
}


ul#nav li ul li a:link, ul#nav li ul li a:visited {
	padding: 0;
	font-size: 11px;
	line-height: 15px;
	font-weight:bold;
	text-transform:none;
	text-decoration: none;
    display: block;
	color:  rgb(156,157,144);
	width: 100%;
	margin: 5px 0px 0px 0px;
	border:none;
	background:none;
	letter-spacing:normal;
}

ul#nav li ul li a:hover {
	color: #000;
}


ul#nav li ul li a.active:link, ul#nav li ul li a.active:visited, ul#nav li ul li a.active:hover   {
	font-weight:bold;
	background:none;
	border:none;
	font-style: italic;
	color: #000;
}

ul#impressum {
	
	list-style: none;
	padding: 0;
	margin: 60px 0px 0px 0px;
	
}
    
ul#impressum li {
	font-size: 10px;
	line-height:30px;
	color: #000; 
	text-align: right;
}
    
ul#impressum li a:link, ul#impressum li a:visited, ul#impressum li a:hover {
	text-decoration: none;
	font-weight: normal;
    color: #000; 
   
}




 


/*
***********************************
*  		Content Bereich			  *
*								  *
************************************/



#content {							/* Content DIV*/
	position:absolute;
	margin: 0px 0px 0px 0px;
	width: 770px;
	padding: 0;
	border: 5px solid #fff;
	/*background: #fff url(pics/background.gif) repeat-y;*/
	/*border: none;*/
	background: #fff;
		
}


.headerbild {						/* Imagebild oben*/
	margin: 0 0 0px 1px;
	width: 770px;
	padding: 0;
	display:block;
}

.headerbild2 {						/*farbiger OPT Balken*/
	margin: 0;
	padding: 0;
	width: 770px;
	display:block;
}


.menuenews p {
	font-size: 12px;
	line-height: 18px;
	margin: 0px 10px 10px 0px !important;
}

	



.liste {
	font-size: 12px;
	line-height: 18px;
	list-style-image: url(pics/stapel.gif);
	list-style-position: outside;
	margin: 10px 0 10px 55px;
	padding: 0;
}

.liste li {
	margin: 0px 20px 10px 5px;
	line-height: 16px;
	padding:0;
}


.newspic { width: 212px; border: 0; } 


.newstext {
	
	list-style: none;
	margin: 0px 30px 10px 20px;
	padding: 0;
}
    
.newstext li {
	line-height: 20px;
	font-weight: normal;
	font-size: 12px;
	float: left;
	width: 100%;
	padding:0;
	margin: 0px 0px 30px 0px;
	
}

dl.newsbild { float: right; margin-left: 30px; width: 212px; }
dl.newsbild dt { margin: 5px 0px 0px 0px; }
dl.newsbild dd { margin: 0; margin-bottom: 1px; font-size: 9px; } 
.newspic { width: 212px; border: 0; }





/* Rechte Sidebar */

#menueright {
	position:absolute;
	padding:0;
	top: 0;
	left: 701px;
    width:269px;
    
}


#logo {
	position:relative;
	padding: 0;
	margin: 0;
}



#aktuell { /*Überschrift "Aktuelles" */
	position:relative;
	width: 190px;
	color: #000;
	background:#fff url(pics/aktuellh4back.gif) no-repeat;
	padding: 0px 0px 5px 0px;
	margin: 20px 0px 0px 8px;
	overflow:hidden;

}

#aktuell h4 {
	text-transform: uppercase;
   	margin: 5px 0 0px 10px;
	padding: 0; 
    font-weight: bold;
    font-size: 18px;
	line-height: 18px;
}




.menuenews { /*Box mit News */
	position:relative;
	background-color: #fff;
	width: 190px;
	padding: 0px;
	margin: 5px 0px 0px 8px;
	overflow:hidden;
}


.newshead {
	display: block;
	text-transform: none;
	font-weight: bold;
	font-size: 13px;
	line-height: 17px;
	color:#000;
	padding: 0;
	width: 173px;
	margin: 5px 0px 0px 10px;
}


.small { 
	display: block;
	text-transform: none;
	font-weight: normal;
	padding: 0;
	margin: 1px 0px 10px 10px;
	font-size: 11px;
	line-height: 15px;
	width: 173px;
	color:#000;
}
.menuenews p { 
	display: block;
	text-transform: none;
	font-weight: normal;
	padding: 0;
	width: 173px;
	margin: 1px 10px 10px 10px !important;
	font-size: 11px;
	line-height: 15px;
	color:#000;
}

.konzert {
	display: block;
}

a.konzert:link {
	color:rgb(125,142,137);
	text-decoration:none;
}

 a.konzert:visited {
	color:rgb(125,142,137);
	text-decoration:none;
}

a.konzert:hover {
	text-decoration: underline;
}



.menuenews hr {
	margin: 5px 0px 5px 10px;
	border-top:rgb(241,240,231) 10px solid;
	border-bottom:none;
	border-left:none;
	border-right:none;
	width: 173px;
	padding:0;
	height:10px;
	display:block;
}


#startbox {
		background-color: #ECF4F5;
	padding: 0px px;
	margin-left: 25px;
	margin-top: 30px;

	width:514px;
  float:left;
  
}


#topmenu {
		font-size:11px;
	margin: 30px 0px 0px 0px;
	border: 0px solid blue;
	
	float:right;
	color:#000;
}

#topmenu a {text-decoration:none;}


#startbox span {
		font-size: 26px; 
	margin-left: 7px;
}
#startbox p {
		font-size: 12px ;
	line-height: 18px;
	
    	padding:0;
		border:0;
		margin:7px;
		
}
#startbox img {
		padding:0;
		border:0;
		margin:0;
}

#header {						
	margin: 0 0 0px 1px;
	background-color:#fff;
	padding: 0;
	display:block;
	border: 0px solid red;
	width: 770px;
	height:265px;
	
}

#startaktuell {
		font-size:16px;
	padding: 0px;
	margin-left: 25px;
	margin-top: 250px;
  width:500px;
	border:0;
 letter-spacing:3px;
  
}

#startaktuell a {
		font-size:12px;
	text-decoration:none;
	margin-left:360px;
 
  
}
#startnews {
	
	padding: 10px 0;

	width:500px;
	border:0;
  border-top:7px solid #E1DFD5;
  border-bottom:7px solid #E1DFD5;
  letter-spacing:0px;
  margin-top:15px;
}
#startnews a {
	
	padding: 0px;
	margin:0px;
}



.newstable {
	width:500px;
	padding: 0px;
	border:0px solid red;
  
}
.newstable td {
vertical-align:top;
  
}

.mehr {
color: #000;
  font-size:11px;
  text-decoration:none;
  font-weight: bold;
}
.startnewshead {
	display: block;
	text-transform: none;
	font-weight: bold;
	font-size: 13px;
	line-height: 17px;
	color:#000;
	padding: 0;
	width: 173px;
	margin: 5px 0px 0px 0px;
}


.startsmall { 
	display: block;
	text-transform: none;
	font-weight: normal;
	padding: 0;
	margin: 1px 0px 0px 0px;
	font-size: 11px;
	line-height: 15px;
	width: 173px;
	color:#000;
}

#startbuttons {
	padding: 0px;
	margin-top: 30px;
	float:right;
	width:220px;
}
#buttonright {
	display: block;
		background: url(../images/kybun.png) no-repeat bottom right;
	border: 0;
	padding: 0;
	margin: 0;
	width: 220px;
	height: 105px;
	font-size: 11px;
	margin-bottom:10px;
	
}
#buttonright a:link, #buttonright a:visited {
	display: block;
	padding: 0px;
	color: #fff;
	text-decoration: none;
	font-weight: normal;
	height: 105px;
}
#buttonright a:hover, #buttonright a:active, #buttonright a:focus {
	background: url(../images/kybunhover.png) #CC6B0A no-repeat bottom right !important;
	color: #B1CD5E !important;
}
#buttonright1 {
	display: block;
		background: url(../images/mbt.png) no-repeat bottom right;
	border: 0;
	padding: 0;
	margin: 0;
	width: 220px;
	height: 105px;
	font-size: 11px;
	margin-bottom:10px;
	
}
#buttonright1 a:link, #buttonright1 a:visited {
	display: block;
	padding: 0px;
	color: #fff;
	text-decoration: none;
	font-weight: normal;
	height: 105px;
}
#buttonright1 a:hover, #buttonright1 a:active, #buttonright1 a:focus {
	background: url(../images/mbthover.png) #CC6B0A no-repeat bottom right !important;
	color: #9D0C15 !important;
}
.brheader {
  text-transform:uppercase;
	letter-spacing:3px;
	font-size:14px;		
	margin-bottom:20px;
  display:block;
}
.brtitle {
	text-decoration: none;
	font-size: 20px;
	font-weight: bold;
	padding:10px 0px 0px 10px;
	margin:0px;
	display: block;
}
.brtext {
	margin: 0px;
	font-size: 16px;
	font-weight: bold;
	padding-left:10px;
	display: block;
}

.bkonzept
{
background:#fff url(pics/konzept.png) bottom right no-repeat;
width:166px;
height:40px;
float:left;
margin-left:3px;
margin-right:5px;
}

.bkonzept a:link, .bkonzept a:visited {
	display: block;
	height: 40px;
}
.bkonzept a:hover, .bkonzept a:active, .bkonzept a:focus {
	background: url(pics/konzepta.png) no-repeat bottom right !important;
	
}
.bleistungen
{
background:#fff url(pics/leistungen.png) bottom right no-repeat;
width:166px;
height:40px;
float:left;
margin-right:5px;

}

.bleistungen a:link, .bleistungen a:visited {
	display: block;
	height: 40px;
}
.bleistungen a:hover, .bleistungen a:active, .bleistungen a:focus {
	background: url(pics/leistungena.png) no-repeat bottom right !important;
	color: #fff !important;
}



.bteam
{
background:#fff url(pics/team.png) bottom right no-repeat;
width:166px;
height:40px;
float:left;
margin-bottom:10px;
}

.bteam a:link, .bteam a:visited {
	display: block;
	height: 40px;
}
.bteam a:hover, .bteam a:active, .bteam a:focus {
	background: url(pics/teama.png) no-repeat bottom right !important;
	
}

.zeiten {
    font-size: 12px;

}