/**
* STYLESHEET
*
* Standardstylesheet
*
* @author 
* @link 
* @copyright Copyright 2010
* @license 
*/

#custom-doc, #custom-doc_ft { width:69.23em;*width:67.56em;min-width:936px; margin:auto; text-align:left; } 

/* -------------------------------------------------------------- 
   SECTION  
-------------------------------------------------------------- */

html { background: url(../img/bg_main.jpg) center top repeat-x #cccccc; }
body { color: #707173; }

.wrap_top { }
.wrap_bot {
	background: url(../img/bg_footer.png) no-repeat center top;	
	height: 68px;
	padding-bottom: 29px;	
}

#ft { }
#bd {
	background: url(../img/bg_shadow.png) repeat-y center;
	padding-top: 36px;	
}

IMG#logo { position: absolute; top: 20px; margin-left: 50px; z-index: 130; }

DIV.image {
	height: 268px;
	background: url(../img/bg_header.png) no-repeat center top;
}

.bild_right {
 	position: absolute;
	top: 0px;	
	right: 20px; 
	width: 240px;
}

/* -------------------------------------------------------------- 
   SECTION  
-------------------------------------------------------------- */
#container { margin: 0 20px; }
#links { float: left; width: 200px; }
#rechts { margin-left: 220px; }
#rechts:after { content:"clear"; clear: both; display: block; height: 0; overflow: hidden; visibility: hidden; }

.innen1 { padding-left: 15px; }
.innen1 { overflow: hidden; }

.innen1-links { float:left; width: 385px; margin-right: 30px }
.innen1-rechts { overflow: hidden; }

.clearer { display:none; }


/* -------------------------------------------------------------- 
   CONTENT  
-------------------------------------------------------------- */
a { 
	color: #96bf0d; 
 	text-decoration: none; 
} 
a:hover { 
 	text-decoration: underline;  
} 
strong { font-weight: bold; color: #707173; }




.main_content {
	line-height: 1.5em;
	font-size: 93%;		
}
.main_content P, .main_content H3, .main_content H4, .main_content UL {
	margin-bottom: 14px;
}
.main_content H2 {
	line-height: 1.2em;	
	margin-bottom: 16px;
}
.main_content H2 {
	color: #96bf0d;
	font-size: 197%;
}
.main_content H3 { 
	color: #96bf0d;
	font-size: 138.5%;	
}
.main_content H4 { 
	color: #96bf0d;
	font-size: 120%;	
}

.main_content EM { 
	color: #96bf0d;
	font-style: italic;	
}

.zitat H3 {
	color: #96bf0d;
	font-size: 197%;
}

#rechts LI {
	list-style: disc;
	margin-left: 14px;
}

.innen1 {
	border-left: 1px solid #96BF0D;
	padding-bottom: 20px;	
}
.innen1-links {
	text-align: left;		
}






/* -------------------------------------------------------------- 
   - - -  
-------------------------------------------------------------- */



DIV.first IFRAME, DIV.first IMG {
	margin-left: 26px;	
}

.stoer_box {
	position: relative;
}




.frame {
	border-style:solid; 
	border-width:1px;
	color: #96bf0d;
}

.line {
	border-style: solid; 
	border-width: 1px;
	border-collapse: collapse;
	border-top-color: #96bf0d;
	border-right-color: #fff;
	border-left-color: #fff;
	border-bottom-color: #fff;
}


/* -------------------------------------------------------------- 
   FOOTER  
-------------------------------------------------------------- */

.con_content { 
	width: 936px;
	/* height: 80px; */	
	min-height:110px;
	margin: auto;
	margin-top: 42px;
	padding-top: 14px;
	background: url(../img/bg_zitat.jpg) no-repeat center top;	
}
.con_content DIV { 
	float: left; 
	width: 800px; 
	margin-left: 80px;
	margin-bottom: 12px;
}
.footer { 
	position: absolute;
	width: 350px; 
	left: 196px;
	padding-top: 14px;
	margin-bottom: 0px;
}
.footer2 { 
	position: absolute;
	width: 350px;
	right: 196px;
	padding-top: 14px;
	margin-bottom: 0px;
}


/* -------------------------------------------------------------- 
   NAV  
-------------------------------------------------------------- */

/* 
ul#subnav { border: 1px solid #f00; }
ul#subnav A, ul#subnav SPAN { border: 1px solid #000; }
ul#subnav LI { border: 1px solid #F00; }*/

ul#subnav { width: 195px; margin: 0; padding: 0; }
* html ul#subnav {  /* FIX IE 5.x */
    width: 205px;
    w\idth: 195px;
    padding-left: 0;
    padd\ing-left: 0.8em;
}

ul#Navigation LI {
    list-style: none;
    margin-bottom: 8px; padding: 0;
}
#subnav LI { background: url(../img/bg_subnav.png) no-repeat top left; }

ul#subnav LI A {
    display: block;
    line-height: 35px;	
	padding-left: 35px;
	color: #707173;	
    text-decoration: none;
}

ul#subnav LI A:hover {
	background: url(../img/bg_subnav-active.png) no-repeat left top;
	color: #96bf0d;
	padding-left: 50px;	
}
ul#subnav LI.subnav_akt A {
	background: url(../img/bg_subnav-active.png) no-repeat left top;
	color: #96bf0d;
	padding-left: 50px;	
}



* html ul#subnav LI A {
    width: 100%;    /* Breitenangabe fuer IE 5.x */
    w\idth: 150px;  /* Breitenangabe fuer IE 6 */
}











/* -------------------------------------------------------------- 
   NAV TOP
-------------------------------------------------------------- */
.navpos {
	position: relative;
	top: 228px;	
	left: 75px;
}
#nav, #nav ul { 
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
}
#nav a {
	display: block;
	/*width: 10em;*/
}#nav li { 
	float: left;
	width: 10em;  /*width needed or else Opera goes nuts*/ 
}
#nav li:hover ul, #nav li.sfhover ul { 
	left: auto;
}
#nav, #nav a, #nav li  { height: 50px; }

#nav a { line-height: 50px; }

#nav li {
	background: url(../img/bg_nav.png) no-repeat top left;
	width: 135px;
}
#nav a, #nav strong {
	padding: 2px 35px;
	color: #707173;
	text-decoration: none;
}
#nav a:hover {
	background: url(../img/bg_nav-active.png) no-repeat left top;
	color: #96bf0d;
	width: 135px;
}
#nav li.nav_akt {
	background: url(../img/bg_nav-active.png) no-repeat left top;
	color: #96bf0d;
	width: 135px;
}



/* -------------------------------------------------------------- 
   FORM  
-------------------------------------------------------------- */
.Submit {
	color: #888888;
	font-size: 12px;
	font-family: arial, sans-serif;
	background-color: #fff;
	width: 180px;
	height: 20px;
	border: 1px solid;
	border-color: #96bf0d;
}

.input {
	color: #888888;
	font-size: 12px;
	font-family: arial, sans-serif;
	background-color: #fff;
	width: 160px;
	height: 20px;
	border: 1px solid;
	border-color: #96bf0d;
}

.Formular_Textfeld {
	color: #888888;
	font-size: 12px;
	font-family: arial, sans-serif;
	background-color: #fff;
	width: 380px;
	height: 150px;
	border: 1px solid;
	border-color: #96bf0d;
}

.Formular {
	color: #888888;
	font-size: 12px;
	font-family: arial, sans-serif;
	background-color: #fff;
	width: 160px;
	height: 20px;
	border: 1px solid;
	border-color: #96bf0d;
}








