/* default styles for extension "tx_cssstyledcontent" */
/* Headers */
.csc-header-alignment-center { text-align: center; }
.csc-header-alignment-right { text-align: right; }
.csc-header-alignment-left { text-align: left; }

div.csc-textpic-responsive, div.csc-textpic-responsive * { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;  }

/* Clear floats after csc-textpic and after csc-textpic-imagerow */
div.csc-textpic, div.csc-textpic div.csc-textpic-imagerow, ul.csc-uploads li { overflow: hidden; }

/* Set padding for tables */
div.csc-textpic .csc-textpic-imagewrap table { border-collapse: collapse; border-spacing: 0; }
div.csc-textpic .csc-textpic-imagewrap table tr td { padding: 0; vertical-align: top; }

/* Settings for figure and figcaption (HTML5) */
div.csc-textpic .csc-textpic-imagewrap figure, div.csc-textpic figure.csc-textpic-imagewrap { margin: 0; display: table; }

/* Captions */
figcaption.csc-textpic-caption { display: table-caption; }
.csc-textpic-caption { text-align: left; caption-side: bottom; }
div.csc-textpic-caption-c .csc-textpic-caption, .csc-textpic-imagewrap .csc-textpic-caption-c { text-align: center; }
div.csc-textpic-caption-r .csc-textpic-caption, .csc-textpic-imagewrap .csc-textpic-caption-r { text-align: right; }
div.csc-textpic-caption-l .csc-textpic-caption, .csc-textpic-imagewrap .csc-textpic-caption-l { text-align: left; }

/* Float the columns */
div.csc-textpic div.csc-textpic-imagecolumn { float: left; }

/* Border just around the image */
div.csc-textpic-border div.csc-textpic-imagewrap img {
    border: 2px solid black;
    padding: 0px 0px;
}

div.csc-textpic .csc-textpic-imagewrap img { border: none; display: block; }

/* Space below each image (also in-between rows) */
div.csc-textpic .csc-textpic-imagewrap .csc-textpic-image { margin-bottom: 10px; }
div.csc-textpic .csc-textpic-imagewrap .csc-textpic-imagerow-last .csc-textpic-image { margin-bottom: 0; }

/* colSpace around image columns, except for last column */
div.csc-textpic-imagecolumn, td.csc-textpic-imagecolumn .csc-textpic-image { margin-right: 10px; }
div.csc-textpic-imagecolumn.csc-textpic-lastcol, td.csc-textpic-imagecolumn.csc-textpic-lastcol .csc-textpic-image { margin-right: 0; }

/* Add margin from image-block to text (in case of "Text & Images") */
div.csc-textpic-intext-left .csc-textpic-imagewrap,
div.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap {
    margin-right: 10px;
}
div.csc-textpic-intext-right .csc-textpic-imagewrap,
div.csc-textpic-intext-right-nowrap .csc-textpic-imagewrap {
    margin-left: 10px;
}

/* Positioning of images: */

/* Center (above or below) */
div.csc-textpic-center .csc-textpic-imagewrap, div.csc-textpic-center figure.csc-textpic-imagewrap { overflow: hidden; }
div.csc-textpic-center .csc-textpic-center-outer { position: relative; float: right; right: 50%; }
div.csc-textpic-center .csc-textpic-center-inner { position: relative; float: right; right: -50%; }

/* Right (above or below) */
div.csc-textpic-right .csc-textpic-imagewrap { float: right; }
div.csc-textpic-right div.csc-textpic-text { clear: right; }

/* Left (above or below) */
div.csc-textpic-left .csc-textpic-imagewrap { float: left; }
div.csc-textpic-left div.csc-textpic-text { clear: left; }

/* Left (in text) */
div.csc-textpic-intext-left .csc-textpic-imagewrap { float: left; }

/* Right (in text) */
div.csc-textpic-intext-right .csc-textpic-imagewrap { float: right; }

/* Right (in text, no wrap around) */
div.csc-textpic-intext-right-nowrap .csc-textpic-imagewrap { float: right; }

/* Left (in text, no wrap around) */
div.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap { float: left; }

div.csc-textpic div.csc-textpic-imagerow-last, div.csc-textpic div.csc-textpic-imagerow-none div.csc-textpic-last { margin-bottom: 0; }

/* Browser fixes: */

/* Fix for unordered and ordered list with image "In text, left" */
.csc-textpic-intext-left ol, .csc-textpic-intext-left ul { padding-left: 40px; overflow: auto; }

/* File Links */
ul.csc-uploads { padding: 0; }
ul.csc-uploads li { list-style: none outside none; margin: 1em 0; }
ul.csc-uploads img { float: left; margin-right: 1em; vertical-align: top; }
ul.csc-uploads span { display: block; }
ul.csc-uploads span.csc-uploads-fileName { text-decoration: underline; }

/* Table background colors: */

table.contenttable-color-1 { background-color: #EDEBF1; }
table.contenttable-color-2 { background-color: #F5FFAA; }
table.contenttable-color-240 { background-color: black; }
table.contenttable-color-241 { background-color: white; }
table.contenttable-color-242 { background-color: #333333; }
table.contenttable-color-243 { background-color: gray; }
table.contenttable-color-244 { background-color: silver; }



/* ********************************* *\

		LANDTAG-MV WEB
		(c) 2011 by WERK3.de

\* ********************************* */


/* 	CSS RESET
**************/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote,
pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img,
ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dd, dl, dt,
li, ol, ul, fieldset, form, label, legend, table, caption, tbody, tfoot,
thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    font-weight: normal;
    font-style: normal;
    text-align: left;
    font-family: inherit;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

ol, ul {
    list-style: none;
}

q:before, q:after, blockquote:before, blockquote:after {
    content: "";
}

/* ADDITIONAL STYLES
*********************/

.important {
    color: red;
}

a:focus, a:active {
    color: #ff0000;
}

.detail {
    color: #1180A9;
}

.screenreaderHelp {
    position: absolute;
    left: -3000px;
}

input:focus {
    outline: none;
}

input {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
}

#topBTN1 {
    position: fixed;
    top: 300px;
    margin-left: -57px;
}

#topBTN2 {
    position: fixed;
    top: 300px;
    margin-left: 987px;
}

.plusBTN {
    background: url(../Img/plus_btn.jpg) no-repeat;
    display: block;
    height: 18px;
    width: 18px;
    position: relative;
    margin-top: -25px;
    margin-left: 5px;
    margin-bottom: 9px;
}

* html #topBTN1 {
    display: none;
}

* html #topBTN2 {
    display: none;
}

* html .tooltipBox {
    text-align: center;
}

* + html .tooltipBox {
    text-align: center;
}

.tooltipBox .message {
    background: #7B7C7E;
    color: #ffffff;
    padding: 4px 20px;
    line-height: 17px;
    font-size: 1.2em;
}

* html .tooltipBox .message {
    float: left;
}

.tooltipBox .dockTopFooter {
    background: url(../Img/tooltip_arrow.gif) center top no-repeat;
    height: 6px;
}

* html .tooltipBox .dockTopFooter {
    clear: both;
    width: 20px;
}

* + html .tooltipBox .dockTopFooter {
    clear: both;
    width: 20px;
}

.tx-rsdynamicpoll-pi1,
.tx-cal-controller,
.tx-w3quiz-pi1,
.tx-w3html5audio-pi1,
.tx-w3wetter-pi1,
.tx-w3quicksignin-pi1 {
    margin-top: -1px;
}

/* BASIC BOX LAYOUT, optimized for WIN: FF3,IE8/7/6/5*,Safari,Opera,Chrome MAC: FF3, Safari
********************/
* {
    font-size: 1em;
}

html {
    background: #d7e5ef url(../Img/page_top_bg.png) center top no-repeat;
    font-size: 62.5%; /* set 1em to 10px */
}

body {
    font: 100.1% "Trebuchet MS", Arial, Helvetica, sans-serif;
    color: #636467;
    line-height: 1.8em;
    text-align: center; /* center page in IE 5 */
    background: url(../Img/body_bg.gif) center top repeat-y;
    padding-bottom: 180px; /* don't change */
}

/* IE FIX, don't change */
* + html body {
    padding-bottom: 0;
}

* html body {
    padding-bottom: 0;
}

/* MAIN CONTAINER */
#container {
    width: 950px;
    background: #FFF;
    margin: 0 auto; /* center page */
    text-align: left; /* set back to default, override text-align: center */
}

/* some magic for IE7 to fix #visualFooter */
* + html #container {
    margin-bottom: -55px;
    position: relative;
    z-index: 5;
}

/* some more magic for IE6 */
* html #container {
    margin-bottom: -55px;
    position: relative;
    z-index: 5;
}

/* HEADER SECTION */
#header {
    padding-top: 13px;
    padding-right: 0;
    width: 950px;
}

#header #meta {
    height: 77px;
}

#header #meta img {
    float: left;
}

#header #meta #printUrl {
    display: none;
}

/* META NAVIGATION */
#header ul.navigationMeta {
    float: right;
    margin-right: 25px;
}

#footer ul.navigationMeta {
    text-align: center;
    margin: 0 auto;
    margin-top: -5px;
    background: url(../Img/footer_line.gif) no-repeat top center;
}

* html #footer ul.navigationMeta {
    margin-top: 0;
}

ul.navigationMeta {
    height: 25px;
    line-height: 2.5em;
    margin-top: 17px;
    font-size: 1.1em;
}

ul.navigationMeta li {
    display: inline;
}

ul.navigationMeta li.active a {
    text-decoration: underline;
}

ul.navigationMeta a, ul.navigationMeta a:visited {
    color: #636467;
    text-decoration: none;
}

ul.navigationMeta a:hover {
    text-decoration: underline;
}

/* META SEARCHBOX */
#header #meta #searchBox {
    float: right;
    margin-top: 19px;
}

.searchBoxForm input {
    float: left;
    background: #e3e4e5;
    border: none;
    height: 25px;
    font-size: 1.2em;
    color: #636467;
    line-height: 2.2em;
}

.searchBoxForm .searchWord {
    width: 180px;
    padding: 0 0 0 5px !important;
}

.searchBoxForm .submit_btn {
    width: 25px;
    margin: 0;
    border: none;
    padding: 0;
}

* html .searchBoxForm fieldset {
    display: inline; /* fixing IE5+6 floating bug */
}

/* HEADER IMAGE CONTAINER */
#headerContent {
    height: 300px;
}

#headerContent img {
    float: left;
}

#headerContent .smallText {
    width: 294px;
    background: #E3E4E5;
    padding-left: 26px;
    padding-top: 26px;
    position: relative;
    z-index: 300;
    float: right;
    height: 274px;
    margin-bottom: -300px;
    font-size: 1.35em;
    -moz-box-shadow: inset 5px -5px 8px #bbb;
    -webkit-box-shadow: inset 5px -5px 8px #bbb;
    box-shadow: inset 5px -5px 8px #bbb;
}

#headerContent .smallText h1 {
    font-size: 2.3em;
    margin-top: 0;
}

#headerContent .smallText a {
    background: url(../Img/arrow_grey_left.gif) no-repeat top right #b1b3b4;
    padding: 5px 18px;
    height: 25px;
    line-height: 25px;
    color: #fff;
    font-size: 0.8em;
    text-decoration: none;
    margin-top: 8px;
}

#headerContent .smallText a:hover {
    text-decoration: underline;
}

#headerContent .wideText {
    width: 452px;
    background: #E3E4E5;
    padding-left: 26px;
    padding-top: 26px;
    position: relative;
    z-index: 300;
    float: right;
    height: 274px;
    margin-bottom: -300px;
    font-size: 1.35em;
    -moz-box-shadow: inset 5px -5px 8px #bbb;
    -webkit-box-shadow: inset 5px -5px 8px #bbb;
    box-shadow: inset 5px -5px 8px #bbb;
    color: #000;
}

#headerContent .wideText h1 {
    font-size: 1.6em;
    margin-top: 0;
    margin-bottom: 15px;
}

#headerContent .wideText a {
    background: url(../Img/arrow_blue_left.gif) no-repeat top right #1480AA;
    padding: 5px 18px;
    height: 25px;
    line-height: 25px;
    color: #fff;
    font-size: 0.8em;
    text-decoration: none;
    margin-top: 8px;
}

#headerContent .wideText a:hover {
    text-decoration: underline;
}

/* MAIN NAVIGATION */
#mainNavigation {
    margin-top: 2px;
    overflow: hidden;
    width: 950px;
    position: relative;
    height: 111px;
    background: url(../Img/main_nav_lvl2_bg.gif) bottom left no-repeat;
}

#mainNavigation ul li {
    display: block;
    float: left;
}

#mainNavigation ul.level1 {
    height: 90px;
}

#mainNavigation ul.level1 li {
    margin-right: 2px;
    height: 54px;
    background: url(../Img/main_nav_lvl1_bg.gif) repeat-x top left;
    /*width: 141px;*/
    width: 173px;
    padding-top: 8px;
    padding-left: 15px;
    font-weight: normal;
}

#mainNavigation ul.level1 li span {
    margin-top: 0.2em;
    color: #cdcecf;
    display: block;
    font-size: 1.1em;
}

#mainNavigation ul.level1 li.active span {
    color: #becede;
}

#mainNavigation ul.level1 li.last {
    margin-right: 0px;
    /*width: 145px;*/
}

#mainNavigation ul.level1 li.active {
    background: url(../Img/main_nav_lvl1_active.gif) no-repeat top right;
}

#mainNavigation ul.level1 li a, #mainNavigation ul.level1 li a:visited {
    color: #fff;
    font-size: 2em;
    text-decoration: none;
}

/*#mainNavigation ul.level1 li span { font-size: 0.55em; color: #636467;}
						#mainNavigation ul.level1 li.active span { color: #becede;}
						#mainNavigation ul.level1 li a:hover {
							text-decoration: underline;
						}*/
#mainNavigation ul.level2 {
    position: absolute;
    left: 15px;
    bottom: 19px;
    width: 935px; /* IE5 fix */
}

#mainNavigation ul.level2 li {
    height: 31px;
    color: #a6c4d5;
    font-size: 1.2em;
    line-height: 1.9em;
    background: none;
    width: auto;
    padding: 0;
}

#mainNavigation ul.level2 li a {
    color: #fff;
}

#mainNavigation ul.level2 li.active {
    background: url(../Img/subnav_arrow.gif) no-repeat center bottom;
    width: auto;
}

#mainNavigation ul.level2 li a, #mainNavigation ul.level2 li a:visited {
    color: #fff;
    text-decoration: none;
    font-size: 1em;
    line-height: 2.1em;
}

#mainNavigation ul.level2 li a:hover {
    text-decoration: underline;
}

#mainNavigation ul.level2 li.active a {
    color: #fff;
    font-weight: bold;
}

/* BREADCRUMB NAVIGATION */
#breadcrumb {
    height: 25px;
    background: #e3e4e5;
    margin-bottom: 10px;
    font-size: 1.2em;
    line-height: 25px;
}

#breadcrumb a, #breadcrumb a:visited {
    color: #636467;
    text-decoration: none;
}

#breadcrumb a:hover, #breadcrumb a:focus {
    text-decoration: underline;
}

#breadcrumb ul li {
    display: block;
    float: left;
    padding-left: 10px;
    padding-right: 20px;
    height: 25px;
    background: url(../Img/bc_seperator.gif) no-repeat right;
}

#breadcrumb ul li.bc_first {
    background: none;
    padding: 0;
}

#breadcrumb ul li.last {
    background: none;
}

#pageOptions {
    width: 260px;
    border-left: 2px solid #fff;
    float: right;
    height: 25px;
    padding: 0 15px;
}

#pageOptions span {
    float: right;
    margin-right: 6px;
}

#pageOptions img {
    float: right;
}

/* INPAGE NAVIGATION */
#mainContent .inpageNavi, #mainContent .inpageNavi ul {
    list-style: none;
}

h2.inpageNavi {
    background: #1180A9;
    color: #fff;
    text-align: center;
    padding: 3px 0;
    margin: 0;
}

#mainContent ul.inpageNavi {
    margin: 0;
    padding: 0;
    margin-bottom: 25px;
}

#mainContent ul.inpageNavi li {
    background: #E3E4E5 url(../Img/inpage_nav_li_bg.gif) no-repeat 0 0;
    margin: 0 0 2px;
    padding: 4px 0 4px 30px;
}

#mainContent ul.inpageNavi li a {
    text-decoration: none;
}

#mainContent ul.inpageNavi li.active {
    background: #B2B3B5;
    color: #fff;
}

#mainContent ul.inpageNavi li.active a {
    color: #fff;
}

#mainContent ul.inpageNavi li.current {
    background: #B2B3B5 url(../Img/inpage_nav_li_bg.gif) no-repeat 0 -26px;
}

#mainContent ul.inpageNavi li.active {
    background: #B2B3B5 url(../Img/inpage_nav_li_bg.gif) no-repeat 0 -26px;
}

#mainContent ul.inpageNavi li.current a {
    color: #fff;
}

#mainContent ul.inpageNavi .level2 li.current a {
    font-weight: bold;
}

#mainContent ul.inpageNavi .level2 {
    padding: 0;
    margin-left: -30px;
    background: #F3F4F5;
    margin-bottom: -6px;
    margin-top: 4px;
}

#mainContent ul.inpageNavi .level2 li a {
    color: #636467;
    margin-left: 10px;
}

#mainContent ul.inpageNavi .level2 li a:hover {
    color: #000;
}

#mainContent ul.inpageNavi .level2 li {
    background: none;
    border-bottom: 1px solid #fff;
}

#mainContent ul.inpageNavi .level2 li.current {
    background: #fff;
    margin-top: -2px;
}

/* MAIN CONTENT HOLDER */
#mainContent {
    background: #FFFFFF;
    font-size: 1.4em; /* = 14px */
    min-height: 400px;
    overflow: hidden;
    margin-bottom: 80px;
}

* html #mainContent {
    height: 450px; /* IE6 height Fix, don't change */
    overflow: visible;
}

#mainContent #preContent {
    border-top: 1px solid #ccc;
    padding-top: 8px;
}

#mainContent p a, #mainContent p a:visited, label a, label a:visited {
    color: #636467;
    text-decoration: underline;
    margin-left: 0.9em;
    margin-left /*\**/
    : 0\9;
}

#mainContent p a.external-link-new-window,
#mainContent p a.external-link-new-window:visited,
label a.external-link-new-window,
label a.external-link-new-window:visited,
li a.external-link-new-window,
li a.external-link-new-window:visited {
    margin-left: 1.5em;
    margin-left /*\**/
    : 0\9;
}

#mainContent p a:hover {
    color: #000;
}

#mainContent p a:before, label a:before {
    font-family: Arial;
    font-weight: bold;
    content: "\00BB\00A0";
    /*content: "\003C\0073\0070\0061\006E\003E\00BB\00A0\003C\002F\0073\0070\0061\006E\003E";*/
    color: #1180A9;
    margin-left: -0.9em;
    margin-left /*\**/
    : 0\9;
}

.linkstyle:before {
    font-family: Arial !important;
    font-weight: bold !important;
    content: "\00BB\00A0" !important;
    color: #1180A9 !important;
    margin-left: -0.9em;
    margin-left /*\**/
    : 0\9;
}

.linkstyle {
    text-decoration: underline;
    margin-left: 0.9em;
    color: #1180A9;
}

#mainContent a.external-link-new-window:before, #mainContent a.external-link:before {
    content: "\005B\00BB\005D\00A0";
    margin-left: -1.5em;
    margin-left /*\**/
    : 0\9;
}

#mainContent a.jump:before, #mainContent a.info:before, #mainContent .tx-cal-controller a:before {
    content: "";
    margin-left: 0;
}

#mainContent .tx-cal-controller a {
    margin-left: 0;
}

h1, h2, h3h, h4h, h5, h6 {
    margin-top: 17px;
}

h1 {
    margin-bottom: 8px;
    font-size: 1.14em;
    line-height: 1.3em;
    color: #1180A9;
    font-weight: bold;
}

.csc-header-n1 h1.csc-firstHeader {
    margin-bottom: 12px;
    font-size: 1.7em;
    line-height: 1.2em;
    font-weight: bold;
}

#contentRight h1,
#contentRight h4 {
    color: #636467;
    font-size: 1.3em;
    margin-bottom: 8px;
    font-weight: normal;
}

h2 {
    margin-bottom: 8px;
    font-size: 1.14em;
    color: #1180A9;
    font-weight: bold;
}

h2 span {
    margin-bottom: -8px;
    font-size: 0.86em;
    color: #636467;
    display: block;
    font-weight: bold;
}

h3 {
    padding-top: 6px;
    font-size: 1.14em;
    color: #000;
    font-weight: bold;
}

#contentLeft {
    width: 620px;
    float: left;
    line-height: 1.4em;
}

#contentRight {
    width: 290px;
    float: right;
    font-size: 0.85em;
    line-height: 1.35em;
}

#contentRight h3 {
    color: inherit;
    font-size: 1em;
    margin-bottom: 3px;
}

.centercontent {
    width: 620px;
    margin: 0 auto;
    text-align: center;
}

.centercontent p, .centercontent h1, .centercontent h2 {
    text-align: center;
}

.px2 {
    border-bottom: 1px solid #B1B2B3;
    text-align: center;
    padding-top: 18px;
    padding-bottom: 17px;
    margin-bottom: 25px;
}

.centercontent .content {
    border-top: 1px solid #B1B2B3;
    text-align: center;
    padding-top: 18px;
    padding-bottom: 17px;
    margin-top: 25px;
}

hr {
    color: #b1b2b3;
    display: block;
}

a.intext {
    visibility: hidden;
}

/* TEXT & IMAGE STYLES */

#mainContent #contentLeft div.csc-default {
    /*padding-top: 17px;*/
    padding-bottom: 10px;
    border-top: 1px solid #ccc;
}

#contentLeft .tx-fdfx2cols-pi1 div {
    padding-bottom: 10px;
    border-top: 1px solid #ccc;
}

#contentRight div.csc-default {
    /*padding-top: 17px;*/
    padding-bottom: 10px;
    border-top: 1px solid #ccc;
}

#mainContent p {
    margin-bottom: 8px;
}

#mainContent p.csc-frame-frame1 {
    background: #ececed;
    padding: 10px;
}

#mainContent p.csc-frame-frame2 {
    background: #ffff00;
    padding: 10px;
}

#mainContent p.teaser {
    color: #000000;
    margin-bottom: 18px;
}

#contentRight p.teaser {
    color: inherit;
    margin-bottom: 8px;
}

#mainContent .subheader {
    margin-bottom: -17px;
    color: #000000;
    font-size: 1em;
}

.content .contenttable, .content .contenttable td , .content .contenttable tr {
    /*border: 1px solid #ccc; */
}

.content .contenttable {
    border-collapse: collapse;
    width: 100%;
    margin-top: 15px;
}

.content .contenttable td {
    padding: 3px 0;
    vertical-align: top;
}

.content .contenttable caption {
    padding-top: 6px;
    font-size: 1.14em;
    color: #000;
    font-weight: bold;
    margin-top: 6px;
}

.content table.csc-frame-frame1 {
    border-collapse: separate;
    border-spacing: 8px;
    width: 100%;
}

#contentRight .content table.csc-frame-frame1 {
    border-spacing: 0;
}

.contenttable th {
    font-weight: bold;
}

.content table.csc-frame-frame1 th {
    padding-top: 6px;
    text-align: left;
    border-top: 1px solid #cccccc;
    color: #000;
}

.content table.csc-frame-frame1 thead tr + tr th {
    text-align: left;
}

.content table.csc-frame-frame1 thead tr + tr th + th {
    text-align: right;
}

.content table.csc-frame-frame1 td {
    padding-top: 6px;
    text-align: left;
    border-top: 1px solid #cccccc;
    vertical-align: top;
    font-weight: bold;
}

.content table.csc-frame-frame1 tfoot td {
    border-top: 4px solid #cccccc;
}

.content table.csc-frame-frame1 td + td {
    text-align: left;
    font-weight: normal;
}

.content table.csc-frame-frame1 caption {
    padding-top: 6px;
    padding-bottom: 12px;
    font-size: 1.14em;
    color: #000;
    font-weight: bold;
    margin-top: 6px;
    text-align: center;
    border-bottom: 1px solid #CCCCCC;
}

.csc-textpic-intext-left-nowrap .csc-textpic-text {
    margin-left: 8px;
}

* html .csc-textpic-intext-left-nowrap .csc-textpic-imagewrap {
    margin-top: 20px;
}

* + html .csc-textpic-intext-left-nowrap .csc-textpic-imagewrap {
    margin-top: 20px;
}

div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption {
    font-size: 0.78em;
    line-height: 1.2em;
    margin: 4px 0;
}

#contentRight div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption {
    font-size: 0.9em;
}

/*div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption span {
		display: none;
	}*/

div.csc-textpic-center div.csc-textpic-imagewrap {
    margin: 0;
    padding-top: 10px;
    margin-top: 5px;
}

/* FOOTER PAGE UNDERLAY */
#footer {
    background: #ececed;
    border-top: 3px solid #fff;
    height: 440px;
    position: relative;
    z-index: -1;
    margin-bottom: -585px;
    margin-top: -57px;
    text-align: center; /* IE5 fix */
}

/* magic for IE7+IE6 */
* + html #footer {
    position: static;
}

* html #footer {
    position: static;
}

#footer .layout {
    background: url(../Img/bg_vfooter_shadow.png) center top no-repeat;
    height: 476px;
    margin-top: -396px;
}

* html #footer .layout {
    background: url(../Img/bg_vfooter_shadow_ie6.png) center top no-repeat;
    position: relative;
    z-index: 4;
}

#footer #footerShare {
    height: 90px;
    width: 950px;
    margin: 0 auto;
    overflow: hidden;
    background: url(../Img/footer_social_sep.gif) no-repeat 610px 0px;
}

#nl_share {
    background: url(../Img/footer_arrow_blue.png) no-repeat;
    color: #fff;
    text-align: center;
    width: 203px;
    height: 44px;
    font-size: 18px;
    padding: 12px 15px;
    line-height: 22px;
    float: left;
    font-weight: bold;
}

* html #nl_share {
    background: url(../Img/footer_arrow_blue.gif) no-repeat;
}

#nl_btn {
    height: 68px;
    float: left;
    width: 250px;
    margin-left: 85px;
    background: url(../Img/nl_btn.gif) no-repeat center left;
    padding-left: 40px;
    font-size: 16px;
    font-weight: bold;
    line-height: 68px;
    color: #1180A9;
    text-decoration: none;
}

#nl_btn:hover {
    text-decoration: underline;
}

#socials {
    display: none;
    float: right;
    padding-top: 25px;
}

#socials .socialLink {
    float: left;
    margin-right: 20px;
}

#footer .breakLine {
    height: 5px;
    background: url("../Img/footer_line.gif") no-repeat center top transparent;
}

#footer #footerSitemap {
    display: block;
    overflow: hidden;
    margin: 0 auto;
    width: 950px;
    height: 210px;
}

#footerSitemap #contact {
    width: 170px;
    float: left;
    line-height: 1.4em;
}

#footerSitemap #contact h1 {
    font-size: 1.6em;
    font-weight: normal;
    margin-bottom: 8px;
}

#footerSitemap #contact p {
    font-size: 1.1em;
    line-height: 1.4em;
}

#footerSitemap ul.sitemap {
    width: 665px;
    float: right;
    margin-top: 17px;
}

* html #footerSitemap ul.sitemap {
    width: 720px;
}

#footerSitemap .sitemap li {
    width: 100px;
    float: left;
    display: block;
    margin-right: 10px;
}

#footerSitemap .sitemap li a {
    text-decoration: none;
    color: #1180A9;
    font-size: 1.6em;
    margin-bottom: 10px;
    display: block;
}

#footerSitemap .sitemap .level2 li {
    float: none;
    line-height: 1.4em;
}

#footerSitemap .sitemap .level2 li a {
    text-decoration: none;
    color: #636467;
    font-size: 1.1em;
    margin-bottom: 0;
    line-height: 1.4em;
}

#footerSitemap .sitemap li a:hover {
    text-decoration: underline;
}

#footer p.copy {
    margin: 0 auto;
    text-align: center;
    width: 950px;
    font-size: 1.1em;
}

#footer p a, #footer p a:visited {
    text-decoration: none;
    color: #636467;
}

#footer p a:hover {
    color: #000;
    text-decoration: underline;
}

/* ADDITIONAL MODULES
**********************/

#mailer a.zurueck:before {
    content: "";
    margin-left: 0;
}


