body {
  margin: 0 auto;
  padding: 0;
  color: #000000;
  background-color: #ddee88;
  
  
  max-width: 1680px;
}

#wrapper {
	background-color: #FFFFFF;
	width: 85%;
	margin:auto;
}

/* oben*/
#header {
  width: 85%;
	margin: auto;
}

div#top {
  margin: 20px 20px 0 20px;
  padding: 15px;
  background-color: #FF9E28;
  color: #000000;
}



.impressumtext {
  margin: 0px 0px 0px 10px;
  padding: 0px 0px 0px 30px;
  font-size: 11px;
  font-weight: normal;
  color: #000000;
  letter-spacing:2px;
  font-family: "Trebuchet MS",verdana,arial,helvetica,sans-serif;
}
.impressumtext a:link,.impressumtext a:active ,.impressumtext a:visited {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  font-size: 11px;
  font-weight: normal;
  color: #000000;
  letter-spacing:2px;
  font-family: "Trebuchet MS",verdana,arial,helvetica,sans-serif;
   background-color: #ffcc88;
}

.impressumtext a:hover,
.impressumtext a:focus
{
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  font-size: 11px;
  font-weight: bold;
  color: #ffffff;
  letter-spacing:2px;
  font-family: "Trebuchet MS",verdana,arial,helvetica,sans-serif;
   background-color: #FF9E28;
}

.kontakttextklein {
  margin: 0px;
padding: 4px 4px;
  font-size: 11px;
  font-family: "Trebuchet MS",verdana,arial,helvetica,sans-serif;
  font-weight: normal;
  color: #000000;
  letter-spacing:1px;
}
.kontakttext {
  margin: 0px;
padding: 4px 4px;
  font-size: 12px;
  font-family: "Trebuchet MS",verdana,arial,helvetica,sans-serif;
  font-weight: normal;
  color: #000000;
  letter-spacing:1px;
  font-weight: bold;
}

div#navihor {
  background-color: #D30148;
  margin: 0 20px 20px 20px;
  text-align: center;

  border-top: 1px solid #FFFFFF;
  border-bottom: 1px solid #FFFFFF;

  height: 36px;
}

.hornavi a:link, .hornavi a:active, .hornavi a:visited {
  color: #FFFFFF;
  background-color: transparent;
  text-decoration: none;
  font-family: "Trebuchet MS",verdana,arial,helvetica,sans-serif;
  font-size: 1em;
  padding: 4px 15px;
  margin: 0;
  text-align: center;
  border-left: solid 1px #D90149;
  border-right: solid 1px #59011E;
  line-height: 36px;
}

.hornavi a:hover, hornavi a:focus {
  color: #FF9E28;
  text-decoration: none;
  font-family: "Trebuchet MS",verdana,arial,helvetica,sans-serif;
}

/*Navigation*/

aside {
  float: left;
  width: 230px;
  padding: 20px 0px 0px 20px;
  margin: 0;
  border-radius: 1px;
}



nav {
  list-style-type:none;
  padding: 0px;
  margin: 0px 0px 20px 0px;
  text-align: left;
  background-color: #FBF5EF;
  line-height: 18px;
}

nav ul {
  list-style-type:none;
  padding: 0;
  margin: 0;
}
nav ul1 {
  list-style-type:none;
  padding: 0px 0px 20px 0px;
  margin: 0px;
}

nav li {
  list-style: none;
  margin: 0;
  padding: 0;
}

nav ul a:link,
nav ul a:active,
nav ul a:visited
{
  color: #000000;
  background-color: #ffcc88;
  margin: 15px 0px 8px 0px;
  padding: 2px 0px 0px 4px;
  text-decoration: none;
  font-size: 12px;
  font-family: "Trebuchet MS",verdana,arial,helvetica,sans-serif;
  display: block;
  font-weight: normal;
  line-height: 28px;
  letter-spacing:3px;
}




nav ul1 a:link,
nav ul1 a:visited,
nav ul1 a:active {
  color: #000000;
  background-color: #FBFBEF;
  margin: 15px 0px 8px 0px;
  padding: 2px 0px 0px 4px;
  text-decoration: none;
  font-size: 11px;
  font-family: "Trebuchet MS",verdana,arial,helvetica,sans-serif;
  display: block;
  font-weight: normal;
  line-height: 28px;
  letter-spacing:3px;
}

nav ul a:hover,
nav ul a:focus {
	font-weight: bold;
	text-decoration: none;
	font-family: "Trebuchet MS",verdana,arial,helvetica,sans-serif;
	color: #ffffff;
	background-color: #FF9E28;
	font-size: 12px;
	 letter-spacing:6px;
}
nav ul1 a:hover,
nav ul1 a:focus {
	font-weight: bold;
	text-decoration: none;
	font-family: "Trebuchet MS",verdana,arial,helvetica,sans-serif;
	color: #ffffff;
	background-color: #F7BE81;
	font-size: 11px;
	 letter-spacing:6px;
}

/*Haupttext*/

main {
  padding: 40px;
  margin: 0px 10px 0px 250px;
  display: block;  /*wegen Fehldarstellung IE*/
}

article {
  padding: 10px 0px 0px 0px;
  font-size: 12px;
  font-weight: normal;

  line-height: 20px;
  
}
article img{
padding: 0px 0px 20px 40px;
}


article h2 {
  color: #FF9E28;
  background-color: inherit;
  font-family: "Trebuchet MS",georgia,calibri,serif;
  font-size: 1.625em;
  text-align: left;
  margin: 0px;
  padding:0px;
  letter-spacing: 3px;
}

article h3 {
  color: #FF9E28;

  font-family: "Trebuchet MS",georgia,calibri,serif;
  font-size: 18px;
 font-weight: lighter;
  padding-left: 0px;
  letter-spacing: 2px;
   text-align: left;
  margin: 0px;
  padding:0px;
  line-height:30px;
  

}

article h4 {
  color: #FFFFFF;
  background-color: #FF9E28;
  font-size: 1.375em;
  font-weight: normal;
  margin: 0px;
  padding: 2px;
  font-family: "Trebuchet MS",georgia,calibri,serif;
  letter-spacing: 3px;

}

article ps {
 margin: 8px 2px;
  font-family: "Trebuchet MS",verdana,arial,helvetica,sans-serif;
  letter-spacing: 1px;
  font-size:13px;

   line-height:2.5em;
}

article p {
  margin: 8px 2px;
  font-family: "Trebuchet MS",verdana,arial,helvetica,sans-serif;
  letter-spacing: 1px;
  font-size:13px;
}

/* allgemeine Angaben*/
a:link, a:visited, a:active {
  color: #000000;
  background-color: transparent;
  text-decoration: none;
  font-weight: bold;
  padding: 0;
  margin: 0;
}
a:hover {
  
  background-color: #cd6839;
  text-decoration: none;
  color: #ffffff;
}

img {
	border: 0;
	max-width: 100%;
	height: auto;
	display: block;
}

.clear {
 clear: both;
 margin: 0;
 padding: 0;
 line-height: 7px;
}

#footer {
	width: 85%;
	margin: auto;
	height: 20px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: none;
	clear: none;
	background: #ffcc88;
}

/******************Besonderheiten für Bildschirmgroesse max. 768px**********************/

@media (max-width: 768px) {

#wrapper {
  width: 85%;
}



div#top {
  margin-bottom: 0;
  padding: 0;
}

div#navihor {
  height: 100%;
  padding: 10px 0px;
  font-size: 1.25em;
}

.hornavi a:link, .hornavi a:active, .hornavi a:visited {
  display: block;
  text-align: center;
}

.hornavi a:hover, hornavi a:focus {
  display: block;
}

aside {
  float: none;
  width: 98%;
  padding-left: 25px;
}

aside h2 {
  margin: 0px 40px 10px 0px;
}

nav {
  margin: 0px 40px 20px 0px;
  text-align: center;
}

.linkszwischentext {
margin: 0px 40px 0px 0px;
}

main {
  margin: 10px;
}

article {
	text-align: left;
}

}

/*****************Besonderheiten für Bildschirmgroesse max. 480px***********************/

@media (max-width: 480px) {

aside {
  float: none;
  width: 98%;
  padding-left: 20px;
}

.toptext {
  margin: 0 10px;
  padding: 30px 0px 0px 10px;
  font-size: 1em;
}

.toptextklein {
  margin: 0px 0px 0px 10px;
  padding: 0px 0px 0px 10px;

}

article h1, article h2, article h3, article h4, article h5 {
  font-size: 1em;
}


}

/*****************Besonderheiten für Bildschirmgroesse max. 32px***********************/

@media (max-width: 320px) {

aside {
  float: none;
  width: 98%;
  padding-left: 20px;
}

}
