body {
	margin: 0px;
	padding: 0px;
	background: #b2ded3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
}

a {
	text-decoration: none;
	color: #28ab8a;
}

a img {
	border: none;
}

h1 {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font-size: 18px;
	font-weight: normal;
	color: #28ab8a;
}

h1.klein {
	font-size: 16px;
}

img {
	display: block;
}

#seite {
	width: 872px;
	height: 600px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -436px;
	margin-top: -300px;
}

#seite #links {
	height: 600px;
}

#seite #links,
#seite #links .oben,
#seite #links .zentrum,
#seite #links .unten {
	width: 320px;
	float: left;
	background: #fff;
}

#seite #links .oben,
#seite #links .zentrum,
#seite #links .unten {
	height: 200px;
}

#seite #links .zentrum img {
	margin: 40px 0px 10px 15px;
}

#seite #links .zentrum .flags {
	margin: 28px 0px 0px 20px;
}

#seite #links .zentrum .flags img {
	margin: 0px 6px 0px 0px;
	display: inline;
	float: left;
	border: 1px solid #4d4d4d;
}

#seite #links .zentrum h1 {
	margin: 0px 0px 0px 17px;
}

#seite #mitte {
	height: 600px;
	float: left;
	width: 232px;
}

#seite #mitte .oben {
	height: 400px;
}

#seite #mitte .unten {
	height: 200px;
	background: url('../img/slogan.gif') no-repeat 35px 48px #60b9a3;
	overflow: hidden;
}

#seite #mitte .unten .adresse {
	padding: 11px 15px 11px 15px;
	line-height: 16px;
	background: #60b9a3;
	display: none;
}

#seite #rechts {
	height: 600px;
}

#seite #rechts,
#seite #rechts .oben,
#seite #rechts .zentrum,
#seite #rechts .unten {
	width: 320px;
	float: left;
	background: #fff;
}

#seite #rechts .oben,
#seite #rechts .zentrum,
#seite #rechts .unten {
	height: 200px;
}

#seite #rechts .oben img {
	margin: 20px 0px 10px 15px;
}

#seite #rechts .oben img.flag {
	margin: 12px 0px 10px 20px;
	border: 1px solid #000;
}

#seite #rechts .oben h1 {
	margin: 0px 0px 0px 17px;
}

#seite #rechts .oben h1 .klein {
	font-weight: normal;
	font-size: 12px;
}

#seite #rechts .unten {
	background: #fff;
}

#seite #rechts .unten img.logo {
	margin: 55px 0px 10px 15px;
}

#seite #rechts .unten h1 {
	margin: 5px 0px 0px 17px;
}

#seite #rechts .unten h1.klein {
	margin: 0px 0px 0px 33px;
}

#seite #rechts .unten .impressum {
	margin: 45px 0px 0px 17px;
}