body {
	margin:0px;
	background-color: #000000;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:14px;
	color: #000000;
	background-image:url('bg.gif');
}

a:link, a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #D00079;
	text-decoration: none;
	font-weight: bold;
    }

a:active, a:hover {
	color: #797F80;
	text-decoration: none;
	font-weight: bold;
 }
 
/**************************Container*********************************************/
 
#container{
	margin:0 auto;
	width:814px;
	text-align:left;
	
}
#einzelbild{
	width:558px;
}
/*******OBEN****************************************************************/
#top{
	margin-top:5px;
	margin-left:0px;
	margin-right:0px;
	padding-left:26px;
	background-image:url(bg_oben.gif);
	background-repeat:no-repeat;
	width:814px;
	height:205px;
	text-align: left;
}

#logo{
	margin-top:35px;
	float:left;
}

#nav_oben{
	margin-left:220px;
    padding-top: 45px;
	width:300px;
    height:20px;
	color: #000000;
}
#nav_oben .linkoben a{
	color: #ffffff;
}
#nav_oben .linkoben a:visited {
	color: #ffffff;
}

#nav_oben .linkoben a:hover {
	color: #D00079;
 }

 
 
 .headrender{
 	position:absolute;
	z-index:20;
	margin-left:20px;
 	top:145px;
}

#buttons{
	   float:right;
	   width:500px;
	   margin:0px;
	   margin-top:113px;
	   margin-right:27px;
	   text-align:right;
	   	height:21px;
}
/*Firefox, Opera, Safari Boxhack*/
html>body #buttons {
	   margin-right:53px;
	   margin-top:115px;
}

#buttons .button{
	margin-left:1px;
	background-color:#D00079;
	color: #ffffff;
	background-image:url(button_oben.gif);
	background-position:left;
	background-repeat:no-repeat;
	height:21px;
	padding-left:9px;
	padding-right:8px;
	padding-top:3px;
	padding-bottom:4px;
}


#buttons .button a:link, #buttons .button a:visited {
	color: #ffffff;
}

 
/******************************************Inhalt mit Nav****************************/
#content{
	margin-top:0px;
	width:814px;
	text-align:left;
	background-image:url(bg_content.gif);
	clear:both;
}


/*******LINKE SPALTE****************************************************************/
#links{	
	width:210px;
	text-align:left;
	float:left;
}


/*****************Suchen*************************/
#suchen{
	margin-left: 30px; 
	width:170px;
	padding-top: 5px; 
	padding-bottom: 5px;
}
#suchen form{
   margin:0px;
}
#suchen_button{
	width:70px;
	color:#ffffff;
	background-color:#D00079;
	border: 1px solid #D00079;
	font-weight: bold;
}
#suchen_input{
	width:170px;
	border: 1px solid #D00079;
}

/*****************NAVIGATION*************************/
#nav {
	width:170px;
	/*IE 5Hack*/
	margin-left: 12px;
	voice-family:"\"}\"";
	voice-family:inherit;
	margin-left: 26px;
}
/*Firefox, Opera, Safari Boxhack*/
html>body #content #links #nav {
	margin-left: 26px;
}

#nav ul {
	width:170px;
	margin: 0px; 
	padding: 0px;
	list-style-type: none;
	font-weight: bold;
	color: #797F80;
}

#nav li { 
	margin: 0px; 
	width:170px;
	list-style-type: none;
}

#nav a {
    margin: 0px; 
	display: block;
	width:170px;
	padding-top: 3px; 
	padding-bottom: 3px; 
	padding-left: 20px;
	text-decoration: none;
	text-align: left;
	color: #797F80;
}

#nav a:hover{
	text-align: left;
	width:170px;
	color:#D00079;
}
#nav ul ul{
	margin: 0px; 
	padding: 0px;
	list-style-type: none;
}

#nav ul ul li { 
	margin: 0px; 
	margin: 0px ; 
	border-bottom: none;
}

#nav ul ul a{
	display: block;
	padding-top: 2px;
	padding-bottom: 0px;
	padding-left:32px;
	color: #797F80;
	text-decoration: none;
	width:156px;
	font-weight: normal;
	background-image:url('bg_pfeil_off.gif');
	background-repeat:no-repeat;
	background-position: 22px 6px;
}


#nav ul ul a:hover{
	background-color: #eeeeee;
	width:156px;
	color:#D00079;
	font-weight: normal;
	background-image:url('bg_pfeil_on.gif');
	background-repeat:no-repeat;
	background-position: 22px 6px;
}
#nav ul ul ul{
	margin: 0px; 
	padding: 0px;
	list-style-type: none;
}

#nav ul ul ul li { 
	margin: 0px; 
	margin: 0px ; 
	border-bottom: none;
}

#nav ul ul ul a{
	display: block;
	padding-top: 2px;
	padding-bottom: 0px;
	padding-left:40px;
	color: #797F80;
	text-decoration: none;
	width:148px;
	font-weight: normal;
	/*background-image:url('bg_pfeil_off.gif');
	background-repeat:no-repeat;
	background-position: 22px 6px;*/
	background-image:none;
}


#nav ul ul a:hover{
	background-color: #eeeeee;
	width:148px;
	color:#D00079;
	font-weight: normal;
	/*background-image:url('bg_pfeil_on.gif');
	background-repeat:no-repeat;
	background-position: 22px 6px;*/
	background-image:none;
}


.active_1 { 
	margin: 0px; 
	display: block;
	width:170px;
	padding-top: 5px; 
	padding-bottom: 5px; 
	padding-left: 20px;
	text-decoration: none;
	text-align: left;
    color:#D00079;
	background-image:url('bg_nav.gif');
	background-repeat:no-repeat;
	background-position: 0px 6px;
}

.active_2 { 
	display: block;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left:0px;
	color:#D00079;
	text-decoration: none;
	width:156px;
	font-weight: normal;
	background-image:url('bg_pfeil_on.gif');
	background-repeat:no-repeat;
	background-position: -25px 6px;
} 


/*******MITTLERE SPALTE****************************************************************/
#mitte{	
	float:right;
	width:558px;
	text-align:left;
	/*IE 5Hack*/
	margin-right: 15px;
	voice-family:"\"}\"";
	voice-family:inherit;
	margin-right: 13px;
}
	
/*Firefox, Opera, Safari Boxhack*/
html>body #content #mitte {
	margin-right: 26px;
}

#mitte a {
	color: #D00079;
}

#mitte a:visited {
	color: #D00079;
}

#mitte a:hover {
	color: #797F80;
 }


#mitte .text{
	padding: 5px;
	float:left;
}


#mitte h1{
	margin: 0px;
	font-size: 15px;
	font-weight:bold;
	margin-bottom: 10px;
	color: #666666;
}

#mitte h2{
	margin: 0px;
	font-size: 13px;
	font-weight:bold;
	margin-bottom: 8px;
	color: #666666;
}

#mitte h3{
	margin: 0px;
	font-size: 12px;
	font-weight:bold;
	margin-bottom: 7px;
	color: #666666;
}

#mitte p {
	margin: 0px;
	padding-bottom:14px;
}

#mitte ul{
	margin:0px;
	padding:0px;
	margin-bottom:5px;
	list-style-type:none;
}

#mitte li{
	margin-bottom:5px;
	background-image:url(ul_01.gif);
	background-repeat:no-repeat;
	background-position:0px 6px;
	padding-left:12px;
}

#mitte .Hervorhebung{
	color: #820002;
	text-decoration: none;
	font-weight: bold;
}

#mitte table{
    margin:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:14px;
	color: #000000;
}


#mitte .Tabellen_rahmen{
	border: 1px solid #95A5B7;
}

#mitte .Tabellenzelle_hell{
	background-color: #EDF0F3;
}

#mitte .Tabellenzelle_dunkel{
	background-color: #DBE0E6;
}

#mitte .uebersicht{
	width:139px;
	float:right;
	text-align:center;
	margin-bottom:10px;
	z-index:2;
}

#mitte .schlagwoerter{
}


.infobox{
	background-image:url(infobox.gif);
	background-position: 0px 0px;
	background-repeat:no-repeat;
	padding-top:16px;
	width:220px;
	float:right;
	font-size: 11px;
	line-height:14px
}
.infobox_innen{
	border: 1px solid #96A7B7;
}
.infobox_innen ul{
  margin:0px;
}

.infobox_unten{
	padding:5px;
	background-image:url(bg_infobox.gif);
}
.strichellinie{
	height:1px;
	background-image:url(strichellinie.gif);
}


.schlagwoerter{
	margin-bottom:15px;
	padding:10px;
	background-color:#F2F4F7;
	font-size:12px;
	/*background-image:url(schlagschatten.jpg);
	background-position: 0px 0px;
	background-repeat:repeat-x;
	border-bottom: 1px solid #96A7B7;*/
}

.schlagwoerter ul{
	margin:0px;
	margin-top:10px;
	padding:0px;
	list-style-type:none;
}

.schlagwoerter ul li{
	margin:0px;
	margin-bottom:5px;
	background-image:url(ul_01.gif);
	background-repeat:no-repeat;
	background-position:0px 6px;
	padding-left:12px;
}


/**********Formulare für Formulareditor******************************/
.f_headline{
	margin: 0px;
	font-size: 12px;
	font-weight:bold;
	margin-bottom: 8px;
}
.f_element{
	width:505px;
	margin-bottom:10px;
	clear:both;
}
.l_checkbox{
	float:right;
	width:300px;
}
.f_checkbox{
	float:left;
	width:190px;
	text-align:right;
}
.l_select{
	width:190px;
	float:left;
}
.f_select{
	width:300px;
	float:right;
}

.l_textarea{
	width:190px;
	float:left;
}
.f_textarea{
	width:300px;
	border: 1px solid #cccccc;
	float:right;
}

.l_text{
	width:190px;
	float:left;
}
.f_text{
	width:300px;
	border: 1px solid #cccccc;
	float:right;
}
.f_submit{
	margin-top:20px;
	margin-left:200px;
	width:130px;
	color:#ffffff;
	background-color: #D00079;
	font-weight: bold;
}




/**********UNTEN***************************************************************************/
#unten{
	margin-left:0px;
	width:814px;
	height:195px;
	background-image:url(bg_unten.gif);
}

/*******Bilder und Video****************************************************************/
#walkacts{
	   width:558px;
	   position:absolute;
 	   top:182px;
}

/*Firefox, Opera, Safari Boxhack*/
html>body #buttons{
	width:557px;
	top:199px;
}



.video{
	width:557px;
	text-align:center;
	padding-top:25px;
	padding-bottom:25px;
	border:1px solid #cccccc;
}
/*********************Galerie**************************/

.jaosg_galerie{
	text-align:center; 
	vertical-align:middle; 
}

.jaosg_thumbnail {
	margin-left:5px;
	margin-bottom:5px;
	float: left;
	height: 120px;
	width: 120px;
	padding:4px;
	text-align: center;
	vertical-align:middle;
	border:1px solid #cccccc;
}

.jaosg_nav {
	margin-top:15px;
	text-align: left;
}

.jaosg_bild {
	text-align: center;
}

.jaosg_bildTitle{
	font-size: 12px;
	font-weight: bold;
	width:350px;
}
.jaosg_bildbeschreibung {
	text-align: left;
	width:350px;
}
