@charset "utf-8";
/* CSS Document */
html, body {
margin: 0;
padding: 0;
height: 100%; /* WICHTIG!!! UM DEN ANZEIGENBEREICH AUF 100% ZU STRECKEN */

}

body { background: rgb(140,131,101); /* Old browsers */
background: -moz-linear-gradient(-45deg,  rgba(140,131,101,1) 0%, rgba(108,98,66,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,rgba(140,131,101,1)), color-stop(100%,rgba(108,98,66,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(-45deg,  rgba(140,131,101,1) 0%,rgba(108,98,66,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(-45deg,  rgba(140,131,101,1) 0%,rgba(108,98,66,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(-45deg,  rgba(140,131,101,1) 0%,rgba(108,98,66,1) 100%); /* IE10+ */
background: linear-gradient(135deg,  rgba(140,131,101,1) 0%,rgba(108,98,66,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8c8365', endColorstr='#6c6242',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
 height: 100%; width: 100%; padding: 0px 0px 0px 0px; margin: 0px; font-size: 100%; font-family: Amienne;}

@media screen and (max-width:860px) {
	body { background-color: #ffffff; height: 100%; width: 100%; padding: 0px 0px 0px 0px; margin: 0px; font-family: Amienne; font-size: 80%; }
}

@media screen and (min-width: 861px) and (max-width: 1024px) {
       body {background-color: #ffffff; height: 100%; width: 100%; padding: 0px 0px 0px 0px; margin: 0px; font-family: Amienne; font-size: 100%; }
}

@media screen and (min-width: 1025px) and (max-width: 1300px) {
       body {  background-color: #ffffff; height: 100%; width: 100%; padding: 0px 0px 0px 0px; margin: 0px; font-family: Amienne; font-size: 120%;}
}

@media screen and (min-width: 1301px) {
	body {  background-color: #ffffff; height: 100%; width: 100%; padding: 0px 0px 0px 0px; margin: 0px; font-family: Amienne; font-size: 120%; }
}



.wrapper { width: 70%; margin: auto; min-height: 90%; height:auto !important; height:90%; overflow: hidden !important; }
.header {position: relative; width: 100%; height: auto; }



.signet_area {position: relative; width: 100%;}
.signet_area2 {float: left;}
.signet_pic {float: left; width: auto; height: 100px; border-radius: 3px;}
.signet_pic img {float: left; width: auto; height: 100px; border-radius: 3px;}
.signet {position: relative;  font-size: 230%; color: #1a1a1a; }
.signet_sub {position: relative;  font-size: 150%; color: #1a1a1a; text-align: right; }

.content_outer {position: relative; background-color: #ffffff; width: 100%; height: 650px;}

.content_shadow {top: 20px; position: relative; background-color: #f9f6eb; box-shadow: 5px 5px 5px #dcdcdc, -5px 5px 10px #dcdcdc, 5px -5px 5px #dcdcdc, -5px -5px 5px #dcdcdc; height: 610px; overflow: hidden; margin: 20px;}
.content_border {position: relative; border: 1px solid #dedcd0; height: 570px; margin: 20px; }
.content_hauptbild {position: relative; margin: 20px; height: 530px;}
.content_hauptbild img {width: 100%; height: 100%;}
.content_center_outer {position: absolute; z-index:3; height: 570px; width: 70%; background-color: #f9f6eb;  margin-left:15%; margin-right:15%;  box-shadow: 3px 0px 3px #dcdcdc, -3px 0px 3px #dcdcdc;}
.content_center{position: relative; height: 570px; width: 90%; background-color: #f9f6eb;  margin-left:5%; margin-right:5%;  box-shadow: 3px 0px 3px #dcdcdc, -3px 0px 3px #dcdcdc;}
.content_box {position: relative; padding: 10px; height: 550px; font-family: Arial; overflow-y: auto; overflow-x: hidden; }
.menu {position: relative; width: 100%; height: auto; padding-top: 0.6%; padding-bottom: 0.6%; padding-left: 3%; }
.menu_outer {float: left; padding-left: 1.5%; padding-right: 1.5%; margin-top: 0.0%; height: 100%; padding-top: 0.3em; font-size: 200%;}
.menu_outer_aktiv {float: left; padding-left: 1.5%; padding-right: 1.5%; margin-top: 0.0%;  height: 100%; padding-top: 0.3em; font-size: 200%;}
a.menu_passiv {color: #1a1a1a; text-decoration: none; }
a.menu_passiv:hover {color: #ffffff; text-decoration: none;}
a.menu_aktiv {color: #ffffff; text-decoration: none;}
a.menu_aktiv:hover {color: #ffffff; text-decoration: none; }
.menufont {font-size: 100%; }
.float_cleaner {clear: both;}

.footer {position: relative; width: 100%; height: auto; }
.adress {position: relative; width: 100%; height: auto; margin: 1%; text-align: center; font-family: Arial; }


.white {color: #ffffff;}


.title {font-size: 100%; }
.text {font-size: 90%; }
.smalltext {font-size: 70%;}
.formt {font-size: 70%; }

a.whitelink:link {color: #ffffff; text-decoration: underlined;}
a.whitelink:hover {color: #cccccc; text-decoration: none;}
a.whitelink:visited {color: #ffffff; text-decoration: underlined;}

a.copylink:link {font-size: 80%; color: #ffffff; text-decoration: underlined;}
a.copylink:hover {font-size: 80%; color: #cccccc; text-decoration: none;}
a.copylink:visited {font-size: 80%;  color: #ffffff; text-decoration: underlined;}



h1 {margin: 0;}
h2 {margin: 0;}
h3 {margin: 0;}
h4 {margin: 0;}
h5 {margin: 0;}



.box {position: relative; width: 100%; height: auto; }
.left {float: left; width: 50%; height: auto;}
.right {float: left; width: 47%; height: auto; margin-left: 3%;}
.box_title {position: relative; width: 100%; height: auto; margin-bottom: 1.0em; }
.box_title_pre {position: relative; width: 100%; height: auto;margin-top: 0;  }
.box_text {position: relative; width: 99%; height: auto; margin-bottom: 2%; margin-right: 1%;}

.subtitle {font-size: 90%; }

.xsmalltext {font-size: 60%;}

.galerie {position: relative; width: 90%; height: auto; margin-bottom: 5%; margin-left: 1%;}
.pic_area {float: left; width: 88%; height: auto; margin-right: 2%;}
.pic {position: relative; width: auto; height: 100% ; margin-bottom: 2%; overflow: hidden; border-radius: 3px;}
.pic img {border-radius: 3px; width: 100%; height: auto;}
.buz {position: relative; width: auto; height: auto; margin-bottom: 2%; }
