#Box1
{
	background: #A5DBDA;
}
#Box1 p
{
	font-size: 10px;
	color: #000;
	margin: 2px 0px 0px 82px;
}
#Box1 img
{
	margin: 96px 0px 0px 82px;
}

#Box2
{
	background: #F5D7D5;
}
#Box2 img
{
	margin: 96px 0px 0px 82px;
}
#Kontaktformular,
#Text
{
	margin: 54px 33px 0px 49px;
}
#Kontaktformular h3,
#Text h3
{
	font-size: 12px;
	color: #B7274C;
	margin: 0px 0px 13px 0px;
}
#Kontaktformular .textfeld
{
	width: 300px;
	background: #fff url("../img/kontakt/bg_eingabefeld.gif") left top repeat-y;
	border: none;
	margin: 0px 0px 10px 0px;
	padding: 7px 9px 6px 9px;
}
#Kontaktformular textarea
{
	width: 300px;
	height: 50px;
	background: #fff url("../img/kontakt/bg_eingabefeld.gif") left top repeat-y;
	border: none;
	margin: 0px 0px 10px 0px;
	padding: 7px 9px 6px 9px;
}
#Kontaktformular .submit
{
	float: left;
}
#Kontaktformular p
{
	float: right;
	margin: 0px;
	padding: 4px 0px 0px 0px;
}

#Box3
{
	background: #DDE9ED;
}
#Box3 img
{
	margin: 86px 0px 0px 82px;
}

#Box4
{
	background: #AEC0D0;
}
#Box4 p
{
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	margin: 2px 45px 0px 82px;
}
#Box4 img
{
	margin: 86px 0px 0px 82px;
}

#Logo
{
	background: url("../img/kontakt/logo.gif") left top no-repeat;
}
