@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: "" "";
}

/* --- TAG STYLES --------------------------------------------------- */

html, body{
	height:100%;
}
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#2f6997;
	line-height:1.5;
	text-align:center;
	background:#dde6ec url(../img/background/body_bg.png) 0 0 repeat-x;
}
hr{
	border:0 none;
	border-bottom:solid 1px #6c9734;
	margin:0 0 20px 0;
	width:100%;
	height:0;
	display:inline-block;
}
p{
	margin:0 0 20px 0;
}
h1{
	font-family: 'PT Serif', serif;
	color:#36607e;
	font-weight:normal;
	font-size:22px;
	line-height:1.2;
	margin:0 0 15px 0;
}
h2{
	font-family: 'PT Serif', serif;
	color:#36607e;
	font-weight:normal;
	font-size:18px;
	line-height:1.2;
	margin:0 0 10px 0;
}
h3{
	color:#2f6997;
	font-size:14px;
	font-weight:normal;
	margin:0 0 10px 0;
}
h4, h5, h6{
	color:#2f6997;
	font-size:14px!important;
	font-weight:normal;
	margin:0;
}
h1 a,h2 a, h3 a, h1 a:link,h2 a:link, h3 a:link{
	color:#2f6997;
}
h1 a:hover,h2 a:hover, h3 a:hover {
	color:#2f6997;
}
a, a:link{
	color:#2f6997;
	text-decoration: underline;
}
a:hover{
	color:#494120;
	text-decoration:none;
}
ul{
	margin-left:15px;
	margin-bottom:20px;
}
ul li{
	list-style:disc;
	line-height:1.5;
}
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;
}
address{
	font-style:normal;
}
table{
	width:100%;
	margin:0 0 20px 0;
}
table th{
	font-weight:bold;
}

/* --- EXTENDED STYLES --------------------------------------------------- */

#outer {
    display: table;
    position: absolute;
    height: 100%;
    width: 100%;
}

#middle {
    display: table-cell;
    vertical-align: middle;
}

#header h1{
	font-size:22px;
	font-family: 'PT Serif', serif;
	color:#36607e;
	font-weight:normal;
	line-height:1.1;
	margin:16px 0 0 19px;
}
#header img {
	padding: 15px 10px;
}
div.box_header h1, div.box_header h2, div.box_header h3, div.box_header h4, div.box_header h5, div.box_header h6{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#edf2f5;
	margin:4px 0 0 8px;
}
a.link_button{
	width: 400px;
	padding:3px 7px 4px 14px;
	background:url(../img/link_button2.png) 0 0 no-repeat;
	color:#FFFFFF;
	text-decoration:none;
}
a:hover.link_button{
	color:#494120;
}
img.inline_img_right{
	float:right;
}
p.link_para{
	margin-bottom:12px;
}
img.img_border{
	border:1px solid #cecece;
}
.nomarginleft{
	margin-left:0!important;
}

dl span {
        float:left; 
        width:150px;
}
dl dt {
        font-weight:bold; 
        color:#36607e;
}

/* --- MAIN SLICE --------------------------------------------------- */

#main_wrapper{
	width:960px;
	min-height:12px;
	height:auto!important;
	height:12px;
	margin:0 auto;
	background:url(../img/background/main_bg_top.png) 0 0 no-repeat;
}
#main{
	width:960px;
	float:left;
	background:red;
	margin-top:12px;
	background:url(../img/background/main_bg_middle.png) 0 0 repeat-y;
	padding-bottom:60px;
}
#main_positioner{
	width:860px;
	float:left;
	margin:28px 0 0 45px;
	text-align:left;
}
#header{
	width:858px;
	height:119px;
	border-top:1px solid #c3ced6;
	border-left:1px solid #c3ced6;
	border-right:1px solid #c3ced6;
	float:left;
	background:url(../img/background/header_bg.png) right top no-repeat;
	position:relative;
}
#header_top{
	width:858px;
	height:79px;
	float:left;
}
#header_bottom{
	width:858px;
	height:40px;
	float:left;
}
#content{
	width:860px;
	float:left;
	margin:20px 0 0 0;
}
#content_left{
	width:540px;
	float:left;
}
#content_right{
	width:300px;
	float:left;
	margin:0 0 0 20px;
}
#content_big{
	width:860px;
	float:left;
}
#media_wrapper{
	width:540px;
	height:280px;
	float:left;
	margin:0 0 20px 0;
	position:relative;
}
#media_positioner{
	width:630px;
	height:301px;
	position:absolute;
	margin:-9px 0 0 -80px;
	background:url(../img/background/media_bg.png) 0 0 no-repeat;
}
#media{
	width:620px;
	height:280px;
	float:left;
	margin-top:9px;
}
#footer_wrapper{
	width:960px;
	height:37px;
	float:left;
	background:url(../img/background/main_bg_footer.png) 0 0 no-repeat;
	margin-bottom:20px;
}
#footer{
	background:#3f7093;
	width:940px;
	height:20px;
	color:#FFFFFF;
	margin-left:5px;
	float:left;
}
#footer a, #footer a:link, #footer a:hover{
	color:#FFFFFF;
	text-decoration:none;
}
#footer p{
	line-height:1;
	margin:4px 0 0 0;
}
#footer_content{
	width:860px;
	height:20px;
	margin-left:45px;
	float:left;
	text-align:right;
}

/* --- MAIN NAVIGATION SLICE --------------------------------------------------- */

#main_nav{
	margin-left:0;
	margin-bottom:0;
	width:100%;
	height:40px;
	background:url(../img/background/navigation_bg.png) 0 0 repeat-x;
}
#main_nav li{
	list-style: none;
	line-height:1.5;
	float:left;
}
#main_nav li.last_child{
	float:right;
}
#main_nav li a, #main_nav li a:link{
	color:#edf2f5;
	text-decoration:none;
	display:block;
	float:left;
	padding:11px 10px;
}
#main_nav li.first_child a, #main_nav li.first_child a:link{
	padding-left:20px;
}
#main_nav li a:hover, #main_nav li a.active{
	color:#aeaeae;
	background:url(../img/background/main_nav_hover_bg.png) top center no-repeat;
}
#main_nav li.first_child a:hover, #main_nav li.first_child a.active{
	background-position:28px 0;
}
#main_nav li.last_child a:hover, #main_nav li.last_child a.active{
	background:none;
}
#main_nav li a.main_nav_pdf, #main_nav li a:hover.main_nav_pdf, #main_nav li a.active.main_nav_pdf{
	padding-left:27px;
	padding-right:8px;
	background:url(../img/background/main_nav_dossier_bg.png) 0 14px no-repeat;
}
#main_nav li a.main_nav_kontakt{
	padding-left:8px;
	padding-right:12px;
}

#main_nav li.nav-title {
	color:#edf2f5;
	display:block;
	float:left;
	padding:5px 10px;
	font-size: 20px;
	font-weight: bold;
}


/* --- BOXES SLICE --------------------------------------------------- */

div.box_wrapper{
	float:left;
	background:url(../img/background/boxes_header_bg.png) 0 0 repeat-x;
	margin-bottom:20px;
}
div.box_header{
	height:20px;
	float:left;
	background:url(../img/background/boxes_header_icon.png) bottom right no-repeat;
}
div.box_content_wrapper{
	min-height:259px;
	height:auto!important;
	height:259px;
	float:left;
	background:#f3f3f3;
	border-left:1px solid #c3ced6;
	border-right:1px solid #c3ced6;
	border-bottom:1px solid #c3ced6;
}
div.box_content{
	float:left;
	margin:26px 0 0 19px;
	
}
div.small_box_width_1{
	width:300px;
}
div.small_box_width_2{
	width:298px;
}
div.small_box_width_3{
	width:258px;
}

div.medium_box_width_1{
	width:540px;
}
div.medium_box_width_2{
	width:538px;
}
div.medium_box_width_3{
	width:498px;
}

div.large_box_width_1{
	width:860px;
}
div.large_box_width_2{
	width:858px;
	min-height:100px;
	height:auto!important;
	height:100px;
}
div.large_box_width_3{
	width:820px;
}

/* --- INLINE IMG --------------------------------------------------- */

div.inline_img_wrapper{
	float:left;
	width:498px;
	min-height:146px;
	height:auto!important;
	height:146px;
}
div.inline_img_left{
	float:left;
	width:220px;
	height:146px;
	margin-bottom:12px;
}
div.inline_img_right{
	float:left;
	width:258px;
	margin-left:20px;
}

/* --- MAP --------------------------------------------------- */

#google_map{
	border:1px solid #cfcfcf;
	margin-bottom:18px;
}
#map_select{
	margin-left:0;
	margin-bottom:20px;
	padding-bottom:19px;
	border-bottom:1px solid #b3b3b3;
}
#map_select li{
	list-style:none;
}
#map_select li input{
	margin:0;
}
#map_select li label{
	padding-left:5px;
}
div.map_minheight{
	min-height:500px;
	height:auto!important;
	height:500px;
}

/* --- GALLERY SLICE --------------------------------------------------- */

div.highslide-gallery{
	float:left;
}
div.highslide-gallery a, div.highslide-gallery a:link{
	margin:0 0 20px 20px;
	display:block;
	float:left;
	/*width:100px;*/
	height:66px;
}
#videos_left, #videos_right{
	float:left;
	width:400px;
	min-height:100px;
	height:auto!important;
	height:100px;
	margin-bottom:20px;
}
#videos_right{
	margin-left:20px;
}

/* --- CONTACT FORM --------------------------------------------------- */

#k_form{
	width:498px;
}
#k_form table{
	width:498px;
}
#k_form label{
	cursor:pointer;
}
#k_form table td{
	vertical-align:top;
}
#k_form table td.td_lbl{
	width:100px;
}
#k_form table td{
	padding-bottom:12px;
}
#k_form table input{
	font-family:Arial, Helvetica, sans-serif;
	width:381px;
	padding:0 5px;
	font-size:12px;
	color:#2f6997;
}
#k_form table input#f_anrede_herr{
	margin-left:10px!important;
}
#k_form table input#f_plz{
	width:55px;
	margin-right:14px;
}
#k_form table input#f_ort{
	width:296px;
}
#k_form table input#f_anrede_frau, #k_form table input#f_anrede_herr{
	margin:0;
	padding:0;
	width:13px;
}
#k_form table textarea{
	font-family:Arial, Helvetica, sans-serif;
	width:385px;
	height:200px;
	font-size:12px;
	color:#2f6997;
	padding:0 5px;
}
td.td_submit{
	text-align:left;
}
#err_log{
	margin:0 0 20px 0;
	width:498px;
}
#err_log p{
	margin:0 0 0.1em 0;
	color:red;
}

/* --- NIVO SLIDER --------------------------------------------------- */

.nivoSlider {
    position:relative;
    width:620px; /* Change this to your images width */
    height:280px; /* Change this to your images height */
    /*background:url(../js/nivo-slider/themes/default/loading.gif) no-repeat 50% 50%;*/
}
.nivoSlider img {
    position:absolute;
    top:0px;
    left:0px;
    /*display:none;*/
}
.nivoSlider a {
    border:0;
    display:block;
}
