/* Stylesheet für Kaitzbach Webdesign */

* { padding: 0; margin: 0; }
h2, p, ul, ol { margin-bottom: 2em; }
ul ol { margin-bottom: 0; }
li { margin-left: 1em;}

.mailform {width:500px}
#csc-mailform-field img{width:150px}


/* Allgemeine Selektoren */

html { height: 101%; } /* erzwingt Scrollbar im Firefox */ 
body {  background-color: #85a600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: center;
	}

* html body {
	font-size: x-small; /*für IE5/Win */
	f/ont-size: small; /* für andere IE-Versionen */
	} /* Simplified Box Model Hack  (Tan-Hack) */

h1 { 
    font-size: 150%; 
    font-weight: normal;
    font-family: Arial, sans-serif; 
    padding-bottom: 10px;
    color: #85a600; 
    }

div.csc-textpic-clear {
clear:none;
}

address {
	text-align: center;
	font-style: normal;
	letter-spacing: 2px;
	line-height: 1.5 em;
}

/* Allgemeine Klassen und IDs */

.skiplink {
	position: absolute;
	top: -2000px;
	left: -3000px;
	width: 0px;
	height: 0px;
	overflow: hidden;
	display: inline;
}

.clearing { clear: both; }

#logo { width: 100px;
	border: 2px solid #85a600;
	}	
	
#cert {position:absolute;
       top:48px;
       left:160px;
       } 	
	
#foto {
	position: absolute;
	top: 5px;
	right: 2px;;
	}	
	
#menue {list-style:none;
}
	
.layer {
	font-size: 12px;
	background-color: #85a600;
	width: 100px;
	padding: 4px;
	margin: 2px 1px 2px 1px;
	border-right: 2px solid #d6e5ee;
	}
	
.layer ul {
	list-style: none;
	}	
	
.layer li {list-style:none;
	}

.layer a {
	text-decoration: none;
	color: white;
	display: block;
	}	

.layer a:hover,
.layer a:focus {
	color: white;	
	}
	
.layerACT {
	color: white;
	background-color: #6aa2c7;
	font-size: 12px;
	width: 100px;
	padding: 4px;
	border-right: 2px solid #d6e5ee;
	margin: 2px 1px 2px 1px;
	
	}

.layerACT a {
	text-decoration: none;
	color: white;
	
	}	
	
.layer2 {
	font-size: 12px;
	color: #555;
	background-color: #85a600;
	width: 100px;
	padding: 4px;
	margin: 2px 1px 2px 1px;
	border-right: 2px solid #d6e5ee;
	}
	
.layer2 ul {
	list-style: none;
	}	
	
.layer2 li {
	list-style: none;
	}

.layer2 a {
	color: white;
	background-color: #85a600;
	text-decoration: none;
	display: block;
	}	

<!--	
.layer2 a:hover,
.layer2 a:focus {
	color: white;
		
	}
-->	
.layer2ACT {
	font-size: 12px;
	color: white;
	
	width: 100px;
	padding: 4px;
	margin: 2px 1px 2px 5px;
	}

.layer2ACT a {
	text-decoration: none;
	color: white;
	
	}		
	
/* ==========================================
   2. Styles für die Layoutbereiche
   ========================================*/

#wrapper {
        background-color: #E6EFC2;
	width: 900px; 
	margin: 8px auto;
	padding: 8px;
	text-align: left;
	}
		
#kopfbereich {
	position: relative; /* positioniert, aber bleibt im Fluss */
        height: 215px;
	padding-top: 5px;
	padding-right: 20px;
	margin-right: 1px;
	}

  #kopfbereich p {
  	color: #85a600;
	position: absolute;
	top: 5px;
	left: 153px;
	font-weight: bold;
	font-size: 120%;
	padding: 5px;
	}	
	
#sprache {float:bottom;}	

#sprache a {color: white;}         

#navibereich {
	list-style: none;
	font-size: 110%;
	float: left;
	width: 110px;
	margin-top: 20px; 
	border:1px solid #666;
	}
	
#navibereich a {
	color: white;
	
	}   	

#rechts { 
	float: right;
	width: 178px;
	background-color: #f9ffe5;
	padding-left: 5px;
	border: 2px solid #85a600;
	margin-top: 22px;
	margin-bottom: 10px;
	margin-right: 2px;
	
	}
	
#rechts a {
	color: #85a600;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	background-color: 
}

#rechts a:hover {
	color: maroon;
	}	


#textbereich { 
	font-size: 90%;
	padding: 0 10px 10px 10px;
	margin-left: 140px;
	margin-right: 200px;
	margin-bottom: 10px;
	border:1px solid #666
}


  #textbereich a {
	color: #ba3526;
	}


  #textbereich li {
       font-size: 11px; 
}


#fussbereich { 
        font-size:90%;
	clear: both;
	padding: 10px 20px 20px 20px;
	border-top: 1px solid #8c8c8c;
}

/*============================================
  3. Sonstige Styles
  ==========================================*/

/* Das Kontaktformular */

form {  
        font-size: 11px;	
	width: 350px; 
	margin-bottom: 20px;
	padding: 10px;
	border: 0px;
}


p { font-size: 11px;
}

strong { 
        font-size: 11px;
        font-weight: normal; 
        }
        

label { font-family: sans-serif;
        font-size: 11px;
	display: block;
	cursor: pointer; /* Mauszeiger wird zur Hand */
	padding-left: 10px;
}

input#absender,
textarea {
	width: 300px;
	margin-bottom: 1em;

}

textarea {
	height: 7em;
}


input#absender:focus,
textarea:focus {
	color: black;
	background-color: white;
}

.news-single-item h2 {font-size:12px;font-weight:normal;}
.news-latest-item h2 a {text-decoration:none;font-size:0.9em;color:#444} 

.tx_elublog_teaserimg {float:left;padding-right:10px;padding-bottom:10px}


/* ===========================================
   E N D E  D E S  S T Y L E S H E E T S
   =========================================*/

