
* {
  margin: auto;
  padding: 0;
}
html {
  height:101%         /*Scollbalken*/
}
body {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	padding-bottom: 20px;
	background-color: #EEE;
	text-align: center; /* Zentrierung im Internet Explorer */
	background-image: url(images/background.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
	background-position: center top;
	font-size: 10pt;
	font-family: "Verdana", Tahoma, Arial;
}
#wrapper {
	width: 900px;
	border: 2px solid orange;
	background-color: #FFF;
}
#header {
	width: 900px;
	height: 200px;
	background-image: url(header/headerbild.jpg);
	background-repeat: no-repeat;
	background-color: #FFDD68;
}
#headerbild {
	width: 240px;
	height: 200px;
	background-color: #FFDD68;
	float: right;
}
/*#headline {
	padding-top: 60px;
	margin-right: 10px;
	font-family: "Times New Roman", Tahoma, Arial;
   font-size: 14pt;
	font-weight: bold;
	color: #D4552C;
	text-align: right;
	line-height: 25px;
}*/
#headline {
	padding-top: 40px;
	margin-right: 10px;
	font-family: "Times New Roman", Tahoma, Arial;
   font-size: 14pt;
	font-weight: bold;
	color: #D4552C;
	text-align: right;
	line-height: 25px;
}
#logo {
	padding-top: 15px;
	padding-left: 10px;
}

/*-------------------------------Menue horizontal------------------------*/

#hmenue {
  width: 900px;
  height: 40px;
  background-color: #FFA500;
  font-size: 12pt;
  font-weight: bold;
  letter-spacing: 0.1em;
  color: #FFF;
  text-align: right;
  line-height: 36px;
	font-family: "Arial", Helvetica;
}
#hmenue a {
  margin-right: 8px;
  color: #FFF;
  text-decoration: none;
}
#hmenue a:hover {
  text-decoration: none;
  color: #D4552C;
}

/*----------------- Navigation ------------------*/
#leftbar{
  width: 200px;
  min-height: 200px;
  float: left;
  text-align: left;
}
#leftmenue {
  width: 200px;
  margin-top: 20px;
  margin-left: 10px;
}
.navileft {
  width: 200px;
}
.navi1 {
  font-size: 10pt;
  line-height: 25px;
  margin-bottom: 5px;
}
.navi1 a {
  width: 200px;
  min-height: 25px;
  margin-top: 1px;
  padding-left: 5px;
  display: block;
  background-color: #FEF6D2;
  border-bottom: 1px solid #FFC500;
  text-decoration: none;
  color: #464646;
}
.navi1 a:hover {
  width: 200px;
  display: block;
  background-color: #FFDD68;
  font-weight: bold;
  text-decoration: none;
  color:  #fff;
}
.navi1_active {
  	font-weight: bold;
 	text-decoration: none;
  	color:  #000;
}
#leftbox {
  	width: 200px;
 	margin-top: 40px;
  	margin-left: 10px;
	border: 1px dotted #aaa;
	background-color: #F2F2F2;
}
#leftbox h5 {
	margin-bottom: 10px;
	padding-top: 10px;
	margin-left: 5px;
	font-size: 12px;
	color: #EE9933;
}
#leftbox p {
	margin-bottom: 10px;
	margin-left: 5px;
	font-size: 12px;
}
#leftbox a {
	color: #858585;
  	font-weight: bold;
	text-decoration: none;
}
#leftbox a:hover {
	color: #EE9933;
}

/*-------------------------------Content------------------------*/

#content {
	width: 680px;
	min-height: 400px;
	float: right;
	padding-bottom: 5px;
	text-align: left;
}
#content p {
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 5px;
	margin-bottom: 10px;
}
#content a {
  color: #8C8C8C;
  font-weight: bold;
  text-decoration: none;
}
#content a:hover{
  color: #FFA500;
}
#content .termine {
  margin-left: 20px;
  margin-right: 20px;
  border: 1px solid #bbb;
  background-color: #F2F2F2;
}
#content ul {
  padding-left: 20px;
  margin-right: 20px;
}
#content ul li {
  margin-left: 20px;
  margin-right: 20px;
}
#content img {
	border: 1px solid #ddd;
	margin-right: 20px;
	margin-left: 10px;
	margin-top: 5px;
}
#content img.logo {
  border: none;
	margin-right: 20px;
	margin-left: 10px;
}
#content table {
	float: left;
	width: 100%;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 5px;
	margin-bottom: 10px;
}
#content h1 {
	font-size: 18px;
	margin-bottom: 15px;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 20px;
	color: #EE9933;
	font-family: "Verdana", Roman, serif;
}
#content h2 {
	margin-bottom: 10px;
	margin-left: 20px;
	margin-right: 20px;
	padding-top: 10px;
	font-size: 14px;
	color: #EE9933;
	font-family: "Verdana", Roman, serif;
	border-bottom: 1px solid #EE9933;
}
#content h3 {
	margin-bottom: 10px;
	margin-left: 20px;
	margin-right: 20px;
	padding-top: 10px;
	font-size: 14px;
	color: #EE9933;
	font-family: "Verdana", Arial, Tahoma;
}
#content h4 {
	margin-bottom: 10px;
	margin-left: 20px;
	margin-right: 20px;
	padding-top: 10px;
	font-size: 14px;
	color: #000;
	font-family: "Verdana", Arial, Tahoma;
}
#content h5 {
	margin-bottom: 10px;
	margin-left: 20px;
	margin-right: 20px;
	padding-top: 10px;
	font-size: 12px;
	color: #EE9933;
}

#content h6 {
	margin-bottom: 10px;
	margin-left: 20px;
	margin-right: 20px;
	padding-top: 10px;
	font-size: 14px;
	color: red;
	font-family: "Verdana", Arial, Tahoma;
}
#pageup a {
	float: right;
	width: 6em;
	text-align: right;
}
#content hr {
  border: 1px dotted #ccc;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 5px;
	margin-bottom: 10px;

}
/*-------------------------------Fusszeile----------------------*/
#footer {
	width: 900px;
	height: 30px;
	background-color: #FFFFFF;
	border-top: 1px dotted #FFCC00;
	font-size: 12px;
	color: #CFCFCF;
	clear: both;
}
#footer a {
  color: #8C8C8C;
  text-decoration: none;
  line-height: 30px;
}
#footer a:hover{
  color: #FFA500;
}