* {
  margin: 0;
  padding: 0;
}
html {
  width: 100%;
  height: 100%;
}
body {
  font-family: Verdana, Geneva, sans-serif;
  font-size: 0.8em;
  height: 100%;
  text-align: center;
  line-height: normal;
  position: relative;
  background-color: #2e2b29;
}
#header {
  background: #ea640d;
  border-bottom: 4px solid #2e2b29;
}
* html #header { padding-right: 25px; }
* + html #header { padding-right: 25px; }
#header .center{
  background: url(images/logo.png) top right no-repeat;
}
#main {
  background-color: #fff;
}
#content {
	padding: 45px 14px 45px 14px;
}
#headline1 {
  float: left;
  padding: 6px 14px 17px 10px;
}
* html #headline1 { padding-top: 15px; }
* + html #headline1 { padding-top: 15px; }
#headline2 {
  float: right;
  padding: 6px 12px 17px 14px;
}
* html #headline2 { padding-top: 15px; }
* + html #headline2 { padding-top: 15px; }
#headline1 h1, #headline2 h1 {
  color: #fff;
  font-weight: normal;
  font-size: 2.7em;
  margin: 9px 0 0 0;
}
#headline1 h2, #headline2 h2 {
  color: #2e2b29;
  margin: 25px 0 0 0;
  font-weight: normal;
  font-size: 1.45em;
}
* + html #headline1 h2, * + html #headline2 h2 { margin-top: 31px; }
* html #headline1 h2, * html #headline2 h2 { margin-top: 31px; }
#footer{
  color: #fff;
  width: 932px;
  margin: 0 auto;
  padding: 17px 14px 20px 11px;
  font-size: 0.9em;
}
#kontakt{
  float:  right;
  text-align: right;
}
.center{
  width: 960px;
  margin: 0 auto;
  text-align: left;
}
#menue1 {
  color: #fff;
  float: left;
  width: 650px;
}
#menue1 .level1 {
  padding: 35px 0 0 13px;
  height: 24px;
  list-style-type: none;
  color: #fff;
}
#menue1 ul{
  width: 100%;
  height: 44px;
}
#menue1 .menuespacer {
  float: left;
}
#menue1 .level1 li {
  list-style-position: outside;
  float: left;
/*  margin: 0 0 0 7px;
  padding-left: 14px;
  background: url(images/menue_punkt.png) no-repeat left 7px;*/
}
#menue1 .level1 li.last a {
/*  padding-right: 13px;
  background: url(images/menue_punkt.png) no-repeat right 7px;*/
}
#menue1 .level1 li a {
  color: #fff;
  text-decoration: none;
/*  margin: 0 11px 0 0;*/
  padding-bottom: 6px;
  display: block;
  float: left;
}
#menue1 .level1 li.last a {
  margin: 0;
}
#menue1 .level1 li a:hover {
  text-decoration: none;
  border-bottom: solid #2e2b29 2px;
}
#menue1 .level1 li.active a, #menue1 .level1 li a:hover {
  text-decoration: none;
  color: #2e2b29;
  border-bottom: solid #2e2b29 2px;
}
#menue2{
  float: left;
  color: #ea640d;
}
#menue2 .level1 {
  margin: 0 0 0 0;
  list-style-type: none;
  padding: 0 0 0 0;
}
#menue2 .level1 li {
  list-style-position: outside; 
  float: left;
  margin: 0 0 0 0;
/*  padding-left: 6px;
  background: url(images/menue_punkt2.png) no-repeat left 7px;*/
}
#menue2 .level1 li.last a {
/*  padding-right: 6px;
  background: url(images/menue_punkt2.png) no-repeat right 7px;*/
}
#menue2 .level1 li a {
  color: #fff;
  text-decoration: none;
/*  background: url(images/li_menue2.gif) no-repeat left 4px;*/
  margin: 0 6px 0 0;
  margin: 0;
}
#menue2 .level1 li a:hover {
  text-decoration: underline;
}
#menue2 .level1 li.active a {
  text-decoration: underline;
}
#menue2 .level1 .level2 {
  padding: 3px 0 0 0;
  list-style-type: none;
}
#menue2 .level1 .level2 li {
  margin: 0 0 0px 0;
  text-transform: none;
}
#menue2 .level1 .level2 li a {
  color: #fff;
  text-decoration: none;
  font-weight: normal;
  background: none;
}
#menue2 .level1 .level2 li a:hover {
  text-decoration: underline;
}
#menue2 .level1 .level2 li.active a {
  text-decoration: underline;
}
#homelink {
  float: right;
  margin: 20px 0 0 0;
}
#homelink img {
  height: 30px;
  width: 184px;
}
#content .csc-firstheader{
	margin-top: 0;
}
#content h1 {
  font-size: 1.4em;
  margin: 2em 0 1em 0;
  color: #2e2b29;
}
#content h2 {
  font-size: 1.3em;
  margin: 2em 0 1em 0;
  color: #ea640d;
}
#content h3 {
  font-size: 1.2em;
  margin: 2em 0 1em 0;
  color: #2e2b29;
}
#content h4 {
  font-size: 1.1em;
  margin: 2em 0 1em 0;
  color: #ea640d;
}
#content h5 {
  font-size: 1.1em;
  margin: 2em 0 1em 0;
  color: #ea640d;
  font-weight: normal;
}
#content h6 {
  font-size: 1em;
  margin: 2em 0 1em 0;
  color: #2e2b29;
}
a {
  color: #ea640d;
  font-weight: normal;
  text-decoration: underline;
}
a:hover {
  color: #c75105;
  text-decoration: underline;
}
textarea {
  font-family: Verdana, Geneva, sans-serif;
  font-size: 1em; 
}
table {
  border-collapse: collapse;
}
li {
  list-style-position: inside;
}
#content hr {
  height: 1px;
  border: 1px solid #343434;
}
a img {
  border: 0;
}
p {
  margin-bottom: 1em;
}
.middle {
  vertical-align: middle;
}
.csc-textpic-caption {
  font-size: 0.9em;
  display: block;
  padding-bottom: 0.9em;
}
.csc-textpic-imagerow {
  padding-bottom: 1em;
}
.csc-textpic-intext-right .csc-textpic-caption {
  text-align: right;
}
p.align-center, td.align-center, h1.align-center, h2.align-center, h3.align-center, h4.align-center, h5.align-center, h6.align-center {
  text-align: center;
}
p.align-right, td.align-right, h1.align-right, h2.align-right, h3.align-right, h4.align-right, h5.align-right, h6.align-right {
  text-align: right;
}
p.align-left, td.align-left, h1.align-left, h2.align-left, h3.align-left, h4.align-left, h5.align-left, h6.align-left {
  text-align: left;
}
p.align-justify, td.align-justify, h1.align-justify, h2.align-justify, h3.align-justify, h4.align-justify, h5.align-justify, h6.align-justify {
  text-align: justify;
}
#left ul, #left ol, #main ul, #main ol, #right ul, #right ol {
  margin-bottom: 0.9em;
}
.clearer {
  clear: both;
}
#content .csc-firstHeader, #right .csc-firstHeader {
  margin-top: 0;
}
#content .csc-textpic-imagewrap dl, #right csc-textpic-imagewrap {
  margin: 0;
}
#content ul li, #content ol li, #right ul li, #right ol li {
  list-style-position: outside;
  margin: 0 0 0 12px;
}
* html #content ul li, * html #content ol li, * html #right ul li, * html #right ol li {
  margin-left: 15px;
}
* + html #content ul li, * + html #content ol li, * + html #right ul li, * + html #right ol li {
  margin-left: 15px;
}
.csc-textpic-image {
  padding: 0 0 0.9em 0;
}
.csc-textpic-imagerow {
  padding: 0;
}
:root div.csc-textpic-above div.csc-textpic-text {
  clear: both;
  float: left;
}
.csc-textpic-image .csc-textpic-caption {
  text-align: center;
}
#content table {
  line-height: normal;
}
.csc-textpic dl.csc-textpic-image {
  padding: 0 6px 0 0;
}
.csc-textpic dl.csc-textpic-firstcol {
  padding-left: 0;
}
.csc-textpic dl.csc-textpic-lastcol {
  padding-right: 0;
}
#loginlink {
  float: left;
}
#login {
  border: 0;
  float: left;
  width: 25px;
  height: 25px;
}
fieldset {
  border: 0;
}
fieldset label {
  width: 270px;
  float: left;
  clear: both;
  display: block;
  font-weight: bold;
}
fieldset .csc-mailform-field {
  margin: 0 0 5px 0;
}
fieldset .csc-mailform-field #mailformformtype_mail {
  margin: 20px 0 0 200px;
}
#mailformKuhbrsten {
  margin-bottom: 3em;
}