body {
	color: #f0d298;
	background-color: #4a2c00;
	font-family: Futura, sans-serif;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
p{
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	margin: 5px 70px 0px 30px;
	font-weight: normal;
}
h1{
	font-size: 160%;
	color: #4a2c00;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	margin: 0px 70px 10px 30px;
}
h2{
	font-size: 150%;
	color: #e0ce87;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 34px;
	margin-left: 14px;
	margin-right: 0px;
	margin-bottom: 8px;
	font-weight: bolder;
	text-decoration: underline;
}
h3{
	font-size: 90%;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	font-weight: bold;
	margin-left: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
}
h4{
	font-size: 105%;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 5px;
	font-weight: bold;
	margin-left: 30px;
	margin-right: 70px;
	margin-bottom: 0px;
}
h5{
	font-size: 160%;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	font-weight: bold;
	margin-left: 20px;
	margin-right: 70px;
	margin-bottom: 0px;
}
a:link {
	color: #f0d298;
	text-decoration: none;
}
a:visited {
	color: #f0d298;
	text-decoration: none;
}
a:hover {
	color: white;
	text-decoration: none;
}
a:aktive {
	color: #f0d298;
	text-decoration: none;
}
a.nav2:link {
	color: White;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
}
a.nav2:visited {
	color: White;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
}
a.nav2:hover {
	color: #F6C78F;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
}
ul#Navigation {
	width: 190px;
	margin: 0px;
	padding: 3px 4px 4px 12px;
}
  * html ul#Navigation {  /* Korrekturen fuer IE 5.x */
    width: 190px;
    w\idth: 190px;
    padding-left: 12px;
    padd\ing-left: 12px;
  }
  ul#Navigation li {
    list-style: none;
    margin: 0px; padding: 0px;
  }  ul#Navigation a, ul#Navigation span, ul#Navigation h6 {
	display: block;
	padding: 3px 0px 2px 3px;
	text-decoration: none;
	font-weight: bold;
	color: #e0ce87;
	margin: 0px;
	width: 190px;
	border-bottom-color: #336f65;
}
  * html ul#Navigation a, ul#Navigation span, ul#Navigation h6 {
    width: 190px;    /* Breitenangabe fuer IE 5.x */
    w\idth: 190px;  /* Breitenangabe fuer IE 6 */
  }
  ul#Navigation a:hover, ul#Navigation span {
    color: white; 
	 /*background-color: #336f65;*/
  }
  ul#Navigation h6{
	font-size: 100%;
	margin: 0px;
	color: white;
	padding: 3px 0px 2px 3px;
}
.body {
	background-image: url(images/body_bg.jpg);
	background-repeat: repeat-y;
}
.top_right {
	background-image: url(images/top_right_bg.jpg);
	background-repeat: no-repeat;
	height: 260px;
}	
.content {
	background-image: url(images/content.jpg);
	background-repeat: no-repeat;
	height: 560px;
}	
.top {
	background-image: url(images/top_bg.jpg);
	background-repeat: no-repeat;
	height: 190px;
}
.nav {
	background-image: url(images/nav_bg.jpg);
	background-repeat: no-repeat;
	height: 409px;
}
.nav-bg {
	background-image: url(images/nav-bg.jpg);
	background-repeat: repeat-y;
}
.footer_nav {
	background-image: url(images/left_bg.jpg);
	background-repeat: repeat-y;
}
.footer {
	background-image: url(images/content_bg.jpg);
	background-repeat: repeat-y;
}
p.footer2{
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	margin: 0px 0px 0px 0px;
}
p.toptext{
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	margin: 14px 70px 3px 500px;
}
p.bottom{
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	margin: 12px 20px 173px 0px;
}
p.text{
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	margin: 4px 0px 4px 0px;
}
.kontakt_ab{
	margin: 2px 0px 0px 0px;
	padding-top: 1px;
}
