/*
BG:
#DCFFC4

Danpower-Rot:
#400000
	#FF1C08

#265570
	#7D99A9
#0F6E95
#408EBA
#4DABE0
#3E9E89
#427163
#354B43

Hellgrün:
#C1ECBE
*/

* {
	margin: 0;
	padding: 0;
}

body {
	font: normal normal normal 10px/10px Arial, sans-serif;
	background: url('../graphics/dnpwr_bg.png') repeat-x #DCFFC4;
	color: #212B29;
}

#woosh {
	left: 50%;
	margin-left: -170px;
	position: absolute;
	width: 230px;
	height: 290px;
	background: url('../graphics/dnpwr_swoosh.png') no-repeat;
}

#wrapper {
    /*position: relative;
    z-index: 2;
	width: 953px;
	margin: 0 auto;
	border: 2px solid;
	*/
	
	z-index: 2;
	width: 953px;
	left: 50%;
	margin: 0;
	margin-left: -476px;
	position: absolute;
}

#meta,
#header,
#tools,
#danpower,
#content {
	width: 953px;
	float: left;
}

#header {
    margin-top: 14px;
}

#tools {
    margin-top: 7px;
}

#meta {
	text-align: right;
	margin-top: 3px;
}

#danpower {
    width: 945px;
	background: #400000;
	padding: 6px 0px 6px 10px;
	margin-top: 7px;
}

#menue {
	width: 233px;			
	float: left;
	margin-right: 7px;
	margin-top: 7px;
}

#boxes {
	width: 713px;			
	float: left;
}

#slogan {
    margin-top: 3em;
    margin-left: 7px;
}

div.row {
    float: left;
    margin-top: 7px;
    margin-bottom: -7px;
}

div.row img {
    float: left;
}

div.slot_533 {
	width: 538px;			
	float: left;
}

div.slot_473 {
	width: 480px;			
	float: left;
}

div.slot_415 {
	width: 415px;			
	float: left;
}

div.slot_233 {
	width: 233px;			
	float: left;
	margin-right: 7px;
}

div.last {
    margin-right: 0 !important;
}

div.text_einspaltig,
div.text_zweispaltig,
div.referenz {
	background: #fff;
	padding: 7px;
	float: left;
	margin-bottom: 7px;
}

div.text_zweispaltig {
	width: 446px;
	padding: 20px 7px 7px 20px;
}

div.text_einspaltig {
    width: 219px;
}

div.tx-konoautosearch-pi3 div.text_einspaltig {
    width: 459px;
}

div.slot_473 div.text_einspaltig {
	margin-right: 7px
}

div.bild_einspaltig {
    float: left;
}

p.bildtitel {
    display:none;
}

div.slot_473 ol,
div.slot_473 ul {
	margin-left:2em;
	margin-bottom:0.5em;
}


div.slot_473 li {
	padding:1px 0; 	
	font: normal normal normal 1em/1.2em Arial, sans-serif;
}

div.slot_473 ol li {
	padding:1px 0; 	
	font: normal normal normal 1.2em/1.4em Arial, sans-serif;
}

div.slot_473 ul {
	list-style:disc;
}

div.bild_einspaltig img {
    display: block;
    margin-bottom: 7px;
}

div.slot_233 div.bild_einspaltig {
    margin-bottom: 0px;
}

div.referenz {
    width: 219px;
    background-position: 98% 5%;
    height: 12em;
}

div.marker {
    float: right;
    display:none;
}

div.marker img {
    margin-left: .4em;
}

div.slot_473 div.tx-felogin-pi1,
div.tx-pilmailform-pi1 {
    background: #fff;
	padding: 7px;
	float: left;
	margin-bottom: 7px;
	width:459px;
}

h1,
h2 {
	font: normal normal normal 1.6em/1.2em Arial, sans-serif;
	margin-bottom: .6em;
}

h1.logo {
    font: normal normal normal 3.6em/1em Arial, sans-serif;
    color: #0000ff;
    margin-bottom: 0.2em;
    margin-left: -0.1em;
}

h1.logo a:link,
h1.logo a:visited,
h1.logo a:hover,
h1.logo a:active {
    color: #0000ff; 
    font-weight: normal;
    text-decoration: none;
}

h2 span {
	color: #FF1C08;
}

h2 {
	font: normal normal normal 1.4em/1.2em Arial, sans-serif;
	margin-bottom: .6em;
}

img {
    border: none;
}

p {
	font: normal normal normal 1.2em/1.4em Arial, sans-serif;
	margin-bottom: .5em;
}

sup,
sub {
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	_vertical-align: bottom;
	position: relative;
	
}

sup {
	bottom: 1ex;
}
div.slot_233 p {
	font: normal normal normal 1.1em/1.2em Arial, sans-serif;
}

#boxes ul {
    list-style: disc;
    font: normal normal normal 1.2em/1.4em Arial, sans-serif;
	margin-bottom: .5em;
	margin-left: 2em;
	clear: left;
}

fieldset {
    border: none;
}

label {
    font: normal normal normal 1.2em/1.4em Arial, sans-serif;
	margin-bottom: 1em;
	float: left;
	width: 100px;
	text-align: right;
	margin-right: 1em;
}

label.error {
    color: #c00;
    font: normal normal bold 1.2em/1.4em Arial, sans-serif;
}

input, textarea {
    width: 340px;
    font: normal normal normal 1.2em/1em Arial, sans-serif;
    border: 1px solid #333;
    margin-top: 0em;
    margin-bottom: 1em;
    float: left;
}

textarea {
    height: 160px;
}

.submit {
    width: 453px;
    text-align: right;
}

.submit input {
    width: auto;
    font: normal normal bold 1.1em/1.2em Arial, sans-serif;
    color: #fff;
    background: #400000;
    border: none;
    float: none;
    height: 1.9em;
    padding: .3em 2em .3em 2em;
    margin-left: 1em;
}

.stern {
    margin-left: .2em;
    font: normal normal bold 1.1em/1em Arial, sans-serif;
    color: #FF1C08;
}

#errmsg p {
    color: #c00;
    font: normal normal bold 1.1em/1.4em Arial, sans-serif;
    margin-left: 112px;
}

a:link,
a:visited,
a:hover,
a:active {
    font-weight: bold;
	color: #003B6D;
}

p.weiterlesen {
	font: normal normal bold 1.1em/1.2em Arial, sans-serif;
	text-align: right;
	margin-bottom: 0;
}

div.text_zweispaltig p {
    width: 98%;
    padding-right: 2%;
}

div.text_l,
div.text_r {
    width: 48%;
    padding-right: 2%;
    float: left;
}

div.onecolumn p {
    width: 98%;
    float: left;
    padding-right: 2%;
}

p.back {
	text-align: right;
}

#header p {
    color: #fff;
}

#danpower h2 {
	margin-top: .5em;
	font: normal normal bold 1.6em/1em Arial, sans-serif;
	width: 250px;
	color: #fff;
	float: left;
}

#danpower h2 a {
    color: #fff;
    text-decoration: none;
}

#danpower ul {
	width: 235px;
	list-style: none;
	float: left;
	margin-right: 0px;
}

#danpower ul.first {
	width: 200px;
}

#danpower ul.second {
	width: 180px;
}

#danpower ul.third {
	width: 115px;
}

#danpower ul.fourth {
	width: 170px;
}

#danpower ul a {
	font: normal normal bold 1.1em/1.5em Arial, sans-serif;
	color: #E3D9D9;
	text-decoration: none;
}

#suche_links,
#suche_mitte,
#suche_rechts,
#login_links,
#login_mitte,
#login_rechts {
    padding: 3px;
    float: left;
    background: #C1ECBE;
}

#login_links,
#login_mitte,
#login_rechts {
    float: right;
}

#suche_mitte,
#login_mitte {
    width: 0px;
    overflow: hidden;
    padding: 0;
    height: 2.8em; /* 3.4 */
}

#suche_rechts {
    height: 2.2em;
    width: 10px;
    background: url('../graphics/suche_bg.gif') no-repeat 100% 50%;
}

#login_links {
    height: 2.2em;
    width: 10px;
    background: url('../graphics/login_bg.gif') no-repeat 0% 50%;
}

#suche_links h2,
#login_rechts h2 {
    margin-bottom: 0;
    margin-left: 5px;
	font: normal normal normal 1.6em/22px Arial, sans-serif;
	color: #000;
	cursor:pointer;
}

#login_rechts h2 {
    margin-left: 0px;
    margin-right: 5px;
}

#tools form,
#tools fieldset {
    width: 280px;
    font: normal normal normal 1em/1em Arial, sans-serif;
    border: none;
    margin: 0;
    padding: 0;
}

#login_mitte form,
#login_mitte fieldset {
    width: 440px;
}

#tools form {
    padding: 4px;
}

#tools input {
    width: 140px;
    font: normal normal normal 1.6em/1em Arial, sans-serif;
    border: 1px solid #333;
    margin-top: 0em;
    float: left;
}

#login_mitte label {
    width: auto;
    float: left;
    font: normal normal bold 1.1em/1.2em Arial, sans-serif;
    margin: 0 .4em;
    margin-top: .4em;
}

#login_mitte label.error {
    color: #FF1C08;
}

#login_mitte input {
    width: 100px;
    font: normal normal normal 1.6em/1em Arial, sans-serif;
    border: 1px solid #333;
    margin-top: 0em;
    float: left;
}

#tools #absenden,
#tools #login {
    width: auto;
    font: normal normal bold 1.1em/1.2em Arial, sans-serif;
    color: #C1ECBE;
    background: #212B29;
    border: none;
    float: left;
    height: 1.9em;
    padding: .3em 2em .3em 2em;
    margin-left: 1em;
}

#tools #login {
    width: auto;
    padding: .3em 1em .3em 1em;
}

div.suchergebnis {
    padding: 1em;
    border-top: 1px solid #ccc;
}

div.tx-konoautosearch-pi3 {
	float:left;
	background: #fff;
	width: 100%;
}

#autocomplete_search {
    background: #fff;
}

ul#search_autocomplete {
    list-style: none;
}

ul#search_autocomplete li {
    padding: 1em .4em;
    border-bottom: 1px solid #666;
}

span.search_autocomplete_word {
    padding: 1em .4em;
    font: normal normal bold 1.1em/1.2em Arial, sans-serif;
}

ul.search_autocomplete_sublist {
    list-style: none;
}

ul li.tx_konoautocomplete_table_2 {
    font: normal normal normal 1.1em/1.2em Arial, sans-serif;
    padding: 1em;
    border-top: 1px solid #ccc;
    border-bottom: none !important;
}

#indicator1 {
    margin: .2em 1em;
    vertical-align: middle;
}

#meta ul {
	list-style: none;
}

#meta li {
	display: inline;
	margin: 0 0 0 1em;
}

#meta a {
	font: normal normal bold 1.1em/1em Arial, sans-serif;
	color: #fff;
	text-decoration: none;
}

#menue a.active {
	color: #fff !important;
}

#danpower a.active {
	color: #fff !important;
	padding-left: 1em;
	background: url("../graphics/menue_marker.gif") no-repeat 0 50%;
}

#menue ul.ersteebene {
	list-style: none;
}

#menue ul.ersteebene li {
	clear: left;
	float: left;
	width: 95%;
	padding: 1.2em 1em;
	width: 213px;
}

#menue ul.ersteebene a {
	display: block;
	font: normal normal bold 1.6em/1em Arial, sans-serif;
	color: #fff;
	text-decoration: none;
}

	#menue ul.zweiteebene {
		list-style: none;
		margin-top: .4em;
		padding: .4em 0;
		border-top: 1px solid #fff;
		border-bottom: 1px solid #fff;
		border-color: inherit;
		float: left;
		width: 100%;
	}
	
	#menue ul.zweiteebene li {
		clear: none;
		width: 50%;
		padding: .2em 0;
	}

	#menue ul.zweiteebene a {
		display: block;
		width: 90%;
		float: left;
		font: normal normal bold 1.1em/1em Arial, sans-serif;
		color: inherit;
		text-decoration: none;
	}
	
		#menue ul.dritteebene {
		    float: left;
		    margin-top: .6em;
			list-style: none;
		}
		
		#menue ul.dritteebene li {
			float: none;
			padding: 0;
			padding-left: 2em;
		}
		
		#menue ul.dritteebene a {
		    display: inline;
			font: normal normal bold 1.1em/1.5em Arial, sans-serif;
			color: inherit;
			text-decoration: none;
		}
		
		#menue ul a:hover,
        #danpower ul a:hover {
            color: #fff !important;
        }

div.referenz img {
	float: left;
}

div.referenz p {
	float: right;
	color: #666;
	font: normal normal normal 1.1em/1.4em Arial, sans-serif;
	width:10.2em;
}

div.referenz h2 {
   height: 2.4em;
}

div.referenz h2 a {
    font-weight: normal;
    text-decoration: none;
}

div.ref_danpower {
}

    div.ref_danpower h2 a {
        color: #265570;
    }
    
    div.ref_danpower p a:link,
    div.ref_danpower p a:active,
    div.ref_danpower p a:focus,
    div.ref_danpower p a:hover,
    div.ref_danpower p a:visited {
        color: #666;
        text-decoration:none;
        font-weight:normal;
    }

div.ref_ekt {
    color: #0F6E95;
}

    div.ref_ekt h2 a {
        color: #0F6E95;
    }

div.ref_wvw {
    color: #408EBA;
}

    div.ref_wvw h2 a {
        color: #408EBA;
    }

div.ref_bfg {
    color: #4DABE0;
}

    div.ref_bfg h2 a {
        color: #4DABE0;
    }

div.ref_pd {
    color: #3E9E89;
}

    div.ref_pd h2 a {
        color: #3E9E89;
    }

div.ref_iew {
    color: #427163;
}

    div.ref_iew h2 a {
        color: #427163;
    }

div.ref_pme {
    color: #354B43;
}

    div.ref_pme h2 a {
        color: #354B43;
    }

.danpower {
	background: #265570;
	color: #7D99A9;
}

.danpower ul a {
	color: #7D99A9 !important;
}

.ekt {
	background: #0F6E95;
	color: #6FA8BF;
}

.ekt ul a {
	color: #6FA8BF !important;
}

.wvw {
	background: #408EBA;
	color: #8CBBD6;
}

.wvw ul a {
	color: #8CBBD6 !important;
}

.bfg {
	background: #4DABE0;
	color: #94CDEC;
}

.bfg ul a {
	color: #94CDEC !important;
}

.pd {
	background: #3E9E89;
	color: #8BC5B8;
}

.pd ul a {
	color: #8BC5B8 !important;
}

.iew {
	background: #427163;
	color: #8EAAA1;
}

.iew ul a {
	color: #8EAAA1 !important;
}

.iep {
	background: #31564D;
	color: #ADBBB8;
}

.iep ul a {
	color: #ADBBB8 !important;
}

.pme {
	background: #354B43;
	color: #86938E;
}

.pme ul a {
	color: #86938E !important;
}

div.slot_473 .navi ul {
	margin-left:0em !important;
}

.navi li {
	list-style: none;
	display:inline;
	margin-right:0.2em;
}

