﻿/* 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,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend{ margin:0; padding:0; border:0; outline:0; font-size:100%; vertical-align:baseline; background:transparent; }
ol,ul{ list-style:none; }
blockquote,q{ quotes:none; }
blockquote:before,blockquote:after,q:before,q:after{ content:''; content:none; }
:focus{ outline:0; }
ins{ text-decoration:none; }
del{ text-decoration:line-through; }
table{ border-collapse:collapse; border-spacing:0; }

/* General Styles */
.skiplink{ display:none; height: 0px; }
label{ cursor:pointer; }
a,a:visited{ color:#00f; text-decoration:none; }
a:focus,a:hover{ text-decoration:none; }
body{ background:#fff url(../images/bgr_body.png) repeat; color:#000; font:12px Arial, HelvІetica, sans-serif;  }
#wrapper{ margin:10px auto 0; width: 1000px; height: 766px; background:url(../images/bgr_wrapper.png) no-repeat top center; }

#wrap-main {
margin: 10px 15px 0;
}

p {
	margin-bottom: 10px;
}

a.download_pdf {
	background: url("../images/adobe.png") no-repeat scroll 5px 0 transparent;
	display: inline-block;
	height: 40px;
	padding-top: 20px;
	text-indent: 60px;
}

.align-right {
	text-align: right;
}

/*header*/
#header{
	width: 100%;
	margin-top: 10px;
	padding-top: 15px;
}
#headercontent {
	background-color:#E5ECF4;
	border-bottom:10px solid #B3C7DF;
	height: 107px;
	position: relative;	
}
#logo{
	position: absolute;
	top: 19px;
	left: 63px;
	width: 124px;
	height: 59px;
	display: block;
	cursor: pointer;
	text-indent: -9999em;
	background: url(../images/bgr_logo.png) no-repeat;
}
/*menu*/
#menu{
	width: 100%;
	overflow: hidden;
}
#menu ul {
	background: #CDDAEA;
	height: 25px;
	padding-left: 8px;
}
#menu ul li {
	float: left;
	margin-right: 16px;
	line-height: 25px;
}
#menu ul li a {
	color: #01254F;
	font-weight: bold;
}
#menu ul li a:hover {
	color: #FFF;
	font-weight: bold;
}
/* sub menu */
#submenu {
	background: #fff;
	border:1px solid #CDDAEA;
	margin-top: 30px;
	width: 221px;
}
#submenu ul.subnav {
	padding: 3px 3px 3px 0;
}
#submenu ul.subnav li {
	background: #CDDAEA;
}
#submenu ul li a {
	color: #01254F;
	background: #CDDAEA;
	display: block;
	padding: 3px 0 3px 8px;
}
#submenu ul li a:hover {
	background:#FFF;
}
#submenu ul.subnav li.act a {
	font-weight: bold;
	background: #fff;
}
#submenu ul.subnav ul.second-subnav, ul.second-subnav {
	padding-left: 10px;
	background: #CDDAEA;
}
#submenu ul.subnav ul.second-subnav li.act {
	background: url(../images/ico_submenuhover.png) no-repeat 0 center;
	padding: 0 0 0 12px;
}
#submenu ul.subnav ul.second-subnav li a {
	background: #CDDAEA;
	color:#7089A9;
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
}
#submenu ul.subnav ul.second-subnav li.act a {
	font-weight: bold;
	color: #01254F;
}


#submenu ul.subnav ul.second-subnav li a:hover  {
	font-weight: bold;
	background: #CDDAEA;
	
}

/*main*/
#wrap-content {
	overflow: hidden;
	width: 100%;
}
#left {
	float:left;
	width:250px;
	height: 590px;
	position: relative;
}

#right {
	background: #034695 url(../images/bgr_right.gif) no-repeat 0 bottom;
	float:right;
	width:156px;
	height: 595px;
	margin-right: 8px;
	display: inline;
}
/* left */
#head-nav {
	border:1px solid #CDDAEA;
	margin-top: 32px;
	width: 221px;
}
#head-nav h1 {
	background:#CDDAEA;
	color:#01254F;
	/*height: 20px;*/
	line-height: 20px;
	font-size: 18px;
	padding-left: 8px;
	margin: 3px 3px 3px 0;
}

#bereich {
	position: absolute;
	bottom: 50px;
	margin: 15px;
}

#home-link {
	position: absolute;
	bottom: 20px;
	left: 40px;
}
#home-link a {
	background: url(../images/button_homelink.gif) no-repeat;
	height: 35px;
	width: 170px;
	text-indent: -9999px;
	display: block;
}
#home-link a:hover {
	background-position: 0 -35px;	
}

/* Content */
#main-content {
	float: left;
	width: 546px;
	height: 565px;
	border-left: 1px solid #CDDAEA;
	border-right: 1px solid #CDDAEA;
	margin: 10px 0 20px;
	overflow: hidden;
}

#content {
	height: 545px;
	margin: 20px 22px 0px;
	overflow: hidden;
}

#content h3 {
	margin-bottom: 5px;
}

#content h4 {
	margin-bottom: 5px;
}

#content ul {
	list-style:disc;
	margin-left:25px;
	margin-bottom:5px;
}

#content .csc-textpic-imagewrap ul {
	list-style:none;
	margin:0px;
}

#content .box {
	border: 1px solid #91b1d2;
	margin-bottom: 20px;
	padding: 5px;
	clear: both;
	overflow: hidden;
}

#content .box .box-header h1 {
	background:none repeat scroll 0 0 #CDDAEA;
	color:#01254F;
	font-size:12px;
	height:24px;
	line-height:24px;
	padding-left:8px;
	margin-bottom:5px;
	height:25px;
}

#content .box .box-content {
	overflow: hidden;
}

/* Sliderbox */
#content .sliderbox_img .box-content {
	clear: both;
	position:relative;
	height: 315px;
}

#slider_img {
	width: 490px;
	height: 315px;
}

#content .sliderbox_txt .box-content {
	height: 125px;
	overflow-y: auto;
}

#slider_next {
	background:url(../images/ico_arrow_right.png) no-repeat 0 0;
	width:31px;
	height:47px;
	display:block;
	text-indent:-999em;
	position:absolute;
	top:50%;
	right:10px;
	z-index:999;
	margin:-23px 0 0;
}

#slider_prev {
	background:url(../images/ico_arrow_left.png) no-repeat 0 0;
	width:31px;
	height:47px;
	display:block;
	text-indent:-999em;
	position:absolute;
	top:50%;
	left:10px;
	z-index:999;
	margin:-23px 0 0;
}

/* Imagebox */

#content .imgagebox .box-content {
	height: 180px;
}

#content .imgagebox_big .box-content {
	height: 315px;
}

/* Contentbox */

#content .contentbox .box-content {
	height: 260px;
	overflow-y: auto;
}

#content .box_left {
	clear: left;
	float: left;
	width: 46%;
}

#content .box_right {
	clear: right;
	float: right;
	width: 46%;
}

#content .box_small .box-content {
	height: 125px;
}

#content .box_big .box-content {
	height: 500px;
}

#content h1 {
	margin-bottom: 10px;
}







	
#mailform {
	height: 480px;
	overflow-x: hidden;
	overflow-y: auto;
	margin: 5px;
}
	

.indent {
	margin-left:20px;
}

.a-table {
	margin: 5px 0 10px 10px;
}
.a-table tbody tr td img {
	margin-right: 5px;	
}

#slider_content {

	height: 101px;
	}
#slider_content div{
	width: 490px;

	height: 101px;
	overflow-y: auto;
	overflow-x: hidden;
}

/* news */

.news-list-item h2 {
	background:none repeat scroll 0 0 #CDDAEA;
	color:#01254F;
	font-size:12px;
	height:24px;
	line-height:24px;
	padding-left:8px;
	margin-bottom: 5px;
}

.news-single-item h1 {
	background:none repeat scroll 0 0 #CDDAEA;
	color:#01254F;
	font-size:12px;
	height:24px;
	line-height:24px;
	padding-left:8px;
	margin-bottom: 5px;
}

.csc-header-newsinfo {
  color:#01254F;
  float:right;
  font-size:10px;
  margin:6px 5px 5px;
}

.news-single-img {
  float:left;
  margin:0px;
  padding:5px 15px 5px 3px;
}

/* HOME */
.homebox1, .csc-frame-frame1 {
	width: 238px;
	float: left;
}
.homebox2, .csc-frame-frame2 {
	width: 238px;
	float: right;
}
.homebox1 span, .homebox2 span, .csc-frame-frame1 p, .csc-frame-frame2 p {
	font-size: 11px;
	line-height: 14px;
	text-align: justify;
	display: block;
}
.homebox1 a, .homebox2 a, .homebox1 a:hover, .homebox2 a:hover, .csc-frame-frame1 a, .csc-frame-frame1 a:hover, .csc-frame-frame2 a, .csc-frame-frame2 a:hover {
	text-decoration: underline;
} 
/* right */
#right a, #right a:hover, #right a:visited {
	color: #fff;
}

.latest-link a, .latest-link a:hover, .latest-link a:visited, .latest-date, .latest-content p {
	color: #fff;
	font-size: 10px;
	line-height: 13px;
	display: block;
}

.latest-date {
	margin-bottom: 5px;
}

#langbuttons {
	margin: 10px 5px 5px;
	color: #fff;
}

#langbuttons a {
	width:20px;
	height:12px;
	float:left;
	display:block;
	margin:0px 5px;
	background:url(../images/lang_bg.png) no-repeat;
	padding:10px 6px;
}

#langbuttons a img {
	width:20px;
	height:12px;
	margin:0px;
	vertical-align:top;	
}

#langbuttons .inact {
	width:20px;
	height:12px;
	float:left;
	display:block;
	margin:0px 5px;
	background:url(../images/lang_bg.png) no-repeat;
	padding:10px 6px;
}

#langbuttons .inact img {
	margin:0px;
	vertical-align:top;
}

#news {
	border: 1px solid #4274b0;
	padding: 0 4px 4px 4px;
	margin: 15px 5px 15px 5px;
	color: #fff;
}

#news h3, .latest-header {
	font-size: 14px;
	border-bottom: 1px solid #4274b0;
	margin-bottom: 5px;
	line-height: 26px;
	font-weight: normal;
}
#news span {
	font-size: 10px;
	line-height: 13px;
	display: block;
}

#buttonarea {
	margin: 20px 4px 0;
}
#buttonarea a span {
	margin-left: 40px;
	line-height: 30px;
	font-size: 10px;
}
#button3D {
	background: url(../images/button_brille.png) no-repeat scroll 5px 0;
	display: block;
	height: 30px;
}
#button3D:hover {
	background-position: 5px -30px;
}
#buttonkontakt {
	background: url(../images/button_kontakt.png) no-repeat scroll 5px 0;
	display: block;
	height: 30px;
	margin-top: 8px;	
}

#buttonkontakt:hover {
	background-position: 5px -30px;
}
ul.bulletimg {
	padding: 0 0 16px 15px;
	float: left;
	width: 45%;
}
ul.bulletimg li {
	background: url(../images/ico_bullet.jpg) no-repeat 0 2px;
	padding-left: 15px;
	margin-bottom: 4px;
}
.floated-ul {
	overflow: hidden;
	width: 100%;
}
/*footer*/
#footer{
	width: 1000px;
	margin: 0 auto;
}
#link-mountain {
	float: right;
	margin-right: 20px;
	
	width: 69px;
	display: inline;
}

.csc-mailform {
	border: none;
    padding-left:60px;
	width: 410px;
	margin-top: 10px;
}

.csc-mailform-field label {	
	margin-top: 2px;
	color: #01254F;
	font-size: 12px;
    float: left;
    width: 94px;
}

.tx_powermail_pi1_fieldwrap_html label {	
	margin-top: 2px;
	color: #01254F;
	font-size: 12px;
    float: left;
    width: 94px;
}

.tx-powermail-pi1_fieldset {
	border: none;
    padding-left:60px;
	width: 410px;
	margin-top: 10px;
}

.tx-powermail-pi1_fieldset legend{
	display:none;
}

.tx_powermail_pi1_fieldwrap_html {
	float: left;
	clear: both;
}

.tx_powermail_pi1_fieldwrap_html .powermail_mailform1 {	
	margin-top: 2px;
	background-color:#CDDAEA;
    	width: 256px;
}

.tx_powermail_pi1_fieldwrap_html .tx_powermail_pi1_fieldwrap_html_checkbox_title {	
	color: #01254F;
	font-size: 15px;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 5px;
	clear: both;
}

.powermail_check_inner {
	float: left;
	margin-top:4px;
	color: #01254F;

}

.powermail_check_inner label {
	margin-top: 2px;
	color: #01254F;
	font-size: 12px;
    float: right;
	width: 350px;
}

.powermail_check_inner .powermail_check {
	float: left;
	width: 10px;
}

.tx_powermail_pi1_fieldwrap_html .powermail_submit {	
	margin-top: 15px;
}

.powermail_mandatory_js {
	text-align: center;
	color: #ff0000;
}

.csc-mailform-field span {	
	color: #01254F;
	font-size: 15px;
	font-weight: bold;
	margin-top: 25px;
	margin-bottom: 5px;
}

#mailformformtype_mail {
	margin-top: 25px;
}
	
.csc-mailform-field input, .csc-mailform-field textarea {	
	margin-top: 2px;
	background-color:#CDDAEA;
    width: 256px;
    }

.field-m1, .field-m2, .field-m3, .field-m4, .field-m5, .field-m6, .field-m7, .field-m8, .field-m9, .field-m10 {
	float: left;
	margin-top:4px;
	color: #01254F;

}
.field-m1 label, .field-m2 label, .field-m3 label, .field-m4 label, .field-m5 label, .field-m6 label, .field-m7 label, .field-m8 label, .field-m9 label, .field-m10 label  {
	margin-top: 2px;
	color: #01254F;
	font-size: 12px;
    float: right;
	width: 350px;
}
.field-m1 input, .field-m2 input, .field-m3 input, .field-m4 input, .field-m5 input, .field-m6 input, .field-m7 input, .field-m8 input, .field-m9 input, .field-m10 input  {
float: left;
width: 10px;
}

/*Gallery*/

.rgsgnest349 {
	margin-left: 20px;
	margin-bottom: 10px;
}
