body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
	font-style:normal;
	line-height: 18px;
	background-color: #333;
	padding: 0;
	margin: 0;}

.edit	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
	font-style:normal;
	background-color:#FFFFFF;
	line-height: 18px;}

.Galerie	{
	border: 2px solid #9E0C0C;}

.Rahmen{
	border: 2px solid #9E0C0C;
	margin-bottom: 10px}

h1{
	font-weight:bold;
	font-size:18px;
	color: #9E0C0C;
	margin-bottom:20px;}

h2{
	font-weight:bold;
	font-size:14px;}

a{
	color:#9E0C0C;}

.Box {
	padding: 5px;
	width: 180px;}

#container {
	width:884px;
	height: 730px;
	background-image:url(/Data/Images/BG.jpg);
	margin: auto;
	padding: 0;}

#head{
	width:850px;
	margin: 0 0 0 17px;}
#headL {
	float: left}
#headR {
	float: right}

#navigation {
	clear: both;
	width:850px;
	border-top: 1px solid #9B0302;
	border-bottom: 1px solid #9B0302;
	float: left;
	margin: 0px auto auto 17px;
	text-align: left;}

#content {
	width: 850px;
	height:492px;
	padding: 0 0 0 22px;
	margin: 0;
	background-repeat:no-repeat;
	background-position:bottom;
	background-image:url(/Data/Images/BG-Berg.jpg);}

#contentL{
	width:540px;
	float: left;
	padding: 20px 0 0 80px;
	height: 470px;
	overflow: auto;
	text-align:left;}

#contentR{
	padding: 20px 0 0 0;
	width:210px;
	float: right;
	text-align:left;}

#footer {
	color: #eee;
	text-align: center;}

#footer a {
	color: #eee;
	text-decoration: none;}
	
.clear {
clear: both;}
