#textinhalt, #image{float: left;}

#textinhalt {
	width: 432px;	
	height: 562px;
	padding-left: 50px;
	margin-right: 20px;
}
			 
#textinhalt2 {
	width: 878px;
    	height: 203px;
	background-repeat:no-repeat;
	padding-left: 0;
}

#textinhalt2.text-zweispaltig {
	width: 878px;
    	height: 267px;
	/* background-image: url(linie.jpg); */
	background-repeat:no-repeat;
	padding-left: 0;
}
			 
#ueberschrift {
	float left;
	border-bottom: 1px solid #a4cf76;
	margin-left: 48px;
	padding-left: 24px;
	width: 878px;
}

#ueberschrift h1 {
	font-size: 16px;
    	color:#FFFFFF;
	font-weight: bold;
	line-height: 20px;
	margin: 0 0 4px 0;
}


#inhalt h1 {
	font-size: 16px;
	color:#FFFFFF;
	font-weight: bold;
	padding-top: 10px;
}
			
#inhalt h2 {
	font-size: 16px;
    	color:#FFFFFF;
	font-weight: bold;
	padding-top: 10px;
	margin: 0 0 -3px 0;
}

#inhalt p{
	font-size: 12px;
    	color:#FFFFFF;
    	margin: 2px 0 0 0;
    	line-height: 18px;
}

#image{
	height: 562px;
    	width: 450px;
}
	   
#image2{
	padding-left:74px;
    	height: 232px;
    	width: 1000px;
}

#image2 dl.csc-textpic-firstcol dt img {
	margin-left: 0;
}
			   
#galerie {
	padding-top: 10px;
    width: 412px;
	height: 86px
}

#pfeil_l, #pfeil_r {padding-top: 43px;}

#galerie, #pfeil_l, #pfeil_r {float: left}

img {border: none;}

#balken {width:1000px;
    height: 17px;
    background-image: url(mitte_hg.jpg);
    margin-top: 0;
}

#inhaltsfuss {
    float: left;
    margin: 0 0 0 48px;
    width:878px;
    height: 58px;
}

#inhaltsfuss img {
    float: left;
    margin: 0;
}

#inhaltsfuss .csc-textpic {
    float:left;
    clear: right;
    margin-left: 0;
}

#inhaltsfuss .csc-textpic .csc-textpic-imagewrap {
    float:left;
}

#textvorschau {
	width: 350px;
}
				
#text1, #text2 {
	float:left;
	width: 350px
}
				
#text2 {
	padding-left:80px
}


#inhalt a {
	font-size: 12px;
	text-decoration:none;
	color:#A4CF76;
	font-weight: bold;
}

#inhalt a:hover {color:#A4CF76;}

#inhalt a.aktiv {
    color:#A4CF76;
}
				 
#scroll {
	width:858px; 
    	height:95%; 
	overflow:auto; 
	border:0px;
	margin-left: 72px;
}

#scroll.text-zweispaltig {
    	height:100%; 
}

#text-startseite {
	width: 900px;
    	height: 239px;
	background-repeat:no-repeat;
	padding-left: 50px;
}

#text-startseite h1 {
	border-bottom: 1px solid #a4cf76;
	font-size: 16px;
    	color:#FFFFFF;
	font-weight: bold;
	padding-top: 19px;
}

div#textinhalt table.contenttable td.erste-spalte {
	width: 80px;
}


div#textinhalt table.contenttable p {
	margin:0;
	line-height: 14px;
}

div#textinhalt table.contenttable {
	padding:0;
}


/* für den Editor */
td.erste-spalte {

}

#adresse {
	display: none;
}

/**********************/
/*  Formularstyles    */
/**********************/

#mailform {
	font-size:12px;
	width: 380px;
	margin: 0 0 0 -10px;
	padding:0;
}

fieldset.csc-mailform {
	border: 0px solid #cccccc;
}

div.csc-mailform-field {
	float: right;
}

#mailform label {
	text-align: left;
	margin: 0 0 0 0;
	padding-right: 30px;
	width: 180px;
}

#mailform input, #mailform select {
	margin: 0 0 10px 0;
	background-color:#efefef;
	width: 200px;
	border: 1px solid #ccc;
}

#mailform input:hover, #mailform select:hover {
	background-color: #fff;
}

input#mailformPLZ {
	width: 76px;
	margin-left: 120px;
	border: 1px solid #A4CF76;
	border-left: 4px solid #A4CF76;
}

textarea#mailformBemerkungen {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#efefef;
	border: 1px solid #ccc;
	width: 360px;
}


#mailform input.csc-mailform-submit {
	background-color:#efefef;
	padding-left: 2px;
	padding-right: 2px;
	margin-top: 20px;
	border: 1px solid #A4CF76;
	width: 120px;
	float: left;
}

#mailform input.csc-mailform-submit:hover {
	background-color:#A4CF76;
	color: #fefefe;
}

select#mailformAnrede, input#mailformVorname,
input#mailformName,input#mailformEmail,
textarea#mailformBemerkungen {
	border: 1px solid #A4CF76;
	border-left: 4px solid #A4CF76;
	width: 196px;
}

#mailform select {
	width: 203px;
}

/*************************/
/*  Formularstyles ENDE  */
/*************************/

.gruen {
	color: #A4CF76;
}