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



body{
	margin:0px;
	padding:0px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	line-height:1.5;
	color:#404d6a;
	}

ul{
	margin-left:20px;
	}

a{
	text-decoration:none;
	color:#57627c;
	font-weight:bold;
	margin:0px;
	}


#mainbox{
	width:1200px;
	height:1000px;
	}

h1{
	width:700px;
	margin-left:50px;
	font-size:20px;
	font-weight:bold;
	color:#102045;
	}

h2{ /* Headlines bei der Auflistung der Subrubriken */
	margin-bottom:5px;
	font-size:16px;
	font-weight:bold;
	color:#102045;
	}
	
h3{ /* Headline modul Artikel */
	font-size:24px;
	font-weight:bold;
	text-transform:uppercase;
	color:#102045;
	margin-bottom:43px;
	margin-right:300px;
	}

h4{ /* Headline modul startseite */
	font-size:24px;
	font-weight:bold;
	text-transform:uppercase;
	color:#102045;
	margin-bottom:43px;
	}

	/*width:500px;
	margin-left:0px;
	margin-top:-50px;
	margin-bottom:43px;
	margin-right:300px;
	float:left;*/


/* ++++++++++++++++++++ Head ++++++++++++++++++++++++*/
#head{
	position:relative;
	width:1200px;
	height:150px;
	margin-top:0px;
	}
#kk_logo{
	width:150px;
	height:100px;
	margin-left:50px;
	padding-top:50px;
	display:block;
	float:left;
	}
#navigationKK{
	min-width:400px;
	height:100px;
	margin-left:38px;
	padding-top:50px;
	float:left;
	color:#57627c;
	}
#navigationKK ul{
	list-style:none;
	float:left;
	font-weight:bold;
	margin:0px;
	padding-left:0px;
	padding-right:30px;
	display:block;
	color:#57627c;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	}
.mainmenu_link_a{
	background-image:url(../img/link_norm.jpg);
	background-repeat:no-repeat;
	background-position:left;
	text-decoration:none;
	margin-right:10px;
	color:#57627c;
	}

.mainmenu_link_a_choosen{
	background-image:url(../img/link_active.jpg);
	background-repeat:no-repeat;
	background-position:left;
	text-decoration:none;
	margin-right:10px;
	color:#102045;
	}

.p_link_mainmenu{
	margin-left:20px;
}

.mainmenu_link_a:hover{
	background-image:url(../img/link_active.jpg);
	background-repeat:no-repeat;
	background-position:left;
	text-decoration:none;
	color:#102045;
	}
	
#stoerer{
	min-width:20px;
	height:150px;
	float:left;
	}
/* ++++++++++++++++++++ Spalte Links++++++++++++++++ */
#spalte_links{
	width:200px;
	margin-top:75px;
	float:left;
	}
.artikel_box{
	margin-left:50px;
	margin-bottom:30px;
	width:148px;
	float:left;
	}

.artikel_startseite_bezeichnung, table{
	font-size:10px;
	font-weight:bold;
	color:#102045;
	line-height:1.5;
	padding:0;
	}
#subnavigation{
	list-style:none;
	color:#57627c;
	margin:0px;
	padding:0px;
	font-weight:bold;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	}
.subnavigation_li_a{
	color:#57627c;
	background-image:url(../img/link_norm_submenu.jpg);
	background-repeat:no-repeat;
	background-position:left;
	}
	
.subnavigation_li_a_chosensubrubrik{
	color:#102045;
	background-image:url(../img/link_active.jpg);
	background-repeat:no-repeat;
	background-position:left;
	}
	
.subnavigation_li_a:hover{
	color:#102045;
	background-image:url(../img/link_active.jpg);
	background-repeat:no-repeat;
	background-position:left;
	}
#themen_shuffle{
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:8px;
	width:150px;
	margin-top:15px;
	float:left;
	}
.regler_einheit{
	width:150px;
	float:left;
	}
.schuffle_kategorie{
	width:50px;
	float:left;
	font-size:9px;
	}
.schuffle_regler{
	width:150px;
	float:left;
	margin-left:-22px;
	}

#shuffle_ergebnis{
	width:150px;
	float:left;
	margin-top:5px;
	}
#formular_send{
	margin-top:10px;
	padding-left:50px;
	float:left;
	}
	
.slider_treffer_thumbnails{
	width:25px;
	height:25px;
	margin-right:5px;
	margin-bottom:5px;
	float:left;
	}
/* ++++++++++++++++++++Content ++++++++++++++++++++++ */
#content_mainbox{
	position:relative;
	width:900px;
	float:left;
	}
	
#headline_rubrik_auflistung{
	width:490px;
	margin-left:60px;
	margin-top:0px;
	margin-bottom:35px;
	font-size:24px;
	font-weight:bold;
	text-transform:uppercase;
	color:#102045;
	float:left;
	}
	
#headline_rubrik_startseite{
	width:800px;
	margin-bottom:50px;
	margin-top:-30px;
	font-size:24px;
	font-weight:bold;
	text-transform:uppercase;
	color:#102045;
	float:left;
	}

#intro_content_box{
	width:800px;
	margin-left:60px;
	float:left;
	}
#artikel_content{
	width:800;
	float:left;
	}

#area_intro_lang{
	width:500px;
	margin-bottom:20px;
	margin-right:300px;
	float:left;
	}

#referenz_seite1{
	width:230px;
	margin-right:15px;
	float:left;
	}
	
#referenz_seite2{
	width:230px;
	margin-right:15px;
	float:left;
	}
#referenz_seite3{
	width:230px;
	margin-right:15px;
	float:left;
	}
.referenz_bild_startseite{
	position:relative;
	vertical-align:bottom;
	width:230px;
	height:320px;
	z-index:998;
	}
	
.referenz_bild_startseite_absulute{
	position:absolute;
	bottom:0px;
	z-index:999;
	}

.referenz_bild_startseite_datum{
	font-size:9px;
	margin-bottom:5px;
	}
.referenz_bild_startseite_bezeichnung{
	font-size:12px;
	min-height:10px;
	font-weight:bold;
	display: table-cell;
    vertical-align: middle;
	padding-bottom:2px;
	color:#102045;
	}
.referenz_bild_startseite_kunde{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	padding-top:2px;
	padding-bottom:8px;
	text-transform:uppercase;
	}
.linie{
	width:100%;
	height:14px;
	background-image:url(../img/linie.gif);
	background-repeat:repeat-x;
	}

/*+++++++++++++++++++++Content/Artikel+++++++++++++++++++*/



.artikel_visual{
	width:500px;
	float:left;
	}

#box_bild_pageflip_absaetze_text_lang{
	width:500px;
	float:left;
	}

#alle_referenzen{ /* Referenzen aus der Rubrik*/
	width:65px;
	min-height:200px;
	float:left;
	margin-top:0px;
	margin-left:50px;
	}
	
.referenzen_alle_box{
	width:65px;
	height:25px;
	margin-bottom:5px;
	float:left;
	}

.referenzen_alle_thumbnail{
	width:25px;
	height:25px;
	float:left;
	}
.referenzen_aktiv{
	width:30px;
	height:25px;
	margin-left:10px;
	float:left;
	background-image:url(../img/link_norm.jpg);
	background-repeat:no-repeat;
	background-position:center;
	}
.referenzen_aktiv_aktuelle_position{
	width:30px;
	height:25px;
	margin-left:10px;
	float:left;
	background-image:url(../img/link_active.jpg);
	background-repeat:no-repeat;
	background-position:center;
	}
#aufzaehlung_absaetze_box{
	width:500px;
	height:30px;
	margin-bottom:15px;
	float:left;
	}

#aufzaehlung_absaetze_box_popup{
	width:800px;
	height:30px;
	margin-bottom:15px;
	float:left;
	}

.aufzaehlung_absaetze{ /* Alle Absätze, die es zu einer Referenz gibt */
	width:18px;
	height:18px;
	padding-top:2px;
	margin-top:10px;
	margin-right:4px;
	display:block;
	vertical-align:middle;
	text-align:center;
	background-color:#CCC;
	float:left;
	}
	
.aufzaehlung_absaetze_aktiv{
	width:18px;
	height:18px;
	padding-top:2px;
	margin-top:10px;
	margin-right:4px;
	display:block;
	vertical-align:middle;
	text-align:center;
	background-color:#999;
	float:left;
	}

#artikel_text_lang{
	width:500px;
	margin-bottom:50px;
	float:left;
	}
/*+++++++++++++++++++++Content/Absätze+++++++++++++++++++*/

#box_pageflip_funktion{
	width:800px;
	float:left;
	}

#headline_absatz{
	width:700px;
	margin-bottom:25px;
	font-size:24px;
	font-weight:bold;
	text-transform:uppercase;
	color:#102045;
	}
#absatz_area_text{	
	width:500px;
	padding-right:300px;
	margin-top:30px;
	font-size:13px;
	float:left;
	}

#popup_close{
	background-image:url(../img/background_popup_clear.png);
	background-repeat:repeat;
	width:100%;
	height:100%;
	}
	/*##################### News +++++++++++++++++*/
.news_box{
	width:490px;
	min-height:100px;
	margin-left:60px;
	margin-bottom:30px;
	float:left;
	}
.news_visual{
	width:120px;
	min-height:50px;
	margin-right:30px;
	float:left;
	}
.news_text_inhalt{
	width:340px;
	float:left;
	}
	
/* ############### PopUP Schatten etc. ############### */
#mainbox_absatz_incl_schatten{
	position:absolute;
	width:916px;
	min-height:200px;
	margin-left:50%;
	top:50px;
	left:-448px;
	z-index:103;
	float:left;
	}
#box_close_absatz_popup{
	width:906px;
	height:20px;
	text-align:right;
	margin-right:10px;
	}
#schadow_links_oben{
	width:13px;
	height:18px;
	float:left;
	background-image:url(../img/fancy_shadow_nw.png);
	background-repeat:no-repeat;
	}
#spacer_horizont_oben{
	width:890px;
	height:18px;
	float:left;
	background-image:url(../img/fancy_shadow_n.png);
	background-repeat:repeat-x;
	}

#schadow_rechts_oben{
	width:13px;
	height:18px;
	float:left;
	background-image:url(../img/fancy_shadow_ne.png);
	background-repeat:no-repeat;
	}
#spacer_vertical_links{
	width:916px;
	float:left;
	background-image:url(../img/spacer_popup_schatten.png);
	background-repeat:repeat-y;
	}
	
#wrapper_absatz{
	width:800px;
	min-height:200px;
	margin-left:13px;
	padding:45px;
	float:left;
	background-color:#ffffff;
	}
#spacer_vertical_rechts{
	width:903px;
	float:left;
	margin-left:13px;
	background-image:url(../img/fancy_shadow_e.png);
	background-position:right;
	background-repeat:repeat-y;
	}
#schadow_links_unten{
	width:13px;
	height:18px;
	float:left;
	background-image:url(../img/fancy_shadow_sw.png);
	background-repeat:no-repeat;
	}

#spacer_horizont_unten{
	width:890px;
	height:18px;
	float:left;
	background-image:url(../img/fancy_shadow_s.png);
	background-repeat:repeat-x;
	}
#schadow_rechts_unten{
	width:13px;
	height:18px;
	float:left;
	background-image:url(../img/fancy_shadow_se.png);
	background-repeat:no-repeat;
	}
#head_absatz_box{
	width:916px;
	height:18px;
	float:left;
	}

#footer_absatz{
	width:916px;
	height:18px;
	float:left;
}
/* ######################################################### */

#modul_funktionen{
	background-color:#cfd1d7;
	padding-left:10px;
	padding-right:5px;
	padding-top:5px;
	padding-bottom:15px;
	}
.tooltip-content {
	display: none;      /* required */
	position: absolute; /* required */
	width: 220px;
	padding: 10px;
	background-color: #102045;
	text-align: center;
	color: #fff;
	box-shadow:0px 0px 3px #666;
	z-index:999;
	}
.tooltip-content > *{
	color:#FFF;
	}
.tooltip-content h3{
	font-size:12px;
	margin:0px;
	text-transform:none;
	}
.tooltip-content p{
	font-weight:normal;
	font-size:10px;
	}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
	background: #333; /* Fallback IE 6-8 */
    background: rgba(0, 0, 0, .6);
}

.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:30px 30px 30px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}

	


