html {
	background: #332D2D;
	overflow-y:scroll;
}
body {
	background:transparent url(../img/bg_body.png) repeat-x scroll 0 0;
	font-family:arial,helvetica,clean,sans-serif;
	font-size:13px;
	line-height:130%;
	/*font-weight:bold;*/
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}
.bg {
	overflow: hidden;
}
.wrapper {
	margin: 0 auto;
	width: 950px;
	position: relative;
}
.header {
	height:233px;
	padding-left:100px;
	padding-top:141px;
	position:relative;
	}
.homeLink {
	width: 186px;
	height: 193px;
	display: block;
	position: absolute;
	top: 27px;
	left: -109px;
	outline-style: none;
}
.headerText {
	width:350px;
	height: 200px;
}
.headerText p {
	font-weight: bold;
	margin-top: 5px;
}
a img{
	border: 0px;
	}
.content {
	background: #D1C5C0 url(../img/bg_wrapper.png) repeat-x left top;
	}
h1 {
	font-size: 20px;
	line-height:130%;
}
.blockLinks h1 {
	margin-bottom: 5px;
}
h3 {
	color: #666;
}

.blockLinks {
	width: 529px ;
	float: left;
	padding-left: 100px;
	padding-top: 20px;

}

.blockLinks p {
	margin-bottom: 10px;
}

.blockRechts {
	width: 281px;
	float: left;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
}
.footer {
	background:transparent url(../img/footer.png) no-repeat;
	height:25px;
	margin-top: 15px;
	}
.clearAll {
	clear: both;
	}
.box {
	margin-bottom: 20px;
}
.bHead {
	width:281px;
	height: 5px;
	background:transparent url(../img/boxHead.png) no-repeat;
	overflow: hidden;
	}
.bBody {
	width:241px;
	padding:15px 20px;
	background:transparent url(../img/boxBody.png) repeat-y;
	}
.bFoot {
	width:281px;
	height: 5px;
	background:transparent url(../img/boxFoot.png) no-repeat;
	overflow: hidden;
	}

.bHeadBlack {
	width:281px;
	height: 5px;
	background:transparent url(../img/boxHeadBlack.png) no-repeat;
	overflow: hidden;
	}
.bBodyBlack {
	width:241px;
	padding:15px 20px;
	background:transparent url(../img/boxBodyBlack.png) repeat-y;
	}
.bFootBlack {
	width:281px;
	height: 5px;
	background:transparent url(../img/boxFootBlack.png) no-repeat;
	overflow: hidden;
	}
.saengerin {
	width: 384px;
	height: 1023px;
	background:transparent url(../img/saengerin.png) no-repeat;
	position: absolute;
	top: 309px;
	left: -324px;
	z-index: 50;
}
.listItem {
	color: #CC6600;
	background:transparent url(../img/list.png) no-repeat;
	padding-left: 20px;	
	margin-top: 10px;
	margin-bottom: 5px;
}
.listItem a{
	color: #CC6600;
	text-decoration: none;
	font-weight: bold;
}
.mp3Title {
	margin-top: 10px;
	margin-bottom: 5px;
	color: #CC6600;
	text-decoration: none;
	font-weight: bold;
}
.mp3Player {
	width: 240px;
	height: 15px;
	margin-top: 5px;
	margin-left: -3px;
}
a, strong {
	color: #666;
	text-decoration: none;
	font-weight: bold;
	outline-style: none;
}
.listText {
	font-size: 12px;
	color: #000;
}
.galerieImage {
	float: left;
	margin-right: 5px;
}
.galerieliste li {
	list-style-type: none;
	color: #332D2D;
	text-decoration: none;
	font-weight: bold;
	margin-left: 10px;
	line-height: 170%;
	height: 85px;
}
.galerieliste li img {
	float: left;
	margin-right: 10px;
}
.galerieliste li a {
	list-style-type: none;
	color: #666;
	text-decoration: none;
	font-weight: bold;
	font-size:1.17em;
}
.clearAll {
	float: none;
	clear: both;
}
.newsbild {
	margin-right: 10px;
	float: left;
}
.newscontent {
	border-bottom: 1px solid #666;
	margin-bottom:15px;
	padding-bottom:15px;}
.newstext {
	font-weight: normal;
	font-style: normal;
}
object { 
	outline: none;
	width: 100%;
	background-image: none;
	position: relative;
	z-index: 1;
}

/* @group Downloads  */
.list_content {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-decoration:none;
	font-size:10px;
	color:#666666;
	padding-left:10px;
	padding-top:3px;
	padding-bottom:3px;
	padding-right:24px;
	width: 490px;
	background-color:#E8E8E8;
	margin:0px;
    line-height: 18px;
	}

.list_content2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
	font-size:10px;
	color:#666666;
	padding-left:10px;
	padding-top:3px;
	padding-right:24px;
	padding-bottom:3px;
	width: 490px;
	background-color:#d0d0d0;
	margin:0px;
    line-height: 18px;
	}

.list_content3 {
	font-style:italic;
        font-size:10px;
	text-decoration:none;
	color:#000000;
	padding-left:10px;
	padding-top:3px;
	padding-right:24px;
	padding-bottom:3px;
	width: 490px;
	background-color:#F4F4F4;
	margin:0px;
    line-height: 18px;
	}
.downloadBild {
	float: left;
	margin-right: 5px;
}

/* @end */

/* @group Navigation */
.navi {
	position: relative;
	z-index: 10;
	width:950px;
}
/* @group Infonavi */

ul.infoNavi {
	position: absolute;
	top: 0;
	left: 100px;
}
ul.infoNavi li {
	display: inline-block;
	float: left;
}
ul.infoNavi a {
	width: 93px;
	height: 28px;
	text-indent:-999em;
	display: block;
}

/* @end */

/* @group Unternavigation */

#dropdown1, #dropdown1 ul {
	padding: 0;
	margin: 0;
	list-style: none;
	border: 0;
}

#dropdown1 a {
	display: block;
	height: 30px;
	border: 0;
}

#dropdown1 a:hover {
	border: 0;
}

#dropdown1 li {
	float: left;
	border: 0;
}

#dropdown1 li ul {
	width: 100px;
	position: absolute;
	visibility: hidden;
	z-index: 100;
}

#dropdown1 li ul li {
	width: 100px;
	border: 0;
}

li#rex-article-7 ul.rex-navi2 li a {
	background: #fec223 none;
	text-indent:0;
	width: 80px;
	height: auto;
	color: #332D2D;
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	float: none;
	clear: both;
}
li#rex-article-7 ul.rex-navi2 li a:hover, li#rex-article-7 ul.rex-navi2 li.rex-current a {
	background: #fec223 none;
	color: #CC6600;
	float: none;
	clear: both;
}
/* @end */

.navifiller {
	height: 35px;
	background: url(../img/bg_navi.png) repeat-x;
}
ul.rex-navi1 {
	float: right;
}
ul.rex-navi1 li {
	list-style-type: none;
	display: inline-block;
	float: left;
	position: relative;
}

li#rex-article-7 a{
	height: 35px;
	width: 74px;
	background: url(../img/navi.png) no-repeat 0 0;
	text-indent: -999em;
}
li#rex-article-7.rex-current a, li#rex-article-7.rex-active a, li#rex-article-7 a:hover {
	background: url(../img/navi.png) no-repeat 0 -35px;
}
li#rex-article-6 a{
	height: 35px;
	width: 91px;
	display: inline-block;
	background: url(../img/navi.png) no-repeat -74px 0;
	text-indent: -999em;
	float: left;
}
li#rex-article-6.rex-current a, li#rex-article-6 a:hover {
	background: url(../img/navi.png) -74px -35px;
	float: left;
}
li#rex-article-12 a{
	height: 35px;
	width: 81px;
	display: inline-block;
	background: url(../img/navi.png) -165px 0;
	text-indent: -999em;
	float: left;
}
li#rex-article-12.rex-current a, li#rex-article-12 a:hover {
	background: url(../img/navi.png) -165px -35px;
	float: left;
}
li#rex-article-13 a{
	height: 35px;
	width: 87px;
	display: inline-block;
	background: url(../img/navi.png) -246px 0;
	text-indent: -999em;
	float: left;
}
li#rex-article-13.rex-current a, li#rex-article-13 a:hover {
	background: url(../img/navi.png) -246px -35px;
	float: left;
}
li#rex-article-14 a{
	height: 35px;
	width: 107px;
	display: inline-block;
	background: url(../img/navi.png) -333px 0;
	text-indent: -999em;
	float: left;
}
li#rex-article-14.rex-current a, li#rex-article-14 a:hover {
	background: url(../img/navi.png) -333px -35px;
	float: left;
}

li#rex-article-15 a{
	height: 35px;
	width: 111px;
	display: inline-block;
	background: url(../img/navi.png) -440px 0;
	text-indent: -999em;
	float: left;
}
li#rex-article-15.rex-current a, li#rex-article-15 a:hover {
	background: url(../img/navi.png) -440px -35px;
	float: left;
}

li#rex-article-16 a{
	height: 35px;
	width: 116px;
	display: inline-block;
	background: url(../img/navi.png) -551px 0;
	text-indent: -999em;
	float: left;
}
li#rex-article-16.rex-current a, li#rex-article-16 a:hover {
	background: url(../img/navi.png) -551px -35px;
	float: left;
}

li#rex-article-17 a{
	height: 35px;
	width: 113px;
	display: inline-block;
	background: url(../img/navi.png) -667px 0;
	text-indent: -999em;
	float: left;
}
li#rex-article-17.rex-current a, li#rex-article-17 a:hover {
	background: url(../img/navi.png) -667px -35px;
	float: left;
}

li#rex-article-18 a{
	height: 35px;
	width: 73px;
	display: inline-block;
	background: url(../img/navi.png) -780px 0;
	text-indent: -999em;
	float: left;
}
li#rex-article-18.rex-current a, li#rex-article-18 a:hover {
	background: url(../img/navi.png) -780px -35px;
	float: left;
}
/* @end */

/* @group Gaestebuch */
ul.a63-pagination li{
	display: inline-block;
	list-style-type: none;
}


/* @end */

/* @group VideoPlayer */
.videoPlayer {
	margin-bottom: 10px;
	margin-top: 5px;
}

/* @end */
/* @group Formular */

/* 
REDAXO-Modul: do form!
Beschreibung: CSS-DEMO
Bereich: CSS 
Für: do form! 2.x  und 3.x
Stand: 20.04.2009 
Version: 1.0
--------------------------------------------------------------------------
HINWEISE:
--------------------------------------------------------------------------
!! Das CSS berücksichtigt nicht alle möglichen Felder 
!! Farben nicht 1 zu 1 übernehmen
!! ist ja nicht wirklich hübsch

Weitere Infos zu den CSS hier:
http://wiki.redaxo.de/index.php?n=R4.DoForm
-------------------------------------------------------
*/

/* Formular Definition */
/*//////////////////////////////////////////////////////////////////////////////*

/* Div das das Formular umschließt */
.formgen {
	font-size: 1em;
	padding-right: 10px;
	padding-left: 10px;
}


/* Was passiert wenn auf das Label geklickt wird? */
label,
select,
input[type=checkbox],
input[type=radio],
input[type=button],
input[type=submit]
{
cursor : pointer;

}



.formgen form
{
line-height : 120%;

}




/* 
Wie sehen die einzelnen Blöcke aus? 
Jedes Feld wird von einem DIV umschlossen, das hier definiert werden kann
*/


.formgen .formblock
{
	margin-bottom: 15px;
	margin-top: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 2px;
	padding-left: 5px;	
	
}
 .forminfo 
{
	width: 225px;
	margin-bottom: 15px;
	background-color: #990000;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 2px;
	padding-left: 5px;
	font-weight: bold;
	color: #fff;
}

/*
Verhalten von br-Tags
*/
.formgen br
{
clear : both;
}


/* 
--------- FORMULAR-OBJEKTE ------------ 
*/


/* Mehrzeiliges Eingabefeld */
.formgen .formtextfield
{
	width: 100%;
	height: 200px;
	border: 1px solid #332D2D;
	background-color: #fff;
}


/* Textfeld */
.formgen .formtext
{
	width: 383px;
	margin-left: 4px;
	padding-bottom: 4px;
	font-size: 1em;
	background-color: #fff;
	border: 1px solid #332D2D;
	margin-bottom:5px;
}

.formgen input:focus, .formgen input:hover,
.formgen select:focus, .formgen select:hover, 
.formgen textarea:focus, .formgen textarea:hover {

}



/* Label */
.formgen label {
	width: 120px;
	clear: left;
	float: left;
	height: 20px;
	font-weight: bold;
	color: #332D2D;
}


/* Aussehen der Select-Ausgabe */
.formgen .formselect
{
	width: 200px;
	background-color: #33FF33;
	margin-left: 4px;
	color: #000000;
}


/* Sende-Button */
.formgen .formsubmit
{
}



/* Fieldsetbeschriftung */
.formgen legend {
	color: #FFFFFF;
	background-color: #990000;
	width: 150px;
}
.formgen .fieldset {
	margin-bottom: 10px;
}

/* -------------- AUSGABEN / Fehlermeldungen --------*/


/* Markierung der Labels bei Fehler */
.formgen .formerror {
	
	border-bottom-width: 1px;
	color: #990000;
}
.formgen .formcaptcha
{
	border: 2px solid #990000;
	vertical-align: top;
	float: left;
	margin-right: 10px;
}
.formgen .formreq {
	color: #006633;
}
.formgen .formheadline {
	color: #993300;
	background-color: #FFF7EA;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-style: italic;
}

/*//////////////////////////////////////////////////////////////////////////////*
/* Ende der Formulardefinition */

/* @end */