@import url(dropdown.css);


* {font-family:Verdana, Helvetica, Arial, sans-serif;}

body {
  font-size: 62.5%;
  font-family: Verdana, Helvetica, Arial, sans-serif; 
  color: #656768;
  background-color: #fff;
  margin: 0; 
  padding: 7px 0 0 0;
  text-align: center;
  line-height: 1.8em;
}

div {text-align:left;}
form, fieldset {margin:0; padding:0;border:0 none;}
ul {margin:0; padding:0;}
li {list-style:none;}
img {border:0 none;}

a, a:link, a:visited {
  color: #656768; 
  background-color: #fff;
  text-decoration: underline; 
  /*border-bottom: 1px solid #656768;*/
  padding: 1px;
}

a:hover, a:active, a:focus {
  color: #fff;
  padding: 1px;
  background: #8b0c1c url(../img/bg_mainnav_act.gif) repeat-x 0 0;
  /*border-bottom: 1px solid #8c0c1d;*/
}

p {
  padding: 0; 
  margin: 15px 0; 
  font-size: 1.3em;
}


h1, h2, h3, h4, h5,
h1 a, h2 a, h3 a, h4 a, h5 a,
h1 a:link, h2 a:link, h3 a:link, h4 a:link, h5 a:link,
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited {
  color: #c21027;
  text-decoration:none;
}

h1 {
  font-size: 2.8em;
  font-weight: normal;
  margin: 25px 0 0 0;
  line-height: 1.2em;
}

h2 {
  font-size: 1.8em;
  font-weight: normal;
  line-height: 1.3em;
}

h3, h4 {
  font-size: 1.3em;
}

ul {
  margin: 0 0 0 10px;
  font-size: 1.3em;
}

ul li {
  background: #fff url(../img/listenpunkt.gif) no-repeat 0 6px;
  padding: 0 0 0 12px;
}

ul li ul {
  font-size: 1em;
}


#start #leftcolumn ul, #start #rightcolumn ul, #folge #rightcolumn ul {
  margin: 0 0 0 16px;
}

#start #leftcolumn h5 {
  float: left;
  margin: 4px 14px 0 0;
  font-size: 4em;
  font-weight: normal;
  padding: 5px 0;
}

#start #leftcolumn p {
  margin: 0;
}
 
dl {
  font-size: 1.3em;
}


/*--------------------------------------------------------------------------
                Templates
--------------------------------------------------------------------------*/

#divContainer {
  background-color: #ffffff;
}

#divContent {
  width: 980px; 
  margin: 0 auto;
}

#start #divContent {
  margin: 15px auto 0 auto;
  background: transparent url(../img/startteaser_big_neu.jpg) no-repeat top left;
  padding: 250px 0 0 0;
}

#folge #divContent {
  margin: 0 auto 30px auto;
  width: auto;
  background: #ffffff url("../img/folge_bg.gif") repeat-x top left;
}

#folge #divContent .divContentinner {
  width: 980px;
  margin: 0 auto;
}

.column {
  float: left;
  width: 460px;
  margin-right: 20px;
}

#folge #leftcolumn {
  width: 240px;
  padding: 37px 0 0 0;
}

#rightcolumn {
  margin: 0;
  float: right;
}

#start #rightcolumn {
  width: 480px;
  margin-bottom: 15px;
}

#folge #rightcolumn {
  width: 700px;
}



/*--------------------------------------------------------------------------
                Sprunglinks
--------------------------------------------------------------------------*/

ul#sprunglinks { margin: 0; line-height: 0; }

ul#sprunglinks li {
  list-style-image: none;
  background: none;
  }

#sprunglinks a, #sprunglinks a:link, #sprunglinks a:visited {
  border: none;
  color: #656768;
  font-weight: bold;
  line-height: 1.2em;
  position: absolute;
  text-decoration: underline; 
  top: -3000px;
}

#sprunglinks a:hover, #sprunglinks a:focus, #sprunglinks a:active {
  background: none;
  border: none;
  color: #656768;
  font-weight: bold;
  line-height: 1.2em;
  position: absolute;
  text-decoration: underline; 
  top: 0;
}



/*--------------------------------------------------------------------------
                Header
--------------------------------------------------------------------------*/
#header {
  position: relative;
  padding: 0 20px 5px 20px;
  margin: 0 0 10px 0;
  width: 980px; 
  margin: 0 auto;
}

#logo a, #logo a:link, #logo a:visited, #logo a:focus, #logo a:hover, #logo a:active {
  border: none;
  background-color: #fff;
  background-image: none;
  color: #383838; /*focus-Rahmen bei mouseover (Barrierefreiheit)*/
}



/* Sprunglinks */
.sprunglinks {
  padding: 0;
  border: none;
}

/* Funknav */
#funknav {
  font-size: 0.8em;
}

#funknav ul {
  text-align: right;
  vertical-align: middle;
  margin: 0;
}

#funknav ul li {
  display: inline;
  padding: 0 10px 0 0;
  background-image: none;
}

#funknav ul li.sitemap {
  padding: 0;
}

#funknav ul li a,
#funknav ul li a:link,
#funknav ul li a:visited {
  border: none;
  color: #9e9e9e;
  text-decoration: none;
}

#funknav ul li a:focus,
#funknav ul li a:hover,
#funknav ul li a:active {
  border: none;
  color: #C21027;
}

#funknav ul li.email a {
  background: #fff url(../img/funknav_email.gif) no-repeat 0 0;
  padding: 0 0 0 20px;
}

#funknav ul li.email a:focus,
#funknav ul li.email a:hover,
#funknav ul li.email a:active {
  background: #fff url(../img/funknav_email_on.gif) no-repeat 0 0;
}

#funknav ul li.telefon a {
  background: #fff url(../img/funknav_telefon.gif) no-repeat 0 0;
  padding: 0 0 0 20px;
}

#funknav ul li.telefon a:focus,
#funknav ul li.telefon a:hover,
#funknav ul li.telefon a:active {
  background: #fff url(../img/funknav_telefon_on.gif) no-repeat 0 0;
}

#funknav ul li.sitemap a {
  background: #fff url(../img/funknav_sitemap.gif) no-repeat 0 0;
  padding: 0 0 0 20px;
}

#funknav ul li.sitemap a:focus,
#funknav ul li.sitemap a:hover,
#funknav ul li.sitemap a:active {
  background: #fff url(../img/funknav_sitemap_on.gif) no-repeat 0 0;
}

/* End Funknav */








/*--------------------------------------------------------------------------
                Navigationen
--------------------------------------------------------------------------*/
#MainNav {
  background: transparent url(../img/mainnav_borderbottom.gif) repeat-x bottom left;
  margin: 5px 0 0 0;
}

#MainNav p{
  margin: 0;
}

#MainNav .MainNavContainer {
  width: 980px; 
  margin: 0 auto;
}

#MainNav ul {
  font-size: 1.1em;
  font-weight: bold;
  line-height: 1em;
  float: right;
  margin: 0;
}

#MainNav ul li {
  background: none;
  padding: 0 0 0 7px;
  float: left;
  z-index: 1;
}

#MainNav ul li:hover {
  z-index: 1000;
}

#MainNav ul li a, #MainNav ul li a:link, #MainNav ul li a:visited {
  color: #9e9e9e;
  text-decoration: none;
  padding: 10px 16px;
  border-bottom: none;
  border: 1px solid #dadada;
  display: block;
}

#MainNav ul li a:hover {
  color: #ffffff;
}

#MainNav ul li.MainAct a, #MainNav ul li.MainAct a:link, #MainNav ul li.MainAct a:focus {
  color: #c21027;  
  background-color: #f7f7f7;
  border-bottom: 1px solid #f7f7f7;
}




/* Subnavigation - Ebene 2 */
.nav_sub {
  margin: 0 0 30px 0;
}

.nav_sub li {
  background: #EFF0F0 url(../img/listenpunkt_off.gif) no-repeat 10px 11px;
  padding: 0;
  border-bottom: 3px solid #ffffff;
}

.nav_sub li a, .nav_sub li a:link, .nav_sub li a:visited {
  border: none;
  display: block;
  padding: 5px 10px 5px 22px;
  background: none;
  text-decoration: none;
}

.nav_sub li a:focus, .nav_sub li a:hover, .nav_sub li a:active {
  background: #8b0c1c url(../img/bg_mainnav_act.gif) repeat-x 0 0;
  color: #ffffff;
}

.nav_sub li.nav_sub_act {
  background-image: url(../img/listenpunkt_off.gif);
  font-weight: bold;
}

.nav_sub li.nav_sub_act a, .nav_sub li.nav_sub_act a:link, .nav_sub li.nav_sub_act a:visited {
  background: #8b0c1c url(../img/bg_mainnav_act.gif) repeat-x 0 0;
  color: #ffffff;
}


/* Sub-Subnavigation - Ebene 3 */
.nav_sub_sub {
  background-color: #ffffff;
  margin: 0;
  padding: 5px 0 0 12px;
  text-transform: none;
  font-size: 1em;
}

.nav_sub_sub li {
  background-color: #ffffff;
  background-image: none;
  padding: 3px 0;
  border: none;
  font-weight: normal;
}

.nav_sub_sub li a, .nav_sub_sub li a:link, .nav_sub_sub li a:visited {
  padding: 0 10px 0 22px;
  background: #fff none;
  color: #656768;
}

.nav_sub li.nav_sub_act li a,
.nav_sub li.nav_sub_act li a:link,
.nav_sub li.nav_sub_act li a:visited {
  background: #fff url(../img/listenpunkt_off.gif) no-repeat 10px 7px;
  color: #656768;
}

.nav_sub li.nav_sub_act li a:focus,
.nav_sub li.nav_sub_act li a:hover,
.nav_sub li.nav_sub_act li a:active {
  color: #c21027;
}

.nav_sub li.nav_sub_act li.nav_sub_sub_act a, 
.nav_sub li.nav_sub_act li.nav_sub_sub_act a:link, 
.nav_sub li.nav_sub_act li.nav_sub_sub_act a:visited {
  color: #c21027;
  background: #fff url(../img/listenpunkt.gif) no-repeat 10px 7px;
}


/* Sub-Sub-Subnavigation - Ebene 4 */
.nav_sub_sub_sub {
  font-size: 0.8em;
}

.nav_sub_sub_sub li {
  padding: 0;
  background-color: #ffffff;
  background-image: none;
}

.nav_sub li.nav_sub_act li.nav_sub_sub_act .nav_sub_sub_sub li a, 
.nav_sub li.nav_sub_act li.nav_sub_sub_act .nav_sub_sub_sub li a:link, 
.nav_sub li.nav_sub_act li.nav_sub_sub_act .nav_sub_sub_sub li a:visited {
  padding: 0 10px 0 30px;
  background:#FFFFFF url(../img/listenpunkt_off.gif) no-repeat scroll 18px 7px;
  color: #656768;
}

.nav_sub li.nav_sub_act li.nav_sub_sub_act .nav_sub_sub_sub li a:focus, 
.nav_sub li.nav_sub_act li.nav_sub_sub_act .nav_sub_sub_sub li a:hover, 
.nav_sub li.nav_sub_act li.nav_sub_sub_act .nav_sub_sub_sub li a:active {
  color: #c21027;
}

.nav_sub li.nav_sub_act li.nav_sub_sub_act li.nav_sub_sub_sub_act a, 
.nav_sub li.nav_sub_act li.nav_sub_sub_act li.nav_sub_sub_sub_act a:link, 
.nav_sub li.nav_sub_act li.nav_sub_sub_act li.nav_sub_sub_sub_act a:visited {
  background:#FFFFFF url(../img/listenpunkt.gif) no-repeat scroll 18px 7px;
  color: #c21027;
}








/* Pfadnavigation */
.nav_rootline {
  color: #909090;
  font-size: 2.3em;
  padding: 10px 0 0 0;
  margin: 0 0 10px 0;
  letter-spacing: -0.05em;
  text-transform: lowercase;
  line-height: 1em;
}

.nav_rootline ul {
  margin: 0;
}

.nav_rootline li {
  display: block;
  background: transparent url("../img/pfadnav_arrow.png") no-repeat right 15px;
  padding: 0 25px 5px 0;
  margin: 0 5px 0 0;
  float: left;
}

.nav_rootline li.nav_rootline_item_act {
  background-image: none;
}

.nav_rootline a, .nav_rootline a:link, .nav_rootline a:visited {
  color: #9e9e9e;
  border-bottom: none;
  background-color: transparent;
  float: left;
  padding: 5px 0;
  text-decoration: none;
}

.nav_rootline a:focus, .nav_rootline a:hover, .nav_rootline a:active {
  color: #ffffff;
  background: #909090;
}

.nav_rootline li.nav_rootline_item_act a, 
.nav_rootline li.nav_rootline_item_act a:link, 
.nav_rootline li.nav_rootline_item_act a:visited,
.nav_rootline li.nav_rootline_item_act a:focus, 
.nav_rootline li.nav_rootline_item_act a:hover, 
.nav_rootline li.nav_rootline_item_act a:active {
  background-color: transparent;
  color: #9e9e9e;
  cursor: default;
}





/*--------------------------------------------------------------------------
                Content
--------------------------------------------------------------------------*/
.cleardiv {clear: both;}
.hidden_elements { position: absolute; top: -30000px; }
.nopadding {padding: 0;}
.nomargin {margin: 0;}
.noborder {margin: 0;}
.floatright {float: right;}
.floatleft {float: left;}
.nofloat {float: none;}

.abstract {font-weight: bold;}


#divContent img {
  display: inline;
}

.csc-frame {
  margin: 0 0 25px 0;
}

.csc-header {
  margin: 0 0 15px 0;
}

h1 span.date, h2 span.date, h3 span.date, h4 span.date, h5 span.date {
  font-style: italic;
  font-weight: normal;
  color:#656768;
}

#start #leftcolumn .csc-frame, #start #rightcolumn .csc-frame {
    margin: 0;
}



/* Teaser auf Startseite */
.tx-naworkteaser-pi1 {
  width: 940px;
  margin: 0 auto;
}

.tx-naworkteaser-pi1 .csc-frame {
  width: 300px;
  float: left;
  margin: 0 20px 0 0;
  display: inline;
  position: relative;
  padding: 0 0 20px 0;
  background: #ffffff url(../img/teaser_shadow.gif) no-repeat bottom left;
}

#divContent .tx-naworkteaser-pi1 .csc-frame img {
  padding: 0;
  border: none;
  display: block;
  margin: 0;
}

.tx-naworkteaser-pi1 .csc-frame h2 {
  margin: 0;
  font-size: 2.2em;
  color: #ffffff;
  background: transparent url(../img/teaser_bg_header.png) repeat-x bottom left;
  text-shadow: 1px 1px 2px #2f2f2f;
  position: absolute;
  width: 300px;
  text-transform: lowercase;
  z-index: 100;
}

.tx-naworkteaser-pi1 .csc-frame h2 a, .tx-naworkteaser-pi1 .csc-frame h2 a:link, .tx-naworkteaser-pi1 .csc-frame h2 a:visited {
  padding: 5px 10px 6px 10px;
  display: block;
  color: #ffffff;
  border: none; 
  background-color: transparent;
}

.tx-naworkteaser-pi1 .csc-frame h2 a:hover, .tx-naworkteaser-pi1 .csc-frame h2 a:focus, .tx-naworkteaser-pi1 .csc-frame h2 a:active {
  background: none transparent;
}

.tx-naworkteaser-pi1 .csc-frame .csc-textpic {
  z-index: 30;
}

.tx-naworkteaser-pi1 .csc-frame p {
  margin: 0;
  font-size: 1.2em;
  line-height: 1.5em;
  color: #4e4e4e;
  position: absolute;
  top: 40px;
}

.tx-naworkteaser-pi1 .csc-frame p a, .tx-naworkteaser-pi1 .csc-frame p a:link, .tx-naworkteaser-pi1 .csc-frame p a:visited {
  background-color: transparent;
  border: medium none;
  display: block;
  overflow: hidden;
  position: absolute;
  text-decoration: none;
  top: -40px;
  width: 280px;
  z-index: 200;
  padding-right:10px;
  padding-left:10px;
}

.tx-naworkteaser-pi1 .csc-frame .csc-textpic-text p a.internal-link {
  padding-top: 157px;
  height:0px;
  -webkit-transition: padding 0.8s ease-in 0s, height 0.8s ease-in 0s;
  -o-transition: padding 0.8s ease-in 0s, height 0.8s ease-in 0s;
  -moz-transition: padding 0.8s ease-in 0s, height 0.8s ease-in 0s;
  -ms-transition: padding 0.8s ease-in 0s, height 0.8s ease-in 0s;  /* IE10? */
  transition: padding 0.8s ease-in 0s, height 0.8s ease-in 0s;
}

.tx-naworkteaser-pi1 .csc-frame:hover .csc-textpic-text p a.internal-link {
  height: 101px;
  padding-top: 45px;
  -webkit-transition: padding 0.3s ease 0s, height 0.3s ease 0s;
  -o-transition: padding 0.3s ease 0s, height 0.3s ease 0s;
  -moz-transition: padding 0.3s ease 0s, height 0.3s ease 0s;
  -ms-transition: padding 0.3s ease 0s, height 0.3s ease 0s;  /* IE10? */
  transition: padding 0.3s ease 0s, height 0.3s ease 0s;
}

.tx-naworkteaser-pi1 .csc-frame p a:hover, .tx-naworkteaser-pi1 .csc-frame p a:focus, .tx-naworkteaser-pi1 .csc-frame p a:active {
  background: transparent none;
  border: none; 
  color: #4E4E4E;
  padding-right:10px;
  padding-left:10px;
  padding-bottom:10px;
  top: -40px;
  display:block;
}

.tx-naworkteaser-pi1 .csc-frame:hover p {
  visibility: visible;
}

.tx-naworkteaser-pi1 .csc-frame:hover img {
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
  filter: alpha(opacity=20);
  -moz-opacity:0.2;
  -khtml-opacity: 0.2;
  opacity: 0.2;
  -moz-transition: opacity 0.3s ease 0s;
  -webkit-transition: opacity 0.3s ease 0s;
  -o-transition: opacity 0.3s ease 0s;
  -ms-transition: opacity 0.3s ease 0s;  /* IE10? */
  transition: opacity 0.3s ease 0s;
}

.tx-naworkteaser-pi1 .csc-frame img {
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  -moz-opacity:1;
  -khtml-opacity: 1;
  opacity: 1;
  -moz-transition: opacity 0.8s ease 0.4s;
  -webkit-transition: opacity 0.8s ease 0.4s;
  -o-transition: opacity 0.8s ease 0.4s;
  -ms-transition: opacity 0.8s ease 0.4s;  /* IE10? */
  transition: opacity 0.8s ease 0.4s;
}



/* letzter Teaser */
#c650 {
  margin: 0;
}






/* Bilder */
.pic dt {
  line-height: 1em;
}

.pic dl {
  margin: 0 0 10px 0;
}

.csc-textpic-image a, .csc-textpic-image a:link, .csc-textpic-image a:visited, .csc-textpic-image a:focus,
.csc-textpic-image a:hover, .csc-textpic-image a:active {
  padding: 0;
  border: none;
}


/* Referenzen */
#c561 .csc-textpic-image a, 
#c561 .csc-textpic-image a:link, 
#c561 .csc-textpic-image a:hover,
#c561 .csc-textpic-image a:visited, 
#c561 .csc-textpic-image a:focus, 
#c561 .csc-textpic-image a:active {
  padding: 0;
  border: none;
  display:block;
}

#c561 .csc-textpic-caption a, #c561 .csc-textpic-caption a:link, #c561 .csc-textpic-caption a:visited, #c561 .csc-textpic-caption a:focus,
#c561 .csc-textpic-caption a:hover, #c561 .csc-textpic-caption a:active {
  display:inline;
  background-color: #EFF0F0;
}

#c561 .csc-textpic-caption a:hover, #c561 .csc-textpic-caption a:active {
  background-color: #656768;
}

.csc-textpic-caption {
  background-color: #eff0f0;
  margin: 0;
  padding: 3px 5px;
}

.csc-textpic-caption a, .csc-textpic-caption a:link, .csc-textpic-caption a:visited, .csc-textpic-caption a:focus,
.csc-textpic-caption a:hover, .csc-textpic-caption a:active {
  background-color: #EFF0F0;
}




.csc-textpic-intext-right .csc-textpic-caption {
  text-align: right;
}


/* Teaser ACHTUNG linke Spalte */
#leftcolumn .csc-frame-teaser {
  width: auto;
  float: none;
  padding: 3px;
  background-color: #ffffff;
  border: 3px solid #eff0f0;
  margin-bottom: 20px;
  margin-left: 0;
}

#leftcolumn .csc-frame-teaser img {
  border: none;
  padding: 0;
}

#leftcolumn .csc-frame-teaser .csc-textpic-caption {
  display: none;
}

#leftcolumn .csc-frame-teaser h1, 
#leftcolumn .csc-frame-teaser h5 {
  font-size: 1.3em;
  margin: 0;
  color: #C21027;
  background: #ffffff none;
  font-weight: bold;
  text-align: center;
}

#leftcolumn .csc-frame-teaser p {
  margin: 0;
  background-color: #ffffff;
  padding: 0;
}

#leftcolumn .csc-frame-teaser .csc-textpic {
  padding: 5px 0;
}

#leftcolumn .csc-frame-teaser-noborder {
  border: none;
}

#leftcolumn .csc-frame-teaser .csc-textpic-imagewrap {
  margin: 0 !important;
}

.csc-frame-teaser-15-jahre div.csc-textpic div.csc-textpic-single-image img {
  margin-bottom: 0;
}


/* Infoboxen */
.csc-frame-teaser {
  float: right; 
  width: 295px;
  margin-left: 10px;
  border: 3px solid #eff0f0;
  padding: 3px;
}

.csc-frame-teaser h1, 
.csc-frame-teaser h2, 
.csc-frame-teaser h3, 
.csc-frame-teaser h4, 
.csc-frame-teaser h5 {
  background: #8b0c1c url(../img/bg_mainnav_act.gif) repeat-x 0 0;
  float: none;
  margin: 0 0 3px 0;
  color: #ffffff;
  padding: 5px;
}

.csc-frame-teaser p {
  background-color: #EFF0F0;
  margin: 0;
  padding: 5px 5px 10px 5px;
}

#start #divContent .csc-frame-teaser ul,
#folge #divContent .csc-frame-teaser ul {
  background-color: #eff0f0;
  margin: 0;
  padding: 0 0 5px 0;
}

#start #divContent .csc-frame-teaser ul li,
#folge #divContent .csc-frame-teaser ul li {  
  background: #eff0f0 url(../img/plus.gif) no-repeat 5px 6px;
  padding: 5px 3px 0 35px;
  list-style-type: none;
  list-style-position: outside;
  list-style-image: none;
}

#rightcolumn .csc-frame-teaser ul li a, 
#rightcolumn .csc-frame-teaser p a {
  background-color: #eff0f0;
}



/* Zitate */
blockquote.csc-frame-quote {
  clear:both;
  margin: 0;
  border: 3px solid #eff0f0;
  padding: 7px;
  background: transparent url(../img/quote_begin.gif) no-repeat 5px 10px;
}

.csc-frame-quote h1, 
.csc-frame-quote h2, 
.csc-frame-quote h3, 
.csc-frame-quote h4, 
.csc-frame-quote h5 {
  margin: 0;
  padding: 5px 35px ;
}

blockquote.csc-frame-quote p {
  margin: 0;
  padding: 5px 35px;  
}

blockquote.csc-frame-quote p:last-child {
  background: transparent url(../img/quote_end.gif) no-repeat bottom right;
}

blockquote.csc-frame-quote-frameless {
  border: none;
  margin: 0 0 15px 0;
}

blockquote.csc-frame-quote-frameless .csc-textpic-intext-right-nowrap .csc-textpic-imagewrap {
  margin-top: 7px;
}



/* Tabellen */
.csc-table {
  background: #fff url(../img/tabelle_schatten.gif) no-repeat 0 0;
  padding: 11px 0 0 0;
  margin: -11px 0 0 0;
}

table {
  width: 100%; 
  padding: 0;
  font-size: 1.3em;
}

table th {
  padding: 5px 10px;
  background-color: #EFF0F0;
  text-align: left;
  border-bottom: 1px solid #d5d5d5;
}

table td {
  padding: 5px 10px;
  background-color: #F7F7F7;
}





/* Partner */
.partner a, .partner a:link, .partner a:visited, .partner a:focus, .partner a:hover, .partner a:active {
  border: none;
  background-image: none;
  background-color: #ffffff;
  padding: 0;
}

#divContent .partner img {
  border: none;
  padding: 0;
  margin: 0 9px 0 0;
}


#divContent .partner img.nomargin {
  margin: 0;
}




/* Formulare */
.form_row {
  margin: 10px 0 0 0;
}

label {
  display: block;
  float: left;
  text-align: right;
  width: 200px;
  margin: 0 5px 0 0;
  padding: 8px 0 0 0;
  font-size: 1.2em;
}

label.mailformradio {
  display: inline;
  width: auto;
  padding: 0;
}

input, textarea {
  width: 300px;
  border: 1px solid #d9d9d9;
  outline: 2px solid #f0f0f0; 
  padding: 9px;
  margin: 0 5px 0 0;
  color: #606060;
  box-shadow: rgba(0,0,0, 0.1) 0px 0px 5px inset;  /* CSS3 */
  -moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 5px inset;   /* Firefox */
  -webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 5px inset; /* Chrome und Safari */ 
  background-color: #ffffff;
}

textarea {
  height: 150px;
  font-size: 1.2em;
}

input:hover, input:focus, textarea:hover, textarea:focus {
  border: 1px solid #C9C9C9;
  -webkit-box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 8px; 
  outline: none;
}

.firstspam {
  float: left; 
  display: block; 
  width: 200px; 
  text-align: right; 
  margin-right: 5px;
  font-size: 1.2em;
}

.radio {
  border: none;
  background-image: none;
  background-color: transparent;
  float: left;
  margin: 3px 5px 0pt 0pt;
  width: auto;
  outline: 0;
  padding: 0;
}

.radio:focus, .radio:hover, radio:active {
  border: none;
}

.submitrow, .th-filemailer-submit {
  text-align: right;
  margin: 20px 170px 0 0;
}

.submit {
  cursor: pointer;
  width: auto;
  background-color: #ebebeb;
  outline: none;
  padding: 9px 20px;
  border-right: 1px solid #cdcdcd;
  border-bottom: 1px solid #cdcdcd;
  border-top: 1px solid #ffffff;
  border-left: 1px solid #ffffff;
  -moz-box-shadow: 1px 1px 3px #cccccc; /* Firefox */
      -webkit-box-shadow: 1px 1px 3px #cccccc; /* Chrome und Safari */
      box-shadow: 1px 1px 3px #cccccc; /* CSS3 */
      display: inline;  /*IE*/
      overflow: visible; /*IE*/
      background: -webkit-gradient(linear, left top, left 25, from(#dbdbdb), color-stop(4%, #f2f2f2), to(#dbdbdb));  
      background: -moz-linear-gradient(top, #dbdbdb, #f2f2f2 1px, #dbdbdb 25px); 
      text-shadow: 1px 1px 2px #ffffff;
}

.submit:hover, .submit:active, .submit:focus {
  -moz-box-shadow: none; /* Firefox */
      -webkit-box-shadow: none; /* Chrome und Safari */
      box-shadow: none; /* CSS3 */
      background: -webkit-gradient(linear, left top, left 25, from(#f2f2f2), color-stop(4%, #dbdbdb), to(#f2f2f2));  
      background: -moz-linear-gradient(top, #f2f2f2, #dbdbdb 1px, #f2f2f2 25px);
}

.captcha span {
  color: #656768;
}

.captcha span.label {
  font-size: 1.2em;
  float: left;
  width: 200px;
  text-align: right;
  margin: 0 5px 0 0;
}

.captcha img.tx-srfreecap-pi2-image {
  margin: 0 5px 0 0;
  width: 322px;
}

.tx-srfreecap-pi2-cant-read {
  margin: 0 0 0 205px;
}

.tx-srfreecap-pi2-cant-read a:link {
  font-weight: normal;
}

.captcha.miniform span.label {
  text-align: left;
}

.captcha.miniform .tx-srfreecap-pi2-cant-read {
  margin: 0;
}

.mailformrequired, .captcha span.mailformrequired {
  color: #c21027;
}

.form_error .csc-frame-teaser {
  margin: 10px 0 0 0;
  float: none; 
  width: auto;
}

.csc-mailform-error {
  color: red;
}

.csc-mailform-error input {
  border: 1px solid red;
}


/* Formular linke Spalte */

#leftcolumn form {
  margin-top: 10px;
}

#leftcolumn .feld {
  width: 135px;
}

#leftcolumn #suchwort-eingeben {
  width: 132px;
  margin: 0;
}

#leftcolumn .margintop {
  float: left;
  width: 160px;
}

#leftcolumn .radio {
  float: none;
  width: 14px;
}

#leftcolumn label {
  vertical-align: text-bottom;
  margin: 0;
  display: inline;
  float: none;
}

#leftcolumn .submit {
  margin: -1px 0 0 0;
  padding: 9px 7px;
}


/* Formular Rubrikseite Providing */
.tx-thfilemailer-pi1 {
  background-color: #f6f6f6;
  padding: 20px;
  overflow: hidden;
}

.tx-thfilemailer-pi1 h4 {
  margin: 0;
  color: #656768;
}

.tx-thfilemailer-pi1 p {
  margin: 5px 0;
}

.tx-thfilemailer-pi1 label {
  width: auto;
  padding: 0;
}


.rubrikseite .tx-thfilemailer-pi1 .form_row input {
  width: 280px;
}

.tx-thfilemailer-pi1 .mini {
  float: left;
}

.tx-thfilemailer-pi1 .th-filemailer-submit {
  margin: 10px 0 0 0;
  text-align: right;
}

.tx-thfilemailer-pi1 .submit {
  width: auto;
}


/* Domaincheck */
#tx_odsdomaincheck_pi1 {
    background-color: #F6F6F6;
    padding: 20px;
    overflow: hidden;
}

#tx_odsdomaincheck_pi1 select {
    border: 1px solid #D9D9D9;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1) inset;
    color: #606060;
    margin: 0 5px 0 0;
    outline: 2px solid #F0F0F0;
    padding: 9px;
    width: 150px;
}

#tx_odsdomaincheck_pi1_indication {
    margin: 10px 0;
}

#tx_odsdomaincheck_pi1_single {
    font-size: 1.2em;
    margin: 5px 0;
}

#tx_odsdomaincheck_pi1_list {
    font-size: 0.8em;
    
}

#tx_odsdomaincheck_pi1_list table td {
    padding: 0 2px;
background-color: #ffffff;
}

#tx_odsdomaincheck_pi1 input[type="submit"] {
  cursor: pointer;
  width: auto;
  background-color: #ebebeb;
  outline: none;
  float: right;
  padding: 9px 20px;
  border-right: 1px solid #cdcdcd;
  border-bottom: 1px solid #cdcdcd;
  border-top: 1px solid #ffffff;
  border-left: 1px solid #ffffff;
  -moz-box-shadow: 1px 1px 3px #cccccc; /* Firefox */
      -webkit-box-shadow: 1px 1px 3px #cccccc; /* Chrome und Safari */
      box-shadow: 1px 1px 3px #cccccc; /* CSS3 */
      display: inline;  /*IE*/
      overflow: visible; /*IE*/
      background: -webkit-gradient(linear, left top, left 25, from(#dbdbdb), color-stop(4%, #f2f2f2), to(#dbdbdb));  
      background: -moz-linear-gradient(top, #dbdbdb, #f2f2f2 1px, #dbdbdb 25px); 
      text-shadow: 1px 1px 2px #ffffff;
}

#tx_odsdomaincheck_pi1 input[type="submit"]:hover, #tx_odsdomaincheck_pi1 input[type="submit"]:active, 
input[type="submit"]:focus {
  -moz-box-shadow: none; /* Firefox */
      -webkit-box-shadow: none; /* Chrome und Safari */
      box-shadow: none; /* CSS3 */
      background: -webkit-gradient(linear, left top, left 25, from(#f2f2f2), color-stop(4%, #dbdbdb), to(#f2f2f2));  
      background: -moz-linear-gradient(top, #f2f2f2, #dbdbdb 1px, #f2f2f2 25px);
}






/* Drucken- und ToTop-Links */

p.tools {
  text-align: right;
  font-size: 1em;
  padding: 15px 0;
  margin: 0;
}

.tools a, .tools a:link, .tools a:visited {
  background-color: transparent;
  color: #a0a0a0;
  border: none;
  padding: 5px 0 0 20px;
  margin: 0 10px 0 0;
}

.tools a:focus, .tools a:hover, .tools a:active {
  background-color: transparent;
  background-repeat: no-repeat;
  color: #C21027;
}

.tools .print {
  background: transparent url(../img/drucker.gif) no-repeat left bottom;
}

.tools .print:focus, .tools .print:hover, .tools .print:active {
  background: transparent url(../img/drucker_on.gif) no-repeat left bottom;
}

.tools .top {
  background: transparent url(../img/to_top.gif) no-repeat left bottom;
}

.tools .top:focus, .tools .top:hover, .tools .top:active {
  background: transparent url(../img/to_top_on.gif) no-repeat left bottom;
}
  
  



/* Inhaltselement Sitemap */

    /* Menu of these pages with abstract */
   
.csc-menu-4 dt {
  background: transparent url(../img/pfeile_weiter.gif) no-repeat 5px 7px;
  padding: 0 0 0 25px;
  margin: 10px 0 0 0;
}

#leftcolumn .csc-menu-4 dt {
  background: transparent url(../img/plus.gif) no-repeat 0 0;
}

.csc-menu-4 dd {
  margin: 3px 0 0 25px;
}



  /* Sitemap */


#folge #rightcolumn .csc-sitemap ul {
  margin: 0;
  font-size: 1.3em;
}

#folge #rightcolumn .csc-sitemap ul li {
  background: none;
  padding: 0;
  list-style: none;
}


.csc-sitemap ul li a, .csc-sitemap ul li a:link, .csc-sitemap ul li a:visited {
  display: block;
  background: transparent url(../img/listenpunkt_off.gif) no-repeat 10px 11px;
  padding: 5px 0 5px 25px;
  margin: 0;
  border: none;
  font-weight: bold;
}

.csc-sitemap ul li.sitemap-1 a, .csc-sitemap ul li.sitemap-1 a:link, .csc-sitemap ul li.sitemap-1 a:visited {
  background: #EFF0F0 url(../img/sitemap_providing.gif) no-repeat 7px 9px;
  padding: 5px 0 5px 35px;
}

.csc-sitemap ul li.sitemap-2 a, .csc-sitemap ul li.sitemap-2 a:link, .csc-sitemap ul li.sitemap-2 a:visited {
  background: #EFF0F0 url(../img/sitemap_webentwicklung.gif) no-repeat 7px 9px;
  padding: 5px 0 5px 28px;
}

.csc-sitemap ul li.sitemap-3 a, .csc-sitemap ul li.sitemap-3 a:link, .csc-sitemap ul li.sitemap-3 a:visited {
  background: #EFF0F0 url(../img/sitemap_ueberuns.gif) no-repeat 7px 9px;
  padding: 5px 0 5px 35px;
}

.csc-sitemap ul li a:focus, .csc-sitemap ul li a:hover, .csc-sitemap ul li a:active {
  background: #8B0C1C url(../img/bg_mainnav_act.gif) repeat-x 0 0;
}

.csc-sitemap ul li.sitemap-1 a:focus, .csc-sitemap ul li.sitemap-1 a:hover, .csc-sitemap ul li.sitemap-1 a:active {
  background: #8B0C1C url(../img/sitemap_providing_on.gif) no-repeat 0 0;
}

.csc-sitemap ul li.sitemap-2 a:focus, .csc-sitemap ul li.sitemap-2 a:hover, .csc-sitemap ul li.sitemap-2 a:active {
  background: #8B0C1C url(../img/sitemap_webentwicklung_on.gif) no-repeat 0 0;
}

.csc-sitemap ul li.sitemap-3 a:focus, .csc-sitemap ul li.sitemap-3 a:hover, .csc-sitemap ul li.sitemap-3 a:active {
  background: #8B0C1C url(../img/sitemap_ueberuns_on.gif) no-repeat 0 0;
}






/* 2. Ebene */
#folge #rightcolumn .csc-sitemap ul li ul {
  border: 3px solid #EFF0F0;
  padding: 0 0 5px 0;
  background-color: #ffffff;
  margin: 0 0 10px 0;
  font-size: 1em;
}

#folge #rightcolumn .csc-sitemap ul li ul li {
  background-color: #ffffff;
  padding: 5px 0 0 0;
}

.csc-sitemap ul li ul li a, .csc-sitemap ul li ul li a:link, .csc-sitemap ul li ul li a:visited,
.csc-sitemap ul li.sitemap-1 ul li a, .csc-sitemap ul li.sitemap-1 ul li a:link, .csc-sitemap ul li.sitemap-1 ul li a:visited,
.csc-sitemap ul li.sitemap-2 ul li a, .csc-sitemap ul li.sitemap-2 ul li a:link, .csc-sitemap ul li.sitemap-2 ul li a:visited,
.csc-sitemap ul li.sitemap-3 ul li a, .csc-sitemap ul li.sitemap-3 ul li a:link, .csc-sitemap ul li.sitemap-3 ul li a:visited {
  background: #ffffff url(../img/listenpunkt_off.gif) no-repeat scroll 13px 6px;
  padding: 0 0 0 25px;
  font-weight: normal;
}

.csc-sitemap ul li ul li a:focus, .csc-sitemap ul li ul li a:hover, .csc-sitemap ul li ul li a:active {
  background: #ffffff url(../img/listenpunkt_off.gif) no-repeat scroll 13px 6px;
  color: #c21027;
}


/* 3. Ebene */
#folge #rightcolumn .csc-sitemap ul li ul li ul {
  border: none;
  margin: 0 0 0 15px;
}

.csc-sitemap ul li ul li ul li a, .csc-sitemap ul li ul li ul li a:link, .csc-sitemap ul li ul li ul li a:visited {
  font-size: 0.8em;
  margin: 0;
}

.csc-sitemap ul li ul li ul li a:focus, 
.csc-sitemap ul li ul li ul li a:hover, 
.csc-sitemap ul li ul li ul li a:active {
  background: #ffffff url(../img/listenpunkt_off.gif) no-repeat scroll 13px 6px;
}

/* 4. Ebene - irgendwann ist auch mal gut */
#folge #rightcolumn .csc-sitemap ul li ul li ul li ul {
  display: none;
} /* End Sitemap */






/* Google Maps */
#divContent .tx-lumogooglemaps-pi1 img, #divContent .tx-lumogooglemaps-pi1 a, 
#divContent .tx-lumogooglemaps-pi1 a:link, #divContent .tx-lumogooglemaps-pi1 a:visited, 
#divContent .tx-lumogooglemaps-pi1 a:focus, #divContent .tx-lumogooglemaps-pi1 a:hover,
#divContent .tx-lumogooglemaps-pi1 a:active {
  background-image: none;
  background-color: transparent;
  padding: 0;
  color: #656768;
}

#divContent .tx-lumogooglemaps-pi1 .floatleft img { 
  border-bottom: 3px solid #EFF0F0;
}

#divContent .tx-lumogooglemaps-pi1 .floatleft a, 
#divContent .tx-lumogooglemaps-pi1 .floatleft a:link, #divContent .tx-lumogooglemaps-pi1 .floatleft a:visited, 
#divContent .tx-lumogooglemaps-pi1 .floatleft a:focus, #divContent .tx-lumogooglemaps-pi1 .floatleft a:hover,
#divContent .tx-lumogooglemaps-pi1 .floatleft a:active {
  border-bottom: none;
}


.tx-wecmap-pi1 table td {
  padding: 0;
}

.tx-wecmap-pi1 table td .gmnoprint div div {
  text-align: center;
}

.tx-wecmap-pi1 table td div div.marker, .tx-wecmap-pi1 table td div div.marker .infotitle {
  padding-bottom: 5px;
  text-align: left;
}


.infotitle {
  font-size: 14px;
  font-weight: bold;
  line-height: 18px;
}


/* RSS-Feeds */
#twrss_table {
  margin: 0;
}

.twrss_bodytext {
  margin: 0;
}

#twrss_table .twrss_item_content {
  border: none;
  color: #656768;
  padding: 0;
  margin: 2px 0 8px 0;
}

#twrss_table .twrss_item_link a, #twrss_table .twrss_item_link a:link, #twrss_table .twrss_item_link a:visited {
  border-left: none;
  color: #656768;
  padding: 1px;
}

#twrss_table .twrss_item_link a:focus,
#twrss_table .twrss_item_link a:hover, 
#twrss_table .twrss_item_link a:active{
  border-left: none;
  color: #ffffff;
  padding: 1px;
  text-decoration: none;
}




/* Lightbox - nur erstes Bild anzeigen */
.csc-frame-lightbox div.csc-textpic-imagewrap .csc-textpic-imagerow {
  display: none !important;
}

.csc-frame-lightbox div.csc-textpic-imagewrap .csc-textpic-imagerow:first-child {
  display: inline !important;
}

.news-single-item div.news-single-img a {
  display: none !important;
}


.news-single-item div.news-single-img a:first-child {
  display: inline !important;
}





/* Sucheergebnis */
.tx-indexedsearch-searchbox {
  display: none;
}

.tx-indexedsearch .browsebox {
  margin: 0 0 20px 0;
}

.tx-indexedsearch .browsebox li {
  margin: 0 10px 0 0;
  background-image: url(../img/listenpunkt_off.gif);
}

.tx-indexedsearch .browsebox li.tx-indexedsearch-browselist-currentPage {
  background-image: url(../img/listenpunkt.gif);
}

.tx-indexedsearch-res table td {
  padding: 5px;
  background-color: #ffffff;
}

.tx-indexedsearch .tx-indexedsearch-res td.tx-indexedsearch-descr {
  border-bottom: 3px solid #F0F0ED;
}

.tx-indexedsearch-res .tx-indexedsearch-title a, .tx-indexedsearch-res .tx-indexedsearch-title a:link,
.tx-indexedsearch-res .tx-indexedsearch-title a:visited {
  font-weight: bold;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup {
  color: #C21027;
}






/* Keywords */
.keywords {
  padding: 10px 0;
  background-color: #eff0f0;
  color: #808080;
  line-height: 1.4em;
}

.keywordsinner {
  width: 980px;
  margin: 0 auto;
  text-align: center;
}

.keywords h4 {
  color: #868686;
  display: inline;
  font-size: 1em;
  margin: 0 5px 0 0;
}







/* Kein Glossar hier und dort */

.nav_main acronym, .nav_main dfn, .nav_main abbr, .nav_main span.abbr,
.nav_sub acronym, .nav_sub dfn, .nav_sub abbr, .nav_sub span.abbr,
.nav_rootline acronym, .nav_rootline dfn, .nav_rootline abbr, .nav_rootline span.abbr {
  border-bottom: none;
  cursor: pointer;
  font-style: normal;
}

acronym, dfn, abbr, span.abbr {
  border-bottom: none;
  cursor: auto;
  font-style: normal;
}

acronym:focus, dfn:focus, abbr:focus, span.abbr:focus,
acronym:hover, dfn:hover, abbr:hover, span.abbr:hover {
  border-bottom: 1px dotted #656768;
}

a acronym:focus, a dfn:focus, a abbr:focus, a span.abbr:focus,
a acronym:hover, a dfn:hover, a abbr:hover, a span.abbr:hover {
  border-bottom: none;
  cursor: pointer;
}






/* Lightbox */
#lbImage a, #lbBottomContainer a {
  border: none;
}








/* Neuigkeiten */

/* latest */

.news-latest-item {
  margin: 0 0 7px 0;
}

.latest-header {
  color: #8d8e8f;
}

.news-latest-container h3, .news-latest-container p {
  display: inline;
  color: #656768;
}

.news-latest-container h3 a, .news-latest-container h3 a:link, .news-latest-container h3 a:visited {
  border: none;
}

.news-latest-container h3 a:hover, .news-latest-container h3 a:active {
  color: #ffffff;
}

.news-latest-container h3 {
  color: #C21027;
}

.news-latest-date {
  color: #8d8e8f;
}

.news-latest-morelink, .news-latest-date {
  font-size: 1.2em;
}

.news-latest-container p.rss-feed {
  text-align: right;
  font-size: 1.3em;
  display: block;
}

.rss-feed a.rss {
  display: none;      
      position: relative;
}

.rss-feed a.rss img {
      position: absolute;
      top: 2px;
      right: 125px;
  border: none !important;
  padding: 0 5px 0 0 !important;
}


.rss-feed:hover a.rss {
    display: block;
    margin: 0 10px 0 0;
}

a.rss, a.rss:link, a.rss:visited {
    background-color: #FFFFFF;
    border-bottom: 0;
    color: #656768;
    padding: 0px;
    text-decoration: none;
}

a.rss:hover, a.rss:active, a.rss:focus {
  background-color: #FFFFFF;
  color: #fff;    
  background: none;
  border-bottom: 0;
  padding: 0;
  text-decoration: none;
}

/* list */
.news-list-container {
  margin: 15px 0 0 0;
}

.news-list-item {
  margin: 0 0 15px 0;
  border-bottom: 1px solid #EFF0F0;
  padding: 0 0 15px 0;
}

.news-list-item img {
  float: left;
  margin: 0 10px 0 0;
}

.news-list-item .news-list-content {
  float: left;
  width: 575px;
}

.news-list-item h2 {
  display: inline;
  margin: 0;
}

.news-list-item h2 a, .news-list-item h2 a:link, .news-list-item h2 a:visited {
  border-bottom: none;
}

.news-list-item h2 a:focus, .news-list-item h2 a:hover, .news-list-item h2 a:active {
  color: #ffffff;
}

.news-list-image {
  float: right;
  padding: 5px 0 0;
}

.news-list-image a, .news-list-image a:visited {
  padding: 0;
}

.news-list-item p {
  margin: 0;
}

.tx-ttnews-browsebox table {
  width: auto;
}

.news-list-morelink {
  display: block;
}

.news-list-container .rss-feed a.rss {
  display: inline;
}

.news-list-container .rss-feed a.rss img {
      position: static;
      vertical-align: top;
}

.news-list-container a.rss, .news-list-container a.rss:link, .news-list-container a.rss:visited {
    text-decoration: underline;
}

.news-list-container a.rss:hover, .news-list-container a.rss:active, .news-list-container a.rss:focus {
  background: #8B0C1C url("../img/bg_mainnav_act.gif") repeat-x 0 0;
}




/* single */
.news-single-img {
  float: right;
  margin: 15px 0 0 10px;
}

.news-single-img a {
  border: none;
  padding: 0;
}

.news-single-img a:hover {
  background-color: #ffffff;
}

.news-single-img p {
  margin: 0;
  background-color: #EFF0F0;
  text-align: right;
  font-size: 0.8em;
  padding: 0 5px 3px 5px;
}

.news-single-additional-info dt {
  font-weight: bold;
}

.news-single-additional-info dd, .news-single-additional-info dd p {
  margin: 0;
}

#divContent .news-single-additional-info dd img {
  border: none; 
  vertical-align: middle;
  padding: 0;
  margin-right: 5px;
}



/* Browse-Box */
.tx-ttnews-browsebox table td {
  width: auto;
  float: left;
}

.tx-ttnews-browsebox table td {
  background-color: #ffffff;
  border: none;
  padding: 0 5px 0 0;
}

.tx-ttnews-browsebox table td p {
  margin: 0;
}

.tx-ttnews-browsebox table td.tx-ttnews-browsebox-SCell a, 
.tx-ttnews-browsebox table td.tx-ttnews-browsebox-SCell a:link,
.tx-ttnews-browsebox table td.tx-ttnews-browsebox-SCell a:visited,
.tx-ttnews-browsebox table td.tx-ttnews-browsebox-SCell a:focus,
.tx-ttnews-browsebox table td.tx-ttnews-browsebox-SCell a:hover,
.tx-ttnews-browsebox table td.tx-ttnews-browsebox-SCell a:active {
  border: none;
  font-weight: bold; 
  background-color: #ffffff;
  background-image: none;
  color: #656768;
  cursor: default;
}

/* Catmenu */
.news-catmenu ul li {
  background: none;
}

#divContent .news-catmenu img {
  border: none;
  padding: 0;
}

.news-category-menu > a {
  display: none;
}




/* --------- Blog ------------- */
/* Single */
.blog-single-item h1 {
  margin: 25px 0 10px 0;
}

.blog-single-item .infos {
  color: #9E9E9E;
}

.blog-single-item .infos a, .blog-single-item .infos a:link, .blog-single-item .infos a:visited {
  color: #9E9E9E;
}

.blog-single-item .infos a:focus, .blog-single-item .infos a:hover, .blog-single-item .infos a:active {
  color: #ffffff; 
}

.blog-single-item .authors, .blog-single-item .keywords {
  background-color: #fbfbfb;
  border-top: 1px solid #dbdbdb;
  padding: 10px;
  margin: 10px 0;
}

#divContent .blog-single-item .authors img {
  float: left;
  margin: 0 7px 5px 0;
  border: none;
}

.blog-single-item .authors h3 {
  margin: 0;
}

.blog-single-item .authors p {
  margin: 0 0 10px 0;
}

pre, code {
  background-color: #fbfbfb;
  border: 1px solid #DBDBDB;
  font-family: Courier, Monospace;
  font-size: 0.85em;
  padding: 5px;
  overflow: auto;
}

pre {
  white-space: pre;           /* CSS 2.0 */
  white-space: pre-wrap;      /* CSS 2.1 */
  white-space: pre-line;      /* CSS 3.0 */
  white-space: -pre-wrap;     /* Opera 4-6 */
  white-space: -o-pre-wrap;   /* Opera 7 */
  white-space: -moz-pre-wrap; /* Mozilla */
  white-space: -hp-pre-wrap;  /* HP Printers */
  word-wrap: break-word;      /* IE 5+ */
}

#socialshareprivacy ul li {
  background: none;
}

.social_share_privacy_area .facebook {
  width: 170px;
}

.social_share_privacy_area {
  padding: 16px 0 0 0 !important;
  border-bottom: none;
  border-top: 1px solid #DBDBDB;
}


/* List */
.blog-list-container h2 {
  display: block;
  margin: 0 0 3px 0;
}

.blog-list-container h2 a, .blog-list-container h2 a:link, .blog-list-container h2 a:visited {
  border: none;
}

.blog-list-container h2 a:focus, .blog-list-container h2 a:hover, .blog-list-container h2 a:active {
  color: #ffffff;
}

.blog-list-container .infos {
  color: #9E9E9E;
  margin: 7px 0 0 0;
}

.blog-list-container .infos a, .blog-list-container .infos a:link, .blog-list-container .infos a:visited {
  color: #9E9E9E;
}

.blog-list-container .infos a:focus, .blog-list-container .infos a:hover, 
.blog-list-container .infos a:active {
  color: #ffffff; 
}

.blog-list-container .news-list-date {
  font-weight: bold;
  background: transparent url(../img/icon_uhr.gif) no-repeat top left;
  padding: 0 15px;
}

.blog-list-container .news-list-author {
  background: transparent url(../img/icon_user.gif) no-repeat top left;
  padding: 0 15px;
}

.blog-list-container .news-list-cat {
  background: transparent url(../img/icon_rubrik.gif) no-repeat top left;
  padding: 0 0 0 18px;
}

.blog-list-container p {
  margin: 7px 0;
}

.blog-list-container .news-list-morelink {
  display: block;
}




/* Catmenue */
.level1 {
  font-size: 1.2em;
}

.level2 {
  font-size: 1em;
}

.level2 li {
  background: url("../img/listenpunkt_off.gif") no-repeat scroll 0 6px #FFFFFF;
}

.level3 {
  font-size: 1em;
}





/*--------------------------------------------------------------------------
                Footer
--------------------------------------------------------------------------*/
#footer {
  background-color: #f7f7f7;
  border-top: 1px solid #838383;
  height: 100%;
  color: #808080;
}


/* Anfrage */
#footer .suchleiste {
  background-color: #949494;
  border-bottom: 4px solid #e7e7e7;
  color: #dfdfdf;
  font-size: 1.1em;
  padding: 10px 0;
}

#footer .suchleisteinner {
  width: 980px; 
  margin: 0 auto;
}

#footer .suchleiste .csc-frame {
  float: left;
}

#footer .suchleiste h3 {
  color: #ffffff;
  display: inline;
  float: left;
  font-size: 1.3em;
  font-weight: normal;
  margin: 0 40px 0 0;
}

#footer .suchleiste p {
  float: left;
}

#footer .suchleiste .csc-bulletlist {
  padding: 0 0 0 15px;
}

#footer .suchleiste .csc-bulletlist li{
  display: inline;
  margin: 0 30px 0 0;
  background: transparent url("../img/footer_arrow.png") no-repeat 0 5px;
}

#footer .suchleiste a, #footer .suchleiste a:link, #footer .suchleiste a:visited, 
#footer .suchleiste a:focus, #footer .suchleiste a:hover, #footer .suchleiste a:active {
  background-color: transparent;
  color: #dfdfdf;
  background-image: none;
}

#footer .suchleiste a:focus, #footer .suchleiste a:hover, #footer .suchleiste a:active {
  background-color: #ffffff;
  color: #949494;
}




/* Suche */
#footer .footersearch {
  margin: 10px 0 0 0;
}

#footer .footersearch h3 {
  margin: 5px 40px 0 0;
}

#footer .footersearch input {
  width: 617px;
  float: left;
  margin: 0;
  -moz-box-shadow: inset 1px 3px 4px #c4c4c4; /* Firefox */
      -webkit-box-shadow: inset 1px 3px 4px #c4c4c4; /* Chrome und Safari */
      box-shadow: inset 1px 3px 4px #c4c4c4; /* CSS3 */
  background: #ffffff url(../img/lupe_rot.png) no-repeat 3px 3px;
  padding: 8px 0 8px 27px;
  border: 1px solid #717171;
  outline: 2px solid #b0b0b0;
}

#footer .footersearch input:hover {
  background: #ffffff url(../img/lupe.png) no-repeat 3px 3px;
  border: 1px solid #474646;
}

#footer .footersearch input.submit {
  cursor: pointer;
  width: auto;
  background-color: #ebebeb;
  padding: 9px 20px;
  border-right: 1px solid #cdcdcd;
  border-bottom: 1px solid #cdcdcd;
  border-top: 1px solid #ffffff;
  border-left: 1px solid #ffffff;
  -moz-box-shadow: none; /* Firefox */
      -webkit-box-shadow: none; /* Chrome und Safari */
      box-shadow: none; /* CSS3 */
      display: inline;  /*IE*/
      overflow: visible; /*IE*/
      text-shadow: 1px 1px 2px #ffffff;
  margin: 0px 0 0 2px;
  padding: 7px 17px;  
  background-image: none;
}

#footer .footersearch input.submit:hover, #footer .footersearch input.submit:active, 
#footer .footersearch input.submit:focus {
  background: -webkit-gradient(linear, left top, left 25, from(#f2f2f2), color-stop(4%, #dbdbdb), to(#f2f2f2));  
      background: -moz-linear-gradient(top, #f2f2f2, #dbdbdb 1px, #f2f2f2 25px);
}



/* Inhalte */
#footer .footerinner {
  width: 980px; 
  margin: 0 auto;
  color: #b3b3b3;
}

#footer .column {
  width: 230px;
  display: inline;
  padding: 0;
  margin: 20px 20px 20px 0;
}

#footer .nomargin {
  margin-right: 0;
}

#footer .csc-frame {
  margin: 0 0 10px 0;
}

#footer div.csc-textpic-left div.csc-textpic-imagewrap {
  margin: 0 0 3px 0;
}

#footer .column h3 {
  font-weight: normal;
  color: #b3b3b3;
  font-size: 1.8em;
  margin: 15px 0 0 0;
}

#footer .column h3 a, #footer .column h3 a:link, #footer .column h3 a:visited {
  border: none;
}

#footer p {
  padding: 0;
  margin: 0 0 11px 0;
  line-height: 1.4em;
}

#footer .extra-address-line p, #footer .csc-textpic-text p {
  font-size: 1em;
}

#footer img {
  float: left;
  margin: 0 15px 0 0;
  border: none;
}

#footer a, #footer a:link, #footer a:visited, #footer a:focus, #footer a:hover, #footer a:active {
  font-weight: normal;
  background-color: transparent;
  color: #b3b3b3;
}

#footer a:focus, #footer a:hover, #footer a:active {
  color: #ffffff;
}

#footer a.germany:focus, #footer a.germany:hover, #footer a.germany:active {
  background: none;
}

#footer ul {
  margin: 3px 0 0 15px;
}

#footer ul.csc-menu {
  font-size: 1em;
}

#footer ul li {
  background: #f7f7f7 url("../img/listenpunkt_off.gif") no-repeat 0 7px;
  padding: 0 0 0 12px;
}

#footer .guillotine-fix {
  border-bottom: 1px solid #f0f0ed;
}

#footer .tagclouddiv {
  background-color: #ffffff;
  padding: 10px 0;
}

#footer .tagcloud {
  margin: 0;
  padding: 0;
  text-transform: uppercase;
  font-size: 1em;  
  margin: 0 auto; 
  width: 980px;
  text-align: center;
}

#footer .tagcloud li {
  display: inline;
  background: none;
  padding: 0;
  margin: 0 19px 0 0;
}

#footer .tagcloud li a,
#footer .tagcloud li a:link,
#footer .tagcloud li a:visited {
  font-weight: bold;
  border: none;
  color: #b6b6b6;
  text-decoration: none;
}

#footer .tagcloud li a:focus,
#footer .tagcloud li a:hover,
#footer .tagcloud li a:active {
  color: #ffffff;
}

/* Tricky - die Abstaende wegnehmen */
#footer .csc-frame {
  margin-bottom: 0;
}

/* vCard / hCard */
#footer .vcard-img {  
      float: none;
  margin:0;
      padding-top: 5px;
}

#footer .vcard-img a,
#footer .vcard-img a:link,
#footer .vcard-img a:visited, 
#footer .vcard-img a:hover {
  background-color: transparent;
      border-bottom: none;
      color: #fff;
      font-weight: normal;
      text-decoration: none;
}

/* Bilder Link Hover Rahmen ausschalten */
.csc-textpic-image a:hover, .csc-textpic-image a:active, .csc-textpic-image a:focus {
  border-bottom: 0;
  background: none;
  padding: 0;  
}

.csc-textpic-imagewrap a, .csc-textpic-imagewrap a:link, .csc-textpic-imagewrap a:visited,
.csc-textpic-imagewrap a:hover, .csc-textpic-imagewrap a:active, .csc-textpic-imagewrap a:focus {
  border-bottom: 0;
  background: none;
  padding: 0;  
}



/* Google Maps */
#mtgt_unnamed_0 {
  margin: -39px 0 0 -20px !important;
}

img.gmnoprint {
  margin: -24px 0 0 -6px !important;  
}

/* hCard */
.vcard {
  line-height: 1.4em;
}

.url{
  display: none;
} 

.directions {
  padding: 2px 0 10px 0;
}

.d_image {
  clear: both;
      float: right;
}




/* **************************** Rubrikseiten ********************************* */

/* Allgemein */
#folge .rubrikseite #rightcolumn {
  width: auto;
  float: none;
  overflow: hidden;
}

.rubrikseite #maincolumn {
  width: 590px;
  margin-right: 50px;
}

.rubrikseite .content_right {
  width: 340px;
  margin: 25px 0 0 0;
}

.rubrikseite .content_right h3 {
  margin-top: 0;
  font-size: 1.8em;
  font-weight: normal;
}

.csc-frame-shadow {
  z-index: 5;
}

.csc-frame-shadow:after {
  content: ' ';
  position: absolute;
  width: 50%;
  height: 100px;
  z-index: -10;
  bottom: 1px;  
      left: 5%;  
      width: 90%;  
      height: 50px;  
      border-radius: 125px / 12px;  
      box-shadow: 0 5px 8px #828282;  
 }



/* Intro */
.intro {
  border-bottom: 1px solid #e0e1e1;
  padding: 30px 0 0 0;
  position: relative; 
}

.intro .csc-frame {
  margin: 0;
}

.intro .csc-textpic {
  overflow: hidden;
}

.intro h1 {
  font-size: 4em;
  color: #9e9e9e;
  margin: 0 0 20px 0;
}

.intro p {
  font-size: 1.8em;
  line-height: 1.3em;
  margin-top: 0;
}

.intro p b {
  color: #c21027;
  font-weight: normal;
}

.intro p a {
  color: #9e9e9e;
  margin-bottom: 0;
  background: transparent url("../img/pfeil_mehr.png") no-repeat 0 3px;
  padding: 1px 1px 1px 15px;
  font-size: 0.8em;
  font-weight: bold;
}

.intro p a:hover {
  color: #ffffff;
  background: #8b0c1c url(../img/bg_mainnav_act.gif) repeat-x 0 0;
}

.intro .csc-textpic-imagewrap {
  position: absolute;
  right: 0;
  bottom: 0;
}

.intro div.csc-textpic div.csc-textpic-single-image img {
      margin: 0;
}




/* Teaser Rubrikseiten */
.csc-teaser-rubrik {
  overflow: hidden;
  margin: 25px 0 0 0;
}

.csc-teaser-rubrik-item {
  float: left; 
  width: 280px;
  margin: 0 30px 30px 0;
  position: relative; 
  background-color: #ffffff;
}

.csc-teaser-rubrik .nomargin {
  margin-right: 0;
}

.csc-teaser-rubrik-item .csc-teaser-rubrik-content {
  position: absolute; 
  top: 100px;
  left: 10px; 
  width: 240px;
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#ffffff', endColorstr='#ffffff');
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.9);
  padding: 5px 10px;
  height: 26px;
  overflow: hidden;
  -moz-transition: top 0.6s ease 0s, height 0.6s ease 0s;
  -webkit-transition: top 0.6s ease 0s, height 0.6s ease 0s;
  -o-transition: top 0.6s ease 0s, height 0.6s ease 0s;
  transition: top 0.6s ease 0s, height 0.6s ease 0s;
}

.csc-teaser-rubrik-item:hover .csc-teaser-rubrik-content {
  height: 116px;
  top: 10px;
  -moz-transition: top 0.3s ease 0s, height 0.3s ease 0s;
}

.csc-teaser-rubrik-item h2 {
  margin: 0 0 5px 0;
  color: #9e9e9e;
  background: url("../img/pfeil_mehr_dunkel.png") no-repeat 230px 5px transparent;
}

.csc-teaser-rubrik-item p {
  margin: 0;
  line-height: 1.3em;
  font-size: 1.2em;
}

.csc-teaser-rubrik-item a, .csc-teaser-rubrik-item a:link, .csc-teaser-rubrik-item a:visited,
.csc-teaser-rubrik-item a:focus, .csc-teaser-rubrik-item a:hover, .csc-teaser-rubrik-item a:active
.csc-teaser-rubrik-item h2 a, .csc-teaser-rubrik-item h2 a:link, .csc-teaser-rubrik-item h2 a:visited,
.csc-teaser-rubrik-item h2 a:focus, .csc-teaser-rubrik-item h2 a:hover, .csc-teaser-rubrik-item h2 a:active {
  display: block;
  background-color: transparent;
  background-image: none;
  color: #656768;
  text-decoration: none;
  text-shadow: 1px 1px 0 #ffffff;
}

.csc-teaser-rubrik-item-wide {
  width: auto;
}

.csc-teaser-rubrik-item-wide .csc-teaser-rubrik-content {
  width: 547px;
}

.csc-teaser-rubrik-item-wide h2 {
  background-position: right 5px;
}




/* Anfrage */
.csc-frame-anfrage {
  position: relative;
  background-color: #ebebeb;
}

.csc-frame-anfrage-inner {
  border: 15px solid #ebebeb;
}

.csc-frame-anfrage .csc-textpic {
  background-color: #ffffff;
  overflow: hidden;
  border: 1px solid #d2d2d2;
}

.csc-frame-anfrage .csc-textpic-imagewrap {
  margin: 10px 0 0 10px;
}

.csc-frame-anfrage .csc-textpic-text {
  margin: 10px 0 0 0;
}

.csc-frame-anfrage h4 {
  font-size: 1.5em;
  margin: 15px 0 10px 0;
}

.csc-frame-anfrage p {
  margin: 0 0 5px 0;
}

.rubrikseite .form_row label {
  float: none;
  text-align: left;
  padding: 0;
  margin: 0 0 5px 0;
}

.rubrikseite .form_row input, .rubrikseite textarea {
  width: 357px;
}

.rubrikseite .submitrow {
  margin: 20px 10px 0 0;

}

.rubrikseite .form_row input.submit {
  width: auto;
}


/* Wenn abgeschickt soll alles offen bleiben */
.abgeschickt #Ihre_Anfrage {
  height: 100px;
}

.abgeschickt #formcomplete {
  height: 440px;
  display: block;
}









/* Blog und News */
.news-latest-container {
  font-size: 1.1em;
}

.news-latest-item {
  margin: 0 0 15px 0;
}

.news-latest-item h3 {
  display: block;
  margin: 0 0 5px 0;
  font-size: 1.3em;
  font-weight: bold;
}

.rubrikseite .content_right .news-latest-item h3 {
  font-size: 1.3em;
  font-weight: bold;
}

.news-latest-item h3 a {
  color: #656768;
  text-decoration: underline;
}

.news-latest-item h3 a:hover {
  color: #ffffff;
}

.rubrikseite .news-latest-item p {
  font-size: 1.1em;
}

.rubrikseite .news-latest-item .infos, .rubrikseite .news-latest-item .infos a {
  color: #b6b6b6;
}

.rubrikseite .news-latest-item .infos a:hover {
  color: #ffffff;
}

.rubrikseite .blog-list-container .news-list-date, .rubrikseite .blog-list-container .news-list-author {
  padding: 0 5px 0 15px;
}

.rubrikseite .rss-feed a {
  background: transparent url("../img/pfeil_mehr.png") no-repeat 0 3px;
  padding: 1px 1px 1px 15px;
}

.rubrikseite .rss-feed a:hover {
  background: url("../img/bg_mainnav_act.gif") repeat-x 0 0 #8B0C1C;
}

.rubrikseite .rss-feed a.rss, .rubrikseite .rss-feed a.rss:hover {
  display: none;
}



/* **************************** Rubrikseiten zu Ende ********************************* */




/* **************************** Confetti! ******************************************** */

@-webkit-keyframes moveIt {
  0% {
    background-position: 0% 1000%;
    
  }
  
  100% { 
    background-position: 0% 0%;
  }
}

@-moz-keyframes moveIt {
  0% {
    background-position: 0% 200%;
    
  }
  
  100% { 
    background-position: 0% 0%;
  }
}

.confetti {
  background-position: 0% 0%;
  height: 133px;
  left: 0;
  opacity: 0.7;
  position: absolute;
  top: 0;
  width: 142px;
  -webkit-animation-name: moveIt; 
    -webkit-animation-duration: 12s; 
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -webkit-border-radius: 20px;
  -moz-animation-name: moveIt; 
    -moz-animation-duration: 12s; 
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
    -moz-border-radius: 20px;
}
  
.csc-frame-anfrage-inner:hover .confetti,
.csc-frame-anfrage-inner:focus .confetti,
.csc-frame-anfrage-inner:active .confetti {
  background-image: url(../img/konfetti.png);
}  


/* Preisliste auf Rechenzentrum */
.csc-frame-miniform .tx-thfilemailer-pi1 label {
  float: none;
text-align: left;
}
