* {
  margin: 0;
  padding: 0;
}
html {
  width: 100%;
  height: 100%;
  background: #b8b6c1;
}
body {
  color: #817f8c;
  font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
  font-size: 0.75em;
  line-height: normal;
  position: relative;
  background: url(images/bg_body1.png) repeat-y left;
  height: 100%;
}
html > body {
  height: auto;
  min-height: 100%;
}
#container {
  text-align: left;
  padding: 0 0 30px 17px;
  width: 900px;
}
#header {
  height: 120px;
  padding: 14px 0 0 0;
  background: url(images/header1.png) no-repeat top center;
}
#homelink {
  margin: 0 0 0 21px;
  float: left;
}
#homelink img {
  height: 60px;
  width: 200px;
}
#menue1 {
  color: #666374;
  padding: 16px 0 0 23px;
  font-size: 0.9em;
  width: 684px;
  float: left;
}
* html #menue1 { padding-top: 18px; }
* + html #menue1 { padding-top: 18px; }
#menue1 .level1 {
  margin: 0 0 0 0;
  height: 19px;
  list-style-type: none;
}
#menue1 .level1 li {
  list-style-position: outside;
  float: left;
  text-transform: uppercase;
  margin: 0 48px 0 0;
  background: url(images/winkel.gif) no-repeat top left;
  padding: 6px 0 0 11px;
}

#menue1 .level1 li:hover {
  background: url(images/winkel_rot.gif) no-repeat top left;
}

#menue1 .level1 li.active {
  background: url(images/winkel_act.gif) no-repeat top left;
}

#menue1 .level1 li a {
  color: #666374;
  text-decoration: none;
  font-weight: normal;
  letter-spacing: 1px;
  display: block;
  padding: 0 12px 6px 0;
}

#menue1 .level1 li a:hover {
  color: #e71421;
  border-bottom: 3px solid #e71421;  
}
#menue1 .level1 li.active a {
  color: #a6a4b2;
  border-bottom: 3px solid #a6a4b2;
}
#menue2 {
  width: 196px;
  height: 118px;
  position: absolute;
  top: 0;
  left: 722px;
  
}
#menue2 .level1 {
  position: absolute;
  bottom: 9px;
  list-style-type: none;
}
#menue2 .level1 li {
  list-style-position: outside;
  margin: 5px 0 0 0;
}
#menue2 .level1 li a {
  color: #666374;
  text-decoration: none;
  letter-spacing: 0.8px;
  text-transform: uppercase;
  font-size: 0.8em;
  
}
#menue2 .level1 li a:hover {
  color: #e71421;
}
#bild {
  background: #fff url(images/bg_bild.png) no-repeat bottom left;
  padding: 0 0 14px 0;
  height: 1px;
}
html > body #bild {
  height: auto;
  min-height: 1px;
}
#contentContainer {
  background: url(images/bg_content_container.png) repeat-y left;
  padding: 24px 0 14px 0;
}
#menue3 {
  line-height: normal;
}
#menue3 .level1 {
  list-style-type: none;
  font-size: 0.9em;
}
#menue3 .level1 li {
  list-style-position: outside;
  list-style-type: none;
  text-transform: uppercase;
  display: block;
  margin: 0 0 7px 0;  
  padding: 0 0 0 16px;
}


/*
* html #menue3 .level1 li { background-position: 10px 6px; }
* + html #menue3 .level1 li { background-position: 10px 6px; }
*/


#menue3 .level1 li a {
  color: #666374;
  text-decoration: none;
  letter-spacing: 0.8px;
}
#menue3 .level1 li:hover {
  background-position: 10px 4px; 
  background-repeat: no-repeat;
  background-image: url(images/pfeil_rot.gif);
}

* html #menue3 .level1 li:hover { background-position: 10px 6px; }
* + html #menue3 .level1 li:hover { background-position: 10px 6px; }


#menue3 .level1 li a:hover {
  color: #e71421;
}
#menue3 .level1 li.active {
  background-position: 10px 4px; 
  background-repeat: no-repeat;
  background-image:  url(images/pfeil_hellgrau.gif);
}

* html #menue3 .level1 li.active { background-position: 10px 6px; }
* + html #menue3 .level1 li.active { background-position: 10px 6px; }


#menue3 .level1 li.active a {
  color: #a6a4b2;
}
#menue3 .level1 .level2 {
  margin: 5px 0 18px 0;
}
#menue3 .level1 .level2 li {
  background-position: 1px 4px;
  padding-left: 7px;
}

* html #menue3 .level1 .level2 li { background-position: 1px 6px; }
* + html #menue3 .level1 .level2 li { background-position: 1px 6px; }


#menue3 .level1 .level2 li a {
  text-decoration: none;
  color: #666374;
   letter-spacing: 0.8px;
}
#menue3 .level1 .level2 li a:hover {
  color: #e71421;
}
#menue3 .level1 .level2 li.active a {
  color: #a6a4b2;
}
#menue3 h1 {
  font-size: 1em;
  margin-bottom: 3px;
}
#menue3 img {
  margin: 0 0 5px 0;
}
#left, #main, #right {
  position: relative;
}
#left {
  float: left;
  width: 170px;
  padding: 0 23px 0 23px;
  color: #817f8c;
  font-size: 0.95em;
  line-height: 1.45em;
}
#main {
  float: left;
  width: 411px;
  padding: 0 0 0 23px;
  margin: 0 0 0 0;
  line-height: 1.5em;
}
#right {
  float: right;
  width: 196px;
  font-size: 0.95em;
  line-height: 1.45em;
  color: #666374;
  padding: 0 20px 0 0;
}
h1 {
  font-size: 1.55em;
  margin: 2em 0 0.8em 0;
  color: #a6a4b2;
  text-transform: uppercase;
  background: url(images/winkel.gif) no-repeat top left;
  padding: 6px 0 0 10px;
  font-weight: normal;
  line-height: normal;
  letter-spacing: 1.5px;
}
h1 a {
  color: #a6a4b2;
}
h2 {
  font-size: 1.2em;
  margin: 2em 0 0em 0;
  color: #666374;
  background: url(images/trenner.gif) no-repeat 10px top;
  padding: 5px 0 0 10px;
}
h2 a {
  color: #666374;
}
h3 {
  font-size: 1.15em;
  margin: 2em 0 0em 0;
  font-weight: normal;
  text-transform: uppercase;
  color: #433f47;
  padding: 0 0 0 10px;
}
h3 a {
  color: #433f47;
}
h4 {
  font-size: 1.15em;
  margin: 2em 0 0em 0;
  font-weight: normal;
  text-transform: uppercase;
  color: #817f8c;
  padding: 0 0 0 10px;
}
h4 a {
  color: #817f8c;
}
h5 {
  font-size: 1.2em;
  margin: 2em 0 1em 0;
  font-weight: normal;
  text-decoration: underline;
  padding: 0 0 0 10px;
}
h6 {
  font-size: 1.2em;
  margin: 2em 0 1em 0;
  font-weight: normal;
  padding: 0 0 0 10px;
}
#right h1, 
#right h2 {
  font-size: 1.1em;
  margin: 2em 0 0.3em 0;
  background: url(images/trenner.gif) no-repeat 20px top;
  padding-left: 20px;
  color: #666374;  
  text-transform: uppercase;
  font-weight: normal;
  line-height: normal;
}

#right h3, 
#right h4   {
  font-size: 1.1em;
  margin: 2em 0 0.3em 0;
  padding-left: 20px;
  color: #666374;  
  text-transform: uppercase;
  font-weight: normal;
  line-height: normal;
}


#right h1 a, 
#right h2 a,
#right h3 a, 
#right h4 a    {
  color: #666374;
}



textarea {
  font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
  font-size: 1em; 
}
table {
  border-collapse: collapse;
}
li {
  list-style-position: inside;
}


.trenner {
  height: 1px;
  overflow: hidden;
  padding: 0px;
  background-image: url("images/trenner.gif");
  background-repeat: no-repeat;  
}

#main .trenner {
   margin: 5px 0px 5px 10px;
 }

#right .trenner {
   margin: 5px 0px 5px 20px;
}
 
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-left .csc-textpic-image .csc-textpic-caption, .csc-textpic--intext-left .csc-textpic-image .csc-textpic-caption  {
  text-align: left;
}
.csc-textpic-right .csc-textpic-image .csc-textpic-caption, .csc-textpic--intext-right .csc-textpic-image .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;
}

.indent {
	margin-left: 20px;
}


#left ul, #left ol, #main ul, #main ol, #right ul, #right ol {
  margin-bottom: 0.9em;
}
.clearer {
  clear: both;
}
#left .csc-firstHeader, #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 32px;
  padding: 0;
}

/*
* 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;
}
body#uid11 .csc-textpic dt {
}
body#uid11 .csc-textpic dt img {
}
#login {
  border: 0;
  float: right;
  width: 25px;
  height: 25px;
}

#contentContainer a, 
#footer a {
  color: #e71421;
  font-weight: normal;
  text-decoration: underline;
}

#contentContainer a:hover, 
#footer a:hover {
  color: #e71421;
  text-decoration: none;
}



#contentContainer p,
#contentContainer table,
#contentContainer fieldset {
  padding: 0 0 0 10px;
  margin-left: 0;
}
#contentContainer #right p,
#contentContainer #right table,
#contentContainer #right fieldset {
  padding-left: 20px;
}
#footer {
  font-size: 0.8em;
  padding: 11px 0 0 32px;
}

.csc-textpic-above .csc-textpic-imagewrap, 
.csc-textpic-intext-left .csc-textpic-imagewrap {
  padding: 0 0 0 10px;
}

DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap {
  padding: 0 0 0 10px;
}

#right .csc-textpic-above .csc-textpic-imagewrap, #right .csc-textpic-intext-left .csc-textpic-imagewrap {
  padding: 0 0 0 20px;
}
.external-link {
  background: url(images/external_link.gif) no-repeat left 5px;
  padding: 0 0 0 8px;
}

a.mail {
  background: url(images/mail_link.gif) no-repeat left 5px;
  padding: 0 0 0 16px;
}


fieldset {
  border: 0;
}
fieldset label {
  width: 100px;
  float: left;
  clear: both;
  display: block;
}
fieldset input, fieldset textarea {
  width: 250px;
}
fieldset .csc-mailform-field {
  margin: 0 0 5px 0;
}
fieldset .csc-mailform-field #mailformformtype_mail {
  margin: 20px 0 0 100px;
}

.image_clear {
	clear: both;
}