P, H1, H2, H3, H4 {
	font-family: Times;
	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 {
background-color:#faffb3;
padding:0px;
margin:0px;
text-align: center;    
}

div#header {
height:65px;
width:800px;
}

div#page {
height:623px;
width:800px;
margin: 0 auto;      /* standardkonforme horizontale Zentrierung */
}


div#center {
height:558px;
width:800px;
float:left;
}

div#links {
height:545px;
width:174px;
float:left;
background-repeat: no-repeat;
padding-top:90px;
}

div#content {
height:535px;
width:800px;
float:left;
}

div#mitte-rechts {
height:533px;
width:625px;
float:left;
border-right: 1px solid #bcc3d3;
border-bottom: 1px solid #bcc3d3;
}

div#head {
height:17px;
width:626px;
float:left;
text-align:left;

}

div#mitte {
height:516px;
width:470px;
padding-right:10px;
padding-left:10px;
background-color:#d1d7ef;
float:left;
overflow: auto;
overflow-x:hidden;
}

div#rechts-slide {
width:128px;
margin-right:1px;
margin-top:5px;
}

div#rechts {
height:517px;
width:135px;
background-color:#d1d7ef;
background-image:url(../img/hachm_3.png);
background-repeat: repeat-y;
float:left;
text-align:left !important;
}

div#breadcrumb {
float:left;
height:17px;
width:490px;
}

div#footer {
width:800px;
margin-top:3px;
height:20px;
}


div#counter {
width:174;
float:left;
}

div#copy {
width:490;
float:left;
}

div#sitemap {
width:135;
float:left;

}


* ################### 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;
     text-align: left;
 } 


/* Mailformular senden */

.csc-mailform-submit {
    margin-left: 90px;
	float: left;
	margin-top: 10px;
     text-align: left;
    } 


input, textarea, select, file {
	 border: solid 1px #0d62bc;
	 padding-top: 0px;
	color: #0D62BC;
     text-align: left;
}

input.csc-mailform-submit {
	 font-size: 11px;
	 padding: 5px;
	 padding-top: 2px;
	 padding-bottom: 2px;
     text-align: left;
}


.tx-wssitemap-pi1 {
text-align:left !important;
}


.tx-guestbook-list-header {
background-color: #FAFFB3 !important;
}


.tx-guestbook-list-table {
background-color: #FAFFB3 !important;
}


tx-guestbook-form-inputfield-big {
border: 1px solid #FAFFB3;
}
