@import url("parallaxis.css");

#Spalte1 {
	width:200px;
	border-style:solid;
	border-width:0 1px 1px 1px;
	border-top: 0px !important;
	margin: 5px;
	/*height:400px;*/
	min-height:400px;
	float:left;
	padding:0;
}

#Spalte2 {
	width:250px;
	border-style:solid;
	border-width:0 1px 1px 1px;
	border-top: 0px !important;
	margin: 5px;
	min-height:489px;
	float:left;
	padding: 0;
}
#Spalte3 {
	width:250px;
	border-style:solid;
	border-width:0 1px 1px 1px;
	border-top: 0px !important;
	margin: 5px;
	min-height:489px;
	/*height:400px;*/
	float:left;
	padding: 0;
}

#Spalte1 .uerberschrift {
	width:200px;
}

#Spalte2 .uerberschrift {
	width:250px;
}

#Spalte3 .uerberschrift {
	width:250px;
}


#Spalte1 .uerberschriftB, #Spalte1 .uerberschriftS, #Spalte1 .uerberschriftW {
	width:198px;
}

#Spalte2 .uerberschriftB, #Spalte2 .uerberschriftS, #Spalte2 .uerberschriftW {
	width:250px;
}

#Spalte3 .uerberschriftB, #Spalte3 .uerberschriftS, #Spalte3 .uerberschriftW {
	width:250px;
}
