/*------ GRUNDGERÜST ----- */
body {
	font: 12px arial, verdana, helvetica, sans-serif;
	line-height: 15px;
	padding: 0;
	margin: 0;
	color: #000000;
	text-align: center;
	background: #ffffff !important;
}

.wrapper {
	width: 638px;
	text-align: left;
	background: #ffffff;
}

h1 {
  padding: 0 0 10px 0;
	color: #000000;
  font-size: 24px;
}

h2 {
  font-size: 16px;
  padding: 0 0 15px 0;
  margin: 0;
  font-weight: normal;
  line-height: 18px;
}

p {
  padding: 0 0 15px 0;
  margin: 0;
}

a img {
	border: none;
}

img {
  vertical-align: bottom;
}

a:link, a:visited, a:hover {
  text-decoration: none;
	color: #000000;
}

.clear {
  clear: both;
  font-size: 0;
  line-height: 0;
  height: 0;
}

.weiss {
  color:#000000;
}

.weiss a:link, .weiss a:visited, .weiss a:hover {
  color: #000000;
}

*html .logo img,
*html .newslist-content div{
  behavior: url(/fileadmin/templates/iepngfix/iepngfix.htc);
}

/*------ HEADER ----- */
.header {
  width: 638px;
  height: 80px;
  margin: 0 0 20px 0;
  border-bottom: 1px solid #000000;
  padding: 0 0 10px 0;
}

.logo {
  width: 286px;
  float: right;
  padding: 18px 0 0 0;
}

/*------ STARTSEITE ----- */
.startbox {
  width: 638px;
  margin: 20px 0 0 0;
}

.newsbox-start {
  width: 389px;
  height: 155px;
  float: left;
  background: none;
  padding: 0 0 0 0;
}

.newslist-start-box {
  padding: 16px 20px 0 0;
}

.white {
  color: #000000;
}

.white a:link, .white a:visited, .white a:hover {
  color: #000000;
}

.newslist-start-date {
  color: #000000;
  font-size: 11px;
}

.newslist-start-date a:link, .newslist-start-date a:visited {
  color: #000000;
  font-size: 11px;
}

.newslist-start-box h1 {
  font-size: 13px;
  margin: 0;
  padding: 0;
}

.newslist-start-box h1 a:link, .newslist-start-box h1 a:visited {
  color: #000000;
}

/*------ FOLGESEITE ----- */
.headline {
  width: 465px;
  height: 42px;
  background: none;
  margin: 0 0 1px 0;
}

.headline h1 {
  padding: 16px 0 8px 0;
  margin: 0;
  font-weight: normal;
}

.content-box {
  width: 638px;
  background: none;
  text-align: justify;
}

.content-box-ganze-breite {
  background: none;
  text-align: justify;
  padding: 26px 38px 10px 0;
}

.content-links {
  width: 490px;
  padding: 26px 0 20px 0; 
  clear: both; 
}

.content-links-inhalt {
  padding: 0 0 0 0;

} 

.content-rechts {
  width: 460px;
  padding: 0 0 10px 0;  
}

.content-rechts-inhalt {
  width: 424px;

}

.bildgalerie-box {
  border-top: 1px solid #797979;
  border-bottom: 1px solid #797979;  
  padding: 2px 0 0 0;
  width: 424px;
  margin: 5px 0 5px 0;
}

.galeriebild {
  width: 82px;
  height: 82px;
  float: left;
  margin: 0 3px 3px 0;
  position:relative;
}
	.galeriebild .challengefarbe, .galeriebild-last .challengefarbe{
		position:absolute;
		left: 0;
		top: 0;
	}
	.galeriebild .challengeblack, .galeriebild-last .challengeblack {
		position:absolute;
		left: 0;
		top: 0;
	}

.galeriebild-last {
  width: 82px;
  height: 82px;
  float: left;
  margin: 0 0 3px 0;
  position: relative;
}

/*------ NEWS ----- */
.newslist-content {
  width: 638px;
  font-size: 11px; 
  background: none;
}

.newslist-links {
  width: 473px;
  margin: 0 1px 0 0;
}

.newslist-rechts {
  width: 476px;
}

.newslistbox-first {
  width: 473px;
  margin: 0 0 10px 0;
}

.newslistbox-first-inhalt {
  padding: 23px 28px 0 23px;
}

.newslistbox-1 {
  width: 473px;
  margin: 0 0 10px 0;
}

.newslistbox-2 {
  width: 476px;
  margin: 0 0 10px 0;
}

.newslistbox-3 {
  width: 476px;
  margin: 0 0 10px 0;
}

.newslistbox-4 {
  width: 476px;
  margin: 0 0 10px 0;
}

.newslistbild-first {
  width: 214px;
  float: left;
  margin: 0 14px 0 0;
}

.newslisttext-first {
  width: 245px;
  float: left;
}

.newslisttext-only-first {
  width: 473px;
  float: left;
}

.newslist-bild {
  padding: 0;
  float: left;
  clear: both;
  margin: 0 14px 0 0;
}

.newstext-gross {
  text-align: justify;
}

.newstext-only-gross {
  padding: 20px 28px 0 23px;
  text-align: justify;
}

.newslistbild {
  width: 78px;
  float: left;
  margin: 0 14px 0 0;
}

.newslisttext {
  width: 381px;
  float: left;
}

.newslisttext-only {
  width: 473px;
  float: left;
}

.newslist-bild-klein {
  padding: 20px 0 0 23px;
}

.newstext-klein {
  padding: 20px 16px 0 0;
}

.newstext-only-klein {
  padding: 20px 16px 0 23px;
}

.black a:link, .black a:visited {
  color: #000000;
}


/*------ NEWS DETAIL ----- */

.newslist-content-detail {
  width: 638px;
  font-size: 11px;  
  background: none;  
}

.newslist-content-detail-left {
  width: 638px;
}  


.newsdetail-bildspalte {
  width: 214px;
  float: left;
  margin: 20px 20px 20px 0;
}

.newsdetail-textspalte {
  width: 404px;
  float: left;
}

.newsdetail-bilder {
  padding: 0 0 0 23px;
}

.bildlinks {
  float: left;
  padding: 10px 0 0 0;  
}

.bildrechts {
  float: right;
  padding: 10px 0 0 0;
}

.newsdetail-text {
  padding: 20px 26px 20px 0;
  text-align: justify;
}

.newsdetail-listing {
  padding: 20px 16px 20px 0;
}
/*------ KONTAKT ----- */
.content-box-kontakt {
  width: 638px;
  text-align: justify;
  background: none;  
}

.content-links-kontakt {
  width: 465px;
  padding: 18px 0 20px 0; 
}

.kontaktform {
  width: 284px;
  float: left;
  text-align: left;
}

.kontaktform fieldset {
  margin: 0;
  padding: 0;
  border: none;
}


.kontaktform form {
  margin: 0;
  padding: 0 0 0 26px;
}

.kontaktform legend {
  display: none;
}

.kontaktform label {
  display: block;
  float: left;
  width: 60px;
  font: 11px verdana, arial, helvetica, sans-serif;
	line-height: 18px;
	color: #000000;
}

.kontaktform input {
  width: 182px;
  margin: 2px 0 0 0;
  border: 1px solid #afafaf;
  height: 13px;
  font: 11px verdana, arial, helvetica, sans-serif;
  color: #000000;
  background: #ffffff;
}

*html .kontaktform input {
  width: 182px;
  margin: 0 0 0 0;
  border: 1px solid #afafaf;
  font: 11px verdana, arial, helvetica, sans-serif;
  color: #000000;
  background: #ffffff;
  height: 14px; 
}

.kontaktform textarea {
  width: 182px;
  border: 1px solid #afafaf;
  margin: 2px 0 0 0;
  height: 135px;
  font: 11px verdana, arial, helvetica, sans-serif;
  color: #000000;
  overflow: auto;
  background: #ffffff;
}

*html .kontaktform textarea {
  width: 182px;
  border: 1px solid #afafaf;
  margin: 0 0 0 0;
  height: 130px;
  font: 12px verdana, arial, helvetica, sans-serif;
  color: #000000;
  overflow: auto;
  background: #ffffff;
}

#powermaildiv_uid8 {
  margin: 10px 0 0 0;
}

#powermaildiv_uid9 input {
  background: url(../images/bg-senden.jpg) left top no-repeat !important;
  margin: 16px 0 0 60px !important;
  height: 19px !important;
  width: 90px; 
  padding: 0 0 0 0 !important;
  border: none !important;
  color: #ffffff !important;
  font-weight: bold !important;
  font-size: 11px !important;
}

*html #powermaildiv_uid9 input {
  background: url(../images/bg-senden.jpg) left top no-repeat !important;
  margin: 16px 0 0 64px !important;
  height: 19px !important;
  width: 90px; 
  padding: 0 0 0 0 !important;
  border: none !important;
  color: #ffffff !important;
  font-weight: bold !important;
  font-size: 11px !important;
}

.kontakt-anschrift {
  width: 170px;
  height: 20px;
  float: left;
  text-align: left;
  font-size: 11px;
}

.content-rechts-kontakt {
  width: 484px;
  padding: 0 0 10px 0; 
}

.content-rechts-inhalt-kontakt {
  padding: 0 0 0 28px;
}

.content-rechts-inhalt-kontakt form {
  width: 428px;
  margin: 0;
  padding: 0;
}

#map {
  width: 428px;
  height: 264px;
}

.tx-googlemaps-pi1-submit  {
  height: 19px !important;
  padding: 0 0 0 0 !important;
  font-weight: bold !important;
  font-size: 11px !important;
  background: url(../images/bg-senden.jpg) left top no-repeat !important;
  color: #ffffff !important;
  float:right;
  border: none !important;
  text-align:center;
  width:134px;
}

.powermail_mandatory_js {
  color: #f00000;
  padding: 0 0 4px 62px;
  font-size: 10px;
  margin: -1px 0 0 0;
}

.tx-powermail-pi1_thx {
  padding: 0 0 0 38px;
}
/*------ Galerie ----- */
.jdGallery .slideElement  {
background-color: #979797 !important;
}

/*------ Flashfilme ----- */
.tx-flvplayer2-pi1  {
  padding: 0 0 15px 0;
  display: none;
}
/*------ FOOTER ----- */

.display-none {
  display: none;
}

.csc-textpic-imagewrap {
  margin: 0 0 15px 0;
}

.druckfooter {
  padding: 10px 0 0 0;
  border-top: 1px solid #000000;
  margin: 10px 0 0 0;
}
/*------ AUSBLENDEN ----- */
.navibox, #bgchange1, 
#bgchange2, .shortcut,.footer,
.newsnavigation, .newsnavidetail-links,
.newsnavidetail-rechts, .newslist-content-detail-right, 
.screen, tx-flvplayer2-pi1 {
  display: none !important;
}

/* default styles for extension "tx_googlemaps_pi1" */
    /* googlemaps */

    .tx-googlemaps-pi1-karte {

      width:440px;

      height: 300px;

    }

    .tx-googlemaps-pi1 form {

      width:440px;

    }



    .tx-googlemaps-pi1 label {

      padding: 10px 0;

      display:block;

    }

    

    .tx-googlemaps-pi1-anfahrtfeld {

      background:#EDEDEF none repeat scroll 0;

      border:1px solid #DADADA;

      margin:0;

      padding:0;

      width:280px;

      float:left;

    }

    .tx-googlemaps-pi1-submit {

      background: #6CBBFE none repeat scroll 0;

      border:1px solid #DADADA;

      color:#FFFFFF;

      font-size:100%;

      font-weight:normal;

      padding:1px 10px;

      text-align:center;

      width:144px;

      float:right;

    }

    * html .tx-googlemaps-pi1-submit {

      width: 140px; 

    }   

/* default styles for extension "tx_cssstyledcontent" */
	/* Captions */
	DIV.csc-textpic-caption-c .csc-textpic-caption { text-align: center; }
	DIV.csc-textpic-caption-r .csc-textpic-caption { text-align: right; }
	DIV.csc-textpic-caption-l .csc-textpic-caption { text-align: left; }

	/* Needed for noRows setting */
	DIV.csc-textpic DIV.csc-textpic-imagecolumn { float: left; display: inline; }

	/* Border just around the image */
	DIV.csc-textpic-border DIV.csc-textpic-imagewrap .csc-textpic-image IMG {
		border: 2px solid black;
		padding: 0px 0px;
	}

	DIV.csc-textpic-imagewrap { padding: 0; }

	DIV.csc-textpic IMG { border: none; }

	/* DIV: This will place the images side by side */
	DIV.csc-textpic DIV.csc-textpic-imagewrap DIV.csc-textpic-image { float: left; }

	/* UL: This will place the images side by side */
	DIV.csc-textpic DIV.csc-textpic-imagewrap UL { list-style: none; margin: 0; padding: 0; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap UL LI { float: left; margin: 0; padding: 0; }

	/* DL: This will place the images side by side */
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image { float: left; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DT { float: none; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DD { float: none; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DD IMG { border: none; } /* FE-Editing Icons */
	DL.csc-textpic-image { margin: 0; }
	DL.csc-textpic-image DT { margin: 0; display: inline; }
	DL.csc-textpic-image DD { margin: 0; }

	/* Clearer */
	DIV.csc-textpic-clear { clear: both; }

	/* Margins around images: */

	/* Pictures on left, add margin on right */
	DIV.csc-textpic-left DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap .csc-textpic-image {
		display: inline; /* IE fix for double-margin bug */
		margin-right: 10px;
	}

	/* Pictures on right, add margin on left */
	DIV.csc-textpic-right DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap .csc-textpic-image {
		display: inline; /* IE fix for double-margin bug */
		margin-left: 10px;
	}

	/* Pictures centered, add margin on left */
	DIV.csc-textpic-center DIV.csc-textpic-imagewrap .csc-textpic-image {
		display: inline; /* IE fix for double-margin bug */
		margin-left: 10px;
	}
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption { margin: 0; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image IMG { margin: 0; }

	/* Space below each image (also in-between rows) */
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image { margin-bottom: 5px; }
	DIV.csc-textpic-equalheight DIV.csc-textpic-imagerow { margin-bottom: 5px; display: block; }
	DIV.csc-textpic DIV.csc-textpic-imagerow { clear: both; }

	/* No margins around the whole image-block */
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-firstcol { margin-left: 0px !important; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-lastcol { margin-right: 0px !important; }

	/* Add margin from image-block to text (in case of "Text w/ images") */
	DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap,
	DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap {
		margin-right: 10px !important;
	}
	DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap,
	DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap {
		margin-left: 10px !important;
	}

	/* Positioning of images: */

	/* Above */
	DIV.csc-textpic-above DIV.csc-textpic-text { clear: both; }

	/* Center (above or below) */
	DIV.csc-textpic-center { text-align: center; /* IE-hack */ }
	DIV.csc-textpic-center DIV.csc-textpic-imagewrap { margin: 0 auto; }
	DIV.csc-textpic-center DIV.csc-textpic-imagewrap .csc-textpic-image { text-align: left; /* Remove IE-hack */ }
	DIV.csc-textpic-center DIV.csc-textpic-text { text-align: left; /* Remove IE-hack */ }

	/* Right (above or below) */
	DIV.csc-textpic-right DIV.csc-textpic-imagewrap { float: right; }
	DIV.csc-textpic-right DIV.csc-textpic-text { clear: right; }

	/* Left (above or below) */
	DIV.csc-textpic-left DIV.csc-textpic-imagewrap { float: left; }
	DIV.csc-textpic-left DIV.csc-textpic-text { clear: left; }

	/* Left (in text) */
	DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap { float: left; }

	/* Right (in text) */
	DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap { float: right; }

	/* Right (in text, no wrap around) */
	DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap { float: right; clear: both; }
	/* Hide from IE5-mac. Only IE-win sees this. \*/
	* html DIV.csc-textpic-intext-right-nowrap .csc-textpic-text { height: 1%; }
	/* End hide from IE5/mac */

	/* Left (in text, no wrap around) */
	DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap { float: left; clear: both; }
	/* Hide from IE5-mac. Only IE-win sees this. \*/
	* html DIV.csc-textpic-intext-left-nowrap .csc-textpic-text { height: 1%; }
	/* End hide from IE5/mac */
	
	DIV.csc-textpic DIV.csc-textpic-imagerow-last { margin-bottom: 0; }

	/* Browser fixes: */

	/* Fix for unordered and ordered list with image "In text, left" */
	.csc-textpic-intext-left ol, .csc-textpic-intext-left ul {padding-left: 40px; overflow: auto; height: 1%; }
