/******************************************
+++ Sepzialeinstellungen für Startseite +++
******************************************/
h1 {
	padding : 0 0 4px 0;
	margin : 0;
}


#spalte1{
	width : 214px;
	height : 20em;
	background : #E6B7A9;
	margin-left : 0;
	margin-right : 19px;
	float : left;
}
#spalte2{
	width : 214px;
	height : 20em;
	background : #E6B7A9;
	margin-right : 19px;
	float : left;
}
#spalte3{
	width : 214px;
	height : 20em;
	background : #E6B7A9;
	margin-right : 19px;
	float : left;
}
#spalte4{
        display : block;
        visibility: visible;
	width : 214px;
	height : 233px;
	background : #E6B7A9;
	float : left;
}
.inhalt{
	padding : 10px 12px 5px 12px;
        margin : 0;
}
ul.dropdown {
	background : none;
}


