@charset "utf-8";

/*@import url("layout_tools.css");*/
@import url("../fonts/fontawesome/css/font-awesome.css");

@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,400italic,600,600italic,700,700italic,800,800italic); /* 'Open Sans' */
@import url(http://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,300italic,700); /* 'Open Sans Condensed' */
@import url(http://fonts.googleapis.com/css?family=Oswald:400,300,700); /* 'Oswald' */

html, body {
	background: #000000 url(../images/bg_body.jpg) no-repeat center top;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font: normal 12px/18px Arial,Helvetica;
	color: #f9f9f9;
	height: 100%;
	min-height: 100%;
	hyphens: auto;
	-moz-hyphens: auto;
	-webkit-hyphens: auto;
	-ms-hyphens: auto;
	-webkit-locale: 'de';
	-webkit-text-size-adjust: none;
}



/* SPRACHAUSWAHL */
.layout_sprachauswahl {
	position: absolute;
	z-index: 999;
	margin: 165px 0px 0px 25px;
	padding: 0px 0px 0px 0px;
}
.layout_sprachauswahl_inhalte {
	width: 900px;
	margin: 0 auto;
}
.sprache_label, .sprache_label a, .sprache_label a:link {
	width: 24px;
	height: 19px;
	display: block;
	padding: 0px 3px 0px 0px;
}
.sprache_de-DE {
	background: transparent url(../images/icons/de-DE.png) no-repeat left top;
}
.sprache_en-GB  {
	background: transparent url(../images/icons/en-GB.png) no-repeat left top;
}
.sprache_es-ES  {
	background: transparent url(../images/icons/es-ES.png) no-repeat left top;
}



/* LOGO */
.layout_logo {
	width: 920px;
	margin: 0 auto;
}
.layout_logo_img {
	background: transparent url(../images/bg_logo_DIDEE.png) no-repeat left top;
	width: 120px;
	height: 150px;
	display: block;
	margin: 0px 0px 0px 30px;
	padding: 0px 0px 0px 0px;
	position: absolute;
	z-index: 99999;	
}
.logo, .logo a, .logo a:link {
	width: 120px;
	height: 150px;
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}



/* HEADER UND SLIDESHOW */
/* BANNERSLIDER */
.codedesign_bannerslider div.royalSlider {
	width: 920px;
	height: 450px;
	/*position: absolute;*/
	margin: 0px 0px 0px 0px;
}
.codedesign_bannerslider div.royalSlider > .bannerslide {
	/* preload !! */
	visibility: hidden; 
}
.codedesign_bannerslider div.bannerslide {
	width: 920px;
	height: 450px;
	margin: 0 auto;
	text-align: left;
}
.bannerslider_prev,
.bannerslider_next {
	background: url(../images/icons/icon_slider_mini_pfeile.png) no-repeat -35px 0;
	width: 35px;
	height: 35px;
	display: block;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	-moz-transition: background-position 0.4s ease-out 0s; 
	-webkit-transition: background-position 0.4s ease-out 0s; 
	transition: background-position 0.4s ease-out 0s;
	cursor: pointer;
	position: absolute;
}
.bannerslider_prev {
	background-position: 0px -35px;
	margin: 200px 460px 0px 0px;
	right: 50%;
	z-index: 100;
}
.bannerslider_next {
	margin: 200px 0px 0px 460px;
	left: 50%;
	z-index: 100;
}
.bannerslider_next:hover{
	background-position: 0 0;
}
.bannerslider_prev:hover {
	background-position: -35px -35px;
}
.bannerslider_play {
	background: transparent url(../images/icons/icon_play_pause.png) no-repeat left top;
	width: 34px;
	height: 34px;
	display: block;
	position: absolute;
	/*
	top: 516px;
	right: 50%;
	*/
	z-index: 100;
	margin: 0px 0px 0px 860px;
	padding: 0px 0px 0px 0px;
	cursor: pointer;
	-moz-transition: all 0.2s ease-out 0s; 
	-webkit-transition: all 0.2s ease-out 0s; 
	-ms-transition: all 0.2s ease-out 0s;
	transition: all 0.2s ease-out 0s;
}
.bannerslider_play:hover {
	background-position: left bottom;
}
.bannerslider_play.bannerslider_play_toggle {
	background: url(../images/icons/icon_play_pause.png) no-repeat right top;
}
.bannerslider_play.bannerslider_play_toggle:hover {
	background-position: right bottom;
}
/* TEAMSLIDES */
.bannerslide_inner_container_content {
	width: 350px;
	height: 200px;
	display: block;
	margin: 60px 0px 0px 40px;
	padding: 0px 0px 0px 0px;
	position: absolute;
}
.bannerslide_inner_container_content_name {
	font: normal 25px/25px 'Oswald', Helvetica, sans-serif;
	font-weight: 300;
	color: #151515;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.bannerslide_inner_container_content_status {
	margin: 30px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #505050;
	font-style: italic;
}
.bannerslide_inner_container_content_text {
	margin: 60px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.bannerslide_inner_container_content {
	
}
.bannerslide_inner_container_content ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
}
.bannerslide_inner_container_content ul li {
	background: url(../images/icons/icon_arrow_schwarz_rechts.png) no-repeat left 6px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 15px;
}



/* LAYOUT */
.layout_body {
	background: transparent url() no-repeat center top;
	width: 100% !important;
	height: 100% !important;
	display: block;
}
.layout_body_blank {
	background: transparent url() no-repeat center top;
	/* im body tag */
	width: 100% !important;
	height: 100% !important;
	display: block;
}
.layout_rahmen {
	width: 920px;
	height: 100%;
	margin: 0 auto;
	/*
	-moz-box-shadow: 0px 0px 10px 2px #1e1e1e;
	-webkit-box-shadow: 0px 0px 10px 2px #1e1e1e;
	box-shadow: 0px 0px 10px 2px #1e1e1e;
	*/
}
.layout_rahmen_inhalte {
	margin: 0px 0px 0px 0px;
	padding: 50px 0px 0px 0px;
}



/* SPALTEN */
.layout_spalten {
	background: #0E1822 url(../images/bg_spalten.png) repeat-y right top;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.layout_spalte_links {
	width: 290px;
}
.layout_spalte_links_inhalte {
	padding: 0px 10px 0px 40px;
	text-align: justify;	
}
.layout_spalte_rechts {
	width: 620px;
	/*border-left: 1px solid #010101;*/
}
.layout_spalte_rechts_inhalte {
	padding: 0px 0px 0px 0px;
	text-align: justify;	
}

.layout_component {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.layout_component_inhalte {
	padding: 0px 40px 80px 60px;
	text-align: justify;		
}



/* PFAD */
.layout_breadcrumbs {
	background: #0e1822;
	background: -moz-linear-gradient(top, #0e1822 0%, #080d14 100%, #060a0f 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0e1822), color-stop(100%,#080d14), color-stop(100%,#060a0f));
	background: -webkit-linear-gradient(top, #0e1822 0%,#080d14 100%,#060a0f 100%);
	background: -o-linear-gradient(top, #0e1822 0%,#080d14 100%,#060a0f 100%);
	background: -ms-linear-gradient(top, #0e1822 0%,#080d14 100%,#060a0f 100%);
	background: linear-gradient(to bottom, #0e1822 0%,#080d14 100%,#060a0f 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0e1822', endColorstr='#060a0f',GradientType=0 );
	height: 40px;
	font: normal 11px/40px Arial,Helvetica;
	color: #f9f9f9;
}
.layout_breadcrumbs_inhalte {
	width: 920px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.layout_modul_breadcrumbs {
	margin: 0px 0px 0px 36px;
}
.layout_breadcrumbs_inhalte img {
    display: none;
}
.layout_breadcrumbs span {
	margin: 0px 10px 0px 5px;
}
.layout_breadcrumbs a.pathway {
	background: url(../images/icons/icon_arrow_weiss_rechts.png) no-repeat right 4px;
	padding: 0px 16px 0px 0px;
	margin-left: 5px;
	color: #f9f9f9;
	text-decoration: none;
}
.layout_breadcrumbs a.pathway:hover {
	background-image: url(../images/icons/icon_arrow_weiss_full_rechts.png);
	color: #f9f9f9; 
	text-decoration: none;
}
.layout_breadcrumbs a.breadcrumbs_home {
	background: transparent url(../images/icons/icon_home_klein.png) no-repeat center 8px; 
	height: 13px; 
	width: 13px; 
	float: left;
	border-radius: 2px; 
	-webkit-border-radius: 2px;
	margin: 8px 5px 0px 0px; 
	text-indent: -999em; 
	padding: 2px 5px !important;
}
.layout_breadcrumbs:hover a.breadcrumbs_home {
	/* background: #151515 url(../images/icons/icon_home_klein.png) no-repeat center center; */
}
.layout_breadcrumbs .breadcrumbs_showHere {
	background: url(../images/icons/icon_arrow_weiss_rechts.png) no-repeat right 4px;
	margin: 0px 3px 0px 0px;
	padding: 0px 12px 0px 0px;
}
.layout_breadcrumbs span.breadcrumbs_youarehere {
	border-radius: 3px;
	-webkit-border-radius: 3px;
	opacity: 0;
	filter:alpha(opacity=0);
	background: #f9f9f9 url(../images/icons/icon_arrow_schwarz_links.png) no-repeat 5px center;
	padding: 0px 8px 0px 15px;
	color: #010101;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	margin-left: 40px; /*float:right;*/
}
.layout_breadcrumbs:hover span.breadcrumbs_youarehere {
	opacity: 1;
	margin-left: 0;
	filter:alpha(opacity=100);
}
span.breadcrumbs_youarehere:hover {
	cursor: help;
}
/* ZU TOP 1 PFEIL */
.layout_zutop {
	width: 35px;
	height: 35px;
	position: relative;
	z-index: 100;
	margin: 0px 30px 0px 0px;
}
.layout_zutop a {
	width: 35px;
	height: 35px;
	display: none;
	text-decoration:none !important;
	position: relative;
	padding: 0 !important;
	float: left;
}
.layout_zutop a:hover {
	background-position: left bottom !important;
	background-color: transparent;
	text-decoration: none !important;
}
.layout_zutop .zutop {
	background: url(../images/icons/icon_slider_mini_pfeile.png) no-repeat left -68px;
	-moz-transition: background-position 0.5s ease-out 0s;
	-webkit-transition: background-position 0.5s ease-out 0s;
	transition: background-position 0.5s ease-out 0s;
}
.layout_zutop .zutop:hover {
	background: url(../images/icons/icon_slider_mini_pfeile.png) no-repeat;
}

/* ZU TOP 2 BUTTON RECHTS UNTEN */
.zutop_button {
	background: #0e1822;
	background: -moz-linear-gradient(top, #0e1822 0%, #080d14 100%, #060a0f 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0e1822), color-stop(100%,#080d14), color-stop(100%,#060a0f));
	background: -webkit-linear-gradient(top, #0e1822 0%,#080d14 100%,#060a0f 100%);
	background: -o-linear-gradient(top, #0e1822 0%,#080d14 100%,#060a0f 100%);
	background: -ms-linear-gradient(top, #0e1822 0%,#080d14 100%,#060a0f 100%);
	background: linear-gradient(to bottom, #0e1822 0%,#080d14 100%,#060a0f 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0e1822', endColorstr='#060a0f',GradientType=0 );
	width: 120px;
	height: 28px;
	right: 7px;
	bottom: 7px;
	position: fixed;
	z-index: 99999;	
	display: none;
	cursor: pointer;
}
.zutop_button_inhalte {
	margin: 0px 0px 0px 0px;
	padding: 9px 0px 0px 0px;
	text-transform: uppercase;
	font: normal 11px/11px Arial,Helvetica;
	color: #f9f9f9;
	text-align: center;
}
.zutop_button_inhalte:hover {
	color: #f9f9f9;
	text-shadow: 1px 1px 1px #000000;
}



/* CONTENT LISTE */
.content_liste_items h1 {
	font: normal 25px/25px 'Oswald', Helvetica, sans-serif;
	font-weight: 300;
	color: #151515;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 7px 0px;
}
.content_liste_items h2 {
	width: 100%;
	font: normal 11px/11px Arial, Helvetica, sans-serif;
	color: #151515;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 8px 0px;
	border-bottom: 1px dashed #b4b4b4;
}

.content_liste_item {
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 4px 0px;
	border-bottom: 1px dashed #b4b4b4;
}
.content_liste_item:last-child {
	border-bottom: none;
}
.content_liste_item a,
.content_liste_item a:link {
	background: url(../images/icons/icon_arrow_schwarz_rechts.png) no-repeat left 4px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
	text-decoration: none;
	color: #333333;
}
.content_liste_item a:hover {
	background: url(../images/icons/icon_arrow_schwarz_full_rechts.png) no-repeat left 4px;
	text-decoration: underline;
	color: #151515;
}



/* PRE FOOTER */
.layout_pre_footer {
	background: #ffffff;
	/*height: 240px;*/
}
.layout_pre_footer_inhalte {
	color: #091614;
	padding: 20px 40px 20px 40px;
}
.layout_pre_footer_inhalte h1 {
	font: normal 20px/20px 'Oswald', Helvetica, sans-serif;
	font-weight: 300;
	color: #091614;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 7px 0px;
}
.layout_pre_footer_inhalte h2 {
	width: 100%;
	font: normal 11px/11px Arial, Helvetica, sans-serif;
	color: #091614;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 8px 0px;
	border-bottom: 1px dashed #b4b4b4;
}
.layout_pre_footer_box_1 {
	width: 300px;
}
.layout_pre_footer_box_2 {
	width: 270px;
}
.layout_pre_footer_box_3 {
	width: 260px;
}
.layout_pre_footer_box_1_inhalte {
	margin: 0px 0px 0px 0px;
	padding: 0px 30px 0px 0px;	
}
.layout_pre_footer_box_2_inhalte {
	margin: 0px 0px 0px 0px;
	padding: 0px 20px 0px 0px;	
}
.layout_pre_footer_box_3_inhalte {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
}

.pre_footer_kontakt {
	margin: 0px 0px 0px 0px;
	padding: 18px 0px 0px 0px;	}
.pre_footer_kontakt_div {
	width: 80px;
}
.pre_footer_kontakt_icon {
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 0px;		
}



/* PRE FOOTER MENU */
ul.menu_pre_footermenu {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
}
ul.menu_pre_footermenu li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
}
ul.menu_pre_footermenu li a,
ul.menu_pre_footermenu li a:link,
ul.menu_pre_footermenu li a:visited {
	background: url(../images/icons/icon_arrow_schwarz_rechts.png) no-repeat left 4px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
	text-decoration: none;
	color: #333333;
}
ul.menu_pre_footermenu li a:hover {
	background: url(../images/icons/icon_arrow_schwarz_full_rechts.png) no-repeat left 4px;
	text-decoration: underline;
	color: #151515;
}
ul.menu_pre_footermenu li.active a,
ul.menu_pre_footermenu li.active a:link {
	background: url(../images/icons/icon_arrow_schwarz_full_rechts.png) no-repeat left 4px;
	text-decoration: none;
	color: #151515;
}



/* FOOTER */
.layout_footer {
	/*
	background: #081412;
	background: rgba(8, 20, 18, 0.72);
	*/
	width: 100%;
	height: 30px;
	display: block;
	margin: 10px 0px 50px 0px;
	padding: 0px 0px 0px 0px;
}
.layout_footer_inhalte {	
	padding: 10px 20px 0px 0px;
	font: normal 11px/11px Arial,Helvetica;
	color: #f9f9f9; 
	text-decoration: none;
}
.layout_footer_inhalte a,
.layout_footer_inhalte a:link,
.layout_footer_inhalte a:visited {
	color: #f9f9f9; 
	text-decoration: none;
}
.footer_copyright {
	font-style: italic;
}
a.powered_by_link,
a.powered_by_link:link,
a.powered_by_link:visited {
	color: #f9f9f9;
	/*text-shadow: 1px 1px 1px #000000;*/
}



/* NAVIGATION DROPDOWN */
.layout_navigation_dropdown {
	background: transparent url(../images/bg_navigation.png) no-repeat left top;
	width: 100%;
	height: 100px;
}
.layout_navigation_dropdown_inhalte {
	height: 45px;
	color: #333333;
	line-height: 45px;
}

ul.menu_dropdown {
	float: right;
}

.menu_dropdown, .menu_dropdown ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
	list-style-position: outside;
	position: relative;
	line-height: 45px;  /* LEVEL 0 */
	text-transform: uppercase;
}

 /* LEVEL 0 */
.menu_dropdown ul {
	position: absolute;
	display: none;
	top: 45px; /* LEVEL 0 */
	line-height: 25px;
}
.menu_dropdown li {
	float: left;
	position: relative;
}

.menu_dropdown > li {
	border-right: 1px solid #111f2a;
}
.menu_dropdown > li:last-child {
	border-right: none;
}



/* DD LEVEL 1 */
.menu_dropdown ul li {
	width: 225px;
	float: left;
	position: relative;
	border-bottom: 1px dashed #6f6f6f;
	z-index: 99999;
}
.menu_dropdown ul li:last-child {
	border-bottom: none;
}

/* DD LEVEL 2 */
.menu_dropdown ul ul {
	top: 0px;
	line-height: 25px;
}
.menu_dropdown li ul ul {
	left: 200px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 2px;
}

/* DD HOVER */
.menu_dropdown li:hover ul ul, 
.menu_dropdown li:hover ul ul ul, 
.menu_dropdown li:hover ul ul ul ul {
	display: none;
}
.menu_dropdown li:hover ul, 
.menu_dropdown li li:hover ul, 
.menu_dropdown li li li:hover ul, 
.menu_dropdown li li li li:hover ul {
	display: block;
}

/* DD LINKS */
.menu_dropdown a,
.menu_dropdown a:link,
.menu_dropdown a:visited,
.menu_dropdown span.separator {
	/*background-color: rgba(255, 255, 255, 0.3);*/
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 15px 0px 15px;
	color: #f9f9f9;
	text-decoration: none;
}
.menu_dropdown a:hover,
.menu_dropdown span.separator:hover {
	/*background-color: rgba(255, 255, 255, 0.8);*/
	color: #f9f9f9;
	/*text-shadow: 1px 1px 1px #000000;*/
}
.menu_dropdown span.separator {
	cursor: help;
}
.menu_dropdown li.active {
	/*background-color: rgba(255, 255, 255, 0.8);*/
	color: #f9f9f9;
}

/* DD LINKS LEVEL 1 */
.menu_dropdown ul li a,
.menu_dropdown ul li a:link,
.menu_dropdown ul li a:visited {
	/*background-color: rgba(255, 255, 255, 0.1);*/
	background: #090F16;
	background: rgba(9, 15, 22, 0.5);
	display: block;
	padding: 0px 15px 0px 15px;
}
.menu_dropdown ul li a:hover,
.menu_dropdown ul li.active {
	/*background-color: rgba(255, 255, 255, 0.2);*/
	background: #080D13;
	display: block;
}



/* PRE FOOTER NAVIGATION */
.pre_footer_navigation_items {
	
}
.pre_footer_navigation_item {
	width: 100%;
	border-bottom: 1px dashed #8a8a8a;
	padding: 5px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
}
.pre_footer_navigation_item:last-child {
	border-bottom: none;
}
.pre_footer_navigation_item a.pre_footer_navigation_item_readmore {
	background: url(../images/icons/icon_arrow_schwarz_rechts.png) no-repeat right 3px;
	width: 100%;
	height: 100%;
	display: block;
	text-decoration: none;
	color: #333333;
}
.pre_footer_navigation_item a.pre_footer_navigation_item_readmore:hover {
	background: url(../images/icons/icon_arrow_schwarz_full_rechts.png) no-repeat right 3px;
}



/* FOOTER NAVIGATION */
ul.menu_footer {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
}
.menu_footer ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
}
.menu_footer li {
	margin: 0px 10px 0px 0px;
	padding: 2px 7px 2px 7px;
	list-style: none;
	float: left;
}
.menu_footer li.active {
	background-color: #444444;
	border-radius: 3px;
	-webikit-border-radius: 3px;
}
.menu_footer li.active:hover {
	background-color: #555555;
}
.menu_footer li.active a {
	color: #ffffff;
}
.menu_footer li a {
	text-transform:uppercase;
	color:#555555;
}
.menu_footer li a:hover {
	color:#333333;
	text-decoration:none;
}
.menu_footer li a, #menu_footer .main {
	color: #999999;
}
.menu_footer li a:hover {
	color: #ffffff;
	text-decoration: underline;
}
.menu_footer li.active:hover a {
	text-decoration: none !important;
}
.menu_footer li a img {
	display: none;
}
.menu_footer span.image-title {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}



/* INSITE MENU */
ul.menu_insitemenu {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
}
ul.menu_insitemenu li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
}
ul.menu_insitemenu li a,
ul.menu_insitemenu li a:link,
ul.menu_insitemenu li a:visited {
	background: url(../images/icons/icon_arrow_weiss_rechts.png) no-repeat left 4px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
	text-decoration: none;
	color: #f9f9f9;
}
ul.menu_insitemenu li a:hover {
	background: url(../images/icons/icon_arrow_weiss_full_rechts.png) no-repeat left 4px;
	text-decoration: underline;
	color: #f9f9f9;
}
ul.menu_insitemenu li.active a,
ul.menu_insitemenu li.active a:link {
	background: url(../images/icons/icon_arrow_weiss_full_rechts.png) no-repeat left 4px;
	text-decoration: none;
	color: #f9f9f9;
}


/* UL INTERNE LINKS */
ul.ul_interne_links {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;	
}
ul.ul_interne_links li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
}
ul.ul_interne_links li {
	background: url(../images/icons/icon_arrow_weiss_rechts.png) no-repeat left 5px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
	text-decoration: none;
	color: #f9f9f9;
}
ul.ul_interne_links li:hover {
	/* background: url(../images/icons/icon_arrow_weiss_full_rechts.png) no-repeat left 4px; */
}
ul.ul_interne_links li a,
ul.ul_interne_links li a:link,
ul.ul_interne_links li a:visited {
	text-decoration: none;
	color: #f9f9f9;
}
ul.ul_interne_links li a:hover {
	text-decoration: underline;
	color: #f9f9f9;
}


/* SOCIAL MEIDA */



/* LIGHTBOX OVERLAY */
.div-overlay {
	background: url(../images/bg_overlay.png) repeat top left;
	width: 100%;
	height: 100%; 
	position: absolute; 
	top: 0; 
	left: 0;
	z-index: 200;
	display: none; 
}



/* BUTTONS UND INPUTS */
textarea, input {
	font: normal 12px/18px Arial,Helvetica;
}
.button {
	background: #2D2D2D;
	border: 1px solid #282828;
	color: #f9f9f9;
	cursor: pointer;
	font: 12px/12px Arial,Helvetica;
	padding: 4px 15px 4px 15px;
	text-shadow: 1px 1px 1px #000000;
}
.button:hover {
	background: #3F3F3F;
	border: 1px solid #585858;
}
.button_ {
	background: #ffffff;
	background: -moz-linear-gradient(top,  #ffffff 0%, #e2e2e2 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e2e2e2));
	background: -webkit-linear-gradient(top,  #ffffff 0%,#e2e2e2 100%);
	background: -o-linear-gradient(top,  #ffffff 0%,#e2e2e2 100%);
	background: -ms-linear-gradient(top,  #ffffff 0%,#e2e2e2 100%);
	background: linear-gradient(to bottom,  #ffffff 0%,#e2e2e2 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e2e2e2',GradientType=0 );
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0px 0px 2px rgba(0,0,0,0.4);
	-webkit-box-shadow: 0px 0px 2px rgba(0,0,0,0.4);
	color: rgba(0,0,0,0.9);
	text-shadow: 1px 1px 0px rgba(255,255,255,0.8);
	border: 1px solid #c8c8c8;
	font: 12px/12px Arial,Helvetica;
	padding: 5px 10px 5px 10px;
}
.button_:hover {
	background: rgba(240,240,240,1);
}
.button_:active, .button_:focus {
	background: -webkit-gradient(linear,0% 100%,0% 0%,from(rgba(255,255,255,1)),to(rgba(185,185,185,1)));
	background: -moz-linear-gradient(bottom,rgba(255,255,255,1),rgba(185,185,185,1));
}
.button_:disabled {
	color: rgba(0,0,0,0.4);
	text-shadow: 1px 1px 0px rgba(255,255,255,0.5);
	background: rgba(220,220,220,1);
}


/* KONTAKT FORM */
.kontakt_form_element {
	padding: 0px 0px 15px 0px;
}
.kontakt_anliegen_counter {
	font: 11px/11px Arial,Helvetica;
	color: #7b7b7b;
	cursor: help;
	padding: 5px 0px 0px 5px;	
	margin: 0px 0px 0px 0px;
}
.kontakt_form_checkbox {
	position: relative;
	top: 2px;
}

/* CMS */
p {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
dl.article-info {
	width: 100%;
	height: 100%;
	display: block;
	padding: 0px 0px 20px 0px;
	margin: 0px 0px 0px 0px;
	clear: left;
}
dt.article-info-term {
	display: none;
}
dd.category-name, dd.create, dd.published, dd.modified, dd.createdby {
	font: normal 11px/11px Arial,Helvetica;
	color: #585858;
	font-style: italic;
	padding: 0px 5px 0px 0px;
	margin: 0px 0px 0px 0px;
	float: left;
}
dd.published {
	/*clear: left;*/
}
dl.article-info a, dl.article-info a:link, dl.article-info a:visited,
dd.category-name a, dd.category-name a:link, dd.category-name a:visited {
	font: normal 11px/11px Arial,Helvetica;
	color: #585858 !important;
	font-style: italic;
	text-decoration: none;
}

/* READMORE */
p.readmore, div.readmore {
	padding:0;
	height: 18px;
}
p.readmore a, div.readmore a {
	background: #080D14 url(../images/icons/icon_arrow_weiss_rechts.png) no-repeat 95% 7px;
	/*width: 96%;*/
	border: 0px;
	border-radius: 2px 2px 2px 2px;
	-webkit-border-radius: 2px 2px 2px 2px;
	color: #f9f9f9;
	font-family: Helvetica, Verdana, Arial, sans-serif !important;
	font-size: 10px;
	height: 13px;
	line-height: 1.384;
	padding: 4px 20px 4px 20px;
	text-decoration: none;
	text-transform: uppercase;
	text-align: left;
	margin-top: 15px;
	float: right;
}
p.readmore a:hover, div.readmore a:hover {
	background: #080D14 url(../images/icons/icon_arrow_weiss_full_rechts.png) no-repeat 95% 7px;
	/*background-position: right -22px;*/
}

.item-page ul {
	list-style: none;
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 0px 0px;
}
.item-page ul li {
	background: url(../images/icons/icon_arrow_weiss_rechts.png) no-repeat left 8px;
	padding: 2px 0px 2px 15px;
}
.items-leading ul {
	list-style: none;
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 0px 0px;
}
.items-leading ul li {
	background: url(../images/icons/icon_arrow_weiss_rechts.png) no-repeat left 8px;
	padding: 2px 0px 2px 15px;
}

.item-page a, .item-page a:link,
.blog a, .blog a:link {
	color: #f9f9f9;
	text-decoration: underline;
}
.item-page h2 a,
.item-page h2 a:link {
	text-decoration: none;	
}

/* FEATURED SPALTEN */
.items-row {
	height: auto;
	display: block;
	padding: 50px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.items-row h2,
.items-row h2 a, .items-row h2 a:link, .items-row h2 a:visited, .items-row h2 a:hover {
	font: normal 16px/20px 'Oswald', Helvetica, sans-serif;
	font-weight: 300;
	color: #f9f9f9;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 15px 0px;
}

.items-row.item_ {
	position: absolute;
	z-index: 999;
}
.layout_column_kreis {
	background: #132F2C;
	width: 80px;
	height: 80px;
	display: block;
	-webkit-border-radius: 40px;
	-moz-border-radius: 40px;
	border-radius: 40px;
	padding: 0px 0px 0px 0px;
	margin: 0px 20px 15px 0px;
	float: left;

}
.layout_column_kreis_inhalt {
	text-align: center;
	padding: 18px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.column_kreis_icon {
	font-size: 40px;
}

.column-1 {
	width: 45%;
	float: left;
	padding: 0px 30px 0px 0px;
	margin: 0px 0px 0px 0px;
	border-right: 1px solid #0B1A18;
}
.column-2 {
	width: 45%;
	float: right;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.column-3 {
	width: 45%;
	float: left;
	padding: 0px 30px 0px 0px;
	margin: 0px 0px 0px 0px;
	border-right: 1px solid #0B1A18;
}
.column-4 {
	width: 45%;
	float: right;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.row-separator {
	display: block;
	clear: both;
}
.item-separator {
	
}


/* CMS ACTIONS, BUTTONS UND CO. */
.actions {
	display: none;
}

/* CMS KATEGORIE */
.category-desc {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 30px 0px;
}

/* CMS KATEGORIELISTE */
fieldset.filters {
	display: none;
}
table.category,
table.category thead,
table.category tbody {
	width: 100%;
	height: 100%;
	display: block;
}
table.category thead {
	margin: 0px 0px 2px 0px;
	padding: 0px 0px 5px 0px;
	border-bottom: 1px dashed #b4b4b4;
}
table.category tbody {
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.cat-list-row0,
.cat-list-row1 {

}
/* CMS KATEGORIELISTE HEADINGS */
.category div.head-list {
	width: 520px;
	height: 100%;
	display: block;
}
.category div.head-list-title {
	float: left;
}
.category div.head-list-date {
	float: right;
}
.category div.head-list-title a,
.category div.head-list-title a:link, 
.category div.head-list-date a,
.category div.head-list-date a:link {
	background: url(../images/icons/icon_arrows_grau_raufrunter.png) no-repeat left 1px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
	text-decoration: none;
	color: #333333;
}
.category div.head-list-title a:hover, 
.category div.head-list-date a:hover {
	background: url(../images/icons/icon_arrows_schwarz_raufrunter.png) no-repeat left 1px;
	text-decoration: underline;
	color: #151515;
}

/* CMS KATEGORIELISTE ITEMS */
.category div.list-item {
	width: 520px;
	height: 100%;
	display: block;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 5px 0px;
	border-bottom: 1px dashed #b4b4b4;
}
.list-item:last-child {
	border-bottom: none;
}
.category div.list-title {
	text-align: left;
	float: left;
}
.category div.list-title a:link,
.category div.list-title a:visited {
	background: url(../images/icons/icon_arrow_schwarz_rechts.png) no-repeat left 4px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
	text-decoration: none;
	color: #333333;
}
.category div.list-title a:hover {
	background: url(../images/icons/icon_arrow_schwarz_full_rechts.png) no-repeat left 4px;
	text-decoration: underline;
	color: #151515;
}
.category div.list-date {
	font: normal 11px/19px Arial,Helvetica;
	font-style: italic;
	color: #989898; 
	text-align: right;
	float: right;
}



/* HEADINGS */
h1, h2, h3, h4, h5 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
h1 {
	font: bold 20px/20px 'Oswald', Helvetica, sans-serif;
	font-weight: 400;
	color: #f9f9f9;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
h2 {
	font: normal 20px/20px 'Oswald', Helvetica, sans-serif;
	font-weight: 300;
	color: #f9f9f9;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 20px 0px;
}
h2 a, h2 a:link, h2 a:visited, h2 a:hover {
	font: normal 20px/20px 'Oswald', Helvetica, sans-serif;
	font-weight: 300;
	color: #f9f9f9;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 20px 0px;
}
h2::after {
	/*content: "."*/
}
h3 {
	font: normal 18px/18px 'Oswald', Helvetica, sans-serif;
	font-weight: 300;
	color: #f9f9f9;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 15px 0px;
}
h4 {
	font: normal 16px/16px 'Oswald', Helvetica, sans-serif;
	font-weight: 300;
	color: #f9f9f9;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
}
h5 {
	font: normal 14px/14px 'Oswald', Helvetica, sans-serif;
	font-weight: 300;
	color: #f9f9f9;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
}



/* MODULTABLES UND MODUL HEADINGS */
.moduletable, .moduletable_menu {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 20px 0px;
	border-bottom: 1px solid #152431;
}
.moduletable_menu_ h3 {
	font: normal 18px/18px 'Oswald', Helvetica, sans-serif;
	font-weight: 300;
	color: #f9f9f9;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 15px 20px;
}


/* UNIVERSAL */
img {
	border: none;
}
.float_left {
	float: left;
}
.float_right {
	float: right;
}
.clear_left {
	clear: left;
}
.clear_right {
	clear: right;
}
.clear_both {
	clear: both;
}
.left {
	text-align: left;
}
.right {
	text-align: right;
}
.center {
	text-align: center;
}
.justify {
	text-align: justify;
}
.display_block {
	display: block;
}
.display_inline {
	display: inline;
}
.display_none {
	display: none;
}
.pointer {
	cursor: pointer;
}
.help {
	cursor: help;
}
::-moz-selection {
	background: #a6a6a6;
	color: #ffffff;
}
::selection {
	background: #a6a6a6;
	color: #ffffff;
}
.bg_ajaxlader {
	background: url(../images/icons/ajaxlader.gif) no-repeat center;
	width: 100%;
	height: 100%;
	display: block; 
}
.breite_33p {
	width: 33%;
}
.breite_100p {
	width: 100%;
}
.breite_960_center {
	width: 960px;
	margin: 0 auto;
}
.breite_65 {
	width: 65px;
}
.breite_80 {
	width: 80px;	
}
.breite_85 {
	width: 85px;	
}
.breite_100 {
	width: 100px;
}
.breite_115 {
	width: 115px;
}
.breite_170 {
	width: 170px;
}
.breite_220 {
	width: 220px;
}
.breite_230 {
	width: 230px;
}
.breite_241 {
	width: 241px;
}
.breite_250 {
	width: 250px;
}
.breite_270 {
	width: 270px;
}
.breite_285 {
	width: 285px;
}
.breite_330 {
	width: 330px;
}
.breite_336 {
	width: 336px;
}