body {
	background-color: #FFF;
}

#logo
{
	background-color: #fff;	
}

#logo h1 a
{
	background-image: url(images/logo_top_white.png);	
	color: #fff;
	background-color: #fff;
}
#logogemeindeportal h1 a
{
	background-image: url(images/logo_top_white_gemeindeportal.png);	
	color: #fff;
	background-color: #fff;
}

#teaser
{
	background-image: url(images/mainnavbar_white.png);		
	background-color: #fff;
    position: relative;
    top: -20px;
}

#search
{
	background-image: url(images/searchfield_white.png);	
}

#text_main
{
	width: 947px;
	float: left;
	padding-left: 7px;
	padding-top: 10px;
    position: relative;
    top: -20px;
}

#bottom
{
	width: 947px;
	padding-left: 7px;
	float: left;
	padding-top: 0px;
    position: relative;
    top: -20px;
}

.box
{
	width: 190px;
	height: 143px;
	float: left;
	background-image: url(images/box.png);
	background-repeat: no-repeat;	
	margin-right: 8px;
	padding-left: 15px;
	padding-right: 25px;
	padding-top:0;

}

.last
{
	margin-right: 0px;	
}

.box h1
{
	color: #231f20;	
	font-size: 13px;
	padding-bottom: 0px;
	position: relative;
	top: 10px;
}

.box h1 a
{
	color: #231f20;	
	text-decoration: none;

}
.box h2
{
	color: #231f20;	
	font-size: 13px;
	padding-bottom: 0px;
	position: relative;
	top: 10px;
}

.box h2 a
{
	color: #231f20;	
	text-decoration: none;

}


.box img
{
	float: right;
}

.box p
{
	clear: both;	
	position: relative;
	top: -5px;
}

.box a
{
	text-decoration: none;
	color: #636466;
}

#footer
{
	padding-top: 20px;
	padding-bottom: 20px;
    position: relative;
    top: -20px;
}
