* { margin: 0; padding: 0; }
html {height:100%;}
body { background-color: #BCAE91; color: #353128; font-family: Arial, sans-serif; font-size: 13px; text-align: left; height:100%;}
a { color: #444; text-decoration: underline; }
a:hover { color: #F60; text-decoration: underline; }
p { margin: 10px 0 25px; line-height: 1.5em; }
blockquote { margin: 25px 40px; padding: 1px 26px 1px; border-left: 5px solid #CCC; background: #EEE; color: #999; height: 1%; /*IE 6*/ }
li,dd { line-height: 1.5em; }
ul,ol,dl { margin: 25px 0 25px 40px; }
dl dt { margin: 25px 0 0; font-weight: bold; }
dl dd { margin: 0 0 0 20px; font-size: .9em; }
img,fieldset { border: 0 none; }
acronym { border-bottom: 1px dotted #666; color: #666; cursor: help; }

/* Some classes */
.small { font-size: .8em; }
.large { font-size: 2em; }
.quiet { color: #999; }
.highlight { background: #FFC; }
.top { margin-top: 0; padding-top: 0; }
.bottom { margin-bottom: 0; padding-bottom: 0; }
.left { margin: 0 20px 20px 0; float: left; }
.right { margin: 0 0 20px 20px; float: right; }
.hide { display: none; }
.contenttable p { padding:0 !important; margin:0 !important; }

/* Clear */
.clear { clear: both; }
.clearfix { display: inline-block; }
.clearfix:after { clear: both; display: block; font: 0px/0px serif; content: "."; height: 0; visibility: hidden; }
html[xmlns] .clearfix { display: block; }

/*Head*/
#head-container { margin: 0 auto; width: 740px; background: url('../images/slogan.jpg') no-repeat 120px 27px; text-align: left; height: 50px; position: relative; }
/*Nav*/
#nav-container { width: 300px; position: absolute; top: 27px; left: 430px; height: 12px; }
ul#nav { margin: 0; list-style: none none; text-align:right; }
ul#nav * { display:inline; }

ul#nav li { margin: 0; list-style: none; height: 10px; border-right:1px solid #FFFFFF; padding:0px 5px 0px 5px;  }
ul#nav li.last { border-right:none; padding-right:0; }
ul#nav li a { color:#FFFFFF; font-size:12px; text-decoration:none; }


/* Content Sizes BEGIN */
#page-container { min-height:100%; background: url('../images/background-skizze.jpg') no-repeat right top;}
#infoContent { float:left; width:200px; padding-right:20px; min-height:600px; max-height:680px; }
#infoContent #contentBox { padding-top:50px; }
#content-container { padding:0px; width:940px; margin:0 auto;}
#content {  float:left;  margin: 0 auto; width: 640px; background: url('../images/boxMiddleHead.jpg') no-repeat; background-color: #FFF; text-align: left; position: relative; min-height:680px;}
/* Content Sizes END */

/* Content Statics BEGIN */
#headPic { margin:10px 10px 0px 10px; border-bottom:3px solid #EC7404; }

/* Menu */
#headMenu { height:44px; overflow:hidden; padding: 0px 10px 0px 10px; background:url('../images/menu/no_full.jpg') no-repeat 10px top; height:44px; margin-bottom:0px; }
#headMenu ul {
	padding: 0px;
	margin:0px;
	list-style: none;
	float: left;
	margin-left:10px;
}

#headMenu ul li {
	float: left;
	display: inline; /*For ignore double margin in IE6*/
}
#headMenu ul li a { border-left: 2px solid #b2a894; }
#headMenu ul li.first a { border-left: none;}
#headMenu ul li.last a  { border-right: 2px solid #b2a894;}
#headMenu ul li.last a.current  { border-right: none;}

#headMenu ul li a {
	text-decoration: none;
	float:left;
	color: #FFFFFF;
	cursor: pointer;
	font: 900 14px "Arial", Helvetica, sans-serif;
}

#headMenu ul li a span {
	position: relative; /*To fix IE6 problem (not displaying)*/
	float:left;
  padding:10px 20px 10px 10px;
}
 
#headMenu ul li a.current span {
  background: url('../images/menu/act.jpg') no-repeat top left;
  padding:20px 5px 20px 15px;
  margin: 0 10px 0 -10px;
}
#headMenu ul li a.current{
  background: url('../images/menu/act.jpg') no-repeat top right;
  color: #FFFFFF;
}
#headMenu ul li a:hover span, #headMenu ul  li a:hover {
  text-decoration:underline;
}
/* Content Statics END */


/* Dynamische Inhaltsspalten - Gesamt - links u. rechts BEGIN */
.content-once { padding: 10px 10px 0 25px; width: 585px; }
.content-pri { padding: 10px 10px 0 25px; width: 395px; float: left; }
.content-sub { padding: 10px 10px 0 0; width: 200px; float: right; }
/* Dynamische Inhaltsspalten - Gesamt - links u. rechts END */

/* Footer BEGIN */
#content-foot { margin: 0 auto; padding: 45px 0 45px; width: 100%; background: url('../images/boxMiddleFoot.jpg') no-repeat top; background-color: #EA7504; text-align: left; }
/* Footer END */

/* Content Style Classes BEGIN */
.sub-container { margin: 0 0 20px; clear: both; }
/* Content Style Classes END */

h2#head-logo { padding-left:40px; }

/* Box - links - BEGIN */
#infoContent .content { width:180px; padding:10px 10px 25px 10px; }
#infoContent .bottom { background:url('../images/boxLinks/bottom.jpg') no-repeat bottom left; background-color:#FFFFFF; margin-bottom:20px; }
#infoContent .bottomNoArrow { background:url('../images/boxLinks/bottomNoArrow.jpg') no-repeat bottom left; background-color:#FFFFFF; margin-bottom:2px; }
#infoContent .bottomNoArrow .news-list-browse { padding:0;margin:0; }
#infoContent .bottomNoArrow .news-list-browse a { color:#353128; }
#infoContent .bottomNoArrow .news-list-browse .disabledLinkWrap { color:#FFFFFF; } 

#infoContent .bottomNoArrow .content { width:180px; padding:10px 10px 2px 10px; }
#infoContent .leto { background:url('../images/boxLinks/leto.jpg') no-repeat top left; }
#infoContent .reto { background:url('../images/boxLinks/reto.jpg') no-repeat top right; }
#infoContent .content p { padding-top:0px; margin:0px; font-size:12px; }
#infoContent .content h2, #infoContent .content h1 {
  font-size:13px;
  color:#353128;
  padding-top:0px;
  margin-top:0px;
  padding-bottom:5px;
}
#infoContent .content h2 a, #infoContent .content h1 a { text-decoration:none; }
#infoContent .content .moreLink a {
  position:relative;
  bottom:-18px;
  left:90px;
  font:900 12px Arial;
  color:#FFFFFF;
  text-decoration:none;
  padding-right:30px;
}
/* Box - links - END */

/* Box - links menü BEGIN */
#infoContent .mBottom .content { width:190px; padding:10px; padding-right:0px; }
#infoContent .mBottom { background:url('../images/boxLinks/mBottom.jpg') no-repeat bottom left; background-color:#ec7404; margin-bottom:30px; }
#infoContent .mTop { background:url('../images/boxLinks/mTop.jpg') no-repeat top left; }
#infoContent .mBottom .content p { padding-top:0px; margin:0px; font-size:12px; }
#infoContent .mBottom .content h2, #infoContent .mBottom .content h1 {
  font-size:13px;
  color:#353128;
  padding-top:0px;
  margin-top:0px;
  padding-bottom:5px;
}
#infoContent ul#secondMenu { padding:0;margin:0; }
#infoContent #secondMenu li { list-style:none; padding-right:30px; }
#infoContent #secondMenu a {
  border-bottom:1px dotted #FFFFFF; 
  display:block;
  padding-top:4px;
  padding-left:5px;
  padding-bottom:4px;
  text-decoration:none;
  color:#FFFFFF;
}
#infoContent #secondMenu li.last a {
  border:none;
}
#infoContent #secondMenu li.current { background:url('../images/boxLinks/mPfeil.jpg') no-repeat center right; }
#infoContent #secondMenu li.current a { color:#353128; font-weight:bold; }
/* Box - links menü BEGIN */


/* Box Content BEGIN */
#content .cBottom { background:url('../images/boxContent/bottom.jpg') no-repeat bottom left; background-color:#ec7404; margin-bottom:30px; }
#content .cBottom .content { width:200px; }
#content .cBottom div.csc-textpic div.csc-textpic-single-image img { margin:0 !important; position:relative; z-index:0; }
#content .cBottom .csc-header { position:absolute; z-index:6; background:url('../images/boxContent/top.png') no-repeat top left; width:200px;}
#content .cBottom .csc-header h1, #content .cBottom .csc-header h2 { color:#FFFFFF; margin:10px; font-size:1px; font-weight:normal; }
#content .cBottom .csc-textpic-text p { padding:0; margin:0; }
#content .cBottom .csc-textpic-text p a {
  color:#FFFFFF;
  font-weight:bold;
  background:none;
  display:block;
  height:24px;
  width:155px;
  text-decoration:none;
  padding:0;margin:0;
  text-align:right;
  padding:5px 35px 0px 10px;
}
div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image { margin-bottom:15px !important; }
.cBottom div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image { margin-bottom:0px !important; }
.csc-textpic { padding-top:15px; }
.cBottom .csc-textpic { padding-top:0px; }
/* Box Content END */

/* Überschriften - Inhalt - BEGIN */
h1.lowercase {
  text-transform:none;
}
p.csc-subheader {
  padding:0px; margin:0px;
  padding-top:5px;
  padding-bottom:20px;
  font-weight:bold;
  font-size:15px;
  color:#353128;
}
/* Überschriften - Inhalt - END */


/* News Liste - BEGIN */
.news-list-container h2 a {
  text-decoration:none;
}
.news-list-container .news-list-item { border-bottom:1px dotted #353128; padding-top:10px; }
.news-list-container .news-list-item:hover { background-color: #EEEEEE; }
.news-list-container { border-top:1px dotted #353128; margin-top:10px; padding-top:0px; }
/* News Liste - END */

/* News - Detailseite BEGIN */
.header-list { padding-top:20px; }
.header-list h2 a { font-size:13px; text-decoration:none; font-weight:bold; }
.header-list p { padding:0; margin:0; }
.news-list-morelink {
  background:url('../images/boxLinks/singleMoreLinkArrow.jpg') no-repeat top right;
  padding-right: 20px;
  padding-left:0;
}
.news-list-morelink a {
  color:#ec7404;
  text-decoration:none;
}
.header-list-container { margin-top:10px; }
.header-list { border-top:1px dotted #353128; padding:5px 0px 10px 0px; }
.header-list:hover { background-color: #EEEEEE; }

.news-single-rightbox  {
clear:both;
float:none;
text-align:left;
width:160px;
}
.news-single-item-line {
  border-top:1px dotted #353128;
  margin-top:5px;
}
.backToList a {
  background:url('../images/boxLinks/singleBackLinkArrow.jpg') no-repeat left 2px;
  padding-left: 20px;
}

/* News - Detailseite END */

/* Layout für text/m/Bild, Text usw Rahmen - BEGIN */
.csc-textpic-text p { padding:10px 0px 5px 0px; margin:0px; }
.csc-frame-rulerAfter {
  border-top:1px dotted #353128;
  margin:15px 0 15px 0;
}

.csc-textpic-caption  { font-style:italic; font-size:12px; }
.csc-frame-rulerBefore {
  border-top:1px dotted #353128;
  margin:15px 0 15px 0;
}
/* Layout für text/m/Bild, Text usw Rahmen - END */

/* Googlemaps */
.tx-lumogooglemaps-pi1 h2 { font-size:14px; color:#ec7404; }
.tx-lumogooglemaps-pi1 .description { color:#ec7404; }
.tx-lumogooglemaps-pi1 td { padding-bottom:3px; font-size:13px;}
.rgslideshow { height:260px !important; }


/* div with the gallery inside */
#ext-thumbnails {
  height:590px;
  text-align:center;
  margin:0 20px;
  border:1px solid #333;
  width:510px;
  padding:5px;
  background-color:#eee;
}

/* div around the imgs */
.carouselWrapper {
  
}

/* single thumbnail */
.jdExtCarousel .thumbnail{
  float:left;
  padding:4px;
  border:1px solid #ccc;
  background:#fff;
  margin:5px;
}

/* label = title of an image */
.jdExtCarousel .label {
  display:none;
}

/* number of the image */
.jdExtCarousel .number {
  font-weight:normal;
  font-style:italic;
}


.tx-rgmediaimages-pi1 { padding-bottom:20px; overflow:hidden; }
.jdExtCarousel { background-color:#EEEEEE; border-top:1px solid #EC7404; border-bottom:1px solid #EC7404; height:350px; clear:both;  padding:15px; }
#thumbgalerie0 { height:385px; }
#thumbgalerie1 { height:200px; }
#thumbgalerie2 { height:300px; }
#thumbgalerie5 { height:85px; }
.tx-rgsmoothgallery-pi1, .tx-lumogooglemaps-pi1 { margin-top:25px; }



/* Sitemap - BEGIN*/
.csc-sitemap ul { margin:0; margin-top:20px; }
.csc-sitemap a { text-decoration:none; }
.csc-sitemap li { list-style:none; margin:0px; padding-bottom:5px; margin-bottom:5px; }
.csc-sitemap li a { font-size:14px; color:#ec7404; font-weight:bold; border-bottom:1px dashed #353128; display:block;  margin-bottom:5px; padding-bottom:2px; }
.csc-sitemap li li a { font-size:12px; color:#353128; border:none; padding-top:3px;  margin-bottom:0px;}
.csc-sitemap li ul {
   margin:0px;
   margin-left:25px;
}
.csc-sitemap li li {
  border:none;
  margin:0px;
  list-style-image:url("../images/boxLinks/singleMoreLinkArrow.jpg");
  margin-bottom:3px;
}
.csc-sitemap li li ul { margin:0px; }
.csc-sitemap li li ul li { padding-top:5px; margin-left:23px; }
.csc-sitemap li li ul li a { font-weight:normal;  }
/* Sitemap - END */

/* Rootline - BEGIN */
#rootline { padding:0 25px; margin-bottom:20px; }
#rootline DIV, #rootline P { display:inline; font-size:10px; }
#rootline * { color: #a19277; }
#rootline a { text-decoration:none; font-size:10px; }
/* Rootline - END */

/* Footer Inhalt - BEGIN */
#content-foot {
  padding: 15px 0 75px;
}
#content-foot .fMail {
  margin-left:170px;
  margin-right:15px;
}
#content-foot .fMail img { margin-bottom:-8px; }
#content-foot .fTel {
  color:#FFFFFF;
  font-weight:bold;
  font-size:14px;
  margin-bottom:15px;
}
/* Footer Inhalt  - END */
