#inhalt{
width:550px;
float:right;
height:440px;
}

#inhalt[ID]{
min-height:440px;
height:auto;
}


ul{
padding-left:25px;
}


#untermenu{
position:relative;
width:200px;
float:left;
left:51px;
}


#inhaltlinks{
width:170px;
float:left;
position:relative;
left:51px;
padding-right:14px;
}



#email{
position:absolute;
top:7px;
left:693px;

}

#logo{
position:absolute;
top:45px;
left:50px;
}


.content{
line-height:1.5em;
padding-left:5px;
font-size: 13px;
}

#schwerpunkt{
position:relative;
left:439px;
}


.csc-header{
padding-bottom:10px;
}


p.align-justify{
text-align:justify;
}

#fuss{
background-image:url(images/fuss.jpg);
background-repeat:no-repeat;
width:815px;
height:29px;
clear:both;
font-size:11px;
position:relative;
}



/* Der Kern von Clearfix */
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
/* IE-Patches für Clearfix */
.clearfix { display: inline-block; }
/* Vor IE5/Mac verstecken mit dem Commented Backslash Hack \*/
* html .clearfix { height: 1px; }
.clearfix { display: block; }
/* Ende des Versteckspiels für den IE5/Mac */





*{
padding:0px;
margin:0px;
}

body{
background-color:#FFFFFF;
font-family:Arial, Verdana, Tahoma;
color:#4b4b4b;
font-size:13px;
}

#kopf{
background-image:url(images/kopf.jpg);
background-repeat:no-repeat;
width:815px;
height:140px;
}

#seite{
width:815px;
}

#mitte{
background-image:url(images/mitte.jpg);
background-repeat:no-repeat;
width:815px;
height:177px;
}






#content{
width:815px;
padding-top:15px;
padding-bottom:15px;
}

