@charset "utf-8";
#container {
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	height: auto;
	width: 780px;
	border: thin solid #333;
	top: inherit;
}
#back {
	background-image: url(../images/1back3.gif);
	height: 16px;
	width: 780px;
	background-position: center;
}
#fussleiste {
	background-color: #CCC;
	height: 30px;
	width: 780px;
	font-size: 16px;
}

#header {
	background-color: #999;
	height: 313px;
	width: 780px;
}
#nav {
	height: 25px;
	width: 780px;
}


#beschriftung {
	background-color: #FFF;
	height: auto;
	width: 780px;
}

#Text {
	background-color: #FFF;
	width: 780px;
}
#logo {
	background-image: url(../images/1back1.gif);
	height: 16px;
	width: 780px;
	background-position: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-align: center;
}
#beschriftung div strong-rot {
	color: #F00;
}
#beschriftung div strong {
	color: #F00;
}
