body  {
    	font: 76% Arial, Helvetica, sans-serif;
    	background: #FFFFFF;
    	margin: 0; 
    	padding: 0;
    	text-align: center; 
    	color: #324891;
    }
	
div#container {
	width: 950px;
	margin: 0 auto;
	text-align: left;
	background-color: #FFFFFF;
	background-image: url(/fileadmin/templates/hoffmannvitten/bilder/back.jpg);
	background-repeat: repeat-y;
    } 
div#kopf { 
    	background: #FFFFFF;
		height:100px; 
    	padding: 0 0 0 0; 
    } 
    
div#sidebar1 {
    	float: left;
    	width: 150px;
		margin-left:6px;
    	padding: 0 0 0 0;
    }
div#sidebar2 {
    	float: right; 
		margin-right:6px;
    	width: 150px; 
    	padding: 0 0 0 0; 
		margin: 0 0 0 0;
    }
div#content { margin: 0 155px 10px 155px;padding: 0 10px; } 
div#content a {color:#324891; text-decoration:underline;}
div#content h1.csc-firstHeader {font-family:"Comic Sans MS";font-size:180%;}
div#content h1 {font-family:"Comic Sans MS";font-size:120%;}
div#footer { 
		font-size:90%;
		color:#324891;
		text-align:center;
		margin:0 5px 0 6px;
    	padding: 0 0 0 0;
		border-top: 2px solid #324891;
		background:#FFFFFF;
    } 
div#footer p {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}
.clearfloat { 
    	clear:both;
        height:0;
        font-size: 1px;
        line-height: 0px;
    }

#navcontainer { width: 150px; }

#navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
}

#navcontainer a
{
display: block;
padding: 3px 0 3px 3px;
width: 147px;
background-color: #324891;
border-bottom: 1px solid #FFFFFF;
}

#navcontainer a:link, a:visited {color: #FFFFFF;text-decoration: none;}
#navcontainer a:hover {background-color: #8592BD;color: #FFFFFF;}

table#angebote{ padding:0; margin:0;}
table#angebote td {border-bottom: 1px solid #FFFFFF; padding:3px 0 3px 3px;}
table#angebote td a {color:#324891;text-decoration:none; font-weight:bold;}

.csc-mailform {
border: none; /* Rand ausschalten */
}

.csc-mailform-field label {
float:left;
clear:both;
display:block;
width:100px;
padding-left:10px;
margin-bottom:10px;

}

.csc-mailform-field input,
.csc-mailform-field textarea,
.csc-mailform-field select
 {
float:left;
display:block;
width:250px;
border: 1px solid #000033;
background:#E5E5EA;
padding:1px;
margin-bottom:10px;
}

.csc-textpic-above {
  margin-top: 2px;
}

.csc-mailform-submit {
/* Absende Button nach rechts verschieben. Der Wert ergibt sich aus der Summe width + padding-left aus dem label Abschnitt -> oben */
margin-left: 110px;
/* Float wieder abschalten */
clear: both;
color: black;
background: #E5E5EA;
}

/*mietangebote*/
div.csc-textpic.csc-textpic-intext-left div.csc-textpic-text ul {
margin-left: 170px;
padding: 0 0 0 0;
} 

div.csc-textpic.csc-textpic-intext-left div.csc-textpic-text ul {
margin-left: 170px;
padding: 0 0 0 0;
min-height: 110px;
height: auto;
overflow: visible;
} 