body {
	margin: 0; 
	padding: 0; 
	background: #FFF;
	background-image:url(/fileadmin/templates/netzpionier/2/gfx/background.gif);
}

div#container {
	position: absolute; 
	left: 50%; 
	width:860px; 
	margin-left: -430px; 
	height:100%; 
	background-repeat: no-repeat; 
	background-position: 0px 2em;
}

div#bildspalte {
	width: 250px;
	height:450px;
	position:absolute;
	left:200px;
	top:150px;
	background-image: url(/fileadmin/templates/netzpionier/2/gfx/background.gif);
	background-repeat: repeat-y;
	text-align:center;
}

div#textspalte {
	width: 583px;
	min-height: 250px;
	position:absolute;
	padding-left:277px;
	top:259px;
	background-image:url(/fileadmin/templates/netzpionier/2/gfx/backcontent.gif);
}

div#textspalte img {
	border-top-width: 0px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 0px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}

div#logo {
	position:absolute;
	width:272px;
	height:259px;
	left: 0px;
	top: 0px;
	background-image:url(/fileadmin/templates/netzpionier/2/gfx/backlogo.gif);
	background-repeat:no-repeat;
}

div#navi {
	position:absolute;
	width:272px;
	left: 0px;
	top: 0px;
	text-align:left;
}

div#navi table {
	font-size:10px;
	width:212px;
	margin-left:30px;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 20px;
	color: #272727;}

div#navi .button {
	width:98%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #93B51F;
	border-left-color: #93B51F;
	margin:0px;
	border-right-color: #C1DD67;
	border-bottom-color: #C1DD67;
	background-color: #F6F4EE;
	background-image:url(/fileadmin/templates/netzpionier/2/gfx/navi_orange.png);
	margin-top:4px;

}

/*für divs content mit bilder oben */
div#head {
	position:absolute;
	left:277px;
	top:0px;
	width:583px;
	height:259px;
	padding-left:2px;
	background-image:url(/fileadmin/templates/netzpionier/2/gfx/backhead.gif);
	background-repeat:no-repeat;
}

div#unten {
position:absolute;
width:860px;
padding-left:0px;
margin-left:-277px;
	background-image:url(/fileadmin/templates/netzpionier/2/gfx/backfooter.gif);
	background-repeat:no-repeat;
}


/*für divs im content ohne bilder */
div#realcontentOhne {
	position:absolute;
	left:303px;
	top:87px;
	width:500px;
}


/* navigation auflistungs stile */
div#navi ul {
margin:0px;
padding:0px;
text-align:left;
	list-style: url(none) none outside;
	text-align: left;
	text-transform: uppercase;
}

div#navi ul li {
margin-left:2px;
margin-right:2px;
	margin-bottom: 5px;
	text-align:left;
	font-family: Helvetica, Arial, sans-serif;
	font-size:12px;	
	text-transform: uppercase;
}

/*UNTERMENUE*/
div#navi ul li li {
	margin-left:10px;
	margin-right:10px;
	margin-bottom: 3px;
	text-align:left;
	font-family: Helvetica, Arial, sans-serif;
	font-size:11px;	
	text-transform: uppercase;

}
div#navi ul li li a {
	display: block;
	padding-left:24px;
	line-height: 27px;
	color: #1D4254;
	text-decoration:none;
	height:20px;
	background-color: #FFFFFF;
	text-transform: uppercase;
}

div#navi ul ul{
	margin-bottom:14px;
	text-transform: uppercase;

}

div#navi ul li li a:hover {
	color: #5D9F1C;
	background-color:#FFFFFF;
	background-image:none;
	background-repeat: repeat-x;
	text-transform: uppercase;
	text-decoration:none;

}
/*UNTERMENUE AUS*/


div#navi ul li a {
	display: block;
	padding-left:24px;
	line-height: 27px;	
	color: #1D4254;
	text-decoration:none;
	height:25px;
	background-color: #E8EDEF;
	text-transform: uppercase;
}

.naviAktiv {
	padding-left:20px;
	display: block;
	line-height: 27px;
	color: #FFFFFF;
	height:25px;
	background-color: #666666;
	background-image:url(/fileadmin/templates/netzpionier/2/gfx/navi_orange.png);
	font-weight:bold;
	text-transform: uppercase;
	}

div#navi ul li a:hover {
	color: #FFF;
	background-color: #1D4254;
	background-image:url(/fileadmin/templates/netzpionier/2/gfx/navi_blue.gif);
	background-repeat: repeat-x;
	text-decoration:none;
	text-transform: uppercase;
}


div#textspalte a {
	text-decoration:none;
	color: #183E55;
}

div#textspalte a:hover {
	text-decoration:underline;
	color: #0D2331;
}


/* schriftstile */




div#content {
	font-size: 12px;
	padding-right: 0px;
	padding-left: 0px;
	padding-top:0px;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 21px;
	color: #272727;
	min-height: 250px;
	width=579px;
}

p {
        font-size: 12px;
        padding-right: 14px;
        padding-left: 14px;
        padding-top:0px;
        font-family: Helvetica, Arial, sans-serif;
        line-height: 24px;
        color: #272727;
}

div#headline {
	margin-top:0;
	padding-right:0px;
	padding-left:0px;
	margin-left:2px;
	margin-right:2px;
	height:40px;
	font-family:Helvetica, Arial, sans-serif;
	font-size:18px;
	color: #FFFFFF;
	padding-top:17px;
	font-weight: lighter;
	text-transform: uppercase;
	background-image:url(/fileadmin/templates/netzpionier/2/gfx/h1back.png);
	background-repeat: repeat-x;
	width:579px;
}

div#headline p {
	margin-top:0;
	padding-top0;
	paddign-right:10px;
	padding-left:10px;
        margin-left:2px;
        margin-right:2px;
	font-family:Helvetica, Arial, sans-serif;
        font-size:18px;
        color: #FFFFFF;
	height:50px;
	font-weight: lighter;
	}


h2 {
	margin-top:0;
	padding-right:10px;
	padding-left:10px;
	margin-left:2px;
	margin-right:2px;
	font-family:Helvetica, Arial, sans-serif;
	font-size:13px;
	color: #1D4254;
	padding-top:0px;
	padding-bottom:0px;	
}


div#paget {
	width:579px;
	min-height:20px;
	margin-top:0px;
	margin-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	margin-left:2px;
	margin-right:2px;
	font-family:Helvetica, Arial, sans-serif;
	color: #1D4254;
	padding-top:0px;
	padding-bottom:0px;
	background-color:#E8EDEF;
}

div#paget p {
        margin-top:0px;
        padding-right:10px;
        padding-left:10px;
        margin-left:0px;
        margin-right:0px;
        font-family:Helvetica, Arial, sans-serif;
        font-size:13px;
	font-weight:bold;
        color: #1D4254;
        padding-top:-3px;
        padding-bottom:0px;
        background-color:#E8EDEF;
}


/* fusszeile */ 
div#footer { 
	padding-right:0px; 
	padding-left:0px; 
	margin-left:2px; 
	margin-right:2px; 
	margin-top:0px;
	width:579px;
	/*height:auto;*/
	font-family:Helvetica, Arial, sans-serif; 
	font-size:0px; 
	color: #424242; 
	padding-top:10px; 
	font-weight: normal; 
	background-image:url(/fileadmin/templates/netzpionier/2/gfx/h6back.png); 
	background-repeat: repeat-x; 
	padding-bottom:0px; 
	margin-bottom:0px; 
	height:60px;
}

div#footer p {
        padding-right:10px;
        padding-left:10px;
        margin-left:2px;
        margin-right:2px;
        margin-top:10px;
        font-family:Helvetica, Arial, sans-serif;
        font-size:10px;
        color: #424242;
        padding-top:0px;
        font-weight: normal;
        padding-bottom:0px;
        margin-bottom:9px;
	line-height:14px;
}


.textauszeichung {	font-weight:bold;
}

