@charset "UTF-8";
/* CSS Document */

/* 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, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* Ende CSS Reset */ 

body{
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
color:#5c5e6c;
font-weight:400;
line-height:1.5;
background: #FFF;
}
hr{
border:0 none;
border-bottom:dotted 1px #CCCCCC;
margin:0 0 5px 0;
width:100%;
height:0;
display:inline-block;
}
p{
margin:0 0 10px 0;
color: #5c5e6c;
font-family: 'Mate', serif;
font-size: 16px;
}
h1{
color:#5c5e6c;
text-align: left;
line-height:1.2	;
margin:0 0 20px 0;
text-transform:uppercase;
}
h2{
color:#5c5e6c;
text-align: left;
line-height:1.5;
margin:0 0 15px 0;
}

h3{
color:#5c5e6c;
margin:0;
font-size:16px;
font-style:italic;
}
h4, h5, h6{
color:#5c5e6c;
font-size:12px!important;
font-weight:normal;
margin:0 0 12px 0;
}
p{
margin-bottom:20px;
clear: left;
}
h1 a,h2 a, h3 a, h1 a:link,h2 a:link, h3 a:link{
color:#5c5e6c;
}
h1 a:hover,h2 a:hover, h3 a:hover{
color:#000;
}
a, a:link{
font-size:14px;
color:#0060A9;
font-family:'Dosis', sans-serif;
text-decoration:none;	
}
a:hover{
color:#004478;
text-decoration:none;
}
ul li{
list-style:none;
line-height:1;
}
ul{
margin-bottom: 20px;
}
ol{
margin-left:21px;
margin-bottom:20px;
}
ol li{
list-style:decimal;
line-height:1.5;
}
strong{
font-weight:bold;
}
em{
font-style:italic;
}

#minheight_hack{
min-height:650px;
height:auto!important;
height:650px;
}
table tr td{
	font-family: 'Mate', serif;
	
}

/*-----------------------------------------CSS Start-----------------------------------------*/
.left{
	float: left;
}

.right{
	float: right;
}

.container{
	width: 940px;
}

#nav a:hover, #nav a.sby_actmenuitem{
	color: #9ed5ff!important;
}

#nav ul li.last_child a, #nav ul li.last_child a:link{
	background:url(../img/kontakt-brief.png)  0px 12px no-repeat;
}

body img[src*="page_edit"] {
    margin: 0;
}

#sby_textbox19, #sby_textbox19_tbl{
	margin-bottom: 10px;
}

.imagebox_link{
	float: left;
	width: auto;
	height: auto;
}

.row1{
	width: 20%;
}

.row2{
	width: 80%
}
/*-----------------------------------------CMS-----------------------------------------*/
#news span[id*="sby_textbox"] a, #news #sby_textbox5_path a:link, #news .mceToolbar a, #news .mceToolbar a:link {
    color: #000;
    font-family: 'Arial',sans-serif;
    font-size: 12px;
}

#news .multi_image {
    float: left;
    width: 170px;
    margin-right: 10px;
}

.multi_wraper {
    float: left;
}

#news .multi_text {
    float: left;
    width: 270px;
}

.mtext_div{
	width: 100%;
	min-height: 13px;
}

body table.mceLayout{
	height: auto!important;
}

.sby_combiover.sby_text {
   	float: left;
    margin-bottom: 5px;
    width: 100%;
}

.mceIframeContainer.mceFirst.mceLast {
    padding: 10px 0;
}

.mimg_div {
    margin-bottom: 15px;
	margin-top:5px;
}

.yui-skin-sam #content_left_wrapper img:first-child {
    margin-bottom: 0;
}

.sby_multi{
	float: left;
	width: 100%
}

div[id*="inner_content"] .multi_text{
	margin-left: 18px;
	width: 187px;
}

.multi_image{
	width: 200px;
	float: left;
	margin-right: 20px;
}

.multi_text{
	width: 398px;
	float: left;
}

div[id*="inner_content"] .multi_image{
	width: 93px;
	margin-right: 0
}

div[id*="inner_content"] .multi_wraper{
	width: 300px;
}

div[id*="sby_combibox"]{
	width: 100%;
	float: left;
	margin-bottom: 30px!important;
}
/*--------------------------------------Container--------------------------------------*/
#wrapper{
	width: 100%;
}

#main_wrapper{
	margin: 0 auto;
	width: 940px;
}

#header_wrapper{
	width: 100%;
}

#footer_wrapper{
	position: relative;
	width: 100%;
	background: #004478;
	-moz-box-shadow: 0 20px 25px -20px #333333 inset;
	-webkit-box-shadow: 0 20px 25px -20px #333333 inset;
    box-shadow: 0 20px 25px -20px #333333 inset;
	behavior: url(PIE.htc);
}

#header_wrapper_top{
	width: 100%;
	background: url(../img/background/header-bg.png) top left repeat-x;
}

#header_wrapper_bottom{
	position: relative;
	width: 100%;
	background: #1b75ba;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#1b75ba), to(#0060a9));
	background: -webkit-linear-gradient(#1b75ba, #0060a9);
	background: -moz-linear-gradient(#1b75ba, #0060a9);
	background: -ms-linear-gradient(#1b75ba, #0060a9);
	background: -o-linear-gradient(#1b75ba, #0060a9);
	background: linear-gradient(#1b75ba, #0060a9);
	-pie-background: linear-gradient(#1b75ba, #0060a9);
	behavior: url(PIE.htc);
}

#content_wrapper{
	width: 100%;
	margin-bottom: 40px;
	margin-top:30px;
}

#footer_content_wrapper{
	margin: 0 auto;
	margin-top: 25px;
	
}


#footer_content_wrapper ul li, #footer_content_wrapper a{
	font-family: 'Dosis', sans-serif!important;
} 


/*--------------------------------------Header--------------------------------------*/
#header_top{
	margin: 0 auto;
}

#header_bottom{
	margin: 0 auto;
}

#logo_top{
	margin: 26px 0;
	float: left;
}

#nav ul{
	margin-bottom: 0;
	float: left;
	width: 940px;
}

#nav li{
	list-style: none;
	float: left;
}

#nav li a, #nav li a:link{
	font-size: 18px;
	padding: 10px 22px;
	display: block;
	color:#b9cad8;
	font-weight:200!important;
}

#nav li:first-child{
	padding-left: 0;
}

#nav li:first-child a, #nav li.first_child a{
	padding-left: 0;
}

#header_wrapper_bottom a{
	font-family: 'Dosis', sans-serif;
}

#header_wrapper_top p a{
	color: #1a171b;
}

#header_wrapper_top p{
	margin-top: 40px
}

#header_wrapper_top p:first-child{
	margin: 0;
}

a#de, a#en{
	font-size: 14px;
	font-family: 'Dosis', sans-serif;
}

#nav li.last_child, #nav li:last-child{
	float: right;
	padding-right: 0;
}

#nav >ul li:last-child a, #nav >ul li.last_child a{
		padding-right: 0;
		padding-left: 29px;
}

#nav img{
	margin-top: 2px;
}

#logo_top p{
	margin: 0
}

#languageswitch a{
	color: #5C5E6C
}

#languageswitch a.act_language{
	color: #0060A9;
}

#languageswitch a:hover{
	color: #0060A9;
}

#languageswitch{
	margin-top: 42px;
}
/*--------------------------------------Content--------------------------------------*/
#content_wrapper h1{
	font-size: 23px;
	font-family: 'Dosis', sans-serif;
	color: #0060a9;
}


#content_wrapper .mtext_div h1 strong{
	font-weight:normal;
}

#content_wrapper .mtext_div table{
	width:100%;
	margin-bottom:20px;
}

#content_wrapper .mtext_div table{
	width:100%;
}
#content_wrapper .mtext_div table td{
	padding:0 5px 1px 0;
	text-align:left;
}


#banner{
	margin: 0 auto 10px;
	overflow: hidden;
    position: relative;
    text-align: center;
    width: 100%;
    background: #eaeaeb;
}

#banner img{
	display: inline-block;
    margin: 0 -1000px;
    vertical-align: top;
}

.row{
	width: 300px;
	margin-right: 20px;
}

.row p{
	margin-bottom: 20px;
}

.row img{
	margin-bottom: 10px;
}

.row:last-child{
	margin-right: 0;
}

.mehr-info-button{
	position: relative;
	background: #d51446;
	padding: 5px 2px;
	behavior: url(PIE.htc);
	display:block;
	float:left;
	clear:both;
	margin-bottom:20px;
}

.mehr-info-button:hover{
	-webkit-box-shadow: 0px 3px 3px #666;
	-moz-box-shadow: 0px 2px 3px #666;
	box-shadow: 0px 2px 3px #666;
	background: #ec1b51;
	background: -webkit-linear-gradient(#ec1b51, #f04370);
	background: -moz-linear-gradient(#ec1b51, #f04370);
	background: -ms-linear-gradient(#ec1b51, #f04370);
	background: -o-linear-gradient(#ec1b51, #f04370);
	background: linear-gradient(#ec1b51, #f04370);
	-pie-background: linear-gradient(#ec1b51, #f04370);
}

.mehr-info-button a, .mehr-info-button a:link{
	padding: 0 23px;
	display: block;
	color: #FFF;
	font-size: 16px	
}

#angebote .mtext_div > p{
    min-height: 170px;
}

#news{
	position: relative;
	width: 100%;
	margin-bottom: 40px;
}

#news h1{
	text-align: center;
	margin-bottom: 30px;
}

.news-artikel{
	width: 450px;
	margin-right: 20px;
}

#nav.news-artikel:first-child{
	margin-right: 0;
}

.news-artikel img{
	margin-right: 10px;
}

#news h3{
	font-weight: 700;
	font-family: 'Dosis', sans-serif;
	margin-top: -5px;
	font-style: normal;
}

#news p{
	margin-bottom: 0;	
}

#qi{
	width: 100%;
}

#qi p{
	text-align: center;
	font-style: italic;
}

#gallery{
	width:940px;
}

#qi h1, #gallery h1, #news  h1{
	border-top: 1px solid #cce5fc;
	line-height: 0;	
	text-align: center;
	margin-bottom: 25px;
	width: 100%;
	font-family: 'Dosis', sans-serif;
	text-transform:uppercase;
}

#gallery h1{
	border-top: 1px solid #cce5fc;
	line-height: 0;	
	text-align: center;
	margin-bottom: 25px;
	margin-top:20px;
	width: 100%;
	font-family: 'Dosis', sans-serif;
	font-size:23px;
	text-transform:uppercase;
}

#qi h1 span, #gallery h1 span, #news h1 span{
	background: #FFF;
	padding: 0 10px;	
	position: relative;
}

#qi{
	margin-bottom: 40px;
	margin-top:40px;
}

#content_left_wrapper{
	width: 620px;
	margin-right: 20px;
}

#content_right_wrapper{
	width: 300px;
	position: relative;
}

#produkt{
	margin-bottom: 0;
	height:auto;
}

.slideshow {
    margin-bottom: 30px;
}

#gallery_content{
	width: 100%;
}

#angebote{
	margin-bottom: 50px
}
/*
#content_left_wrapper img:first-child{
	margin-bottom: 30px;
}*/

.mediaimg{
	margin-bottom:20px;	
}

#text p:first-child{
	line-height: 2;
}

#text p:first-child:first-letter {
	font-size: 200%;
    line-height: 0;
}

#text{
	/*margin-bottom: 25px;*/
	width: 100%;
}

#inner_content_wrapper{
	width: 100%;
}

#inner_content_left_wrapper{
	width: 300px;
	margin-right: 20px;
	margin-bottom: 30px;
}

#inner_content_left_wrapper p{
	margin-bottom: 20px;
}

#inner_content_right_wrapper{
	width: 300px;
}

#inner_content_right_wrapper + div{
	float: left;
	width: 100%;
}

#side_nav{
    margin-bottom: 20px;
    min-height: 320px;
    margin-top: 5px;
}



#content_left_wrapper ul{
margin-left:15px;
margin-bottom:20px;
color: #5C5E6C;
    font-family: 'Mate',serif;
    font-size: 16px;
}
#content_left_wrapper ul li{
list-style:disc;
line-height:1.5;
}
#content_left_wrapper ol{
margin-left:21px;
margin-bottom:20px;
}
#content_left_wrapper ol li{
list-style:decimal;
line-height:1.5;
}

#side_nav ul{
	float: left;
	width: 100%;
}

/*#content_left_wrapper h2, #inner_content_left_wrapper p:first-child, #inner_content_right_wrapper p:first-child, #side_news h2{
	font-weight: 700;
	font-family: 'Dosis', sans-serif;
	margin-bottom: 8px;
}
*/

#content_left_wrapper h2, #side_news h2{
	font-weight: 700;
	font-family: 'Dosis', sans-serif;
	margin-bottom: 8px;
}

.news-artikel h3, #side_news h2{
	line-height:1.4;
	margin-bottom: 10px;
}





#side_nav >ul >li{
    margin-bottom: 10px;
    width: 100%;
    float: none;
    clear: left;
}

#side_nav >ul >li.sby_actmenuitem >a, #side_nav >ul >li >a:hover{
	color: #FFF;
	background: #0060a9;
}
#side_nav >ul >li.sby_actmenuitem ul{
	margin-top: 15px;
	display: block;
    width: 100%;
    clear: left;
}

#side_nav >ul >li.sby_actmenuitem >a{
	margin-bottom: 10px;
}

#side_nav >ul >li.sby_actmenuitem >ul li:last-child{
	margin-bottom: 0;
}

#content_right_wrapper ul ul li{
	background: url(../img/plus-grau.png) left no-repeat;
	padding-left: 10px;
}

#content_right_wrapper li.sby_actmenuitem ul li.sby_actmenuitem, #content_right_wrapper li.sby_actmenuitem ul li:hover{
	background: url(../img/plus-blau.png) left no-repeat;
}

#content_right_wrapper li.sby_actmenuitem ul li.sby_actmenuitem a, #content_right_wrapper li.sby_actmenuitem ul li.sby_actmenuitem a:link, #content_right_wrapper a[href*="javascript"]:hover, #side_nav li.sby_actmenuitem ul a:hover{
	color: #0060a9;
}

#side_nav li.sby_actmenuitem a:hover{
	color: #FFF;
}

#content_right_wrapper ul ul{
	margin-left: 5px;
	margin-bottom: 15px;
}

#content_right_wrapper ul li, #content_right_wrapper >ul >li a, #content_right_wrapper >ul >li a:link{
	font-family: 'Dosis', sans-serif;
	font-weight: 500;
	padding-left: 5px;
	color: #5C5E6C;
	font-size: 16px
}

#side_nav >ul li >a{
	padding: 2px 5px;
	color: #7d7d7d;
	font-size: 16px;
}

#content_right_wrapper li{
	margin-bottom: 13px;
}

#side_nav a:hover{
	color: #0c4b8c;
}

#side_news{
	width: 100%
}

#side_news img{
	margin-bottom: 10px
}

#side_news .mehr-info-button{
	padding: 0;
	margin-bottom: 20px
}

#side_news .mehr-info-button a{
	padding: 0 10px;
}

#gallery_text p{
	text-align: center;
	font-style: italic;
	font-size: 18px;
}

#map{
	margin-bottom: 30px;
}

/*---------------------------------Carousel---------------------------------*/

.highslide-gallery{
	float:left;
	width:100%;
	position:relative;
	margin-top:20px;
}
.caroufredsel_wrapper{

}
#foo1 div{
	float:left;
	margin-left:7px;
}
#foo1 div:first-child{
	margin-left:0;
}
.caroufredsel_wrapper{
	margin-left:44px!important;
}
#foo1 a{
	position: relative;
	border: 1px solid #ddd;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: white;
	padding: 7px 7px 7px 7px;
	width:120px;
	height:120px;
	display: block;
	float: left;
	behavior: url(PIE.htc);
}

a.prev, a.next {
	background: url(../img/previous.png) left center no-repeat transparent;
	width: 40px;
	height: 138px;
	display: block;
	position: absolute;
	top: 0;
}

a.next {
	background: url(../img/next.png) right center no-repeat transparent;
}
a.prev { 
	left: 0;
}

a.next {
	right: 0;
}

a.prev span, a.next span {
	display: none;
}
.clearfix {
	float: none;
	clear: both;
}






#gal_images{
	display: none;
}

body.yui-skin-sam #gal_images{
	display: block;
}

#gal_images div[id*="sby_imagebox"]{
	float: left;
}

/* ---- KONTAKT FORM--------------------------------------------------------------------------- */
#kontakt{
	float:left;
	width:460px;
	margin-top: 20px;
	margin-bottom:200px;
}

#kontakt input{
	border:solid 1px #CCCCCC;
	color:#1364a4;
	font-weight:bold;
	padding:3px 2px; 
}

#kontakt span{
	float:left;
}

#kontakt div{
	height:26px;
	width:100%;
	vertical-align:top;
	margin-bottom: 4px;
}

#kontakt input{
	float:right;
	font-family: 'Mate';
	width:300px;
	font-weight: 400;
	font-size: 13px;
	position: relative;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	behavior: url(PIE.htc);
}

#kontakt{
	font-family: 'Mate';
	font-weight: 400
}

#kontakt input:focus, #kontakt textarea:focus{
	-webkit-box-shadow: 0px 3px 3px #136FB5;
	-moz-box-shadow: 0px 2px 3px #136FB5;
	box-shadow: 0px 0px 3px 1px #136FB5;
}

#kontakt #fc_anrede input{
	width:20px;
	margin:0 4px 0 4px;
	float:none;
	border:0 none;
}

#fc_anrede .anr_right{
	margin-left:103px;
}

textarea.inputtextarea{
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	width:300px;
	font-weight:bold;
	height:75px;
	border:solid 1px #CCCCCC;
	float:right;
	color:#1364a4;
	padding:2px; 
	position: relative;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	behavior: url(PIE.htc);
}

.inputplz{
	width:60px!important;
	margin-right:3px;
}
.inputort{
	width:231px!important;
}

#fc_asterix{
	margin-top:24px;
}

#fc_submit{
	margin-top:10px;
	float:right;
}

.inputbuttonneu{
	width:115px!important;
	background:#FFF;
	cursor:pointer;
}

#fc_error{
	z-index:6!important;
	padding:0.5em;
	width:auto!important;
	height:auto!important;
	background:#FFFFFF;
	border: #990000 solid 1px;
	margin-bottom:0.5em;
	color:#990000;
}
#kontakt label, #fc_anrede input{
	cursor:pointer;
}
/*--------------------------------------Footer--------------------------------------*/
#footer_wrapper a, #footer_wrapper a:link{
	color: #CCE0EF;
	font: 16px 'Petrona',serif
}

#footer_wrapper a:hover{
	color: #88B8F3!important;
}

div [class*="spalte"]{
	background: url(../img/footer-border.png) top left repeat-y;
	padding-left: 20px;
	width: 280px;
	margin-right: 20px;
	margin-bottom: 40px
}

#footer_wrapper img{
	margin-right: 20px;
}

#footer_wrapper li{
	color: #CCE0EF;
	font-family: 'Petrona', serif;
	margin-bottom: 5px;
	font-size: 16px;
}

.spalte:last-child{
	margin-right: 0;
}

#logo_bottom{
	margin-right: 0;
	margin-bottom: 20px;
}

div.spalte1{
	background: none;
	padding-left: 0;
}

#footer_content_wrapper ul{
	margin-bottom: 10px
}

#footer_content_wrapper div >ul >li >ul{
	margin-left: 10px
}

#footer_content_wrapper div >ul >li >ul >li >ul{
	margin-left: 20px;
	margin-top: 5px;
}

#footer_content_wrapper div >ul >li >a, #footer_content_wrapper div >ul >li >a:link{
	/*font-size: 20px;*/
	color: #CCE0EF;
}

.copyr li, .copyr li a{
	font-size:12px!important;	
}

.copyr li a{
	text-decoration:underline;
}