
P, H1, H2, H3, H4 {
	font-family: Arial, Verdana;
	color:#0d62bc;
	}
	 
p 	{ 
    font-style:normal;
    font-size: 14px;
    font-weight: normal;
    margin: 0 0 0 0;
    text-align: justify;
    line-height: 1.3;
    	color:#0d62bc;
	}

a 	{
	color:#0d62bc;
	}
ul, li {
color:#0d62bc;
}

.csc-firstHeader {
 font-size: 18px;
}
/* ################################################################### */



html {
text-align:center;
height:auto;
}



body{
padding:0px;
margin:0px;
text-align: center;    
background-color:#fff6d9;

}


div#page{
margin: 0 auto;      /* standardkonforme horizontale Zentrierung */
width: 914px;
height:auto;
padding:0px;

}
div#page-space {
margin: 0 auto;      /* standardkonforme horizontale Zentrierung */
width:914px;
height:5px;
float:left;
}

div#head-links {
float:left;
width:69px;
height:208px;
background-image:url(../img/links.jpg);
}

div#head-rechts {
float:left;
width:168px;
height:208px;
background-image:url(../img/rechts.jpg);
}


div#head-main {
width: 914 px;
height: 208 px;
float:left;

}
div#head-mitte { 
float:left;
width:677px;
height:208px;

}
div#gmagic {
display:none;
}

div#center {
width: 914 px;
height: auto ;
float:left;

}

div#center-links {
width:69px;
float:left;
}
div#center-rechts {
width:128px;
float:left;
}
div#center-mitte {
width:717px;
float:left;
}

/* Footer DIV */

div#footer {
margin-left:68px;
margin-top:10px;
float:left;
width:777px;
height:30px;
font-family: Arial, Verdana; 
font-style:normal;
font-size:11px;
}
div#footer {
font-family: Arial, Verdana; 
font-style:normal;
text-decoration:none;
font-size:11px;
color:#0d62bc;

}

div#footer-left-div {
float:left;
width:200px;
height:20px;
text-align:left;
}


div#footer-center-div {
float:left;
width:357px;
height:30px;
text-align:center;
}

div#footer-right-div {
float:left;
width:100px;
height:30px;
text-align:left;
}

/* ################################################################### */
/* ################################################################### */

.klein {
font-family: Arial, Verdana; 
font-style:normal;
text-decoration:none;
font-size:11px;
color:#0d62bc;
}

div#gallerie {
width:118px;
height:400px;
float:right;
}
div#divContainer {
              OVERFLOW: hidden; 
              CLIP: rect(0px 118px 520px 0px); 
              HEIGHT: 520px;
              width:118px;
              float:left;

}

div#divContent {
            LEFT: 0px; 
            POSITION: relative; 
            TOP: 0px;
}

div#center-mitte-links {
float:left;
width:532px;
padding-right:10px;
}

div#center-mitte-rechts {
float:left;
width:175px;
}

div#breadcrumb {
float:left;
width:525px;
text-align:left;
}
div#content {
float:left;
width:525px;
height:auto;
text-align:justify;
}
div#gr-menu-kopf{
float:left;
width:175px;
}


div#gr-menu-links {
float:left;
width:175px;
text-align:left;
}


div#gr-trenner {
float:left;
width:175px;
text-align:center;
}


div#gr-fewo {
float:left;
width:175px;
text-align:center;
}

div#gr-menu-zwei {
float:left;
width:175px;
text-align:left;
}

div#gr-werbung {
float:left;
width:175px;
text-align:center;
}




* ################### Mailformular ########################### */

/* Mailformular alles linksbuendig */
csc-mailform {
text-align:left !important;
}
fieldset.csc-mailform label {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   color: #0D62BC;
   width: 80px;
   float: left;
   clear: right;
   }

/* Inhalte Links vor den Eingabefeldern */
.csc-mailform-field label {
     width: 5em;
     float: left;
     text-align: left;
     margin-right: 10px;
     }
	 
/* Mailformular ohne Rahmen */

fieldset {border: 0px; } 


/* Mailformular senden */

.csc-mailform-submit {
    margin-left: 90px;
	float: left;
	margin-top: 10px;
    } 


input, textarea, select, file {
	 border: solid 1px #209570;
	 padding-top: 0px;
	color: #0D62BC;
}

input.csc-mailform-submit {
	 font-size: 11px;
	 padding: 5px;
	 padding-top: 2px;
	 padding-bottom: 2px;
}





