/* 
*/

/* grundlegende eigene Seiteneinstellungen */

#top { 
}

#rahmen { 
	position: relative;
	height: 400px;
	color: #BBEECC;
}
#rahmen1 { 
	position: relative;
	height: 680px;
	color: #BBEECC;
}
#rahmen2 { 
	position: relative;
	height: 450px;
	color: #BBEECC;
}
#rahmen3 { 
	position: relative;
	height: 650px;
	color: #BBEECC;
}
/*
#bild1 { 
	position: absolute;
	top: 60px;
	left: 20px;
	width: 150px;
	height: 150px;
}

#bild2 { 
	position: absolute;
	top: 67px;
	left: 150px;
	width: 150px;
	height: 150px;
}

#bild3 { 
	position: absolute;
	top: 95px;
	left: 300px;
	width: 150px;
	height: 150px;
}

#bild4 { 
	position: absolute;
	top: 20px;
	left: 400px;
	width: 150px;
	height: 150px;
}
*/
#bild1 { 
	position: absolute;
	top: 20px;
	left: 20px;
	width: 150px;
	height: 150px;
}

#bild2 { 
	position: absolute;
	top: 20px;
	left: 150px;
	width: 150px;
	height: 150px;
}

#bild3 { 
	position: absolute;
	top: 20px;
	left: 300px;
	width: 150px;
	height: 150px;
}

#bild4 { 
	position: absolute;
	top: 20px;
	left: 400px;
	width: 150px;
	height: 150px;
}

#bild5 { 
	position: absolute;
	top: 210px;
	left: 20px;
	width: 150px;
	height: 150px;
}

#bild6 { 
	position: absolute;
	top: 210px;
	left: 150px;
	width: 150px;
	height: 150px;
}

#bild7 { 
	position: absolute;
	top: 210px;
	left: 300px;
	width: 150px;
	height: 150px;
}

#bild8 { 
	position: absolute;
	top: 210px;
	left: 392px;
	width: 150px;
	height: 150px;
}

.inhalt {
	margin:0;
}

.inhalt p {
	margin:0;
	padding:0;
}


.clsKlein {
        text-align: left;
        font-size: 80%;
	color: #4444CC;
	}


.clsSteuer1 {
	text-align: center;
	}


.clsSteuer2 , .clsSteuer2  .raised, .clsSteuer2  .raised .boxcontent, .clsSteuer2  .raised .boxcontent p {
        	text-align: center;        
	}

.clstable  {
        	border-style: none;        
		background: #00FF7F;
		width: 570px;
	}

.clsimg  {
        	border-style: none;        
		width: 55px;
		height: 55px;
		background: transparent;
	}

a:hover .clsimg  {
        	border-style: none;        
		width: 100px;
		height: 100px;
		background: transparent;
	}
