
/* beim login*/
form#com-form-login
{
display: none;
}
#form-login .button
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	font-weight: bold;
	}
#sl_pretext
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	font-weight: normal;
	}
#sl_pretext a
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	font-weight: bold;
	}
	
/* Inhaltsverzeichnis*/
.xmap h2 {
	padding		: 1em 0 0 0;
	color		: #ED6E00;
}
.xmap ul {
	display		: block;
	list-style	: none;
	margin		: 0;
	padding		: 0;
}
.xmap ul li a{
	margin		: 0;
	padding		: 0;
	white-space	: nowrap;
	background	: transparent;
}
.xmap a img {
	border		: none;
}
.xmap ul.level_0 ul {
	
	list-style-position:inside;
	list-style: square;
	padding		: 0;
}
.xmap ul.level_0  li{
	font-weight: bold;
	list-style-position:inside;
	list-style:square;
	padding		: 0;
}
.xmap ul.level_1 li {
	font-weight: normal;
	padding		: 0 0 0 1em;
	white-space	: nowrap;
	list-style-position:inside;
	list-style:none;
}
.xmap .active {
	font-style	: italic;
}

/* System Standard Messages */
#system-message dt.message{ display: none;}
#system-message dd.message ul
{
font-weight: bold;
color: #ED6E00;
background-image: url(../../system/images/notice-info.png);
background-repeat: no-repeat;
background-attachment: scroll;
}
#system-message dd.message li
{
font-weight: bold;
color: #ED6E00;
padding: 4px;
margin: 0;
list-style-type: none;
list-style-position: outside;
}
/* System Error Messages */
#system-message dt.error{ display: none;}
#system-message dd.error ul
{
font-weight: bold;
color: #ED6E00;
background-image: url(../../system/images/notice-info.png);
background-repeat: no-repeat;
background-attachment: scroll;
}
#system-message dd.error li
{
font-weight: bold;
color: #ED6E00;
padding: 4px;
margin: 0;
list-style-type: none;
list-style-position: outside;
}
/* System Notice Messages */
#system-message dt.notice{ display: none;}
#system-message dd.notice ul
{
font-weight: bold;
color: #ED6E00;
background-image: url(../../system/images/notice-info.png);
background-repeat: no-repeat;
background-attachment: scroll;
}
#system-message dd.notice li
{
font-weight: bold;
color: #ED6E00;
padding: 4px;
margin: 0;
list-style-type: none;
list-style-position: outside;
}

/* +++ Newsletter Komponente +++ */
.sectiontableheader{
background-color: #efefef;
text-align: left;
}
/* +++ Newsletter Modul +++ */

#cm_subscribe{
height:2em;
vertical-align:middle;
}
#cm_unsubscribe{
height:2em;
vertical-align:middle;
}
#subscriber_name{

}
#subscriber_name.inputbox{
border-style: none;
padding: 2px 0px 2px 2px;
background-color: #efefef;
width: 157px;
}
#cm_email.inputbox{
border-style: none;
padding: 2px 0px 2px 2px;
background-color: #efefef;
width: 157px;
}
/* +++ chronoform Formulare+++ */
.chronoform {
margin-top: 50px;
color:#FFFFFF;
}
.chronoform a:link {
color:#FFFFFF;
}
.chronoform a:hover {
color:#FFFFFF;
}
.chronoform a:visited {
color:#FFFFFF;
}
.chronoform a:focus {
color:#FFFFFF;
}
.chronoform a:active {
color:#FFFFFF;
}
#chrono_verification {
margin-top: 10px;
}
.validation-advice {
text-align: left;
color: #ED6E00;
}

/* +++ Kontaktformular +++ */
.standard{
border-top-style: none;
border-right-style: none;
border-bottom-style: none;
border-left-style: none;
padding-left: 2px;
background-color: #efefef;
width: 200px;
text-align: left;
}
.textarea{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 1.1em;
line-height: 1.2em;
width: 300px;
height: 130px;
border-top-style: none;
border-right-style: none;
border-bottom-style: none;
border-left-style: none;
padding-top: 0pt;
padding-right: 0pt;
padding-bottom: 0pt;
padding-left: 2px;
background-color: #efefef;
overflow: auto;
}
.senden{
border-top-style: none;
border-right-style: none;
border-bottom-style: none;
border-left-style: none;
background-color: #efefef;
width: auto;
text-align: left;
color: #000000;
}
.checklabel{
width: 20px;
height:15px;
border-top-style: none;
border-right-style: none;
border-bottom-style: none;
border-left-style: none;
}
.selectlabel{
width: 80px;
height:20px;
border-top-style: none;
border-right-style: none;
border-bottom-style: none;
border-left-style: none;
background-color: #efefef;
text-align: left;
color: #000000;
}

/* +++ beim Suchergebnis +++ */

table.searchintro{
border-top-style: none;
border-right-style: none;
border-bottom-style: none;
border-left-style: none;
text-align: left;
color:#ED6E00;
}
fieldset{
border:1px solid #efefef;
text-align: left;
padding-left: 2px;
}

#limit.inputbox{
display: none;
}
fieldset{
border-bottom:thin solid #999999;
border-top: none;
border-right: none;
border-left: none;
text-align: left;
padding-left: 2px;
}
fieldset a:link
{
font-weight: bold;
color:#ED6E00;
text-decoration: none;
}
fieldset a:hover
{
font-weight: bold;
color:#ED6E00;
text-decoration: none;
}
fieldset a:visited
{
font-weight: bold;
color:#ED6E00;
text-decoration: none;
}
.contentheading { 
font-size: 1em;
color:#000000;
font-weight: bold;
padding-bottom: 1em;
margin: 0px;
}

/*  **** Menue Navigation oben  **** */
.moduletable-menu h3 {
font-size:1em;
font-weight: bold;
color:#ED6E00;
text-align:left;
margin:0;
padding:0;
}
.moduletable-menu ul {
font-size:1em;
font-weight: bold;
color:#ED6E00;
list-style-image: url(../images_general/bullet.gif);
margin:0;
padding:0;
}
.moduletable-menu li {
font-size:1em;
font-weight: bold;
display:inline;
margin:0px 10px 0px 0px;
padding:0;
}
.moduletable-menu  li a {
font-size:1em;
font-weight: bold;
color:#ED6E00;
text-decoration:none;
}
.moduletable-menu  li a:hover {
text-decoration: underline;
font-size:1em;
font-weight: bold;
color:#ED6E00;
}
.moduletable-menu  li a:link,.moduletable-menu  li a:visited {
text-decoration:none;
font-size:1em;
font-weight: bold;
color:#ED6E00;
}

/*  +++ CONTAINER GESAMT  +++ */
#container {
width : 910px;
height : 100%;
margin : 0 auto;
text-align : left;
margin-top : 20px;
/*	border: 1px solid #CCCCCC;*/
}

/* +++ KOPFTEIL GESAMT  +++ */
#kopfteil_gesamt {
background-image:url(../images/hg910.jpg);
background-repeat: no-repeat;
width : 910px;
height : 200px;
text-align : left;
padding: 0;
margin: 0;
}

/*  +++ LOGO  +++ */
#logo {
width : auto;
height : auto;
padding : 10px 0 10px 15px;
margin: 0;
text-align : right;
font-size:1em;
float : left;
clear:both;
}
			
/* +++ PFAD-NAVI +++ 
#pfad {
text-align : left;
height : auto;
}
*/						
			
/* +++ Adresse +++ */
#adress {
color:#FFFFFF;
text-align : left;
line-height: 1.5em;
font-size:1em;
font-weight:bold;
width : 192px;
height: 90px;
float: right;
margin : 30px 0 0 0;
padding : 0;
}
.stopFloat {
display: none;
clear: both;
float: none;
height: 1px;
font-size: 0px;
line-height: 0px;
overflow: hidden;
}
#brotkruemel {
text-align : left;
font-size:0.9em;
width : auto;
height: 30px;
color:#330099;
margin : 0;
padding : 0 0 0 20px;
}
#kopfteil_unten {
width :890px;
height: 20px;
text-align : right;
float: right;
padding:0;
margin: 0 20px 0 0;
}	

/* +++ Menueleiste  +++ */
#menue_navigation {
background-color:#FFFFFF;
width: 695px;
height: 22px;
float: right;
}

/* +++ Hauptmenue  +++ */
.moduletable-haupt h2 {
font-size:1.1em;
color: #333333;
}
.moduletable-haupt {
list-style-type: none;
}
.moduletable-haupt ul li {
font-size:1.1em;
font-weight:bold;
letter-spacing: 0.04em;
color: #333333;
line-height: 22px;
vertical-align: bottom;
display: inline;
background-color:#FFFFFF;
float: right;
}
.moduletable-haupt ul li a {
float: left;
height: 22px;
color: #333333;
padding: 0px 8px 0px 10px;
text-decoration: none;
}
.moduletable-haupt a:hover {
background-color: transparent;
background-image: url(../images/hg_m_haupt2.gif);
background-repeat: repeat-x;
background-position: 0%;
color:#FFFFFF;
text-decoration: none;
}
.moduletable-haupt li.active {
background-color: transparent;
background-image: url(../images/hg_m_haupt1.gif);
background-repeat: repeat-x;
background-position: 0%;
height: 22px;
color:#FFFFFF;
text-decoration: none;
}
	
/* +++ MenueSpalte alle Einzelmenues +++ */
.moduletable-nav {
width: 160px;
margin-left: 6px;
margin-bottom:0.2em;
padding-left:2px;
padding-right: 2px;
padding-top: 8px;
padding-bottom: 8px;
}
.moduletable-nav h3 {
background:#EE6E00;
color:#FFFFFF;
font-size:1.1em;
font-weight:bold;
letter-spacing: 0.04em;
text-align:left;
margin-bottom: 5px;
padding:0.25em 0 0.25em 10px;
}
.moduletable-nav ul {
list-style-type:none;
padding:0;
margin:0;
}
.moduletable-nav li {
font-size:1.1em;
font-weight: normal;
margin:0;
padding:0;
}
.moduletable-nav li a {
display:block;
background-color:#FFFFFF;
color:#000000;
text-decoration:none;
padding:3px 5px 3px 1em;
}
html>body div.moduletable-nav li a {
list-style: none;
background-color:#FFFFFF;
width:auto;
}
.moduletable-nav li a:hover {
background-image:url(../images/pfeil.gif);
background-repeat: no-repeat;
padding:3px 5px 3px 2em;
text-decoration:none;
background-color:#FFFFFF;
color:#000000;
}
.moduletable-nav li.active {
background-image:url(../images/pfeil.gif);
background-repeat: no-repeat;
padding:0px 0px 0px 1.5em;
text-decoration:none;
background-color:#FFFFFF;
color:#000000;
}
.moduletable-nav li.active a:hover {	
background-image:url(../images/pfeil.gif);
padding:3px 5px 3px 1em;
background-image:none;
text-decoration:none;
background-color:#FFFFFF;
color:#000000;	
}
/*  **** Infomationsmodul **** */
.moduletable-info {
width: 160px;
margin-left: 6px;
margin-bottom:1em;
padding-left:2px;
padding-right: 2px;
padding-top: 8px;
padding-bottom: 8px;
}
.moduletable-info h3 {
background:#F2F2F2;
color:#000000;
font-size:1.1em;
font-weight:bold;
letter-spacing: 0.04em;
text-align:left;
margin-bottom: 5px;
padding:0.25em 0 0.25em 10px;
}
.moduletable-info a {	
background-image:url(../images/pfeil1_r.gif);
padding:3px 5px 3px 2em;
background-repeat: no-repeat;
text-decoration:none;
background-color:#FFFFFF;
color:#000000;	
}
/*  **** Banner  **** */
.moduletable-zufallsbild {	
padding:0;
margin:0;
vertical-align:top;
}


/*  **** Grundformatierungen  **** */
html{
	height: 100%;
}
html,
body{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.84em;
	color: #000000;
	background-color: #FFFFFF;
	font-style: normal;
	margin: 0px;
	padding: 0px;
	min-height: 101%;
}
*{
	margin: 0; 
	padding: 0; 
}

/*  **** Korrektur für zu kleine Auswahlboxen  **** */ 
option{
	padding-left: 0.4em;
}

p{
	margin: 0;
	line-height: 1.5em;
	padding-bottom: 1em; 
}
/*  **** Grundformatierungen  **** */ 
option{
	margin: 0; 
	padding: 0; 
}
select, input, textarea{
	font-size: 99%;
}
.button { 
padding-left:16px; 
padding-top: 3px; 
text-decoration:none; 
background-image: url(../images/pfeil1_r.gif); 
background-position:left; 
background-repeat:no-repeat; 
cursor: pointer; 
background-color:#FFFFFF; 
color:#000000;
font-weight: bold; border-style:none; 
} 
input.button { 
padding-left:16px; 
padding-top: 3px; 
text-decoration:none; 
background-image: url(../images/pfeil1_r.gif); 
background-position:left; 
background-repeat:no-repeat; 
cursor: pointer; 
background-color:#FFFFFF; 
color:#000000; 
font-weight: bold; 
border-style:none; 
} 
input.button-login { 
padding-left:16px; 
padding-top: 3px; 
text-decoration:none; 
background-image: url(../images/pfeil1_r.gif); 
background-position:left; 
background-repeat:no-repeat; 
cursor: pointer; 
background-color:#FFFFFF; 
color:#000000; 
font-weight: bold; 
border-style:none; 
}

/************* link allgemein **************/
a:link{
	color: #000000;
	text-decoration: none;
}
a:visited{
	color: #000000;
	text-decoration: none;
}
a:hover{
	color: #000000;
	text-decoration: underline;
}
a:focus{
	color: #000000;
	text-decoration: underline;
}
a:active{
	color: #ED6E00;
	text-decoration: underline;
}
a.readon {
	color: #999999;
	text-decoration: none;

	border-bottom:1px solid #999
}
	
.link2 a:link{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
color: #000000;
text-decoration:underline;
}
.link2 a:hover
{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
color: #ED6E00;
text-decoration:none;
}
.link2 a:focus
{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
color: #ED6E00;
text-decoration:none;
}
.link2 a:active
{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
color: #000000;
text-decoration:underline;
}
.link2 a:visited
{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
color: #000000;
text-decoration:underline;
}
table.blog{
	background-color:#FFFFFF;
	margin: 0;
	padding:0; 
}	
.weiss {
	color: #FFFFFF;
	}
.infotext{
	color: #ED6E00;
	font-weight: bold;
	}
.clear {
	float : none;
	clear : both;
	height : 1px;
	background-color : #ffffff;
	width : 1px;
	}
fieldset.input {
	border : 0;
	}
	
/* *** Listendarstellung *** */
	ol { 
	   color:#000000;
	   list-style-type: decimal;
	   list-style-position:inherit;
	   padding-left: 30px;
	   }
	ol li{ 
	   color:#000000;
	   line-height: 1.8em;
	   }
	 ul{ 
	   color:#000000;
	   list-style-type: square;
	   list-style-position:inherit;
	   padding-left: 20px;
	   margin: 0px;
	   }
	   ul li{ 
	   color:#000000;
	   line-height: 1.5em;
	   }
	   
/* *** Ueberschriften *** */
	h1 { 
	   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	   font-size: 1.2em;
	   color:#000000;
	   font-weight: bold;
	   padding-bottom: 1em;
	   margin: 0px;
	   }

	h2 { 
	   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	   font-size: 1.1em;
	   color:#000000;
	   font-weight: bold;
	   padding-bottom: 1em;
	   margin: 0px;
	   }
	h3 { 
	   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	   font-size: 1em;
	   color:#000000;
	   font-weight: bold;
	   margin: 0px;
	   padding: 0px;
	   }
	h4 { 
	   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	   font-size: 0.9em;
	   color:#000000;
	   font-weight: bold;
	   margin: 0px;
	   padding: 0px;
	   }
	.componentheading { 
	   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	   font-size: 1em;
	   color:#000000;
	   font-weight: bold;
	   margin: 0px;
	   padding: 0px;
	   }
	  
/* *** Hintergrundfarbe *** */
	.hg_grau { 
	   color:#000000;
	   background-color:#CCCCCC;
	   }
	 .grau { 
	   color:#999999;
	   }

/*  +++ HAUPTTEIL GESAMT  +++ */	
#hauptteil {
width : 878px;
height : auto;
text-align : left;
background : #FFFFFF;
margin: 0 0 0 15px;
padding: 0;
}
			
/*  +++ LINKE SPALTE GESAMT +++ */	
#spalte_links {
width : 176px;
text-align : left;
background:#FFFFFF;
float : left;
margin-top : 12px;
padding: 0;
clear: both;
}
					
/*  +++ SPALTE MITTE GESAMT +++ */
#spalte_mitte {
margin-left: 200px;/*      width :495px;      */
text-align : left;
background : #FFFFFF;
margin-top : 12px;
}
				
/*  +++ SPALTE RECHTS GESAMT +++ */
#spalte_rechts {
max-width: 176px;
height :auto;
text-align : left;
float : right;
padding: 0;
margin-top:12px;
}
				
/* +++ Login-Formular +++ */
#login_form {
width : auto;
height : 100%;
text-align : left;
background : #FFFFFF;
padding : 0;
margin: 0;
clear: both;
}											
				
/*  +++ Kopfzeile oder Fusszeile +++ */	
#fusszeile {
font-weight: bold;
width : 900px;
height : auto;
text-align : right;
padding-top: 6px;
clear : both;
}

/* ***** JOMMLA RESERVIERTE KLASSEN **** */

/* *** FORMATE SUCHFUNKTION *** */	
	
div.moduletable-suche {
height: 22px;
width : 176px;
background : #ED6E00;
padding :0;
margin: 0;
float:right;
}
		
.inputbox-suche {
			height:17px;
			width : 174px;
			background:  #ED6E00;
			border: none;
			font-size : 1em;
			font-weight: bold;
			padding-top: 3px;
			color:#FFFFFF;
			text-align:center;
			}
			

						
		
/* ++++++++ FORMATE LOGIN +++++++++ */			
	
.moduletable-login {
width: 160px;
margin-left: 6px;
margin-bottom:1em;
padding: 8px 2px 8px 2px;
}
		
/* +++ Ueberschrift +++ */
div.moduletable-login h3 {
background:#F2F2F2;
color:#000000;
font-size:1.1em;
font-weight:bold;
letter-spacing: 0.04em;
text-align:left;
margin-bottom: 5px;
padding:0.25em 0 0.25em 10px;
}
		
/* +++ Checkbox Angemeldet +++ */	
input#modlgn_remember {
width : 12px;
height : 12px;
border : 1px solid #666666;
margin-left : 0;
}
		
/* +++ Anmeldebutton +++ */		
div.moduletable-login .button {
padding-left:16px;
padding-top: 3px;
text-decoration:none;
background-image: url(../images/pfeil1_r.gif);
background-position:left;
background-repeat:no-repeat;
cursor: pointer; 
background-color:#FFFFFF;
color:#000000;
font-weight: bold;
border-style:none;
}
			
/* ** Links - Passwort, Regisitrieren ** */
div.moduletable-login ul {
margin : 0;
padding : 0 5px 10px 10px;
list-style : none;
}
			
div.moduletable-login li {
line-height : 14px;
padding-left : 0;
}
			
div.moduletable-login a:link, 
div.moduletable-login a:visited {
font-size : 1em;
color : #333333;
text-decoration : none;
}
			
div.moduletable-login a:hover {
color : #333;
text-decoration : underline;
}


/* +++  Modul Eigenes HTML wegbeschreibung +++ */

.moduletable-weg {
width: 160px;
margin-left: 6px;
margin-bottom:1em;
padding-left:2px;
padding-right: 2px;
padding-top: 8px;
padding-bottom: 8px;
}
.moduletable-weg h3 {
background:#EE6E00;
color:#FFFFFF;
font-size:1.1em;
font-weight:bold;
letter-spacing: 0.04em;
text-align:left;
margin-bottom: 5px;
padding:0.25em 0 0.25em 10px;
}
/* +++  Ende Modul Eigenes HTML wegbeschreibung +++ */
/* +++  Modul Eigenes HTML +++ */
.moduletable {
width: 160px;
margin-left: 6px;
margin-bottom:1em;
padding-left:2px;
padding-right: 2px;
padding-top: 8px;
padding-bottom: 8px;
}
.moduletable h3 {
background:#F2F2F2;
color:#000000;
text-align:left;
font-size:1em;
margin-bottom: 5px;
padding:0.25em 0 0.25em 10px;
}
/* +++  Ende Modul Eigenes HTML +++ */

/* *** FORMATE INHALTSBEREICH *** */ 
					 
	a.blogsection:link, 
	a.blogsection:visited {
	   color: #333333;
	   text-decoration: underline; 
	   }
	   
	.small {
	font-size: 0.82em;
	color:#000000;
	  }
	 
	.createdate {
	   height: 15px;
	   padding-bottom: 10px;
	   color: #999999;
	  
	   }
	   
	.modifydate {
	   height: 15px;
	   padding-top: 10px;
	   color: #999999; 
	  
	   }
	   
	span.article_seperator {
	   height:20px;
	   background: #FFFFFF;
	   width: 300px;
	   }
	
	th.pagenav_next { 
	  
	   font-weight: normal;
	   width: auto;
	   padding-top: 10px ;
	   text-align:left;
	   margin: 0px;
	  }
	  
	th.pagenav_prev {
	  
	   font-weight: normal;
	   width: auto;
	   padding-top: 10px ;
	   margin:0px;
	   text-align:left;
	   }

	td.buttonheading img{
 	   border: 0px;
	   }

/*  **** abgerundete Ecken  **** */
.ro {
	background:url(../images/round_ro_weiss.gif) top right no-repeat;
}
.lo {
	background:url(../images/round_lo_weiss.gif) top left no-repeat;
}
.ru {
	background:url(../images/round_ru_weiss.gif) bottom right no-repeat;
}
.ru_re {
	background:url(../images/round_ru_weiss.gif) bottom right no-repeat;
	padding-right: 6px;
}
.lu {
	background:url(../images/round_lu_weiss.gif) bottom left no-repeat;
}

/*  **** Google Map  **** */
#googlemap0_492j1_0{
font-style:normal;
}
.mapdirform{
font-size: 1.1em;
font-weight:bold;
}
#saddr.inputbox{
color:#000000;
border-style:none;
}
.gmnoprint{
}

