* {
	margin: 0;
	padding: 0;
}

html,body {
	height: 100.1%;
}

body {
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: top center;
	color: #000;
	text-align: center;
	font-size: 76%;
	line-height: 1.45em;
	font-family: "trebuchet ms", verdana, arial, helvetica, sans-serif;
	
}

a {
	color: #009fe1;
	text-decoration: none;
}

h1,h2,h3 {
	font-size: 1.5em;
	margin: .2em 0 .8em 0;
	color: #666;
	line-height: 1.2em;
}

h1 {
	font-weight: normal;
}

h2 {
	font-size: 1.15em;
	margin-bottom: .5em;
}

h3 {
	font-size: 1em;
}

img {
	border: 0;
}

p,ul,ol {
	margin-bottom: .5em;
}

#content, #container, #bottomteaser { overflow: visible; }

#maincontent li {
	margin: 2px 0 2px 30px;
}

hr {
	clear: both;
	height: 1px;
	border: 0;
	background: #fff url(/fileadmin/_img/ico/bgr-line-dotted.gif) repeat-x;
	color: #009fe1;
	margin: 1em 0;
}

.label,#sitesearch fieldset label,table.caption {
	position: absolute;
	left: -800em;
	width: 200px;
}

.clearer {
	clear: both;
	overflow: hidden;
	height: 0;
	display: block;
}

.nbsp {
	padding: 0 10px;
	visibility: hidden;
}

.inner {
	margin: 0 25px 10px 25px;
}

#container {
	width: 950px;
	margin: 0 auto;
	text-align: left;
	position:relative;
}

#klecks {position:absolute;left:-200px;top:100px}

#header {
	height: 160px;
	position: relative;
}

#leftcol,#maincontent,#addcontent {
	float: left;
	width: 220px;
}

#maincontent {
	width: 530px;
}

#addcontent {
	width: 200px;
	text-align: center;
}

/*header*/
#header #logo {
	top: 36px;
	position: absolute;
}

#navigation {
	position: absolute;
	top: 103px;
}

#navigation ul {
	list-style: none;
	margin: 0;
	width: 950px;
	height: 35px;
	background: url(/fileadmin/_img/ico/bgr-navi.png) no-repeat;
}

#navigation li {
	float: left;
	line-height: 35px;
	margin: 0 15px 0 0;
	display: inline;
}

#navigation a {
	display: block;
	color: #fff;
	padding: 0 15px;
}

#navigation a:hover,#navigation li.active a,#navigation li.open a {
	background: url(/fileadmin/_img/ico/ico-navi.gif) no-repeat 7px 14px;
}

#header #sitesearch {
	position: absolute;
	right: 38px;
	top: 110px;
}

#header #sitesearch #search {
	width: 120px;
	background: url(/fileadmin/_img/ico/bgr-searchbox.gif) no-repeat;
	border: 0;
	float: left;
	padding-left: 5px;
}

#header #sitesearch .inputimage {
	float: left;
	height: 19px;
	cursor: pointer;
}


.teaser, .subsearch, #subnavigation, .teaserAdd .dmail_ok {
	background: #fff url(/fileadmin/_img/ico/bgr-teaser.gif) repeat-x bottom left;
	border: 1px solid #dfdfdf;
	margin-bottom: 10px;
	text-align: left;
	overflow: hidden;
}



#bottomteaser .content-element {
	background: #fff url(/fileadmin/_img/ico/bgr-teaser.gif) repeat-x bottom left;
	border: 1px solid #dfdfdf;
	margin-top: 10px;
	text-align: left;
	overflow: hidden;
}


.teaser,.subsearch,#subnavigation, .dmail_ok {
		padding: 4px 14px;
}

.teaser { margin-bottom: 20px; }

.subsearch h2,#subnavigation h2 {
	color: #e1017b;
}

.subsearch ul,#subnavigation ul {
	list-style: none;
}

.subsearch li,#subnavigation li {
	margin: 8px 0 4px 0;
}

.subsearch a,#subnavigation a {
	padding-left: 10px;
	background: url(/fileadmin/_img/ico/ico-subnavi.gif) no-repeat 1px 5px;
	display: block;
	width: 180px;
}
/*
#maincontent a {
	text-decoration: underline;
}
*/
a.internal-link {
	/*
	padding-left: 10px;
	background: url(/fileadmin/_img/ico/ico-subnavi.gif) no-repeat 1px 6px;
	*/
	text-decoration: none;
}

#addcontent {
	color: #666;
}

.teaser h1, .teaserAdd .dmail_ok h1 {
	font-size: 1em;
	font-weight: bold;
	background: #fff url(/fileadmin/_img/ico/bgr-teaser-h3.gif) repeat-x
		bottom left;
	margin: -4px -14px 8px -14px;
	padding: 4px 14px;
}

fieldset {
	border: 0;
}

form,input,textarea,select {
	font-family: "trebuchet ms", verdana, arial, helvetica, sans-serif;
	font-size: 1em;
	color: #000;
}

.csc-mailform-submit {
	margin: 10px 0;
	cursor: pointer;
}

/*
.linkintern,.linkmailto,.linkextern {
	background: url(/fileadmin/_img/ico/ico-subnavi.gif) right 6px no-repeat;
	padding-right: 9px;
}
*/

.csc-textpic-caption {
	font-size: .9em;
	padding: 2px;
}

#footer {
	width: 950px;
	height: 24px;
	background: #009fe1 url(/fileadmin/_img/ico/bgr-footer.gif) repeat-x;
	clear: both;
	position: relative;
}

#footer ul {
	list-style: none;
	margin: 0;

}

#footer li {
	float: left;
	line-height: 24px;
	/*margin: 0 30px 0 0;*/
	display: inline;
}

#footer a {
	display: block;
	color: #fff;
	padding: 0 15px;
	font-weight: bold;
}

#footer #imprint {
float: right;
	line-height: 22px;
	left: 750px;
	width: 200px;
	top: 19px;
	color: #009fe1;
}

#footer #imprint a {
	font-weight: normal;
	display: inline;
	padding: 0;
}

.tx-indexedsearch .res-tmpl-css {
	clear: both;
	margin-bottom: 1em;
}

.tx-indexedsearch .searchbox-tmpl-css LABEL {
	margin-right: 1em;
	width: 10em;
	float: left;
}

.inner .tx-indexedsearch-form label {
  width: 100px;
  }

.inner .tx-indexedsearch-form input {
   border: 1px solid #cccccc;
   width: 200px;
   }

.tx-indexedsearch .result-count-tmpl-css,.tx-indexedsearch .percent-tmpl-css
	{
	letter-spacing: 0;
	font-weight: normal;
	margin-top: -1.2em;
	float: right;
}

.tx-indexedsearch .info-tmpl-css dt,.tx-indexedsearch dl.info-tmpl-css dd
	{
	float: left;
}

.tx-indexedsearch .info-tmpl-css dd.item-mtime {
	float: none;
}

.tx-indexedsearch .info-tmpl-css dd.item-path {
	float: none;
}

.tx-indexedsearch-res .tx-indexedsearch-redMarkup {
	color: #E1017B;
}

ul.indentMenu {
	margin-left: 10px;
}

.tx-felogin-pi1 fieldset label {
	position: relative;
	left: 0;
	margin: 0;
	padding: 0;
}

.errormessage {
	color: #E1017B;
	font-weight: bold;
}

.button {
	float: left;
	clear: both;
}

.tipafriend input.styled, .tipafriend textarea {
  width: 200px;
  border: 1px solid #cccccc;
  }

.tip_top,.tip_left,.tip_right, .tip_full {
	padding: 5px;
}

.tip_full {
  float: left;
  clear: both;
  }

.tip_top {
	clear: both;
	float: left;
	width: 200px;
}

.tip_top img {
  border: 1px solid #cccccc;
  }

.tip_left {
	float: left;
	width: 20px;
	clear: both;
}

.tip_right {
	float: left;
}

#search {
height: 20px;
padding-top: 2px;
}

.titleimage.leftintext {
	float: left;
	padding: 0 10px 10px 0;
}

.titleimage.rightintext {
	float: right;
	padding: 0px 0px 10px 10px;
}

/* Bottom-Teaser */

#bottomteaser {
	float: left;
	clear: left;
	margin-left: -25px;
	margin-bottom: 10px;
}

#bottomteaser h1 {
	background: url("/fileadmin/_img/ico/bgr-footer.gif") repeat-x;
	margin:0;padding-left:10px;
	line-height: 2em;
	color: white;
	font-size: 1em;
	}

#bottomteaser p {
	margin: 5px 10px 5px 10px;
}

#bottomteaser .content-element {
	float: left;
	clear: none;
	width: 460px;
	margin-left: 25px;
	overflow: visible;
}

/* SMOOTHGALLERY */

#maincontent .rgsgcontent .myGallery.jdGallery a.right,#maincontent .rgsgcontent .myGallery.jdGallery a.left {
	background: none;
}

#maincontent .rgsgcontent .myGallery.jdGallery .slideElement {
	background-color: white;
	border-color: white;
	}
	
#maincontent .rgsgcontent .myGallery.jdGallery .carousel, 
#maincontent .rgsgcontent .myGallery.jdGallery .slideInfoZone,
#maincontent .rgsgcontent .myGallery.jdGallery a.carouselBtn {
	background: #E1017B no-repeat scroll;
}

#rglbOverlay { background: #E1017B no-repeat scroll!important; }
#rglbCenter, #rglbBottom { background-color: #009FE1!important;	}
#rglbCloseLink { background: transparent url("/fileadmin/_img/ico/sg-close.gif") no-repeat scroll center center!important;	width: 140px!important;} 

#maincontent .rgsgcontent .myGallery.jdGallery a.right:hover {background: transparent url(/fileadmin/_img/ico/sg-right.png) no-repeat scroll right center;}
#maincontent .rgsgcontent .myGallery.jdGallery a.left:hover {background: transparent url(/fileadmin/_img/ico/sg-left.png) no-repeat scroll left center;}
#maincontent .rgsgcontent .myGallery.jdGallery a.open:hover {background: transparent url(/fileadmin/_img/ico/sg-open.png) no-repeat scroll center center;}

#rglbCenter #rglbImage a#rglbNextLink:hover {
	background:transparent url(/fileadmin/_img/ico/sg-right.gif) no-repeat scroll 97% 50%;
}

#rglbCenter #rglbImage a#rglbPrevLink:hover {
	background:transparent url(/fileadmin/_img/ico/sg-left.gif) no-repeat scroll 3% 50%;
}

#maincontent .dmailform { overflow: hidden; padding-right: 20px;}
#maincontent .dmailform input.styled { width: 200px; color: black;}



/*
.teaserAdd .dmailform input.styled { width: 130px; }
.teaserAdd .dmailform { padding-left: 20px; width: 186px; height: 174px; background: url("/fileadmin/_img/ico/bgr-newsletter.png") no-repeat;  } 
.teaserAdd .dmailform h2 { color: #009FE1; }
.teaserAdd { margin-bottom: 20px;}
*/
/* SR_SENDCARD */


.inner .tx-srsendcard-pi1 fieldset {
	background-color: white;
	color: black;
	border-width:0;
}

.inner .tx-srsendcard-pi1 .tx-srsendcard-pi1-card .tx-srsendcard-pi1-card-stamp { float: none; margin-left: 350px; }

.inner .tx-srsendcard-pi1-card-buttons input,
.inner .tx-srsendcard-pi1-field input,
.inner .tx-srsendcard-pi1-field textarea,
.inner .tx-srsendcard-pi1-field submit,
.inner .tx-srsendcard-pi1-card,
.inner .tx-srsendcard-pi1-submit {
	background-color: white;
	color: black;
}

/* Formulare */
.inner form fieldset div {
  margin-bottom: 10px;
  }
  
.inner form fieldset div label {
  width: 120px; 
  float: left; 

  }
  
.inner form fieldset .button .innerbutton input[type="submit"] {
  background: white url("/fileadmin/_img/ico/btn-wolke7.png") no-repeat;
  border: none;
  height: 48px;
  width: 116px;
  }

#bottomteaser .content-element { height: 150px; }
#bottomteaser .email_message_home, #bottomteaser .content-element form { position: relative; background-image: url("/fileadmin/_img/ico/bgr-bottombar.png");}
#bottomteaser .content-element form {
  width: 946px;
  background-color: #009FE1;
  border: 1px solid #009FE1;
  }

#bottomteaser .email_message_home { width: 926px;  background-color: #009FE1;  border: 1px solid #009FE1; color: white; padding: 10px; height: 130px; font-weight: bold; }

#bottomteaser .content-element form  fieldset input {
  margin: 5px 0px 5px 10px;
  }
  
#bottomteaser .content-element form  fieldset .button {
  position: absolute;
  top: 90px;
  right: 60px;
}
  
#bottomteaser .content-element form  fieldset .button .innerbutton input {
  background-image: url("/fileadmin/_img/ico/btn-absenden-blau.png");
  border: none;
  height: 48px;
  width: 116px;
  cursor: 
  }

#bottomteaser .content-element form p {
  color: white;
  }
  
#bottomteaser .content-element form h1 {
  background: none;
  font-size: 24px;
  line-height: 1.2em; 
  }

#bottomteaser .content-element form div {
  width: 300px;
  position: relative;
  padding:0;margin:0;
  }

#bottomteaser .content-element form input, #bottomteaser .content-element form textarea {
	border: 1px solid #cccccc;
}
  
#bottomteaser .content-element form textarea {
	position: absolute;
	height: 70px;
	top: -76px;
	left: 300px;
	}
	
.tx-adarticleoverview-pi1	 .articleteaser { margin-top: 20px; }
.tx-adarticleoverview-pi1 .articleteaser .image {width:110px;float:left;}
.tx-srsendcard-pi1 .tx-srsendcard-pi1-card-form form { border-style:none; margin:0 auto; text-align:left; width: 450px;}
.tx-srsendcard-pi1 .tx_srsendcard_pi1_card_delivery_notify label { width: 230px; float: left; clear: none; margin-left: 20px; }
.small-content { width: 300px; }
.recommend_wrap { overflow: hidden; margin-bottom: 20px;}
.subsearch p input { width: 185px; }
.tx-indexedsearch-sectionlinks, .tx-indexedsearch-res.res-tmpl-css { margin-bottom: 30px; }
.tx-indexedsearch-secHead { margin-top: 30px; }
.tx-srsendcard-pi1 .tx-srsendcard-pi1-card-buttons form { margin-right: 0px; }
#dmailform_right { margin-left: 15px; }
.bgr-newsletter-top { background-image: url("/fileadmin/_img/ico/bgr-newsletter-top.png"); background-repeat: no-repeat;}
.bgr-newsletter-center { background-image: url("/fileadmin/_img/ico/bgr-newsletter-center.png"); color: #E1017B;  background-repeat: repeat-y;}
.bgr-newsletter-bottom { background-image: url("/fileadmin/_img/ico/bgr-newsletter-bottom.png"); background-repeat: no-repeat; margin-bottom: 20px; padding-bottom: 10px;}
.bgr-newsletter-top,.bgr-newsletter-center, .bgr-newsletter-bottom { padding-left: 20px; width:150px;padding-right: 10px; }
#maincontent ul.browsebox { display: block; clear: both; padding: 0px 0 20px 0;}
#maincontent ul.browsebox li { float: left; clear: none; list-style-type: none; margin:3px;padding:0; }
#maincontent ul.browsebox li a { text-decoration: none; margin:0;padding:0;}
.subsearch .radiobuttons input { width: 10px; }

.tx-rgsmoothgallery-pi1 { clear: both; }
.tx-srsendcard-pi1-card-form label { width: 150px; }
.tx-srsendcard-pi1 .tx-srsendcard-pi1-card-form fieldset div.tx-srsendcard-pi1-field { float: left; }

/* #maincontent .tx-adarticleoverview-pi1 .articleteaser .text a { padding-left: 10px; background: url(/fileadmin/_img/ico/ico-subnavi.gif) no-repeat 1px 6px; text-decoration: none; } */
.tx-srsendcard-pi1-card-buttons form { float: left; clear: none; }
#maincontent .tx-adarticleoverview-pi1 .articleteaser .text a { text-decoration: none; }

#maincontent .tx-adarticleoverview-pi1 .articleteaser h3 a { text-decoration: none; } 
.dateline_sem { width: 160px; display: block; float: left; }
.download_images { text-align: center; }

p.align-left { text-align: left; }
p.align-right { text-align: right; }
p.align-center { text-align: center; }
p.align-justify { text-align: justify; }

.articleteaser .image img { float: left; margin-right: 10px; margin-bottom: 10px; }
#searchcat_sel { width: 190px; }

#specialcitation, #specialcitation h3 {color:#E1017B;}
#specialcitation {color:#E1017B;position:absolute;left:-170px;top:380px;width:140px;}
#specialcitation .dscZitateDb_text {font-style:italic;}
