


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, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: top;
	color: #000;
	font-family: Arial, sans-serif;
	color: #555;
}
/* HTML5 display-role reset for older browsers */ 
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1.3;
	text-align: center;
	font: inherit;
}
ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

* {
	line-height: 1.5em;
	vertical-align: top;
	color: #616161;
	font-size: 1em;
}
html {
	height: 100.1%;
}
body {
	font-size: 62.5%;
	background: white;
	text-align: left;
}
img, div {
	border: none;
}
img[style="float: right;"] {
	margin-left: 20px;
}
a {
	text-decoration: none;
	color: #000;
	outline: 0;
	padding: 0;
	margin: 0;
}
a:focus {
	outline: 0;
}
a:hover {
	text-decoration: none;
}
b, strong {
	font-weight: 700;
}
i, em {
	font-style: italic;
}
p {
	font-size: 1.4em;
}
p * {
	font-size: 1em;
}
ul {
	list-style: none;
}
.clear {
	clear: both;
	height: 0px;
}
/*************
** links **
*************/
a {
	outline: none;
}
a, a:link, a:visited {
	text-decoration: none;
	font-weight: 400;
	color: #17375e;
}
a:hover, a:active, a:focus, a:visited {
	color: #17375e;
	text-decoration: underline;
}
/*************
** main **
*************/
#all {
	width: 100%;
	margin-top: 0px;
}
#container {
	width: 100%;
	margin: 0 auto;
}
#header {
	width: 100%;
	position: relative;
	z-index: 3;
	background: white;
}
#header-inner {
	width: 980px;
	height: 133px;
	margin: 0 auto;
	position: relative;
}
#top-left {
	position: absolute;
	right: 0px;
	top: 0px;
	z-index: 3;
}
#top-left img {
}
#top-right {
	position: absolute;
	top: 0px;
	left: 0px;
}
#top-right .moduletable_slogan {
	position: absolute;
	top: 15px;/*right:35px;*/
}
#top-right .moduletable_sticker {
	position: absolute;
	top: 76px;
	right: 0px;
	display: none;
}
#header-navigation {
	width: 100%;
	height: 38px;
	max-height: 38px;
	float: left;
	background: url(../content/bg-nav.png)repeat-x;
}
#header-navigation-inner {
	width: 980px;
	margin: 0 auto;
	margin-top: 7px;
	position: relative;/*left: 159px;*/
	left: 0px;
}
#feature {
	background: white;
	position: relative;
	z-index: 2;
	padding: 20px 0px 0px;
	background-image: -webkit-linear-gradient(white 0%, #f5f5f5 100%);
	background-image: -moz-linear-gradient(white 0%, #f5f5f5 100%);
	background-image: -o-linear-gradient(white 0%, #f5f5f5 100%);
	background-image: linear-gradient(white 0%, #f5f5f5 100%);
}
#feature-inner {
	width: 980px;
	margin: 0 auto;
}
#content {
	width: 100%;
	position: relative;
	z-index: 1;
	padding: 0px;
}
#content-inner {
	margin: 0px;
	width: 980px;
	margin: 0 auto;
	padding: 20px 0px;
}
#breadcrumb {
}
#left {
	float: left;
	padding: 20px 0px 20px 0px;
	background: white;
	border: 1px solid #cdc7db;
}
#left-inner {
	margin: 0px 20px 0px 20px;
}
#mid {
	float: left; 
}
#mid-inner {/*margin:0px 20px;*/
}
#system-message {
	margin: 0px;
}
#right {
	float: right;
}
#right-inner {
}
#right-inner > div.moduletable {
	padding: 20px 0px 20px 0px;
	background: white;
	border: 1px solid #cdc7db;
}
#right-inner > div.moduletable > * {
	margin: 0px 20px;
}
#right-inner > div.moduletable+div.moduletable {
	margin-top: 20px;
}
#subcontent {
width:100% padding:20px 0px 20px 0px;
	background: white;
	border: 1px solid #cdc7db;
	margin-top: 20px;
}
#subcontent-inner {
	margin: 0px 20px 0px 20px;
}
#footer {
	width: 980px;
	padding: 0px 0px 20px 0px;
	margin: 0 auto;
}
#footer-inner {
	margin: 0px;
	width: 100%;
}
#willy {
	float: right;
	display: none;
}
#copyright {
	margin: 10px auto;
	width: 75%;
	font-size: 1em;
	text-align: center;
	padding-bottom: 0px;
}
/*************
** list styles **
*************/
 /* Menu Lvl1 */
#header-navigation ul.menu > li,  #top-right ul.menu > lili {
	/*overflow:hidden; */
	display: block;
	float: left;
	height: 38px;/*position:relative;*/
}
#header-navigation li a,  #top-right li a {
	display: block;
	font-size: 1.4em;
	width: auto;
	text-decoration: none;
	/*margin-left:20px;*/
	margin-right: 20px;
	font-weight: normal;
	color: #616161;/*text-transform: uppercase;*/
  
}
#header-navigation .menu > li.active > a,  #top-right .menu > li.active > a {
	color: #17375e;
}
#header-navigation .menu > li > a:hover,  #top-right .menu > li > a:hover {
	color: #17375e;
}

/* Supmenu */
#header-navigation ul.menu li.deeper.parent {
	position: relative;
}
#header-navigation ul.menu li.deeper.parent > ul {
	padding: 0px;
	position: absolute;
	z-index: 99;
	top: 30px;
	min-width: 225px;
	background: white;
	padding: 0px 0px;
	border-right: 1px solid #f5f4f4;
	border-left: 1px solid #f5f4f4;
	border-bottom: 1px solid #f5f4f4;
	border-top: 1px solid #f5f4f4;
	left: -1px;
}
/*3rd level*/
#header-navigation ul.menu li.deeper.parent > ul > li.deeper.parent > ul {
	left: 225px;
	top: 0px;
}
#header-navigation .menu > li:hover > ul,  #header-navigation .menu > li:hover > ul {
	/*overflow:hidden; */
	display: inline-block;
	position: initial;
	padding: 0px 0px;
	height: initial;
}
#header-navigation ul.menu > li.deeper.parent > ul li+li {
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
}
#header-navigation ul.menu > li.deeper.parent > ul li {
	width: 100%;
}
#header-navigation ul.menu > li.deeper.parent > ul li a {
	display: block;
	margin-left: 0px;
	width: auto;
	text-decoration: none;
	/*text-transform: lowercase;*/
	width: 100%;
	padding: 5px 10px;
	white-space: nowrap;
}
#header-navigation ul.menu > li.deeper.parent > ul li a {
	border: 0px !important;
}
#header-navigation ul.menu > li.deeper.parent > ul li:hover > a {
	color: #FFF !important;
}
#header-navigation ul.menu > li.deeper.parent > ul li.active {
	background: #17375e;
}
#header-navigation ul.menu > li.deeper.parent > ul li:hover {
	background: #17375e;
}
#header-navigation ul.menu > li.deeper.parent li.active > a {
	color: white;
}
div#header-navigation ul.menu li.deeper.parent > ul {
	display: none;
}
div#header-navigation ul.menu li.deeper.parent:hover > ul {
	display: block;
}
#mid-inner ul, #mid-inner ol, #tinymce ul, #tinymce ol {
	margin-left: 30px;
}
#mid-inner ul, #tinymce ul {
	list-style: disc;
}
#mid-inner ul > li, #tinymce ul > li {
	padding-bottom: 0.5em;
}
#mid-inner ul > li, #tinymce ul > li {
	font-size: 1.4em;
}



#content a,  {
padding-left: 15px;
background: url("../images/link.png") no-repeat scroll 0 3px;
color:#6f86ea;
}
#content a:hover, #tinymce a:hover {
	/*padding-left: 15px;
background: url("../images/link.png") no-repeat scroll 0 -14px;*/
	color: #015292;
}
/** newsletter modul **/

div.jNewsMod input[name="name"], div.jNewsMod input[name="email"] {
	width: 250px;
	display: block;
}
div.jNewsMod input[name="receive_html"], div.jNewsMod span.receiveHTML {
	display: none;
}
div.jNewsMod input[name="Abonnieren"] {
	display: block;
	margin-top: 10px;
	background: #6f86ea;
	color: white;
	padding: 5px 10px;
	height: initial;
	font-size: 1.3em
}
div.jNewsMod input.inputbox {
	font-size: 1.2em;
}
/*************************
** Content Table Boxes
*************************/

.cell-grey {
	background: #e5e5e5;
}
.cell-grey h3 {
	color: #356eb0;
	font-size: 1.8em;
	margin: 10px 0px;
}
.cell-grey h3 a {
	color: #356eb0;
	font-size: 1em;
	font-weight: 700;
}
.cell-grey hr {
	margin: 0px 10px 10px;
	;
	background: #d0d1d1;
	border: 0px;
	border-bottom: 1px solid white;
	height: 1px;
}
.cell-grey p {
	margin: 0px 10px;
	color: #696969;
	font-size: 1.5em;
	font-family: Corbel;
}
#content h6 {
	background: url(../images/content-button.png)no-repeat 100% 100%;
	background-position-y: 0px;
	width: 178px;
	height: 39px;
	max-height: 39px;
	display: block;
	margin: 0 auto;
	margin-bottom: 10px;
}
#content h6 > a {
	color: #555555 !important;
	font-size: 1.4em !important;
	padding: 7px 0px !important;
	display: block !important;
	width: 100% !important;
	background: none !important;
}
#content h6:hover {
	background-position-y: -40px;
}
#content h6:hover > a {
	color: white !important;
	text-decoration: none !important;
}
/***********************
** FOOTER OVERRIDES 
***********************/
#footer * {
	color: #aeaeae !important;
}
#footer a {
}
#footer a:hover {
	text-decoration: underline;
}
/***********************
** GOOGLE MAPS OVERRIDES **
***********************/
td.maps p {
	font-size: 1em;
}
/***********************
** BREEZING FORMS **
***********************/
.bfClearfix {
}
.bfQuickMode p input[type='text'], .bfQuickMode p textarea, .bfQuickMode p select {
	width: 90% !important;
	padding: 5px;
}
/*
 ########## BreezingForms 1.6.5 QuickMode ##########
 @autor crosstec.de
 @copyright Copyright (C) 2009 crosstec.de. All rights reserved.
 ########################################
*/
.bfElementGroup input[type='radio'] {
	vertical-align: top;
}
.bfElementGroupNoWrap input[type='radio'] {
	vertical-align: top;
}
.bfElementGroup input[type='checkbox'] {
	vertical-align: top;
}
.bfElementGroupNoWrap input[type='checkbox'] {
	vertical-align: top;
}
/* ##### General BreezingForms styles ##### */

.bfQuickMode {
}
.bfQuickMode fieldset {
}
.bfQuickMode legend {
}
.bfQuickMode p.bfElemWrap {
/*background: #D7B481 !important;*/
}
.bfQuickMode p.bfElemWrap:hover {
	background: #cad3fa !important;
	border-radius: 5px;
}
.bfQuickMode span.bfElemWrap {
}
/* ##### inline ##### */

.bfQuickMode fieldset fieldset legend {
}
.bfQuickMode fieldset.bfInline {
}
.bfQuickMode fieldset.bfInline p {
}
/* ##### Input Fields ##### */

.bfQuickMode input[type=text], .bfQuickMode input[type=password], .bfQuickMode textarea, .bfQuickMode select {
	border-radius: 5px;
	border: 1px solid #B7C8DB;
}
.bfQuickMode textarea:hover, .bfQuickMode input[type='text']:hover, .bfQuickMode input[type='password']:hover, .bfQuickMode select:hover {
}
.bfQuickMode textarea:focus, .bfQuickMode input[type='text']:focus, .bfQuickMode input[type='password']:focus, .bfQuickMode select:focus {
}
.bfQuickMode input[type='button'], .bfQuickMode input[type='submit'], .bfQuickMode input[type='checkbox'], .bfQuickMode input[type='image'], .bfQuickMode input[type='radio'], .bfQuickMode input[type='reset'], .bfQuickMode select, .bfQuickMode button {
}
.bfQuickMode input[type='hidden'] {
	display: none;
}
/* ##### page intro ##### */

.bfQuickMode .bfPageIntro {
}
/* ##### error messages #####*/

.bfQuickMode .bfErrorMessage {
}
/* ##### max length message ##### */

.bfMaxLengthCounter {
	color: #666;
}
/*************
** h1 h2 h3 h4 h5, p
*************/
h1, h2, h3, h4, h5 {
	line-height: 1em;
}
p {
}
hr.grey {
	background: #808285;
	width: 100%;
	height: 2px;
}
hr.white {
	background: white;
	width: 100%;
	height: 1px;
}
h1, div.moduletable h3 {
	border-bottom: 1px solid #ADADAD;
	color: #17375e;
	font-size: 2em;
	font-weight: 400;
	padding-bottom: 20px;
}
/*h5{font-size:2em;color:#676767;font-weight: 400;}*/
h2, h3, h4 {
	font-size: 2em;
	font-weight: 400;
	color: #17375e;
	padding-bottom: 20px;
}
h5 {
	font-size: 1.5em;
	color: #17375e;
}
p.blau {
	font-size: 2em !important;
	font-weight: 400;
	color: #17375e;
	padding-bottom: 20px;
	line-height: 1em;
	font-family: Arial !important;
}
/*************************
** Feature Box
*************************/

#feature h3 {
	font-size: 1.8em;
	font-weight: 400;
	color: white;
	font-family: Arial;
	background: #17375e;
	padding: 10px;
	display: inline-block;
	font-family: 'Corbel';
}
#feature h6 {
	font-size: 1em;
}
#feature h6 > a {
	color: #17375e !important;
	background: url(../images/feature-button.png)no-repeat;
	text-align: center;
	width: 187px;
	height: 30px;
	font-size: 1.4em;
	display: block;
	text-decoration: none;
	padding-top: 13px;
	font-family: 'Corbel';
}
#feature h6 > img {
	margin-top: 10px;
}
#feature h6 > a:hover {
	text-decoration: none;
}
#feature h3:before {
	content: "\f091";
	font-family: FontAwesome;
	color: #e7b102;
	padding-right: 10px;
}
#feature p {
	font-size: 1.5em;
	font-family: 'Corbel';
}
#feature ul {
}
#feature ul > li {
	color: #17375e;
	font-size: 1.5em;
	font-family: 'Corbel';
}
#feature ul > li:before {
	content: "\f04d";
	font-family: FontAwesome;
	color: #17375e;
	font-size: 0.5em;
	padding-right: 10px;
	position: relative;
	top: -3px;
}
/*************************
** Slideshow Overrides
*************************/
div.bullet {
	width: 20px !important;
	height: 20px !important;
	margin-right: 8px!important;
	background: rgba(191,191,191,0.8) !important;
	border: 0px !important;
}
div.bullet.selected, div.bullet:hover {
	background: rgba(103,103,103,0.8) !important;
}
/* eckige Arrows */
div.tparrows {
	top: 45% !important;
	margin: 0px !important;
	width: 33px !important;
	height: 33px !important;
}
div.tp-leftarrow, div.tp-leftarrow:hover {
	left: 0px !important;
	background: url(../images/arrows-large_left.png) no-Repeat 0 0 !important;
}
div.tp-rightarrow, div.tp-rightarrow:hover {
	right: 0px !important;
	background: url(../images/arrows-large_right.png) no-Repeat 0 0 !important;
}
div.tp-leftarrow:active, div.tp-rightarrow:active {
	margin-top: 2px !important;
}
/* ##### tooltip ##### */

.bfQuickMode span.hasTip {
	background: transparent url('img/icon_info.png') right top no-repeat;
}
/* ##### Section Description #####*/

.bfQuickMode .bfSectionDescription {
}
.bfQuickMode .bfSectionDescription p {
}
/* ##### required ##### */

.bfQuickMode .bfRequired {
}
/* ##### buttons ##### */

.bfQuickMode input[type='submit'], .bfQuickMode input[type='reset'] {
}
.bfQuickMode .bfNextButton, .bfQuickMode .bfSubmitButton, .bfQuickMode .bfCancelButton {
	border: 0px;
	margin-right: 5px;
	display: inline-block;
	padding: 5px 10px 6px;
	color: #fff;
	text-decoration: none;
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);
	position: relative;
	cursor: pointer;
	background-color: #17375e;
	border-radius: 2px;
}
.bfQuickMode .bfNextButton span, .bfQuickMode .bfSubmitButton span, .bfQuickMode .bfCancelButton span {
	font-size: 13px;
	font-weight: bold;
	line-height: 1;
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	color: white;
}
.bfQuickMode .bfNextButton:active, .bfQuickMode .bfSubmitButton:active, .bfQuickMode .bfCancelButton:active {
}
.bfQuickMode .bfPrevButton {
}
.bfQuickMode input.bfCalendar {
}
.bfQuickMode .controls .control-label {
	font-size: 1.2em;
	margin: 5px 0px;
	min-width: 200px !important;
}
.bfQuickMode input[type=text], .bfQuickMode input[type=password], .bfQuickMode textarea, .bfQuickMode select {
	padding: 5px;
	margin: 2px 0px;
	outline: 0px;
}
label.checkbox {
	width: 100%;
	font-size: 1.2em;
}
#ff_elem186 {
	margin: 3px !important;
}
.bfQuickMode .bfLabelLeft label {
	width: auto !important;
	font-size: 1.2em;
	max-width: 100%;
	min-width: 90px !important;
}
.bfQuickMode .bfRequired {
	float: right !important;
}
.bfQuickMode section input[type='text'], .bfQuickMode section textarea, .bfQuickMode section select {
	width: 100% !important;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	font-size: 1.2em;
	max-width: 100% !important;
}
span#bfElementGroup180 label {
	display: initial !important;
	float: none !important;
}
iframe.breezingforms_iframe {
	width: 100%;
	height: 600px;
}
.bfQuickMode br {
	display: block !important;
}
.bfQuickMode .bfRequired {
	float: none !important;
}
/***Newsletter ***/

/*#ff_formdiv3 section.bfElemWrap {
    overflow: visible !important;
}

span#bfReCaptchaSpan {
    height: 150px;
}*/

/*** End Newsletter **/

/* CONTACT CAPTCHA */

span.bfCaptcha {
	width: 400px !important;
}
.bfQuickMode .bfCaptcha .ff_capimg {
	float: left;
}
#bfCaptchaEntry {
	width: 150px !important;
	margin-left: 10px;
	float: left;
	min-width: initial !important;
	max-width: initial !important;
}
span.bfCaptcha a {
	float: left;
	margin: 10px 0px 0px 10px;
}
#ff_capimgValue {
	width: auto !important;
	min-width: initial !important;
	max-width: initial !important;
}
#top-right {
	top: 35px;
}
