body {

  margin: 0px;

  padding: 10px;

  background-color: #ddcdbd;

  color: white;

  background-image:url(img/backschrift1.jpg);

  font: small Verdana;

}

.banner{
	background-color: #ddcdbd;
	border-top: 5px solid #5e2f18;
	border-bottom: 5px solid #5e2f18;
	border-left: 5px solid #5e2f18;
	border-right: 5px solid #5e2f18;
	}
	
.subnavi{
	background-color: #ddcdbd;
	border-top: 0px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	border-left: 5px solid #5e2f18;
	border-right: 5px solid #5e2f18;
	}
	
.maincontent{
	background-color: #ddcdbd;
	border-top: 6px solid #5e2f18;
	border-bottom: 5px solid #5e2f18;
	border-left: 5px solid #5e2f18;
	border-right: 5px solid #5e2f18;
	}
	
.contenttable {
	background-color: #ddcdbd;
	border-top: 1px solid #5e2f18;
	border-bottom: 0px solid #5e2f18;
	border-left: 1px solid #5e2f18;
	border-right: 1px solid #5e2f18;
	}
	
#header-bottom {
	background-color: #ddcdbd;
	border-top: 0px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	height: 1%;
	width: 910px;
 

}

#mainfeature {

  background-image: url(img/backschrift.jpg);
  background-color: #ddcdbd;
  color: #000000;
  font-size:11px;

  padding: 2em 2em 1em 40px;

  height: 1%;
border-bottom: 1px solid #5e2f18;
}

#header-bottom ul {

  margin: 0;

  padding: 0;

  padding: 0 30px 0 0;

  text-align: right;
  
  background-color: #ddcdbd;

}

#header-bottom li {

  display: inline;

  background-color: #ddcdbd;

  color: #050845;

}

#header-bottom a {
	text-decoration: none;
	}

#header-bottom a:link {
  text-decoration: none;
  color: #000000;

}

#header-bottom a:hover {
 text-decoration: none;
 color: #b30000;
 
}

#nav {

  list-style: none;

  margin: 0;

  padding:  0;

}

#nav li {

  border-bottom: 1px solid #5e2f18;

  padding: 0.4em 0 0.2em 0;

  font-size:  90%;

}

#nav li a {
	text-decoration: none;
	color: #000000;
	font-weight:bold;
	}

#nav li a:link {
  text-decoration: none;
  background-color:
  color: #000000;
  font-weight:bold;

}

#nav li a:hover {
 text-decoration: none;
 color: #ffffff;
 font-weight:bold;
 background-image:url(img/sterne.gif);
 background-color:#ddcdbd;

}

.brot {

	font-family: Verdana;

	font-size: 11px;

	font-weight: normal;

	text-decoration: none;

	color: #000000;

	padding-top: 10px;

	padding-left: 20px;

	padding-right: 40px;

	}
	
.brot2 {

	font-family: Verdana;

	font-size: 11px;

	font-weight: normal;

	text-decoration: none;

	color: #000000;

	padding-top: 5px;
	padding-bottom: 5px;

	}
	
.brot3 {

	font-family: Verdana;

	font-size: 10px;

	font-weight: normal;

	text-decoration: none;

	color: #000000;
	}

.bilderrahmen {
	
	border-color:#e75036;
	}
