#bg #kopfzeile {
	text-align: center;
	background-image: url(/images/design/bg_rundung.jpg);
	background-repeat: no-repeat;
	line-height: 50px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFF8C2;
}
#bg #kopfzeile h1 {
	font-size: 36px;
	color: #FFF8C2;
	margin: 0px;
	padding: 0px;
}
#bg #logo {
	height: 200px;
	width: 165px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFF8C2;
}
#bg #bild_oben {
	width: 620px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFF8C2;
}
#bg #adressblock {
	width: 165px;
	text-align: center;
	background-color: #CB1001;
	color: #FFF8C2;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFF8C2;
}
#bg #adressblock a {
	color: #FFF8C2;
}
