/* Generated by KompoZer */
body {
  background-color: #FFF;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  text-align: center;
}
* {
  margin: 0px;
  padding: 0px;
}
img {
	border:none;
}
img.klein {
	width:120px;
}
html {
  height: 100%;
  margin-bottom: 1px;
}
#wrapper {
  margin-right: auto;
  margin-left: auto;
  background-image: url(images/column.gif);
  background-repeat: repeat-y;
  text-align: left;
  background-color: #ffffff;
  margin-top: auto;
  width: 1000px;
  font-family: verdana,arial,helvetica,sans-serif;
}
#logo {
  background-repeat: repeat-x;
  width: 1000px;
  height: 0;
background-color:#F9BD62;
  /*background-image: url(images/logo.jpg);*/
}
#mainphoto {
  background-image: url(images/main_photo_neu.jpg);
  height: 280px;
  width: 1000px;
}
#nav {
  background-color: #FCBE63;
  padding-top: 40px;
  padding-bottom: 5px;
  padding-left: 15px;
}
#start #nav {
  background-color: #FCBE63;
  padding-top: 10px;
  padding-bottom: 5px;
  padding-left: 15px;
}
#navlist li {
  display: inline;
  list-style-type: none;
  padding-right: 20px;
  text-transform: capitalize;
}
#navlist a {
  text-decoration: none;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  color: #ffffff;
  font-size: 15px;
  font-weight: bolder;
}
#navlist a:hover {
  color: #af9981;
}
#shadow {
  background-image: url(images/schatten_neu.gif);
  height: 17px;
  width: 1000px;
}
#col1 {
  float: left;
  width: 700px;
}
#col2 {
  float: left;
  width: 300px;
}

#col1content p {
  margin-left:80px;
  width:44em;
  margin-bottom: 1em;
  color: #666666;
  font-size: 12px;
  line-height: 1.4;
}
#col1content p img {
	float:left;
	margin:4px 1em 2px 0;
}
#col1content {
  padding: 0px 15px 15px;
}
#footer {
  clear: both;
  /*background-image: url(images/footer.jpg);*/
background-color:#F9BD62;
  height: 30px;
  width: 1000px;
}
#col2content {
  padding: 15px;
  text-align: center;
}

.subhead {
  font-size: 11px;
  color: #78442c;
  margin-top: 5px;
  margin-bottom: 5px;
}
.sidebar {
  margin-bottom: 10px;
  color: #666666;
  font-size: 10px;
  line-height: 140%;
}
h1 {
  margin:1em 0 0.5em 80px;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 36px;
  color: #dad6cf;
  clear:both;
}
#logo h1 {
	margin-top:0;
	margin-right:0.5em;
}
h2 {
  margin:1em 0 0.5em 80px;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 18px;
  color: #b4aa9e;
  clear:both;
}
h3 {
  margin:1em 0 0.5em 80px;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 14px;
  color: #b4aa9e; ;
  padding-bottom: 10px;
  padding-top: 5px;
  clear:both;
}
h6{
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 10px;
  color: grey;
  padding-bottom: 10px;
  padding-top: 5px;
}
#footer p {
  color: #eeebe8;
  font-size: 9px;
  padding-top: 2px;
  padding-bottom: 3px;
  padding-left: 15px;
}
a:link {
  color: #0059b4;
  text-decoration: none;
}
a:visited {
  color: #0059b4;
  text-decoration: none;
}
a:hover {
  color: #0059b4;
  text-decoration: underline;
}
a:active {
  color: #0059b4;
}
