html, body, td {
  color:#808080;
  font-size:11px;
  font-family:Verdana, sans-serif;
} 

h1, .head {
  font-size:14px;
  padding-bottom:6px;
}

.large {
  font-size:14px;
}

a {
  color:#000;
  text-decoration:none;
}

a:hover,
a.hover {
  color:#808080;
}

.topright a, .menusub a, .footer a {
  color:#808080;
}

.topright a, .footer a {
  margin:0 0.75em;
}

.topright a:hover, .menusub a:hover, .menusub ul.level2 li a:hover, .footer a:hover,
.topright a.hover, .menusub a.hover, .menusub ul.level2 li a.hover, .footer a.hover {
  color:#000;
}

.clear {
  clear:both;
}

.all {
  margin:20px auto 0;
  width:940px;
}

.logo {
  float:left;
  width:214px;
  height:47px;
  margin-bottom:10px;
}

.topright {
  float:right;
  margin-right:35px;
  height:47px;
  line-height:47px;
  vertical-align:middle;
}

.topimagearea img {
  float:left;
}

.navibar {
  margin-bottom:20px;
  width:940px;
  height:30px;
  line-height:30px;
  color:#fff;
  background:url(../images/menubar.png) top left repeat-x;
}

.navibar.leftcorner {
  /* now done in left li item
  
  float:left;
  width:4px;
  background:url(../images/menubar-corner-left.png) top left no-repeat;*/
}

.navibar.rightcorner {
  float:right;
  width:4px;
  background:url(../images/menubar-corner-right.png) top left no-repeat;
}

.navibar ul {
  display:inline;
}

.navibar li {
  display:block;
  float:left;
  width:220px;
  margin-right:20px;
  text-align:center;
}

.navibar li.leftitem {
  background:url(../images/menubar-corner-left.png) top left no-repeat;
}

.navibar li.leftitem a:hover,
.navibar li.leftitem a.hover {
  background:url(../images/menubar-corner-left-hover.png) top left no-repeat;
}

.navibar li.rightitem {
  margin:0;
}

.navibar a {
  display:block;
  font-size:14px;
  color:#fff;
}

.navibar a:hover {
  color:#fff;
}

.navibar li:hover,
.navibar li.hover {
  background:url(../images/menubar-hover.png) top left repeat-x;
}

.navibar.search {
  float:right;
  width:201px; /*220px total - 4px corner -15px padding*/
  padding-left:15px;
}

.navibar input {
  border:0;
  height:16px;
  font-size:11px;
}

.searchbutton {
  width:50px;
  height:16px;
  background:url(../images/suchen.png) top left no-repeat;
}

.maincontent {
  float:left;
/* fuer 3 boxen muss per TS gesetzt werden */
  /*width:710px;*/
/*TODO groesse pruefen*/
  width:520px;
  margin-right:10px;
}

.maincontent.nonavi {
  width:710px;
  margin-right:10px;
}

.rightcontent { float:right; width:220px; }

.contentbox {
  width:188px; /*220px total - 2 x 1px border - 2 x 15px padding*/
  border:1px solid #cccccc;
  
  padding:10px 15px;
  
  -webkit-border-radius:3px;
  -moz-border-radius:3px;
}

.maincontent .contentbox {
  /* xheight:238px; was 260px total - 2 x 1px border - 2 x 10px padding*/
  height:270px;
  margin-right:20px;
  float:left;
  position:relative;
  background:url(../images/maincontentbox.png) top left repeat-x;
}

.rightcontent .contentbox {
  margin-bottom:20px;
  padding:10px 15px;
}

.contentbox.first {
}

.maincontent .contentbox.last, .rightcontent .contentbox.last {
  margin:0;
}

.maincontent .contentbox img.headline {
  margin-bottom:10px;
}

.maincontent .contentbox img.bottomimage {
  position:absolute;
  left:14px;
  right:14px;
  bottom:14px;
}

.maincontent .contentbox.news {
  width:190px; /*no border*/
  border:0;
  color:#fff;
  background:url(../images/newsbox.png) top left repeat-x;
  background-color:#707070;
}

.hotline {
  background:url(../images/hotline.png) 161px center no-repeat;
}
.hotline .head {
  color:#007ac9;
  font-size: 16px;
  padding-bottom: 6px;
}

.rightcontent .contentbox input {
  border:1px solid grey;
}

.rightcontent .contentbox img {
  margin-bottom:10px;
}

.rightcontent .contentbox input.domaincheckbutton {
  margin-top:10px;
  width:90px;
  height:20px;
  border:0;
  background:url(../images/check.png) top left no-repeat;
}

.contentboxhead {
  display:block;
  margin-bottom:6px;
}

.contentheight {
  min-height:190px;
}

.footer {
  padding:20px 0;
  text-align:center;
  width:100%;
}

.footer .copyright {
  margin-right:0.75em;
}

/* neu */
/* TODO: alle px angaben pruefen*/ 
.menusub .headline {
  font-weight:bold;
}

.menusub {
  float:left;
  width: 180px;
  /* background-color:#ff0; */
  margin-right:10px;
}

.menusub ul li.active a, 
.menusub ul li.current a,
.menusub ul.level2 li.current a,
.menusub ul.level2 li.active a  {
  color:#000;
}

.menusub li.active ul a,
.menusub li.current ul a {
  color:#808080;
}

.menusub .level1 {
  margin-left:10px;
  color:#808080;
}

.menusub .level2 {
  /* margin-left:10px; */
  color:#808080;
}

.menusub li {
  padding: 4px 0;
}

.menusub .separator {
  height: 1px;
  /*width: 6px;*/
  background-color:#000;
}

.menusub .headline {
  padding:0;
}


div.news-latest-item h2,
div.news-list-item h2
{
  text-transform:uppercase;
}

.line {}
.event .line { margin-bottom:8px;}
.event .line .col1 { width:90px; float:left; }
.event .line .col2 { margin-left:100px;}
.line .trenner { width:95%; }

.maincontent ul.multicolumnContainer { padding:0; margin:0; }
.maincontent ul.multicolumnContainer li { list-style-type:none; padding:0; }

#c134 .column { height:290px; border: 1px solid #CCCCCC; border-radius: 3px 3px 3px 3px; }
#c134 .column1 {} 
#c134 .column2 {}
#c134 .column3 { background: url("../images/newsbox.png") repeat-x scroll left top #707070; border: 0 none; color: #FFFFFF; }

.maincontent.noright { margin-right:0; width:750px; }

.lof-slider_6 .lof-wrapper { border:0; }
.lof-slider_6 .lof-main-outer {float:left; width:525px; }
.lof-slider_6 .lof-item { width:530px; }
.lof-slider_6 .lof-css3 { box-shadow: none; }
.lof-slider_6 .lof-main-wapper { position: relative; }
.lof-slider_6 .lof-description a:hover,
.lof-slider_6 .lof-description { color:#808080; padding-left:0; }
.lof-slider_6 .lof-css3 .lof-main-wapper .lof-item img { border-radius: none; box-shadow: none; margin-bottom:10px; }
.lof-slider_6 .newsimg { float:right; }
.lof-slider_6 .lof-navigator-outer {position:relative; float:right; background-color:transparent; width:220px; padding-left:5px; height:auto ! important; }
.lof-slider_6 .lof-navigator { height:auto ! important; position:relative; float:right;}
.lof-slider_6 .lof-navigator li { padding-bottom:5px; } 
.lof-slider_6 .lof-navigator li div { border-radius:3px 3px 3px 3px; border:1px solid #cccccc; padding:5px 10px; height:55px; } 
.lof-slider_6 .lof-navigator li div.thumb { width:72px; height:72px; float:left; border:0; }
.lof-slider_6 .lof-navigator li h3 { padding-top: 5px;  }

.lof-slider_6 .lof-navigator li.active div { background-color:#cccccc; } 


.tx-t3sjslidernews-pi1 .navigationControl li { padding:0; }

.randombox { position:relative; }

.kontakt fieldset legend { display:none; }
.kontakt fieldset { padding:2px; }
.kontakt input { width:48%; }
.kontakt textarea { clear:left; display:block; width:98%; }
div.csc-mailform .kontakt li label { width:48%; height:28px;   }
div.csc-mailform .kontakt fieldset ol { padding:0; }
div.csc-mailform .kontakt fieldset li { padding:0; margin:0 0 2px 0; }
.kontakt label em, .kontakt legend em { display:inline; text-transform:none; padding:0 3px; color:#34B233; font-weight:bold; }
.kontakt .tx_form-submit input { margin-top:1em; width:12em;}
.kontakt label strong {text-transform:none; }
.kontakt csc-form-8 { display: none; }


.csc-form-8 {
  display: none;
}