body {
	background-color: #3A1300;
	font-family: Tw Cen MT, Calibri, Helvetica, Verdana, Arial, sans-serif;

}
hl1 {
 font-size: xx-large;
}
hlb1 {
 font-size: xx-large;
 font-weight: bold;
}
hl2 {
 font-size: xx-large;
}
hlb2 {
 font-size: xx-large;
 font-weight: bold;
}
hl3 {
 font-size: x-large;


}
hl4 {
 font-size: large;
 font-weight: bold;

}
* {
	margin: 0;
	padding: 0;
	color: #3A1300;
}
img {
	width: 100%;
	height: auto;
}
#anzeigebereich {
	margin: 30px auto;
	max-width: 1024px;
}
#kopf {
	width: 100%;
	background: #002F2F;
	padding-bottom: 0%;
	height: 73px;
         background-image:url(pix/schneckesandskaliert.jpg);
         background-repeat:no-repeat;
}
#kopftext {
	text-align:center;
         margin-left:60%;
         padding-bottom: 5%;


}
#inhalt {
	float: right;
	width: 70%;
	padding-left: 5%;
         padding-right: 5%;
	background: #D6CEE0;
	height: 480px;
         color: #3A1300;
         overflow-y: scroll;
}
#startinhalt {
	float: right;
	width: 70%;
	padding-left: 5%;
         padding-right: 5%;
	background: #D6CEE0;
	height: 480px;
         color: #3A1300;

}

#bottombar {
	float: bottom;
         float: right;
	width: 80%;
	background: #A7A37E;
	color: #002F2F;
	height: 73px;
         background-image:url(pix/steineuntenskaliert.jpg);
         background-repeat:no-repeat;<b></b>
}
#sidebar2 {
	float: bottom;
	width: 76%;
	background: #A7A37E;
	color: #002F2F;
	height: 100px;
}
/*Navigation */
nav {
	float: left;
	width: 20%;
	background: #EBE3C2;
	color: #3A1300;
	min-height: 25px;
	margin-bottom: 0px;
         display: block;
         height: 553px;
         font-size: large;
}
nav ul li {
	display: block;
}
nav ul li a, nav ul li a:visited {

	text-decoration: none;
	color: #3A1300;
	padding: 1%;
}
nav ul li a:hover, nav ul li a:focus {
	color: #FF8040;
}
nav ul li a:active {
	color: #FF8040;
	text-decoration: underline;
}
nav ul li:last-of-type a {
	border: none;
}
/*Navigation */
nav2 {
	color: #3A1300;
}
nav2 ul li {
	display: inline;
}
nav2 ul li a, nav ul li a:visited {
	border-right: 1px solid #002F2F;
	color: #002F2F;
	padding: 1%;
}
nav2 ul li a:hover, nav ul li a:focus {
	color: #FF8040;
}
nav2 ul li a:active {
	color: #002F2F;
	text-decoration: underline;
}
nav2 ul li:last-of-type a {
	border: none;
}



@media only screen and (max-width: 1024px) {
#anzeigebereich {
	width: 90%;
}
#inhalt {
	width: 78%;
}
#sidebar1 {
	width: 20%;
	margin-right: 0;
	margin-bottom: 2%;
}
#sidebar2 {
	width: 100%;
	height: 200px;
}
hl1 {
 font-size: large;
}
hlb1 {
 font-size: large;
 font-weight: bold;
}

hlb2 {
 font-size: larger;
 font-weight: bold;
}
hl2 {
 font-size: larger;
}
hl3 {
 font-size: larger;


}
hl4 {
 font-size: medium;
 font-weight: bold;

}
#kopftext {
	text-align:center;
         margin-left:50%;
         padding-bottom: 5%;


}
/*Navigation */
nav {
	float: left;
	width: 20%;
	background: #EBE3C2;
	color: #3A1300;
	min-height: 25px;
	margin-bottom: 0px;
         display: block;
         height: 600px;
         font-size: medium;
}
nav ul li {
	display: block;
}
nav ul li a, nav ul li a:visited {

	text-decoration: none;
	color: #3A1300;
	padding: 1%;
}
nav ul li a:hover, nav ul li a:focus {
	color: #FF8040;
}
nav ul li a:active {
	color: #FF8040;
	text-decoration: underline;
}
nav ul li:last-of-type a {
	border: none;
}
/*Navigation */
nav2 {
	color: #3A1300;
}
nav2 ul li {
	display: inline;
}
nav2 ul li a, nav ul li a:visited {
	border-right: 1px solid #002F2F;
	color: #002F2F;
	padding: 1%;
}
nav2 ul li a:hover, nav ul li a:focus {
	color: #FF8040;
}
nav2 ul li a:active {
	color: #002F2F;
	text-decoration: underline;
}
nav2 ul li:last-of-type a {
	border: none;
}
#inhalt {
	font-size: smaller;
	float: right;
	width: 70%;
	padding-left: 5%;
         padding-right: 5%;
	background: #D6CEE0;
	height: 527px;
         color: #3A1300;

}
}
@media only screen and (max-device-width: 480px), only screen and (max-width: 480px) {
#anzeigebereich {
	width: 95%;
}
#inhalt {

         height: auto;
	font-size: small;
	float: right;
	width: 70%;
	padding-left: 5%;
         padding-right: 5%;
	background: #D6CEE0;
         color: #3A1300;
         }
#sidebar1 {
	width:100%;
}
nav {
	height: 547px;
         font-size:small;
}
nav ul li {
	display: block;
}
nav ul li a {
	border-right: none;
	border-bottom: 1px solid #002F2F;
	width: 98%;
	display: block;
}
hl2 {
 font-size: medium;
}
hlb2 {
 font-size: medium;
}
hl3 {
 font-size: small;


}
#kopftext {
	text-align:center;
         margin-left:30%;
         padding-bottom: 5%;
}

#bottombar {
	float: bottom;
         float: right;
	width: 80%;
	background: #A7A37E;
	color: #002F2F;
	height: 20px;
         background-image:url(pix/steineuntenskaliert.jpg);
         background-repeat:no-repeat;<b></b>
}
}