DIV.event_erts{
  display: none;
}
body {
  margin: 0px;
  padding: 0px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
/*  background-image: url(style_FILES/body_bgr.gif);*/
  background-repeat: repeat-y; 
}
td {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}

input, select {
  font-size: 11px;
}

input[type=text],textarea,input[type=password]{
  border: 1px solid #909090;
  padding: 2px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
}

textarea {
  margin-bottom: 10px;
}



fieldset{
  background-color: #f0f0f0;
  margin: 0px;
  padding: 0px;
  margin-top: 0px;
  width:100%;

  color: #505051;
  font-size: .9em;
}

fieldset.radio,fieldset.textarea{
  padding-top: 10px;
  padding-bottom: 5px;
  margin-bottom: 0px;
}

.radiofields{
  margin-left: 95px;
}

.radiofields nobr{
  display: block;
}

fieldset.checkbox{
  margin-bottom: 0px;
}

textarea{
  margin-left: 124px;
  width: 250px;
  height: 120px;
}

.radio{
  padding-left: 0px;
  padding-right: 0px;
}

legend{
  background-color: #d0d0d0;
  width: 90%;
  color: #444444;
  padding-left: 10px;
}

label{
  margin-left: 10px;
}

.input label{
  width: 100px;
  text-align: right;
  color: #505051;
  font-size: .9em;
}

DIV.label {
  width: 110px;
  color: #505051;
  text-align: right;
  font-size: .9em;
  display: block;
  float: left;
}

DIV.text{
  margin: 10px;
}


#printheader {
  position: absolute;
  left: 400px;
  top: 20px;
  display: none;
  z-index: 9999;
}
#langnav {
  position: absolute;
  left: 793px;
  top: 153px;
  padding-top: 2px;
  z-index: 50;
  height: 18px;
}
#langnav a {
/*  margin-left: 10px;*/
  display: inline;
}
form {
  margin: 0px;
  padding: 0px;
}
a {
  text-decoration: underline;
  color: #AF3636;
}
.bigred {
  color: #AF3636;
  font-size: 11px;
  font-weight: bold;
}
.redstar {
  font-family: Verdana,sans-serif;
  color: #AF3636;
  font-size: 12px;
  font-weight: bold;
}
.klein {
  font-size: 11px;
  font-weight: normal;
}
#content a:hover,table.downloadtable a:hover  {
  background-color: #eeeeee;
}
#content a img {
  display: inline;
}
.stupidie {
  display: none;
}
#header {
  position: relative;
  display: block;
  width: 997px;
  height: 114px;
  top: 0px;
  background-image: url(style_FILES/header.jpg);
}
#header_inner {
  position: relative;
  display: block;
  float: left;
  width: 800px;
  padding-top: 19px;
  padding-left: 20px;
}
#header_meta {
  position: relative;
  display: block;
  text-align: right;
  float: right;

  padding-top: 25px;
  padding-right: 235px;
  font-size: 11px;
  line-height: 19px;
}
#header_meta a {
  text-decoration: none;
  color: #FFFFFF;
  padding-right: 20px;
  font-size: 10px;
}
#header_meta a:hover {
  text-decoration: underline;
}
#location {
  position: relative;
  display: block;
  width: 997px;
  height: 38px;
  background-image: url(style_FILES/location.jpg);
}

#location_inner {
  position: relative;
  display: block;
  font-size: 10px;
  line-height: 28px;
  padding-left: 20px;
}
#location_inner a{
  text-decoration: none;
}
#location_inner a:hover{
  text-decoration: underline;
}
#topnav {
  position: absolute;
  display: block;
  width: 997px;
  height: 18px;
  line-height: 18px;
  background-image: url(style_FILES/navbg.gif);
  z-index: 19;
}

#topnav_inner {
  position: relative;
  display: block;
  left: 200px;
  width: 797px;
}

#topnav_inner .dropnav_first {
  position: relative;
  display: block;
  width: 149px;
  height: 18px;
  line-height: 18px;
  font-weight: bold;
  padding-top: 0px;
  text-align: center;
  padding-left: 0px;
  text-decoration: none;
  color: #444444;
  background-image: url(style_FILES/navbg_white.gif);
/*  background-color: #ffffff;*/
  background-repeat: no-repeat;
}

#topnav_inner .dropnav_first:hover {
  color: #FFFFFF;
  background-image: url(style_FILES/dropnavbg-red.gif);
}

#topnav_inner .dropnav_first_cur, #topnav_inner .dropnav_first_act {
  color: #FFFFFF;
  background-image: url(style_FILES/dropnavbg-red.gif);
  font-weight: bold;
  text-align: center;
  padding-top: 0px;
  padding-left: 0px;
  width: 149px;
  height: 18px;
  line-height: 18px;
}

.dropnav {
  position: relative;
  display: block;
  width: 149px;
  height: 18px;
  overflow: hidden;
  float: left;
  z-index: 20;
}
.dropnav:hover {
  overflow: inherit;
  height: auto;
}
.dropnav a {
  display: block;
  text-align: left;
  font-weight: normal;
  color: #000000;
  text-decoration: none;
  padding-top: 2px;
  line-height: 17px;
  min-height: 17px;
  padding-left: 18px;
  overflow: visible;
  background-image: url(style_FILES/dropnavbg.gif);
}

.dropnav a:hover {
  color: #C11F22;
  background-color: #eeeeee;
}

#frame {
  position: relative;
  display: block;
  width: 997px;
}
#leftnav {
  position: relative;
  display: block;
  width: 200px;
  background-color: #FFFFFF;
  float: left;
  padding-top: 20px;
  overflow: hidden;
}
#leftnav a {
  position: relative;
  display: block;
  padding-left: 20px;
  margin-top: 1px;
  line-height: 18px;
  color: #000000;
  background-color: #efefef;
  text-align: left;
  text-decoration: none;
  overflow: visible;
  height: auto;
}

#suche {
  height: 30px;
  padding-left: 20px;
  background-color: #D0D0D0;
  margin-top: 0px;
}
#suche a{
  display: inline;
  margin: 0px;
  padding: 0px;
  background-color: #D0D0D0;
  font-weight: bold;
  color: #444444
}
#suche input {
  border: 0px;
  padding: 0px;
  margin: 0px;
  height: 13px;
  border: 1px solid #909090;
  margin-top: 8px;
  padding-left: 3px;
  font-size: 10px;
  color: #444444;
  width: 100px;
}
#suche input.inputpfeil {
  padding: 0px;
  margin-top: 0px;
  border: 0px;
  width: 18px;
  height: 18px;
}

#leftnav .spacer {
  position: relative;
  display: block;
  height: 16px;
  line-height: 18px;
  margin-top: 1px;
  width: 200px;
}
.linespacer {
  position: relative;
  display: block;
  width: 100%;
  height: 1px;
}

#insel .spacer, #insel-links .spacer {
  position: relative;
  display: block;
  height: 20px;
  line-height: 18px;
  margin-top: 1px;
  width: 200px;
}
#subnav {
  border-bottom: 20px solid #FFFFFF;
}
#subnav a {
  padding-left: 35px;
  background-image: url(style_FILES/subnav.gif);
  color: #444444;
}
#subnav a:hover {
  padding-left: 35px;
  color: #C11F22;
  background-image: url(style_FILES/subnav_hover.gif);
}
#subnav .active {
  color: #C11F22;
  background-image: url(style_FILES/subnav_hover_active.gif);;
}
#subnav #headline {
  position: relative;
  display: block;
  height: 18px;
  padding-left: 20px;
  line-height: 18px;
  margin-top: 1px;
  font-weight: bold;
  color: #FFFFFF;
  background-color: #CC252F;
}
#subnav .klickactive {
  background-image: url();
  color: #C11F22;
}
#subnav .ternav a{
  padding-left: 50px;
  background-image: url(style_FILES/quadnav.gif);
  font-weight: normal;
  color: #444444;
}
#subnav .ternav a:hover{
  padding-left: 50px;
  color: #C11F22;
  background-image: url(style_FILES/quadnav_hover.gif);
}
#subnav .ternav .active{
  color: #C11F22;
  background-image: url(style_FILES/quadnav_hover.gif);
}
#left_mainnav #headline {
  position: relative;
  display: block;
  height: 18px;
  line-height: 18px;
  font-weight: bold;
  background-image: url(style_FILES/navbg.gif);
}

#left_mainnav #headlinetop{
  color: #000000;
  position: relative;
  display: block;
  height: 18px;
  padding-left: 20px;
  line-height: 18px;
  margin-top: 1px;
  font-weight: bold;
  background-image: url(style_FILES/navbg.gif);
}
#left_mainnav a {
  font-weight: bold;
  color: #444444;
}
#left_mainnav a:hover {
  color: #FFFFFF;
  background-color: #CC252F;
}
#left_mainnav .active {
  color: #FFFFFF;
  background-color: #CC252F;
}
#left_mainnav .ternav a{
  font-weight: normal;
  padding-left: 35px;
  background-image: url(style_FILES/subnav.gif);
}
#left_mainnav .ternav a:hover{
  padding-left: 35px;
  color: #C11F22;
  background-image: url(style_FILES/subnav_hover.gif);
}
#left_mainnav .ternav .active{
  color: #C11F22;
  background-image: url(style_FILES/subnav_hover_active.gif);
}
.quadnav {
  display: block;
  margin-top: 1px;
}
#left_mainnav .quadnav a{
  margin-top: 0px;
  padding-left: 50px;
  background-image: url(style_FILES/quadnav.gif);
}
#left_mainnav .quadnav a:hover{
  padding-left: 50px;
  color: #C11F22;
  background-image: url(style_FILES/quadnav_hover.gif);
}
#left_mainnav .quadnav .active{
  color: #C11F22;
  background-image: url(style_FILES/quadnav_hover.gif);
}

#content {
  position: relative;
  display: block;
  width: 508px;
  float: right;
  margin-top: 18px;
  z-index: 2;
}
#insel, #insel-links{
  padding-top: 20px;
  background-color: #FFFFFF;
  position: relative;
  display: block;
  width: 200px;
  margin-left: 46px;
  float: right;
  text-align: left;
}
#insel-links {
  margin-left: 0px;
}
#insel .news-latest-item H6 {
  background-color: #F0F0F0;
  color: #444444;
}
#warenkorb a {
  vertical-align : middle;
  padding-left: 0px;
  text-decoration: none;
  color: #444444;
  line-height: 26px;
}
#warenkorb img {
  vertical-align : middle;
}
#warenkorb H6 {
  padding-top: 0px;
  background-color: #F0F0F0;
  height: 26px;
}
#insel H6 strong{
  display: block;
  line-height: 18px;
  color: #444444;
}
#insel .csi-textpic {
  position: relative;
  display: block;
  margin-bottom: 0px;
  overflow: visible;
  border: 0px solid #F0F0F0;
}

#members {
  position: relative;
  display: block;
  background-color: #F0F0F0;
}
#members div{
  position: relative;
  display: block;
  margin-top: 1px;
  padding-left: 20px;
  background-color: #F0F0F0;
}

#newmem {
  background-color: #FFFFFF;
}
#newmem #members {
  position: relative;
  background-color: #F0F0F0;
  padding: 7px;
  border: 0px solid #F0F0F0;
}
#newmem #members div{
  position: relative;
  display: block;
  padding-left: 5px;
  font-size: 10px;
  background-color: #F0F0F0;
  border: 0px solid #F0F0F0;
}
#newmem #members div .besch{
  width: 55px;
  font-size: 11px;
  color: #444444;
  float: left;
  height: 10px;
  margin-bottom: 3px;
}
#newmem .member_headline {
  font-size: 12px;
  font-weight: normal;
  position: relative;
  display: block;
  margin-top: 4px;
  margin-bottom: 0px;
  margin-bottom: 1px;
  padding-left: 10px;
  background-color: #D0D0D0;
  border: 1px solid #f0f0f0;
  font-weight: bold;
  color: #444444;
  height: 18px;
  line-height: 18px;
}
#newmem .mem_input {
  background-color: #FFFFFF;
  width: 100px;
  height: 13px;
  border: 1px solid #909090;
  color: #444444;
  float: left;
  line-height: 13px;
  padding-left: 3px;
  margin-bottom: 3px;
}
#newmem .mem_submit {
  font-size: 12px;
  text-align: left;
  color: #5D5D5D;
  font-weight: bold;
  background-color: #F0F0F0;
  border: 0px solid #F0F0F0;
}
#newmem a {
  color: #5D5D5D;
  font-weight: bold;
  text-decoration: none;
  display: block;
  margin-left: 65px;
  border: 1px solid #F0F0F0;
  line-height: 20px;
}
#newmem a input {
  margin-bottom: -2px;
}
.headline {
  font-weight: bold;
}
#insel_news, .csc-frame-frame1, H6 {
  font-size: 12px;
  font-weight: normal;
  position: relative;
  display: block;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-left: 0px;
}
#insel_news {
  background-color: #FFFFFF;
}
#teaser {
  background-color: #FFFFFF;
  overflow: visible;
}
#teaser H6{
  border-bottom: 1px solid #FFFFFF;
}
.news-latest-container {
  background-color: #FFFFFF;
  line-height: 18px;
}

#insel .news-latest-item  {
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 8px;
  padding-bottom: 8px;
  margin-bottom: 1px;
  margin-top: 0px;
  background-color: #F0F0F0;
  border: 1px solid #F0F0F0;
}
#insel H6 {
  padding-left: 10px;
  margin-bottom: 1px;
  margin-top: 4px;
  background-color: #D0D0D0;
  border: 1px solid #D0D0D0;
}
#insel .news-latest-item H6 {
  background-color: #F0F0F0;
  border: 1px solid #F0F0F0;
  margin-top: 0px;
  padding-bottom: 8px;
}
#insel H5 {
  font-size: 12px;
  font-weight: normal;
  padding-left: 10px;
  padding-bottom: 8px;
  margin-top: 0px;
  margin-bottom: 1px;
  background-color: #F0F0F0;
  border: 1px solid #F0F0F0;
}

P {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 150%;
  display: block;
  margin-top: 0px;
  margin-bottom: 6px;
}
.boxcontent_red P {
  margin-bottom: 0px;
  font-size: 1em;
  line-height: 1.2em;
  /* float: inherit; */
  /* float: left; */
  display: inline;
}
.boxcontent_red STRONG {
  margin-bottom: 3px;
}
.boxcontent_red B {
  margin-bottom: 3px;
}
.boxcontent_red A {
  /* float: left; */
}

.calendar_upcoming .bodytext{
  line-height: 130%;
}

#event_title{
  margin-bottom: -6px;
/*  display:inline-block;*/
}

UL,OL {
  margin-left: 16px;
  padding-left: 0px;
  margin-bottom: 5px;
}

LI {
  line-height: 150%;
  margin-bottom: 6px;
  list-style-image : url(style_FILES/liste.gif);
}

P.meinabsatz {
  font-size: 8px;
}

H1, H2, .csc-firstHeader {
  font-size: 15px;
  color: #444444;
  margin-bottom: 12px;
  margin-top: 0px;
  padding-top: 0px;
}
H3 {
  font-size: 13px;
  color: #444444;
  padding-top: 10px;
  margin-top: 15px;
  margin-bottom: 8px;
/*  padding-bottom: 0px;  */
}
.csi-text h3 {
  margin-top: 0px;
}
H4 {
  font-size: 12px;
  color: #444444;
}
P span{
  color: #444444;
}
A span{
  color: #AF3636;
}
strong{
  color: #444444;
}
A strong {
  color: #AF3636;
}
HR {
  height:0;
  border:0;
  border-bottom: 1px solid #ccc;
  margin-bottom: 3px;  
  padding-top: 10px;
  padding-bottom: 5px;  
}

HR.white {
  border-bottom: 1px solid #ffffff;
}

UL {
  margin-top: 0px;
  padding-top: 0px;
  margin-bottom: 0px;
  padding-bottom: 0px;
}

.bodytext {
  display: block;
  margin-top: 0px;
  margin-bottom: 18px;
  padding-top: 0px;
}

.news-latest-item {
  padding:0px;  
  margin:0px;
}
.news-list-morelink a{
  font-size: .9em;
  font-weight: bold;
  text-decoration: none;  
}
DIV.news-single-backlink {
  margin-top: 15px;
}
.news-latest-item H3, .news-latest-item P{
  margin-top: 0px;
  margin-bottom: 0px;  
  padding-bottom: 0px;
}
.news-list-morelink  {
  margin-bottom:0px;
}

.event_address P.bodytext{
  line-height: 100%;
}

/* Captions */
P.csc-caption { margin: 0; }
P.csc-textpic-caption {
  font-size: .9em; /* Customize me */
/*  line-height: 125%;*/
  padding-top: 5px;  
  padding-bottom: 0px;  
  padding-left: 5px;  
  padding-right: 5px;  
  margin-bottom: 0px;  
}
DIV.csi-caption-c .csi-caption { text-align: center; }
DIV.csi-caption-r .csi-caption { text-align: right; }
DIV.csi-caption-l .csi-caption { text-align: left; }

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.csi-textpic DIV.csi-imagecolumn { float: left; display: inline; }

DIV.csc-textpic DIV.csc-textpic-imagecolumn { float: left; display: inline; }

/* Border just around the image */
{$styles.content.imgtext.borderSelector} {
  border: {$styles.content.imgtext.borderThick}px solid {$styles.content.imgtext.borderColor};
  padding: {$styles.content.imgtext.borderSpace}px {$styles.content.imgtext.borderSpace}px;
}

DIV.csi-imagewrap { padding: 0px; }

DIV.csc-textpic-imagewrap { padding: 0px; float: left;}


/*DIV.csi-textpic IMG { border: none; padding: 4px ; border:1px solid #ccc}*/
IMG { border: none; padding: 0px ; border:0px}

/* DIV: This will place the images side by side */
DIV.csi-textpic DIV.csi-imagewrap DIV.csi-image { float: left; }

DIV.csc-textpic DIV.csc-textpic-imagewrap DIV.csc-textpic-image { float: left; }



/* UL: This will place the images side by side */
DIV.csi-textpic DIV.csi-imagewrap UL { list-style: none; margin: 0; padding: 0; }
DIV.csi-textpic DIV.csi-imagewrap UL LI { float: left; margin: 0; padding: 0; }

/* DL: This will place the images side by side */
DIV.csi-textpic DIV.csi-imagewrap DL.csi-image { padding-right: 15px; float: left; }
DIV.csi-textpic DIV.csi-imagewrap DL.csi-image DT { float: none; }
DIV.csi-textpic DIV.csi-imagewrap DL.csi-image DD { float: none; }
DIV.csi-textpic DIV.csi-imagewrap DL.csi-image DD IMG { border: none; } /* FE-Editing Icons */
DL.csi-image { margin: 0px;}
DL.csi-image DT { margin: 0px; display: inline;}
DL.csi-image DD { margin: 0px; }

/* 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 15px 0 0; }
DIV.csi-textpic DIV.csi-imagewrap UL LI:last-child {padding-right: 0}

/* DL: This will place the images side by side */
DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image { padding-right: 15px; float: left; }
DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image:last-child { padding-right: 0px;}
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; margin-bottom: 5px;}
DL.csc-textpic-image DT { margin: 0; display: inline;}
DL.csc-textpic-image DD { margin: 0; }


DIV.csc-textpic-center IMG{
/*
width: 200px;
height:auto;
*/
}

DIV.csc-textpic-imagewrap IMG{
/*width: 200px; */
}

/* Clearer */
DIV.csi-clear { 
clear: both; 
}

/* Clearer */
#insel DIV.csi-clear, #insel-links DIV.csi-clear { 
height: 2px; 
}


DIV.csc-textpic-clear { 
clear: both;
margin-bottom: 0px;
}

DIV.flat-clear { 
clear: both; 
margin-bottom: 0px;
}

/* Margins around images: */
DIV.csi-intext-left-nowrap {
}

DIV.csi-intext-left-nowrap DIV.csi-imagewrap{
  width: 196px;
}

DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap{
  width: 196px;
}

#insel P, #insel-links P{
  line-height: 125%;
}

DIV.csi-intext-left-nowrap H4{
  margin-bottom: 10px;
  padding-bottom: 0px;
}

/* Pictures on left, add padding on right */
DIV.csi-left DIV.csi-imagewrap .csi-image,
DIV.csc-textpic-left DIV.csc-textpic-imagewrap .csc-textpic-image,
DIV.csi-intext-left-nowrap DIV.csi-imagewrap .csi-image,
DIV.csi-intext-left DIV.csi-imagewrap .csi-image {
  display: inline; /* IE fix for double-margin bug */
  margin-right: 0px;/*{$styles.content.imgtext.colSpace}px;*/
}

/* Pictures on right, add padding on left */
DIV.csi-right DIV.csi-imagewrap .csi-image,
DIV.csc-textpic-right DIV.csc-textpic-imagewrap .csc-textpic-image,
DIV.csi-intext-right-nowrap DIV.csi-imagewrap .csi-image,
DIV.csi-intext-right DIV.csi-imagewrap .csi-image {
  display: inline; /* IE fix for double-margin bug */
  margin-left: 20px;/*{$styles.content.imgtext.colSpace}px;*/
  margin-right: 5px;
}

/* Pictures centered, add padding left and right */
/*ASAS
DIV.csi-center DIV.csi-imagewrap .csi-image {
  margin-left: {$styles.content.imgtext.colSpaceHalf}px;
  margin-right: {$styles.content.imgtext.colSpaceHalf}px;
}
*/
DIV.csi-center DIV.csi-imagewrap .csi-image {
  display: inline; /* IE fix for double-margin bug */
  margin-left: 0px;
  margin-right: 0px;
}

DIV.csc-textpic-center DIV.csc-textpic-imagewrap csc-textpic-image {
  display: inline; /* IE fix for double-margin bug */
  margin-left: 0px;
  margin-right: 0px;
}

DIV.csi-textpic DIV.csi-imagewrap .csi-image .csi-caption { margin: 0; text-align: left; background-color: #f0f0f0; font-size: 10px;}
DIV.csi-textpic DIV.csi-imagewrap .csi-image IMG { margin: 0; }

/* Space below each image (also in-between rows) */
DIV.csi-textpic DIV.csi-imagewrap .csi-image { margin-bottom: 5px; }
DIV.csi-equalheight DIV.csi-imagerow { margin-bottom: 5px; display: block;}

DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption { margin: 0; text-align: left; background-color: #f0f0f0; padding-left: 2px; font-size: 10px;}
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: 0px; }
DIV.csc-textpic-equalheight DIV.csc-textpic-imagerow { margin-bottom: 0px; display: block;padding-bottom: 10px;}
DIV.csc-textpic-imagerow {
  padding-bottom: 10px;
/*  width:500px;*/
}

#content DIV.csc-textpic-imagewrap{
/*  width:200px;*/
}

#content DIV.csc-textpic-imagerow{
/*  width:500px;*/
  margin-bottom: 10px;
/*  padding-bottom: 10px;*/
  float:left;
}



/* Positioning of images: */
DIV.csi-imagewrap, DIV.csc-textpic-imagewrap{
  margin-bottom: 10px;
/*  float:left;*/
}

#content DIV.csc-textpic-imagewrap{
  float:left;
}

DIV.csc-textpic .csi-imagewrap{
  background-color: #F0F0F0;
}

/* Above */
#insel DIV.csi-textpic, #insel-links DIV.csi-textpic{
  background-color: #F0F0F0;
  padding44-top: 10px;
  padding-bottom: 0px;
  margin-top: 0px;
  margin-left: 0px;
  margin-bottom: 1px;
}

#insel DIV.csc-textpic, #insel-links DIV.csc-textpic{
  background-color: #F0F0F0;
  padding-left: 0px;
  padding-top: 10px;
  padding-bottom: 0px;
  margin-top: 0px;
  margin-left: 0px;
  margin-bottom: 1px;
}

DIV.csi-above DIV.csi-text { clear: both; }

DIV.csc-textpic-above DIV.csc-textpic-text { clear: both; }

/* Center (above or below) */
/*ASAS DIV.csi-center { text-align: center; /* IE-hack */ }*/
DIV.csi-center { text-align: left; /* IE-hack */ }
DIV.csi-center DIV.csi-imagewrap { margin: 0 auto; }
DIV.csi-center DIV.csi-imagewrap .csi-image { text-align: left; /* Remove IE-hack */ }
DIV.csi-center DIV.csi-text { text-align: left; /* Remove IE-hack */ }

DIV.csc-textpic-center { text-align: left; /* 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.csi-right DIV.csi-imagewrap { float: right; }
DIV.csi-right DIV.csi-text { clear: right; }

/* Left (above or below) */
DIV.csi-left DIV.csi-imagewrap { float: left; }
DIV.csi-left DIV.csi-text { clear: left; }

/* Ohne Extension */
DIV.csc-textpic-left DIV.csc-imagewrap { float: left; }
DIV.csc-textpic-left DIV.csc-text { clear: left; }

/* Left (in text) */
DIV.csc-textpic-intext-left DIV.csi-imagewrap { float: left; }

/* Right (in text) */
DIV.csi-intext-right DIV.csi-imagewrap { float: right; }

/* Left (in text) */
DIV.csc-textpic-intext-left DIV.csi-imagewrap { float: left; }

/* Right (in text) */
DIV.csi-intext-right DIV.csi-imagewrap { float: right; }

/* Right (in text, no wrap around) */
DIV.csi-intext-right-nowrap DIV.csi-imagewrap { float: right; clear: both; }
/* Hide from IE5-mac. Only IE-win sees this. \*/
* html DIV.csi-intext-right-nowrap .csi-text { height: 1%; }
/* End hide from IE5/mac */ 

/* Left (in text, no wrap around) */
DIV.csi-intext-left-nowrap DIV.csi-imagewrap { float: left; clear: both; }
/* Hide from IE5-mac. Only IE-win sees this. \*/
* html DIV.csi-intext-left-nowrap .csi-text { height: 1%; }
/* End hide from IE5/mac */

/* 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 */

#insel DIV.csc-textpic-imagewrap, #insel-links DIV.csc-textpic-imagewrap{ 
  margin-left: 10px;
}

#insel DIV.csi-textpic DIV.csi-imagewrap .csi-image, #insel-links DIV.csi-textpic DIV.csi-imagewrap .csi-image {
  margin-top: 10px;
}
#insel div.csi-imagewrap, #insel div.csc-textpic-imagewrap {
  margin-bottom: 0px;  
}
DIV.csc-menu-2 {
  color: #000000;
}

.csc-sitemap a{
  text-decoration:none;
  line-height: 16px;
}

.csc-sitemap LI {
  margin-bottom: 0px;
  margin: 0px;
  padding: 0px;
  list-style-image: none;
  list-style-type: none;
}
.csc-sitemap UL {
  margin-bottom: 0px;
  margin: 0px;
  padding: 0px;
  list-style-image: none;
  list-style-type: none;
}

#content .csc-sitemap > UL {
}

#content .csc-sitemap > UL > LI {
  background-color: #D0D0D0;
  border: 1px solid #D0D0D0;
  margin-bottom: 10px;
}
#content .csc-sitemap a {
  padding-left: 11px;
  font-weight: bold;
}
#content .csc-sitemap a:hover {
  background-color: #D0D0D0;
}
#content .csc-sitemap > UL > LI > UL a {
  padding-left: 40px;
}
#content .csc-sitemap > UL > LI > UL a:hover {
  background-color: #F0F0F0;
}
#content .csc-sitemap > UL > LI > UL > LI{
  background-color: #F0F0F0;
  list-style-image: none;
  border-top: 1px solid #FFFFFF;
}
#content .csc-sitemap > UL > LI > UL > LI > UL a {
  padding-left: 70px;
  font-weight: normal;
}
#content .csc-sitemap > UL > LI > UL > LI > UL a:hover {
  background-color: #FFFFFF;
}
#content .csc-sitemap > UL > LI > UL > LI > UL {
  background-color: #FFFFFF;
}
#content .csc-sitemap > UL > LI > UL > LI > UL > LI > UL a {
  padding-left: 100px;
  font-weight: normal;
}
#content .csc-sitemap > UL > LI > UL > LI > UL > LI > UL a:hover {
  padding-left: 100px;
  font-weight: normal;
  background-color: #FFFFFF;
}

DIV.csc-menu-2 P.csc-sitemap {
  margin: 0px;
  padding: 0px;
}
DIV.csc-menu-2 a {
  text-decoration: none;
  color: #000000;
}
DIV.csc-menu-2 P.csc-sitemap-level1 { 
  font-size: 14px;
  margin-left: 20px; 
}
DIV.csc-menu-2 P.csc-sitemap-level2 { 
  font-size: 13px;
  margin-left: 40px; 
}
DIV.csc-menu-2 P.csc-sitemap-level3 { 
  font-size: 12px;
  margin-left: 60px; 
}
DIV.csc-menu-2 P.csc-sitemap-level4 { 
  font-size: 11px;
  margin-left: 80px; 
}

table.downloadtable  {
  font-size: 12px;
  border-collapse:collapse;
  border:1px solid #e3e3e3
}
.downloadtable th {
  border:1px solid #e3e3e3;
  padding:5px;
  background: #e3e3e3;
  text-align: left;
}
.downloadtable td {
  border:1px solid #e3e3e3;
  padding:5px;
  vertical-align: top;
}
.downloadtable.size {
  text-align: right
}
.downloadtable.researchcat {
width: 160px
}
.tx-indexedsearch input{
  font-size: 11px;
}
.tx-indexedsearch-rules{
  display:none;
}


.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword { width:150px; }
.tx-indexedsearch .tx-indexedsearch-searchbox TD { padding-bottom:10px; padding-right:10px;}

DIV.csi-intext-left-nowrap .csi-text {float: left; width: 272px;}
DIV.csi-intext-left-nowrap .csi-text H4 {margin-top: 0px;}

DIV.csc-textpic-intext-left-nowrap .csc-textpic-text {float: left; width: 272px;}
DIV.csc-textpic-intext-left-nowrap .csc-textpic-text H3 {margin-top: 0px;padding-top: 0px;}
DIV.csc-textpic-intext-left-nowrap .csc-textpic-text H4 {margin-top: 0px;}

/*DIV.csi-intext-left-nowrap .csi-text {float: right; text-align:left;}*/
#members div {
  height: 17px;
  border-bottom: 1px solid #FFFFFF;
}
#members .member_headline { 
  background-color: #f0f0f0;
  height: 18px;
  font-weight: bold;
  padding-left: 10px;
  padding-top: 0px;
}
#members div input{
  line-height: 12px;
  border: 0px;
  padding: 0px;
  border-top: 1px solid #FFFFFF;
  padding-left: 14px;
  font-size: 10px;
  color: #929395;
  width: 147px;
}

/* red_downloads - Start*/
DIV.download-item {
  margin-bottom: 15px;
}

DIV.download-item DIV.download-imagewrap { float: left; clear: both;}
DIV.download-item .download-text { 
  margin-left: 50px; 
}
DIV.download-item .download-text P{ 
  margin-top: 0px; 
  margin-bottom: 0px; 
}
/* Hide from IE5-mac. Only IE-win sees this. \*/
* html DIV.download-item .download-text { height: 1%; }
/* End hide from IE5/mac */
DIV.download-item .download-text .download-title {
  margin: 0px;
  font-weight: bold;
}
DIV.download-item .download-text .download-filesize, DIV.download-item .download-text .download-filename{
  font-weight: normal;
}
DIV.red-textpic-clear { clear: both; }

.download-text A{
color: #AF3636;  
}
div.download-item .download-text .download-title A{
color: #AF3636;
}
/* red_downloads - Ende */
TD.logos{ 
  width:220px;
  vertical-align: top;
  padding-right: 20px;
  padding-bottom: 10px;
}
DIV.infobox{
  padding: 0px;
  border: 1px solid #AF3636;
  position: relative;
  display: block;
  padding-top: 10px;
  padding-left: 10px;
  padding-bottom: 10px;
  background-color: #F0F0F0;
  margin-bottom: 10px;
}

/************************************************/
/*  box STYLES  box STYLES (eingefuegt 060828)  */
/************************************************/

.boxcontainer, .box1container , .box2container
{
float:left;
/*border: 1px solid #e5e5e5*/;
border: 1px solid #e3e3e3;
}

.boxcontainer
{
width: 506px;
margin: 10px 0 10px 0;
}

.box1container{
margin: 10px 10px 0 0;
width: 247px;
height: 200px;
}

.box2container{
margin: 10px 0 0 0;
width: 247px;
height: 200px;
}

.boxtitle
{
display: block;
background-color: #e3e3e3;
color: #444444; 
font-size: .9em;
font-weight: bold;
margin: 0 0 0 0;
padding: .2em 0 .2em .8em;
}

.boxtitle_red
{
display: block;
/*background-color: #AF3636;*/
background-color: #C11F22;
color: #ffffff; 
font-size: .9em;
font-weight: bold;
margin: 0 0 0 0;
padding: .2em 0 .2em .8em;
}

.boxcontentright h3, .boxcontentfull h3  
{
font-size: 1.2em; 
font-weight: bold;
margin: 0 0 0 0;
padding: 0;
  margin-bottom: 5px;
}

.boxcontentright h4, .boxcontentfull h4  
{
  margin-bottom: 5px;
}

.boxcontent
{
color: #222222;
padding: 10px;
padding-top: 0px;
}

.boxcontentleft
{
padding-top: 10px;
float: left;
margin:0 .3em 0 0;
}

.boxcontentright
{
padding-top: 10px;
margin:0 .2em .2em 0;
font-size: 1em;
line-height: 1.2em
}

.boxcontentright a, .boxcontentright a:active, .boxcontentright a:hover, .boxcontentright a:visited
{
display: block;

margin-bottom: 3px;
float: left;
}

.boxcontentfull
{
margin:0 .2em .2em 0;
font-size: 1em;
line-height: 1.2em
}

.boxcontentfull ul{
  margin-top: 5px;
}

#content hr {
  display: block;
  clear: both;
  width: 100%;
  margin: 0px;
  margin-top: 5px;
  padding: 0px;
}

a.ext:link, a.ext:visited, a.ext:hover, a.ext:active
{
display: inline;/*ohne inline wird das Bild nicht angezeigt*/
/*white-space:nowrap; */
background-image: url(style_FILES/extern1.gif); /* aus bak �bernommen */
background-repeat: no-repeat;
padding-right: 20px;
background-position: center right;
text-decoration: underline;
}
#insel .csc-textpic {
  border: 0px solid #000000;
  float :left;
  width: 200px;
}
/*
DIV.EVENT_CLASS{
  display: none;
}
*/
#loggedin h6{
  background-color: #d0d0d0;
  color: #444444;
  padding-top: 10px;
  padding-bottom: 10px;
}
#loggedin h6 strong{
  color: #444444;
}

.shop_basketPrice{
  margin-bottom: 5px;
}

.shop_basketContainer {
  float: left;
}

.browsebox{
  display: none;
}
.tx-indexedsearch-browsebox{
  padding-bottom: 15px;
}

.tx-indexedsearch-info a{
/*  display: none;*/
  text-decoration: none;
  color: #000000;
}
bgcolor_2{
  margin-top: 20px;
}
.tx-bahagphotogallery-pi1 a{
  text-decoration: none;
  font-size: .9em;
/*  font-size: 11px;*/
  font-weight: bold;
}
.tx-bahagphotogallery-pi1 a:link {
  font-size: .9em;
  color: #AF3636;
}
.tx-bahagphotogallery-pi1 a:visited {
  font-size: .9em;
  color: #AF3636;
}
.tx-bahagphotogallery-pi1 a:hover {
  font-size: .9em;
  color: #AF3636;
}

.tx-bahagphotogallery-pi1 img{
  margin-right: 5px;
  padding-bottom: 0px;
  vertical-align : middle;
}
.tx-bahagphotogallery-pi1 span{
  color: #505051;
  font-size: .9em;
/*  font-size: 11px;*/
  line-height: 19px;
  margin-right: 10px;
}
#contentfooter{
  padding-top: 10px;
  padding-bottom: 5px;
}
#contentfooter a{
  text-decoration: none;
  font-size: .9em;
  font-weight: bold;
}
#contentfooter img{
  vertical-align : middle;
}
.kleintext{
  font-size: .9em;
/*  font-size: 11px;*/
}
.gallery img{
  padding-bottom: 10px;
}

DIV.legend{
  width:498px;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 10px;
/*  padding-right: -14px;*/
  background-color: #d0d0d0;
  border-bottom: 1px solid #ffffff; 
  font-weight: bold;
}
a.pfeil,.news-single-backlink a{
  background-image: url(style_FILES/doppelpfeil.gif);
  padding-right: 15px;
  margin-top: 5px;
  background-position: right;
  background-repeat: no-repeat;
  font-size: .9em;
  font-weight: bold;
  text-decoration: none;
}

.pfeil{
  background-image: url(style_FILES/doppelpfeil.gif);
  padding-right: 15px;
  margin-top: 5px;
  background-position: right;
  background-repeat: no-repeat;
  font-weight: bold;
  text-decoration: none;
}
.boxcontent_red {
  color: #222222;
  padding: 10px;
  padding-top: 0px;
  padding-bottom: 0px;
}
.boxcontent_red a{
  text-decoration: none;  
}

input[type=submit],input[type=reset],input[type=button]  {
  background-image: url(style_FILES/buttonbgr.gif);
  border: 1px solid #CDCDCD;
  padding: 1px;
  font-weight: bold;
  padding-left: 6px;
  padding-right: 25px;
  background-position: right;
  font-size: 10px;
  text-align: left;
  overflow: visible;
  display: inline;
  color: #505051;
  cursor: pointer;
}
input[type=radio]{
/*  margin-top: 10px;*/
}

.mini {
  display: none;
}

#insel #teaser DIV.csc-textpic-above DIV.csc-textpic-text {
  display: none;
}

#insel #teaser DIV.csc-textpic-above DIV.csc-textpic-imagewrap DL DD {
  padding-bottom: 10px;
}

.insel_grau {
  padding-left: 0px;
  padding-bottom: 0px;
  margin-top: 0px;
  background-color: #f0f0f0;
}
.insel_dunkelgrau {
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-top: 6px;
  background-color: #D0D0D0;
}
DIV.buttons{
  margin-top: 10px;
  margin-right: -10px;
  width:498px;
  text-align: right;
}

p+ul {
  margin-top: 0px;
  margin-bottom: 13px;
}
h4+ul, h4+ol {
  margin-top: -13px;
  margin-bottom: 13px;
}
h2+ul, h2+ol {
  margin-top: -6px;
  margin-bottom: 6px;
}

table.ta1{
  background-color: #e7e7e7;
  border:0px;
  margin:0px;
}
td.td1{
  background-image: url(style_FILES/upper_left.gif);
  height:5px;
  width:20px;
}
td.td2{
  background-image: url(style_FILES/top.gif);
  height:5px;
  width:20px;
}
td.td3{
  background-image: url(style_FILES/upper_right.gif);
  height:5px;
  width:40px;
}
td.td4{
  background-image: url(style_FILES/middle_left.gif);
  height:5px;
  width:20px;
}
td.td5{
  background-color: #e7e7e7;
  color: #c90019;
  font-weight: bold;
  text-align: left;
}
td.td6{
  background-image: url(style_FILES/middle_right.gif);
  height:5px;
  width:40px;
}
td.td7{
  background-image: url(style_FILES/bottom_left.gif);
  height:5px;
  width:20px;
}
td.td8{
  background-image: url(style_FILES/bottom.gif);
}
td.td9{
  background-image: url(style_FILES/bottom_right.gif);
  height:5px;
  width:40px;
}
#Anmeldunghidden {
  display: none;
}

.eventlogo{
  display: none;
}
.eventlogohidden{
  display: none;
}

.eventlogoerts{
  display: inline;
}
/* #content .news-single-item p {
  padding-bottom: 10px;
} */


.tx-bahagphotogallery-pi1 table.bgcolor_2 {
  padding: 5px;
}
div.download-item .download-text a .download-title {
  color: #AF3636;
}

#content a[href^="mailto:"] {
  padding-left: 21px;
  background-image: url(style_FILES/mail.gif);
  background-repeat: no-repeat;
}
#content a[href^="mailto:"] img {
  display: none;
}
#content a.external-link-new-window {
  padding-left: 15px;
  background-image: url(style_FILES/external_link_new_window.gif);
  background-repeat: no-repeat;
  background-position: left center;
}
#content a.external-link-new-window img[src="fileadmin/styles/style_FILES/external_link_new_window.gif"] {
  display: none;
}


#insel-links h6 {
  background-color: #D0D0D0;
  line-height: 20px;
  font-weight: bold;
  padding-left: 20px;
}
#insel-links h3 {
  margin: 0;
  padding: 0;
  padding-left: 20px;
  font-size: 40px;
  font-weight: bold;
  padding-bottom: 10px;
  padding-top: 10px;
}
#insel-links #teaser .insel_dunkelgrau {
  padding-left: 20px;
}
#insel-links #teaser .insel_dunkelgrau a {
  display: inline;
  background-color: transparent;
  font-weight: normal;
  padding-left: 0px;
  color: #AF3636;
  height: auto;
  line-height: inherit;
}

#insel-links #teaser #c5151 {
  display: none;
}

