body{
margin:0;
padding:0;
line-height: 1.5em;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 70%;
}


a {
	text-decoration:none;
	color:#7B1025;
	font-weight:bold;
	
	
}
a:hover {
	text-decoration:none;
	background-color:#7B1025;
	color:#FFFFFF;
	font-weight:bold;
	
}

h1 {
	font-size:1em;
	font-weight:bold;
	line-height: 1.5em;
	margin:0;
}
p{
	line-height:1.5em;
	margin:0em 0 1em 0;
	padding:0;
}
li{
	margin:0 0 5px 0;

}
#maincontainer{
width: 900px; 
margin: 0 auto; 
}

#topsection{
height: 108px; 
}
#topsection img{
border:0;
padding:0;
margin:0;
display:block;
}
#topsection h1{
margin: 0;
padding-top: 15px;
}

#contentwrapper{
float: left;
width: 100%;

margin-top:15px;
}

#contentcolumn{
margin-left: 225px; 
}


#contentcolumn a{
	text-decoration:none;
	color:#7B1025;
	font-weight:normal;
	font-style:italic;
}

#contentcolumn a:hover{
	text-decoration:none;
	background-color:#7B1025;
	color:#FFFFFF;
	font-style:italic;
	
}

#leftcolumn{
float: left;
width: 225px; 
margin-left: -900px; 
margin-top:15px;
margin-bottom:15px;
}

#footer{
clear: left;
width: 100%;
background: #7B1025;
color: #FFF;
text-align: left;
padding: 4px 0 0 0;
}


#footer_foot{
	background:url(pix/footer.gif) 0px 0px no-repeat;
	float:left;
	height:13px;
	width:900px;
	margin-bottom:25px;
	}


#footer a{
color: #FFFFFF;
font-style:normal;
font-weight:normal;
}
#footer a:hover{
	background-color:#FFFFFF;
	color:#7B1025;

}


.innertube{
margin: 0px; 
margin-top: 0;
}


/*//////////////// Navigation anfang ///////////////////////// */

#nav {
margin: 0;
padding: 0;
height: 23px;
list-style: none;
display: inline;
overflow: hidden;
width: 225px;

}

#nav li {
margin: 0;
padding: 0;
list-style: none;
display: inline;
width: 225px;
height: 23px;
float: left;
}

#nav .home {
float: left;
padding: 23px 0 0;
overflow: hidden;
height: 0px !important;
background: url(pix/home.gif) 0px 0px no-repeat;
width: 225px;
}
#nav  .verein{
float: left;
padding: 23px 0 0;
overflow: hidden;
height: 0px !important;
background: url(pix/verein.gif) 0px 0px no-repeat;
width: 225px;
}
#nav .angebote{
float: left;
padding: 23px 0 0;
overflow: hidden;
height: 0px !important;
background: url(pix/angebot.gif) 0px 0px no-repeat;
width: 225px;
}
#nav .kontakt{
float: left;
padding: 23px 0 0;
overflow: hidden;
height: 0px !important;
background: url(pix/kontakt.gif) 0px 0px no-repeat;
width: 225px;
}
#nav .homeaktiv, #nav .homeaktiv:hover {
float: left;
padding: 23px 0 0;
overflow: hidden;
height: 0px !important;
background: url(pix/home.gif) 0px -46px no-repeat;
width: 225px;
}
#nav  .vereinaktiv, #nav .vereinaktiv:hover {
float: left;
padding: 23px 0 0;
overflow: hidden;
height: 0px !important;
background: url(pix/verein.gif) 0px -46px no-repeat;
width: 225px;
}
#nav .angeboteaktiv, #nav .angeboteaktiv:hover {
float: left;
padding: 23px 0 0;
overflow: hidden;
height: 0px !important;
background: url(pix/angebot.gif) 0px -46px no-repeat;
width: 225px;
}
#nav .kontaktaktiv, #nav .kontaktaktiv:hover {
float: left;
padding: 23px 0 0;
overflow: hidden;
height: 0px !important;
background: url(pix/kontakt.gif) 0px -46px no-repeat;
width: 225px;
}

#nav a:hover {
background-position: 0px -23px;
}
#nav a:active {
background-position: 0px -46px;
}
/* ////////// Inhaltsformatierungen /////////////// */

/* Textskalierungsbuttons */
#textscale{
	width:225px;
	height:20px;
	/*background-color:#003399;*/
	position:absolute;
	padding:4px 15px;
	color:#E2ccc3;
	float:left;
	/*display:none;*/
	font-size:11px;
	line-height:22px;
}
#textscale a{
	font-size:11px; 
	border:none;
}
#textscale img{ display:inline;}

.groesser{
	font-size:1.0em;
	color:#E2ccc3;
	width:120px;
	font-weight:normal;
	
	
}
.groesser:hover, .kleiner:hover{
	color:#7b1025;
	font-weight:normal;
	background-color:#E2ccc3;
	
}

.kleiner{
	color:#E2ccc3;
	font-weight:normal;
	font-size:0.8em;
}

/* infobox */
#infobox{
	color:#7B1025;
	margin-bottom:15px;
}
#infoboxhead{
	background:url(pix/infobox_head.gif) 0px 0px no-repeat;
	width:210px;
	height:16px;
}
#infoboxbody{
	background-color:#F6E9A5;
	width:210px;
	
}
#infoboxbody .innertube{
margin: 25px; 
margin-top: 0;
margin-bottom:0;
}
#infoboxfoot{
	background:url(pix/infobox_foot.gif) 0px 0px no-repeat;
	width:210px;
	height:16px;
}

#infobox a:hover{
color:#F6E9A5;
background-color:#7B1025;
}


/* Navigation */
#navibox{
	width:210px;
}
#navibox ul{
	margin:0;
	padding:0;
	list-style-type: none;
	width:180px;
	color:#7B1025;
	line-height:1.18em;
}
#navibox a{	
	display:block;
	width:210px;
	}
	
#navibox a:hover{
	background-color:#E2CCC3;
	font-weight:normal;
	color:#7B1025;
	width:210px;
}
#navibox ul li ul a{	
	display:block;
	width:210px;
	}
	
#navibox ul li ul a:hover{
	background-color:#E2CCC3;
	font-weight:normal;
	width:190px;
}

#navibox li{
	margin-bottom:15px;
	}

#navibox li a{
font-weight:normal;
}

#navibox li ul{
	margin:10px 0 0 12px;
}
#navibox li ul li{
	margin:0px 0 10px 0;
	background: url(pix/dot.gif) 0px 5px no-repeat;
	padding-left:8px;
}

#navibox li ul li a{
	margin:0;
	padding:0;
}
#navibox .aktiv{
	font-weight:bold;
}
#navibox .aktiv:hover{
color:#7B1025;
font-weight:bold;
	}

/* newsbox */
#newshead{
	background:url(pix/aktuelles_head.gif) 0px 0px no-repeat;
	width:210px;
	height:59px;
}
#newsbody{
	background-color:#E2CCC3;
	width:210px;
	
}
#newsbody .innertube{
margin: 25px; 
margin-top: 0;
margin-bottom:0;
padding-bottom:10px;
}


#newsbody .innertube div{
margin-bottom:10px;
}

#newsbody a:hover{
color:#E2CCC3;
background-color:#7B1025;
}
#newsbody a h1{
color:#000000;
}
#newsbody a h1:hover{
color:#E2CCC3;
background-color:#7B1025;
}
#newsfoot{
	background:url(pix/aktuelles_foot.gif) 0px 0px no-repeat;
	width:210px;
	height:14px;
}


/* Adressbox */

#adressbox{
	width:180px;
	float:right;
	margin-top:15px;
	color:#FFFFFF;
}
#adressbox_head{
	background:url(pix/adressbox_head.gif) 0px 0px no-repeat;
	width:180px;
	height:15px;
}

#adressbox_body{
	width:180px;
	background-color:#7B1025;

}

#adressbox_body .innertube{
	margin: 15px;
	margin-top: 0;
	margin-bottom:0;
}

#adressbox a{
	color:#FFFFFF;
}

#adressbox a:hover{
	color:#7B1025;
	background-color:#FFFFFF;
}


#adressbox_foot{
	background:url(pix/adressbox_foot.gif) 0px 0px no-repeat;
	width:180px;
	height:15px;
}

/*Linkbox*/
#externlinkbox{
	width:165px;
	float:right;
	margin-top:15px;
	color:#7B1025;
}
#externlinkbox a{
	color:#7B1025;
}
#externlinkbox a:hover{
	background-color:#7B1025;
	color:#FFFFFF;
}

/* Bilder */

#bild{
	float:left;
}
#bildmitte{
	float:left;
	margin-left:0px;
	margin-right:15px;
}
#bild_solo{
	float:right;
}
#bild_3sp{
	float:left;
	width:675px;
	margin-bottom:5px;

}
#bild_2sp{
	float:left;
	width:425px;
	margin-bottom:5px;

}

/* Texte */

#text2{
	margin-top:15px;
	width:425px;
	float:left;
	
}

#text_solo{
	margin-top:0px;
	width:425px;
	
	float:left;
	
}
.rot{
	color:#7B1025;	
}

.rot_udl{
	color:#7B1025;	
	border-bottom:1px solid #7B1025;
}
/* bereiche */ 

#r_m_2sp{
float:left;
width:450px;
}

#r_m_l_3sp{
float:left;
width:675px;
overflow:hidden;
}

#fl_1sp{
float:left;
width:150px;
margin-bottom:25px;
margin-right: 23px;
}
#fl_1sp_letztes{
float:left;
width:150px;
margin-right: 2px;
margin-bottom:25px;
}


#presse_artikel{
	/*width: 425px;*/
	float:left;
	border-bottom:2px solid #7B1025;
	margin:15px 0 25px 0;
}
#presse_artikel img{
	margin-bottom:15px;
	border:solid gray 1px;
	
}

#einrichtungsbox{
margin-top:15px;
}
#einrichtungsbox a{
	background: url(pix/einrichtung_bg_duo.gif) 0px 0px #ffffff no-repeat;
}
#einrichtungsbox a:hover{
/*background:#none;*/
	background: url(pix/einrichtung_bg_duo.gif) 0px -139px  #ffffff no-repeat;
	cursor:pointer;
}
.einrichtungsbox_link #innen{
	margin:15px 15px 0 15px;
	width:130px;
	height:110px;
	color:#7B1025;
	font-weight:bold;
	font-style:normal;

}
.einrichtungsbox_link {	
	display:block;
	width:151px;
	height:139px;
	overflow: hidden;
	color:#7B1025;
	font-weight:bold;
	font-style:normal;
	background-color:#ffffff;
}
.einrichtungsbox_link:hover {

	overflow: hidden;
	color:#7B1025;
	font-weight:bold;
	font-style:normal;
	background-color:#ffffff;
}

#zurueckbox{
margin-top:35px;

}
#zurueckbox a{
	background: url(pix/zur_uebersicht.gif) 0px 0px #ffffff no-repeat;
}
#zurueckbox a:hover{
	background: url(pix/zur_uebersicht.gif) 0px -59px  #ffffff no-repeat;
	cursor:pointer;
}
.zurueckbox_link {	
	display:block;
	width:180px;
	height:59px;
	overflow: hidden;
	color:#7B1025;
	font-weight:bold;
	font-style:normal;
	background-color:#ffffff;
	
}
.zurueckbox_link:hover {
	overflow: hidden;
	color:#7B1025;
	font-weight:bold;
	font-style:normal;
	background-color:#ffffff;
}
#zurueckbox #innen{
	margin:5px  0 0 45px;
}

/* Inhalts-Div mit Abstand */

#inhaltsdiv{
	margin:5px 0px 0 18px;
}

.texteingabefeld {
	border:1px solid #999999;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}

.strich_oben{
	border-top:1px solid black;
}

/* SPZ-Aktuelles-Termine */

.akt_datum{
	font-weight:bold;
	float:left;
	width: 140px;
}

.termine_box{
	float:left;
	border: solid black 0px;
	width:280px;
	margin-bottom:12px;
}
.termine_box_tage{
	width:280px;
	float:left;
	margin-bottom:8px;
}

.termine_box_tage div{
	float:left;
	width:140px;
	border: solid red 0px;
}

.termine_box_zusatz{
	float:right;
		width:140px;
}

/* Adressliste */

.linientabelle td{
	border-top:1px solid #aaaaaa;
		padding-top:3px;
		
}
.linientabelle .head {
border:0;

}

.linientabelle .kopf{
	border-top:2px solid #999999;
		padding-top:5px;

}