


body	{
	margin: 	0;
	padding: 	0;
	font-family: 	Verdana, Arial, Helvetica, sans-serif;
	line-height:	1.5em;
  	font-size: 	0.76em;
  	background:	#b4b4b3 url(../images/bg.gif) repeat-y center;
	overflow:	-moz-scrollbars-vertical;
}

#rahmen	{
	margin:0 auto 0px auto;
	width:1003px;
	border:0px solid #000;
	background: #FFF;
}

#head	{
	width:100%;
	height:240px;
	margin:0px;
	padding:0px;
	background:#6dc89f  url(../images/header/head1.jpg) no-repeat;
}
#headNavi	{
	width:100px;
	margin:180px 0px 0px 0px;
	padding:0px;
	float:right;
}

a.headMenu	{
	color:#FFF;
	font-weight:bold;
	font-size:0.9em;
	text-decoration:none;
}

a.headMenu:hover	{
	color:#FFF;
	font-weight:bold;
	font-size:0.9em;
	text-decoration:underline;
}

a.headMenu_aktiv	{
	color:#FFF;
	font-weight:bold;
	font-size:0.9em;
	text-decoration:underline;
}

 /* Hauptmenü */

#menu	{
	height:40px;
	background:#0071b6;
	overflow:hidden;
    	margin:0;
	border-bottom:10px solid #000;
}


#menu	 ul	{
	list-style-type:none;
	margin:10px 0 0 10px;
	padding:0px;
	line-height:40px;
	text-align:left;
	width:170px;
	display:inline;
}

#menu	 li	{
	display:inline;
	margin:0px;
	padding:0px;
}

#menu	 li:hover	{
	display:inline;
	margin:0px;
	padding:0px;
}



a.menu	{
	color:#FFF;
	font-weight:bold;
	font-size:1.1em;
	text-decoration:none;
	padding:10px;
}

a.menu:hover	{
	color:#fff;
	font-weight:bold;
	font-size:1.1em;
	text-decoration:underline;
	padding:10px;
}

a.menu_aktiv	{
	color:#000;
	background:url(../images/layout/navi_aktiv.jpg);
	font-weight:bold;
	font-size:1.1em;
	text-decoration:none;
	padding:10px;
}

/* Inhalte */


#content	{
 	margin:		10px 0px 0px 10px;
	float:		left;
	width:		790px;
	padding:	0px;
	background:	#F0F0F0;
}
.ausgabe	{
	margin:10px;
	padding:0px;
}

#right	{
	width:170px;
	float:left;
	margin:10px 0px 0px 24px;
}
.rechtsContent	{
	width:		170px;
	background:	#F0F0F0;
	margin:		10px 0px 0px 0px;
	padding:	0 0 5px 0;
	text-align:	center;
}




h1,h2,h3,h4
{
	margin: 	0;
	padding:	0;
	font-family:  	Verdana, Arial, sans-serif;
	font-weight:	normal;
	color: 		#777777;
}
h2
{
	line-height:	1.4em;
	font-size: 	1.6em;
}
h3
{
	line-height:	1.4em;
	font-size: 	1.12em;
}
h4
{
	line-height:	1.4em;
	font-size: 	1.0em;
}

.head {
 	margin:		0;
	padding:	0 0 5px 0;
	background:	#fff;

}
.rechtsLink {
 	border-bottom:	2px dotted #6F6F6F;
	color:		#0071b6
}


















#aktuellesBlock	{
	width:170px;
	background:#F0F0F0;
	margin:10px 0px 0px 0px;
	padding:0 0 5px 0;
}




/* Navigation */

.naviPfeil	{
	width:12px;
	height:12px;
	margin-right:5px;
	border:0;
}

.naviPfeilKlein	{
	width:8px;
	height:8px;
	margin-right:2px;
	border:0;
}

/* Teaser rechts */




/* Allgemeine Klassen */

a	{
	color:#0071b5;
	text-decoration:none;
}

a:hover	{
	color:#0071b5;
	text-decoration:underline

}

a.white, a.white.visited	{
	color:#FFF;
	text-decoration:none;
}

a.white:hover	{
	text-decoration:underline;
}

a.blau, a.blau.visited	{
	color:#0071b6;
	text-decoration:none;
}

a.blau:hover	{
	text-decoration:underline;
}

a.black, a.black.visited	{
	color:#000;
	text-decoration:none;
}

a.black:hover	{
	text-decoration:underline;
}

.float	{
	float:left;
}

.floatR	{
	float:right;
}

.clear	{
	clear:left;
}

.clearB	{
	clear:both;
	height:0px;
}

.clearR	{
	clear:right;
	height:0px;
}

.bold	{
	font-weight:bold;
}

.center	{
	text-align:center;
}

.small	{
	font-size:0.8em;
}

.large	{
	font-size:1.4em;
}

.border	{
	border:1px solid #000;
}

/* Aktuelles Teaser */

.aktuellesBox	{
	width:180px;
	margin:0px auto 15px auto;
	padding:0;
}

/* Terminkalender */

.termineBox	{
	width:170px;
	margin:0px auto 15px auto;
}

.termineDatum	{
	color:		#0071b6;
	font-size:	0.9em;
	font-weight:	bold;
	margin:		0 15px 0 5px;
	float:		left;
}

.termineTitel	{
	color:		#5F5F5F;
	margin:		0 0 0 5px;
	text-align:	left;
	font-size:	10px;
	line-height:	9px;
}

.termineText	{
	color:		#000;
	margin:		5px 0px 5px 15px;
	font-size:	0.9em;
}

.termineShortLink	{
	color:		#0071b6;
	font-size:	0.8em;
	text-align:	right;
	float:		right;
	width:		55px;
	margin:		0 5px 0 0;
}
.termineLink	{
	color:#0071b6;
	font-size:0.8em;
	text-align:right;
	float:right;
	width:95px;
}
.termineShowall	{
	color:		#0071b6;
	font-size:	0.8em;
	text-align:	right;
	margin:		0 5px 0 0;
	float:		right;
	padding:	10px 0 0 0;
}



/* Content */


.headlineSmall	{
	background:url(../images/layout/headline_bg.gif) no-repeat #636465;
	width:165px;
	height:18px;
	color:#FFF;
	font-weight:bold;
	padding:2px 0px 0px 25px;
	margin-bottom:10px;
}

.biografieListe	{
	margin:0px 0px 0px 20px;
	padding:0px;
	list-style-type:square;
	line-height:18px;
}

/* News */

.newsBild	{
	width:158px;
	height:158px;
	float:left;
	border:1px solid #000;
	margin:0 10px 10px 10px;
}

.newsTeasertext	{
	margin:5px 15px 0 10px;
	padding:0px;
}

.newsDetailtext	{
	margin:0 0 0 10px;
	width:563px;
}

.teaserLink	{
	color:#0071b6;
	font-size:0.8em;
	float:right;
	width:90px;
}

/* Reden */

.redeBox	{
	width:558px;
}

.redeTitel	{
	width:200px;
	float:left;
}

/* Bildergalerien */

.bilderKategorien	{
	background:	#0071b6;
	text-align:	left;
	padding:       	4px 0 0 20px;
	margin:		0 0 10px 0;
	height:		22px;
}
.bilderKategorie{
	text-align:left;
	float:left;
	margin:	0 20px 0 0;
	padding: 0 5px 0 5px;
}
.bilderKategorie	 a.blau {
	color:		#fff;
	background:	#0071b6;
}
.bilderKategorieAktiv	{
	text-align:left;
	float:left;
	margin:	0 20px 0 0;
	padding: 0 5px 0 5px;
	background:#fff;
}

.bilderGalerien	{
	margin:2px 0 2px 30px;
	padding:0px;
}

.bilderPreview	{
	width:145px;
	height:122px;
	float:left;
	margin:0 8px 8px 0px;
	border:1px solid #000;
}

.bilderPreview img	{
	width:145px;
	height:122px;
}

.galerieLink	{
	width:145px;
	height:16px;
	background:#0071b6;
	color:#FFF;
	margin-top:106px;
	text-align:center;
	font-size:11px;
}

.galerieText	{
	width:550px;
	background:#C1F0DB;
	padding:5px 5px 0 5px;

}

#accordion	{
	width:770px;
}

.inner	{
	margin:10px;
}

.toggler	{
	cursor:pointer;
    margin:0;
    padding:3px 0 3px 10px;
    margin-bottom:2px;
}
