.td-balken { 
	background-color : #E7AC1D;
   		}
.titel-balken { 
    background-image : url(images/farbbalken-home.gif);
   		}
.menbalkoben { 
    background-image : url(images/menubalken-home.gif);
   	}
.rubrik-bild-spalte{ 
    background-image : url(images/schriftbalken-home-spa.gif);
   	}
}
CSS-Klassen hinzufügen:

.flLeft {
	float:left;
    margin-left: 10px;
	margin-left: 10px; 
	}*

	
.flRight {
	float:right;
    padding-right: 10px;
	padding-left: 10px; 
	}

.contentstart{
    font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
    text-decoration: none;
	font-weight : normal;
	color : #000000;
	width: 700px;
	
}

.homenavi{
    font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
    text-decoration: underline;
	font-weight : normal;
	color : #000000;

	
}
<!--[if lte IE 6]>
.homenavi{
    font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 13px;
    text-decoration: underline;
	font-weight : normal;
	color : #000000;

	
}
<![endif]-->

.contents{
    font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
    text-decoration: none;
	font-weight : normal;
	color : #000000;
	
}
#spalte1{
    position: absolute;
	top: 380px;
	left: 19px;
	width: 210px;
	height: 420px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
    text-decoration: none;
	font-weight : normal;
	color : #000000;
	z-index: 3;
	padding-left: 10px;
    padding-right: 10px;
}

#spalte1-bg{
    position: absolute;
	top: 370px;
	left: 20px;
	width: 260px;
	height: 440px;
	z-index: 2;
}
#spalte2{
    position: absolute;
	top: 380px;
	left: 269px;
	width: 210px;
	height: 420px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
    text-decoration: none;
	font-weight : normal;
	color : #000000;
	z-index: 3;
	padding-left: 10px;
    padding-right: 10px;
}
#spalte2-bg{
    position: absolute;
	top: 370px;
	left: 270px;
	width: 260px;
	height: 440px;
	z-index: 2;
}
#spalte3{
    position: absolute;
	top: 380px;
	left: 519px;
	width: 210px;
	height: 420px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
    text-decoration: none;
	font-weight : normal;
	color : #000000;
	z-index: 3;
	padding-left: 10px;
    padding-right: 10px;
}
#spalte3-bg{
    position: absolute;
	top: 370px;
	left: 520px;
	width: 260px;
	height: 440px;
	z-index: 2;
}

p 	{ margin-left:5px;
      margin-right:5px; }
	  
.spalte a{

	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
    text-decoration: underline;
	font-weight : normal;
	color : #000000;

}
.spalte a:visited{

	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
    text-decoration: underline;
	font-weight : normal;
	color : #000000;

}
.spalte a:hover{

	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
    text-decoration: underline;
	font-weight : normal;
	color : #000000;
	}
	
