* {
  padding: 0px;
  margin: 0px;
}

BODY {
  background-color: #766440;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 100.01%;
  color: #766440;
}

div {
  border: 0px solid blue;
}

.all {
  width: 987px;
  margin: 0 auto;
  margin-top: 43px;
  background-color: transparent;
}

.header {
  background-color: #FFF;  
}
.header .logoWrap{
}

.header .logoWrap .logo {
  background-color: transparent;
  position:absolute;
  bottom:10px;
  left:410px;
}
.header .logoWrap .headline{
  float:left;
  padding-bottom: 1px;
  border-bottom: 8px solid #FFF;
  background-color: #766440;  
  background-color: #FFF;
  height: 59px;
  height: 174px;
  height: 127px;
  width: 792px;
  width: 100%;
  background-color: #fff;
/*  background: #FFF url(../images/Logo_2018_Gelb.jpg) no-repeat center 25px; */
  border: 0px solid #000; 
  position:relative;
}
.header .logoWrap .headline .firstline{
  position:absolute;
  left:246px;
  bottom:10px;
  padding: 0px;
  margin: 0px;
  vertical-align: baseline;
  border: 0px solid #000;
  text-transform: uppercase;
  font-weight: bold;
  font-weight: normal;
  font-size: 1.2em;
/*  letter-spacing: 0.15em;*/
  color: #FFF;
  color: #766440;
  background-color: transparent;
  
}
.header .logoWrap .headline .secondline{
  position:absolute;
  left:572px;
  bottom:10px;
  padding: 0px;
  margin: 0px;
  border: 0px solid #000;
  text-transform: uppercase;
  font-weight: bold;
  font-weight: normal;
  font-size: 1.2em;
/*  letter-spacing: 0.15em;*/
  color: #FFF;  
  color: #766440;
  background-color: transparent;
  vertical-align: baseline;
  float:left;
}

.topmenu {
    background-color: #766440;
    line-height: 36px;
    min-height: 36px;
    margin-top: 3px; 
    border-left :16px solid #FFF;
   border-right :16px solid #FFF;
} 
.middle {
  background-color: #FFF;
    padding: 0px 16px;
  background: #FFF url(../images/bg_middle.gif) repeat-y right top; 
}

.topimage{
  padding: 0px;
  margin: 0px;
  border-left :16px solid #FFF;
  border-right :16px solid #FFF;
}

/* nur f�r den IE7 */
*+html .topimage .csc-textpic-single-image{
  clear:both;
  display:block;
  border: 0px solid #000;
  margin-left:-1px;
}  

.left {
  float: left;
  width: 210px;
  min-height: 300px;
}
.content {
  margin: 0;
  padding: 0;
  min-height: 100px;
  width: 523px;
  width: 422px;
  float: left;
  border: 0px solid #000;  
  background-color:transparent;
  padding-top: 34px;
  padding-left: 58px;
  padding-right: 43px;
  padding-bottom:60px;
}

.right {
  width:222px;
  background-color: transparent;
  float: left;
  padding: 0px;
  padding-top: 32px;
  padding-bottom:60px;
}

.content .bodytext{
  font-size: 0.8em;
  line-height: 1.5em;
}

.content .bodytext,
.content UL{
  padding-bottom:8px;      
}

.content UL LI{
    margin-left:17px;
    
}
.content OL LI{
  margin-left:20px;   
}



.content OL LI,
.content UL LI,
.content UL LI UL LI{
  font-size: 13px;
  line-height: 1.5em;
       
}

.content OL LI OL LI,
.content UL LI UL LI{
  font-size: 13px;
  line-height: 1.5em;
  margin-left:15px;       
}




.right .bodytext{
/*  color: #3374b6;
  font-size: 0.70em; */
  font-size: 0.8em;
  line-height: 1.5em;
  margin-left: 50px;
} 



.footer {
  clear:both;
  background-color: #FFF;
  line-height: 45px;
/*  background: #FFF url(../images/bg_footer.gif) no-repeat;*/ 
  text-align: center;
  margin-top: 0px;
  border-top: 1px solid #766440;
}

.footer .bodytext{
  background-color: #fff;
  font-size: 0.7em;
  font-weight:bold;
}

.clear {
  clear: both;
}
.content ol, 
.content ul {
  margin-left: 0px;
}
IMG{
  border: none;
}

.content H1{
  font-size: 0.95em;
  padding: 0px 0px 11px 0px;  
  font-weight: normal;
  text-transform: uppercase;  
}
.right H2,
.content H2{
  font-size: 0.8em;
  padding: 10px 0px 3px 1px;
  border-bottom: 0px solid #b4b4b4;
  font-weight: bold ;
}
.right H2{
  font-size: 0.75em;
  padding: 2px 0px 4px 0px;
  text-transform: uppercase;
}


.content .csc-frame-rulerAfter{
  padding-bottom: 20px;
  border-bottom: 1px solid #b4b4b4;
  margin-bottom:3px;
}


div.csc-textpic div.csc-textpic-single-image img {
  margin-bottom:0px;
}
/* IE7 - Hack */
*+html div.csc-textpic{
  border: 1px solid transparent;
}
/* Sitemap*/

.sitemap UL{
  list-style-type: none;
}
.sitemap UL LI UL{
  margin-left: 0px;  
}

.sitemap A{
  font-size: 0.75em;
  color: #3374b6;
}


/*  Kontaktformular */
.csc-mailform form,
#mailform {
  border: 0px solid #000;
  padding: 15px 0px 5px 0px;
  display: block;
  font-size: 0.75em;
}

#mailform fieldset.csc-mailform SPAN{
}

#mailform fieldset.csc-mailform {
  border: 0px solid #000;
}

.csc-mailform .csc-form-element,
#mailform div.csc-mailform-field {
  margin: 0;
  padding: 0;
  margin-bottom: 0px;
  border: 0px solid #000;
}

.csc-mailform .csc-form-element select,
.csc-mailform .csc-form-element input,
.csc-mailform .csc-form-element textarea,
#mailform .csc-mailform-field select, 
#mailform .csc-mailform-field input, 
#mailform .csc-mailform-field textarea {
  border: 1px solid #9c9c9c;
  height: 18px;
  background-color: #ffffff;
  margin-bottom: 10px;
}

.csc-mailform .csc-form-element label,
#mailform .csc-mailform-field label {
  width: 125px;
  padding: 0;
  margin: 0;
  border: 0px solid #000;
  display: block;
  font-weight: normal;
  float: left;
  /* font-size: 0.7em;*/
}
.csc-mailform .csc-form-element input,
#mailform .csc-mailform-field input {
  width: 294px;
}
.csc-mailform .csc-form-element textarea,
#mailform .csc-mailform-field textarea {
  width: 294px;
  height: 117px;
}
.csc-mailform .csc-form-element input[type="checkbox"],
#mailform .csc-mailform-field input[type="checkbox"] {
  width: 15px;
  height:15px;
}

.csc-mailform .csc-form-element-submit input,
#mailform #mailformformtype_mail {
  width: 98px;
  height: 22px;
  background-color: #45371c;
  margin-left: 323px;
  margin-left:0px;
  float:right;
/*  background: transparent url(../images/bg_nav_no.gif) repeat-x;*/
  color: #FFF;
  font-weight: bold;
}

.csc-mailform .csc-form-element-submit input:focus,
.csc-mailform .csc-form-element-submit input:hover,
#mailform #mailformformtype_mail:focus, 
#mailform #mailformformtype_mail:hover {
  border: 0px solid #c41c21;
/*  background: transparent url(../images/bg_nav_act.gif) repeat-x;*/
  background-color: #45371c;
}



/* Index - Suche */
#mailform .csc-mailform-field select{
  width: 294px;
}
#mailform .csc-mailform-field .csc-mailform-submit {
  width: 98px;
  height: 22px;
  background-color: #3374b6;
  margin-left: 323px;
/*  background: transparent url(../images/bg_nav_no.gif) repeat-x;*/
  color: #FFF;
  font-weight: bold;
}



/* Extension Multicolumn */

/* Angaben fuer Breite werden im CE direkt vorgenommen */ 

.multicolumnContainer{
}  
.multicolumnContainer .columnFirst {
  margin-right:   40px;
}
.multicolumnContainer .columnLast {
}



/* Extension jpcarousel */





.carouselContainer {
    box-shadow: 0;
    padding: 0;
    position: relative;
}
.carouselContainer *:focus {
    outline: 0 none;
}
.carousel {
    color: #F0F0F0;
    margin-left:0px;
}
.jpcarousel {
    display: block;
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.jpcarousel li {
    background: none repeat scroll 0 0 white;
    border: 0px solid #CCCCCC;
    display: block;
    float: left;
    list-style: none outside none;
    margin: 0;
    overflow: hidden;
    padding: 0px;
}
.carousel img {
    border: 0 none;
}
.carouselbuttons a img {
    background: url("../images/miscellaneous_sprite.png") no-repeat scroll 0 0 transparent;
    border: medium none;
    cursor: pointer;
    height: 45px;
    padding: 0;
    position: absolute;
    top: 80px;
    width: 45px;
}
.carouselbuttons a.carouselprev img {
    background-position: 0 0;
    left: -12px;
}
.carouselbuttons a.carouselprev img:hover {
    background-position: 0 -50px;
}
.carouselbuttons a.carouselnext img {
    background-position: -50px 0;
    right: -12px;
}
.carouselbuttons a.carouselnext img:hover {
    background-position: -50px -50px;
}
h3.carousel_title {
    color: white;
    display: block;
    font-family: arial,sans-serif;
    font-size: 11px;
    font-style: italic;
    font-weight: bold;
    line-height: 20px;
    margin: 0;
    padding: 0;
    text-align: center;
}
.carouselcaption {
    color: white;
    margin-top: -20px;
}
.carouselcaption span {
    background: url("../images/caption_bg.png") repeat scroll 0 0 transparent;
    padding: 4px 8px;
}
.pagination {
    text-align: center;
}
.pagination a {
    background: url("../img/miscellaneous_sprite.png") no-repeat scroll 0 -300px transparent;
    display: inline-block;
    height: 15px;
    margin: 0 5px 0 0;
    width: 15px;
}
.pagination a.selected {
    background-position: -25px -300px;
    cursor: default;
}
.pagination a span {
    display: none;
}


