/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

/* Header */

#headertpl {
	width: 917px;
	height: 115px;
	margin: 0 auto;
	background: url(images/img2-an.gif) repeat-x;
        	
}


/* Logo */

#logo {
	float: left;
	height: 115px;
	padding: 0 0 0 25px;
	background: url(images/img1-an.gif) no-repeat;
	width:100%;
}

#logo * {
	text-decoration: none;
}

#logo h1 {
	float: left;
	padding: 50px 0 0 40px;
	font-size: 1em;
}

#logo h1 a {
	color: #000000;
        }

#logo h1 span {
	font-weight: bold;
}

#logo h2 {
	float: left;
	padding: 72px 0 0 8px;
	font-size: 12px;
	border: none;
}

#logo h2 a {
	color: #B4B4B4;
}


/* Menu */

#mod_menue_ebene0 {
	float: right;
	/*width:550px;*/
	height: 45px;
	padding: 90px 5px 0 0;
	margin-top:-15px;/*-12px;*/
	margin-right:25px;
	background: url(images/img3-an.gif) no-repeat right top;
        z-index:99;
	
}

#mod_menue_ebene0 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#mod_menue_ebene0 li {
	display: inline;
}

#mod_menue_ebene0 a {
	padding: 0 5px 0 10px;
	border-left: 1px solid #FF9933;
	text-transform: lowercase;
	text-decoration: none;
	font-size: 14px;
	color: #FFFFFF;
  background: #FF9933;
}


/* Splash */

#splash {
	width: 877px;
	height: 140px;
	margin: 0 auto;
	background: url(images/img5.gif) repeat-x left bottom;
	background: #ffffff url(images/header_an.jpg) no-repeat center;
	border-right: 20px solid #FF9933;
	border-left: 20px solid #FF9933;        
}

/* Content */

#content {
	width: 847px;
	margin: 0 auto;
	padding: 30px 30px 0 30px;
	background: #ffffff;
	border: solid #FF9933;
  border-width:0 5px;
             
}

#colOne {
	float: left;
	width: 620px;
	overflow:hidden;
  /*border-right: 1px solid #CC3300;
  padding-right:20px;*/                
}

#colTwo {
	float: right;
	width: 185px;
	padding: 5px 0 0 0;    
  border-left: 1px solid #FF9933;
  padding-left:20px;                

        }

/* Footer */

        

#footer  {
	width:847px;
	margin: 0 auto;
	text-align: center;
	color: #777777;
	padding: 0px 30px 0px 30px;
	background: #ffffff;
	border: solid #FF9933;
  border-width:1px 5px 0px 5px;
      }

#footer2
{
	width:847px; /*917*/
	margin: 0 auto;
	text-align: center;
	color: #777777;
	padding: 30px 35px 0px 35px;
	background: #ffffff url(images/img8-an.gif) no-repeat left bottom;
}



/*++++++++++++++++++++++++++++++++++*/
/* Foreneinträge */
.messagedata h2, .messageh4
{
	background:#fff;
	padding:5px;
	margin-right:0px;
	margin-top:5px;
	color:#333;
	border:1px solid #ccc;
	position:relative;
}
.messagedatap, .messagebot
{
	background:#F0F0F0;
	padding:10px;
	margin-left:0px;
	margin-top:-1px;
	padding-top:20px;
}
.messagefoot
{
	background:#E4E4E4;
	margin-left:0px;
	padding:10px;
	margin-top:-1px;
}
.messageul li, .messageul ul, ul.messageul
{
	margin-left:7px;
}
.forumliste a
{
	font-size:100%;
	font-weight:400;
}
/* Darstellung der Kommentare */
.comment_inhalt
{
	background:#efefef;
	border:1px solid #999;
	color:inherit;
	font-size:90%;
	padding:10px;
	width:90%;
	margin:5px;
	margin-left:0px;
}
/******************************************* Formulare *************************************************/
#colOne #inhalt {width: 80%;}

#formk legend, #main legend
{

}
.bbeditor_element
{
	float: left;
}
fieldset
{

	padding:10px;
	margin-top:10px;
	border:1px solid #ddd;
}
#formk,#main form
{
	margin:0px 0px 0px 0px;
}
#formk .senden, input[type=submit]
{
	padding: 1px;
	font-size:90%;

}

/****************** Modul Klasse für die Module die meist in der linken (oder rechten) Spalte sind ****************/
.modul h3
{

}

.modul
{
}

#sidebar .modul
{
	margin-top:30px;
}
.inner_mod
{
 
}
.modul fieldset
{

}
.modul legend,  #mod_suchbox label,
 #mod_styleswitcher label, #mod_styleswitcher legend,.modul h2.ignoresuch,
.mod_efa_fontsize_text,#mod_quicknavi label
{
	display:none;

}
.modul input,.modul select
{

}
.modul input[type=text],.modul select
{

}
.modul .senden, .newssenden, .button, input[type=submit]
{
	margin-left:60px;
}
.modul a
{

}
.modul a:hover
{

}


/********************************** Module meist im Kopfbereich ***************************************/
/* Modul Kopftext */
#mod_kopftext
{
	position:absolute;
	background: transparent;
	margin:40px 0px 0px 0px;
	padding:0px;
	width: 330px;
	background-repeat: no-repeat;

}
#mod_kopftext h1
{
	width: 330px;
	text-align: left;
	margin:0px;
	padding:0px;
	text-decoration:none;
}
#mod_kopftext a
{
	text-decoration:none;
	padding:0px;
	margin:0px;
}
#mod_kopftext a:hover
{
	text-deoration:underline;
}
.toph1
{
	margin:0px;
	padding:0px;
}
#logo h1
{
}
#logo h2
{

}
#logo a
{

}
/* Modul Sprachwahl */
#mod_sprachwahl img
{
	margin:0px 5px 0px 0px;
}
#mod_sprachwahl li
{
	display:inline;
	list-style-type:none;
	padding:0px;
	margin:0px;
	color:#000;

        }
#mod_sprachwahl
{

	position:absolute;
	text-align:left;
	color:#000;
	margin:-42px 0px 0px 0px;
	width:500px;
}
#mod_sprachwahl  a
{
	color:#000;
	text-decoration:none;
}
#mod_sprachwahl  a:hover
{
	text-decoration:underline;
}
#sprachwahl a:focus
{
	color:#fff;
}
#mod_sprachwahl a.toplink
{
	color:#000;
}
/* Modul efa Fontsize */
#mod_efa_fontsize
{
	position:absolute;
	margin-top:10px;

	min-width:3em;
}
#mod_efa_fontsize ul,
#mod_efa_fontsize li
{
	float:left;
	display:inline;
	margin:0px;
	margin-right:5px;
	padding:0px;
	font-size:110%;
	color:#fff;
}
#mod_efa_fontsize a
{
	color:#000;
}
/* Modul Kopf-Menue */
#mod_menue_top
{
	position:absolute;
	margin:-52px 0px 0px 550px;
	height:22px;
	text-align:left;
        background:transparent;
        
}
#mod_menue_top li
{
	display:inline;
	list-style-type:none;
	padding:0px;
	margin:0px;
}
#mod_menue_top a
{
	margin: 0px;
	padding:0px;
	font-weight:;
	color: #CC3300;
	text-decoration: none;
	font-size: 93%;
}
#mod_menue_top a:hover
{
	text-decoration: underline;
}
#menue_top a:focus
{
	text-decoration: underline;
}
/* Modul Suchbox */
#mod_suchbox
{


}
#mod_suchbox legend
{
	display:none;
}
#mod_suchbox fieldset
{

}


/***************************** Module meist in linker (oder rechter) Spalte **********************************/
/* News Grabber extra Sytle */
.rss_newsblock
{
	margin:20px;
	padding:0px;
	border:0px;
}
#newsgrabber_front a.rss_titel
{
	text-decoration:none;
	color:#000;
}
#newsgrabber_front a.rss_titel:hover
{
	text-decoration:underline;
}
#newsgrabber_front
{
	padding-bottom:10px;
}
.rss_newsblockkopf
{
	background:transparent;
}
.rss_newskoerper
{
	padding-bottom:10px;
	border-bottom: 1px solid #F4F4F4;
}
/* Modul Quicknavi */
#mod_quicknavi
{
}
/* Modul Umfrage */
#mod_umfrage_plugin label
{
	display:inline;
}

/* Modul Newsletter */
#mod_newsletter input
{
	width:130px;
}

/* Modul Styleswitcher */
#mod_styleswitcher
{
}
/* Modul RSS feed */
#mod_rssfeed_show li,
#mod_rssfeed_show1 li,
#mod_rssfeed_show2 li
{
	list-style:none;
}
#mod_rssfeed_show h3,
#mod_rssfeed_show1 h3,
#mod_rssfeed_show2 h3
{
	color:#000;
}
#mod_rssfeed_show a,
#mod_rssfeed_show1 a,
#mod_rssfeed_show2 a
{
	color:#000;
	text-decoration:none;
}
#mod_rssfeed_show a:hover,
#mod_rssfeed_show1 a:hover,
#mod_rssfeed_show2 a:hover
{
	text-decoration:underline;
}
#mod_rssfeed_show li a,
#mod_rssfeed_show1 li a,
#mod_rssfeed_show2 li a
{
	color: #EC5600;
	text-decoration:underline;
}
#mod_rssfeed_show li a:hover,
#mod_rssfeed_show1 li a:hover,
#mod_rssfeed_show2 li a:hover
{
	text-decoration: none;

}
/* Modul Login */
#mod_login li
{
	margin-left:20px;
}
#mod_login input
{
	
}

/******************************** Module die meist im Content Bereich sind *********************************/
/* Modul Breadcrump */
.breadcrump
{
}
/********************************* Unsichtbare Objekte  ******************************************/
#menue_sprung a, .breadtext, .ignore, .ignoreornot, dfn, .mod_efa_fontsize_text, #menue_sprung li, .ignoresuch
{
	position:absolute;
	display:inline;
	height:0px;
	width:0px;
	overflow:hidden;
	left:-2000px;
	top:-2000px;
}
/********************************** Hauptmenue bis zu 4 Ebenen **********************************/
/* Für mehr Ebenen bitte die Einträge mit .untermenu1 mit entsprechnder Nummerierung Klonen */


#mod_menue_sub .untermenu1
{
	margin-top:-30px;
}
#mod_menue_ebene0 a:hover,
#mod_menue_ebene0 a.menuxaktiv_back,
#mod_menue_ebene0 a.menuy_aktiv
{
    color:#fff;
	background:#cc3300;
           
}
#mod_menue_sub .untermenu1 li a
{
	padding-left: 1em;
	color: #ff9933;
        
        }
#mod_menue_sub .untermenu1 li a.menuxaktiv_back
{
	text-decoration:none;
	font-weight:bold;
}
#mod_menue_sub .untermenu1 ul {
}
#mod_menue_sub .untermenu1 li {
	padding: 5px 0;
}
#mod_menue .untermenu1 a.menuxaktiv_back
{

}
#mod_menue_sub .untermenu2 li a
{

}
#mod_menue_sub .untermenu2 a.menuxaktiv_back
{

}
#mod_menue_sub .untermenu3 li a
{

}
#mod_menue_sub.untermenu3 a.menuxaktiv_back
{

}
/******************************************* Listen Im Content Bereich keinen Style ***********************/
#main li
{
	list-style:none;
}
/******************************************** Sitemap/Inhalt ***********************************************/
#inhalt_sitemap
{
	margin:0px;
	padding:0px;
	line-height:1.9em;
}
#inhalt_sitemap h2
{
	font-size:1.2em;
}
#inhalt_sitemap .sitemap_level_1 h2
{
	font-size:1em;
	margin-left:20px;
}
#inhalt_sitemap .sitemap_level_2 h2,
#inhalt_sitemap .sitemap_level_3 h2,
#inhalt_sitemap .sitemap_level_4 h2
{
	font-size:0.8em;
	line-height:1.6em;
	margin-left:40px;
}
/***************************************** Klassen für den Editor im Interna Bereich ***************************/
.artikelbox_left
{
	overflow:hidden;
	float:left;
	width:200px;
}
.artikelbox_right
{
	overflow:hidden;
	float:right;
	width:200px;
	padding-left:40px;
}
.teaserbildleft
{
	margin:10px;
	margin-left:0px;
}


#weiter li
{
	display:inline;
	list-style-type:none;
	padding:0px;
	margin:0px;
	background-image:none;
}
#catlistdivx
{
	width:100%;


}
#catlistdivx ul, #catlistdivx li
{
	list-style-type:none;
	display:inline;
}
img {
border:none;
}
.lexikon
{
overflow:hidden;
width:95%;
}
p {
margin:1px;
}

/* plista */
div.plistapanel {display:none;}

/* Tagcloud */
#mod_keywords_front {padding-top:20px;}
#mod_keywords_front .inner_mod {width:100%; margin:auto;}

#mod_banner_4 {clear:both; padding:40px 0 20px 0;}

/*google*/

.cse-branding-form
{
color:#CC3300;
}

