/* default-design.css netprodukt.de Frank Niemtschke info@netprodukt.de 27.01.2007 Alle Rechte vorbehalten Version 1.0 2007 */

html {/* Abstände, Border auf Null für alles */
	height: auto; border: none; margin: 0px; padding: 0px;
}
body.wmain {/* Seitenbody Grundangaben */
	width: 100%;
	height: auto;
	padding: 0px;
	margin: 0px;
	border: none;
	background: #ffffff; /* Hintergrund Seite */
	font: 1em Verdana, Geneva, Arial, Helvetica, sans-serif; /* General Schrift */
	color: rgb(71, 78, 86); /* General Schriftfarbe */
	}
/* Größe und Zentrierung festlegen der Ansicht */
div.wmain {
	width: 98%; 
	max-width: 1200px;
	height: auto;
	padding: 0px;
	margin-left: auto; 
	margin-right: auto; 
	margin-bottom: 0px; 
	margin-top: 0px;
	background: white;
	border:0px;
	}
/* Kopfteil für Logo etc. */
div.wkopf {
	width: 100%; height: 192px;
	padding:0px;
	margin:0px;
	border: none;
	background: white url(../designimg/eazy_logo.jpg) no-repeat;
	}
div.wkopf_s{
	padding-top: 158px;
	margin-left:225px;
	font: normal bold 0.97em "MS Sans Serif", Geneva, sans-serif;
	color: #fffff0;
	position: relative;
}
/* Hauptmenue Abmessung, Hintergrund, Abgrenzung */
div.whmenuezeile {
	width: 100%; height: 27px;
	padding-left: 0;
	border-bottom: 0;
	border-top: 1px solid white;
	background: #c0c8d0;
	}
/* Hauptbereich für Inhalte */
	div.winhalt {
	width: 74%;
	height: auto;
	min-height: 500px;
	padding-bottom: 5px; 
	padding-top: 5px; 
	padding-left: 2%; 
	padding-right: 2%;
	margin:0px;
	border-left: 1px dashed #c0c8d0; 
	border-right: none; 
	border-bottom: none; 
	border-top: none;
	background: transparent;
	font: 0.9em Verdana, Geneva, Arial, Helvetica, sans-serif;
	float: right;
	}
/* Untermenue Groesesse und Zentrierung festlegen */
#wumenue {
	width: 21%; 
	height: auto;
	padding:0px;
	margin-left: 0px; 
	margin-right:0px; 
	margin-top:10px; 
	margin-bottom:32px;
	border-top: 0px solid #a9abaa;
	background-color: transparent;
	float: left;
	}
a { /* Format MenueLinks WEBs */ 
	color: #162324;
	text-decoration: none;
	}
hr {
	width: auto;
	height: 2px;
	border-top: 1px solid Silver;
	border-left: 0px;
	border-bottom: 1px solid transparent;
	border-right: 1px solid transparent;
	margin-top: 1px;
	margin-bottom: 1px;
	padding: 0px;
	background-color: transparent;
	color: Silver;
}
a:hover { /* Format Menue Links Hover */	
	color: Red;
	text-decoration: underline;
	}
div.wfooter a { /* Footer Link cms */ 
	color: #AAAAAA;
	text-decoration: none;
	height: auto;
	}
div.wfooter a:hover { /* Footer Link cms */ 
	color: Red;
	text-decoration: underline;
	}
form {
	border: none;
	padding: 0px;
	margin:0px;
}
div.wstyleswitch_box {/* Styleumschalter Box */
	width:20em; height: auto;
	padding: 2px;
	margin-right: 5%;
	border: 1px solid White;
	background: #E8EDF1;
	top: 58px;
	float: right;
	font-size: 0.8em;
	font-weight: normal;
	position: relative;
}
div.wstyleswitch{/* Styleumschalter Box */
float: left;
}
div.wstyleswitch_box:hover {
background-color: #FBBC52;
}
div.wstyleswitch_box a:hover {
color: #FF8C00;
}
div.wstun {/* Styleumschalter Box */
	border-bottom: 1px solid #9B999A;
	background-color: #FFFAFA;
	padding: 2px;
}
div.whauptteil {/* Hauptteil Inhalt Abmessung, Hintergrund, Abgrenzung */
	width: 98%;
	max-width: 1198px;
	height: auto;
	min-height: 400px;
	padding: 0px;
	margin: 0px;
	position: absolute;
	visibility: visible;
	border-left: 1px dashed #c0c8d0;
	border-right: 1px dashed #c0c8d0;
	border-bottom: 1px dashed #c0c8d0;
}
div.wtext1 a,div.wtext2 a {
	color: #4b3063;
}
div.wtext1 li, div.wtext2 li {
	margin-top:5px;
	list-style: outside url(../designimg/list_text.gif);
	line-height: 1.1em;
	height: auto;
	padding-top: 0px;
	padding-bottom: 0px;
	}
div.wtext1 ul, div.wtext2 ul {
	margin-top:4px;
	list-style: url(../designimg/list_text.gif) ;
	}
div.wtext1 a:hover,div.wtext2 a:hover{
	color: #DC143C;
}
div.wfuss {/* Fussteil Abmessung, Hintergrund, Abgrenzung */
	width: 100%;
	height: auto;
	border-top: 1px solid #ffffff; 
	background: #c0c8d0;
	color: #4c4c4c;
	padding-top: 2px;
	padding-bottom: 2px;
	float: left;
	margin-bottom: -37px;
	}
div.wfuss a { /* Format MenueLinks WEBs */ 
	color: #5b6c71;
	text-decoration: none;
	}
div.wfuss a:hover { /* Format MenueLinks WEBs */ 
	color: #ff0026;
	text-decoration: underline;
	}
div.whmenueleer {/* Leerer Bereich im Hauptmenue */
	width: 22%; height: 26px;
	border-right: 1px solid #ffffff;
	/*border-bottom: 1px solid #ffffff;*/
	float: left;
	background: transparent;
}
div.whmenueleer2 {/* Leerer Bereich im Hauptmenue */
	width:50%;
	border: none; 
	height: 26px;
	/*border-bottom: 1px solid #ffffff;*/
	float: right;
	background: transparent;
}
div.whmenueauswahl {/* Hauptmenue, Ausgewählter Menuepunkt */
	width: 15%; 
	height: 27px;
	padding-top: 0px;
	border-right: 1px solid #ffffff; 
	border-left: 0px solid #ffffff; 
	border-top: 3px solid #437071;
	margin-top: 0px;
	text-align: center;
	background: white;
	font: bold 0.9em/1.7em Verdana, Geneva, Arial, Helvetica, sans-serif;
	float: left;
}
div.whmawre{
clear: both;
float: right;
	width: 11px;
	height: 26px;
	background: transparent;
margin-top: -24px;
}
div.whmenueauswahl a {/* hover Hauptmenue, Ausgewählter Menuepunkt */
	color: Red;
}
div.whmenueauswahl a:hover {/* hover Hauptmenue, Ausgewählter Menuepunkt */
	color: #DC143C;
}
div.whmenuepunkt {/* Hauptmenue, NICHT Ausgewählter Menuepunkt */
	width: 15%; height: 26px;
	padding-top: 0px;
	border-right: 1px solid #ffffff;
	/*border-bottom: 1px solid #ffffff;*/
	text-align: center;
	font: bold 0.9em/1.7em Verdana, Geneva, Arial, Helvetica, sans-serif;
	float: left;
	background: transparent;
}
div.whmenuepunkt a { /* Links Hauptmenue Punkt */ 
	color: #595959;
	text-decoration: none;
	}
div.whmenuepunkt a:hover { /* Links Hauptmenue Punkt */ 
	color: #7cfc00;
	text-decoration: none;
	}
div.whmenuepunkt:hover {/* Hauptmenue, NICHT Ausgewählter Menuepunkt */
	background: #ff4500;
	/*height: 28px;*/
}
h1.wueberinhalt{/* Überschrift für Inhalte */
	padding: 0px;
	margin-bottom: 6px;
	margin-top: 10px;
	margin-left: 1%;
	margin-right: 1%;
	color: #00001a;
	width: auto;
	font: bold 1.1em Verdana, Geneva, Arial, Helvetica, sans-serif;
	letter-spacing: 0.03em;
	border-bottom: 1px solid #cd853f;
}
h2,h4{/* Überschrift 2*/
	padding: 0px;
	margin-bottom: 2px; margin-top: 4px;
	color: Maroon;
	font: bold 1em Verdana, Geneva, Arial, Helvetica, sans-serif;
	letter-spacing: 0.01em;
	border:none;
	width: auto;
	display: block;
} 
h4 p{/* Überschrift Abstand p*/
	margin-top: 0px;
	padding-top: 1px;
}
div.wtext1 {/* Inhalt Text einspaltig */
	width: 98%; height: auto;
	padding-bottom:6px;
	background-color: transparent;
	line-height: 1.3em;
	float: left;
	padding-left: 1.5%;
}

.wtext21 {/* Inhalt Text zweispaltig 1Spalte */
	width: 47%;
	margin-left: 0px;
	line-height: 1.1em;
	float: left;
	position: relative;
	border-right: 1px dashed #9298B8;
	padding-right: 2%
}
.wtext22 {/* Inhalt Text zweispaltig 2Spalte */
	width: 47%;
	line-height: 1.1em;
	margin-left: 0px;
	float: left;
	position: relative;
	padding-left: 2%;
}
div.wtext2 {/* Inhalt Text zweispaltig 2Spalte */
	width: 98%; height: auto;
	background-color: transparent;
	float: left;
	line-height:1.1em;
	margin-bottom:6px;
	margin-left: 1.4%;
}
div.claer {/* Claering */
	height: 1px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	clear: both;
	display: none;
}
div.sprechts {/* Claering */
	height: auto;
	width: 15%;
	margin-left: 2%;
	padding: 4px;
	border: 1px solid #CFD2E3;
	float: right;
}
div.wformzeile{/* Formular Zeile Bezeichnung Feld */
	width: auto; height: auto;
	padding-right: 2%;
	margin-bottom: 1px;
	border-bottom: 1px solid #EDEDED;
	background-color: transparent;
	text-align: right;
}
div.wformzeile_cap{/* Formular Zeile Bezeichnung Feld */
	width: auto; height: auto;
	padding-right: 2%;
	margin-bottom: 1px;
	border: none;
	text-align: right;
	background-color: transparent;
}
div.wformzeilesel{/* Formular Zeile Bezeichnung Feld */
	width: 100%; height: auto;
	padding: 0px;
	margin-bottom: 1px;
	border-bottom: 1px solid #EDEDED;
	text-align: right;
	background-color: transparent;
}
div.wformzeilesel:hover{/* Formular Zeile Bezeichnung hover */
	background-color: #FAE6D1;
}
div.wformzeilecbox{/* Formular Zeile Bezeichnung Feld */
	width: 100%; height: auto;
	padding-right: 0%;
	margin-bottom: 1px;
	border-bottom: 1px solid #EDEDED;
	text-align: right;
	background-color: transparent;
}
div.wformzeile:hover{/* Formular Zeile Bezeichnung hover */
	background-color: #FAE6D1;
}
div.wformzeilerb {/* Formular Zeile Bezeichnung Feld */
	width: 49.5%; height: auto;
	padding-right: 51%;
	margin-bottom: 1px;
	border-bottom: 1px solid #EDEDED;
	text-align: right;
	background-color: transparent;
}
div.wformzeilerb:hover{/* Formular Zeile Bezeichnung hover */
	background-color: #FAE6D1;
}
div.wformzeilecbox:hover{/* Formular Zeile Bezeichnung hover */
	background-color: #FAE6D1;
}
div.wmeldzeile{/* Formular Zeile für Meldungen Feld */
	width: auto; height: auto;
	border-bottom: 0px dashed #BCBCBC;
	text-align: left;
	background-color: #EBCB66;
	margin-bottom: 1px;
	padding-left: 1%;
	color: Red;
}
div.wmeldzeileg{/* Formular Zeile für Meldungen Feld */
	width: auto; height: auto;
	text-align: left;
	background-color: #90E491;
	margin-bottom: 1px;
	padding-left: 1%;
	color: Black;
	font-weight: bold;
}
ul.webene0, ul.webene1, ul.webene2, ul.webene3, ul.webene4 { /*Lage Untermenuepunkte Ebene0 */
	width: auto;
	height: auto;
	margin:0px;
	padding:0px;
	border:0px;
	display: block;
	background: transparent;
	list-style: none;
	}
ul.webeneextern {/* Lage Untermenuepunkte Ebene externe Links */
	margin-left:0%; 
	margin-right:0%; 
	margin-bottom: 10px; 
	margin-top:30px;
	padding-bottom:0px; 
	padding-left:0px; 
	padding-top:0px;
	border:none;
	list-style: none;
	width: auto;
	height: auto;
	}
ul.webeneextern li {/* Lage Untermenuepunkte Ebene externe Links */
	margin:0px; 
	padding:0px;
	border:none;
	list-style: none;
	width: auto;
	height: auto;
	}
ul.webeneextern a {
	color: Maroon;
	width: auto;
	font: bold 0.8em/1.8em Verdana, Geneva, Arial, Helvetica, sans-serif;
	height: 25px;
	margin-right:0px;
	text-align: right;
	padding-right:7%;
	display: block;
	}
ul.webeneextern a:hover {
	color: Red;
	}
/* Untermenue ---------------------------------------------------*/
/* Liste Untermenü-Punkt */
ul.webene0 li.wumenuepunkt,
ul.webene1 li.wumenuepunkt, 
ul.webene2 li.wumenuepunkt,
ul.webene3 li.wumenuepunkt,
ul.webene4 li.wumenuepunkt  {
	height: auto;
	margin-top:2px;
	padding-left:0px;
	border-bottom: 1px dashed #a9b4bf;
	border-top: 1px dashed #a9b4bf;
	border-right: 1px dashed #a9b4bf;
	background: #f5f7f8;
	text-align: right;
	list-style: none;
	display: block;
}
ul.webene0 li.wumenuepunkt:hover,
ul.webene1 li.wumenuepunkt:hover, 
ul.webene2 li.wumenuepunkt:hover,
ul.webene3 li.wumenuepunkt:hover,
ul.webene4 li.wumenuepunkt:hover  {
	background: #ff4500;
}
/* Link Untermenü-Punkt */
ul.webene0 li.wumenuepunkt a,
ul.webene1 li.wumenuepunkt a,
ul.webene2 li.wumenuepunkt a,
ul.webene3 li.wumenuepunkt a,
ul.webene4 li.wumenuepunkt a
{
	color: Maroon;
	height: auto;
	padding:0px;
	margin-left: 2%;
	display: block;
	font: bold 0.95em/1.6em Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
}
ul.webene1 li.wumenuepunkt a{
	font: normal 0.90em/1.55em Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-left: 6%;
}
ul.webene2 li.wumenuepunkt a{
	font: normal 0.850em/1.5em Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-left: 8%;
}
ul.webene3 li.wumenuepunkt a{
	font: normal 0.8em/1.5em Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-left: 10%;
}
ul.webene3 li.wumenuepunkt a{
	font: normal 0.75em/1.45em Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-left: 12%;
}
/* Hover-Link Untermenü-Punkt */
ul.webene0 li.wumenuepunkt a:hover,
ul.webene1 li.wumenuepunkt a:hover,
ul.webene2 li.wumenuepunkt a:hover,
ul.webene3 li.wumenuepunkt a:hover,
ul.webene4 li.wumenuepunkt a:hover {
	color: #ffffff;
}
/* Auswahl-Untermenü */
/* Liste Untermenü-Auswahl */
ul.webene0 li.wumenueauswahl,
ul.webene1 li.wumenueauswahl,
ul.webene2 li.wumenueauswahl,
ul.webene3 li.wumenueauswahl,
ul.webene4 li.wumenueauswahl {
	height: auto;
	margin-top:2px;
	padding-right:2%;
	border-bottom: 1px solid #b0b1b3;
	border-top: 1px solid #b0b1b3;
	border-right: 5px solid #437071;
	background: White;
	text-align: left;
	list-style: none;
	display: block;
	}
ul.webene0 li.wumenueauswahl a,
ul.webene1 li.wumenueauswahl a,
ul.webene2 li.wumenueauswahl a,
ul.webene3 li.wumenueauswahl a,
ul.webene4 li.wumenueauswahl a 
{
	color: Red;
	height: auto;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:2%;
	text-align: left;
	display: block;
	font: bold 0.9em Verdana, Geneva, Arial, Helvetica, sans-serif;
	border:0px;
	margin: 0px;
}
ul.webene0 li.wumenueauswahl a:hover,
ul.webene1 li.wumenueauswahl a:hover,
ul.webene2 li.wumenueauswahl a:hover,
ul.webene3 li.wumenueauswahl a:hover,
ul.webene4 li.wumenueauswahl a:hover 
{
	color: Red;
}
/* ------------------------------------------------------- */
div.wsprachum {/* Aussehen Sprachumschaltung */
	width: 100%; height: auto;
	margin: 0px;
	padding: 0px;
	border: none;
	background: transparent;
	text-align: center;
}
.wabstand {/* Abstand für Objekte, Bilder */
	padding: 2px;
	margin:0px;
	border: none;
}
div.wsucheingabe {/* Aussehen Sucheingabe */
	width: 172px; height: auto;
	background: transparent no-repeat;
	border: 0px;
	margin-bottom: 2px;
	margin-top: 11px;
	margin-right: 1%;
	padding-top: 3px;
	padding-bottom: 2px;
	padding-left: 1%;
	float: right;
	z-index: 1000;
	position: relative;
}
div.wsucheingabe:hover {
background-color: #ff4500;
}
input.wsuchwort {/* Textfeld Sucheingabe */
	width: 71%; height: auto;
	background: #FFFFF0;
	margin: 0px;
	padding: 2px;
	border: 1px solid #ACACAC;
	font-size: 0.9em;
}
input.wsuchwort:hover {/* Textfeld Sucheingabe */
	background: #ABEBE9;
	border-bottom: 1px solid #FF4500;
}
input.wsuchwort:focus {/* Textfeld Sucheingabe */
	background: White;
	border-bottom: 1px solid #FF4500;
}
input.wformfeld {/* Textfeld */
	width: 50%; height: auto;
	background: #FFFFF0;
	margin-top: 2px; margin-left: 1%; margin-bottom: 2px;
	border: 1px solid #ACACAC;
	padding-left: 1%;
}
input.wformfeldcapt {/* Textfeld Captcha */
	width: 30%; height: auto;
	background: #FFFFF0;
	margin-top: 2px; margin-left: 1%; margin-bottom: 2px;
	border: 1px solid #ACACAC;
}
img.cap  {/* Bild abmessung Captcha */
	border: 1px solid #006D6F;
	margin-left: 1%;
	background-color: #66CCCC;
	width: 30%;
	height: 28px;
}
input.wcbox {/* checkbox Formular */
	width: auto;
	background: #FFFFF0;
	margin-top: 2px;
	margin-left: 0.7%;
	margin-right: 50.4%;
	margin-bottom: 2px;
	border: none;
	padding: 0px;
}
input.wrb {/* checkbox Formular */
	width: auto; height: auto;
	background: transparent;
	margin-top: 2px; margin-left: 1%;
	margin-right:0%; margin-bottom: 2px;
	border:none;
}
input.buttlogin{/* Button80 */
	width: 80px; height: auto;
	padding: 1px;
	background: #D4D0C8;
	margin-top: 1px; margin-left: 4px; margin-bottom: 1px;
	border: 1px outset #FF6347;
	color: Maroon;
}
input.buttsu{/* Button Suche mit Bild */
	width: 22px; height: 22px;
	padding: 0px;
	margin-top: 0px;margin-left: 4px; margin-bottom: 0px;
	background: transparent url(../designimg/suche.gif) no-repeat left;
	border: none;
}
input.buttsu:hover{/* Button Suche Hoverbild */
	background: transparent url(../designimg/suche2.gif) no-repeat left;
}
input.buttlogin:hover {/* Button80 */
	background: #FF6347;
	color: White;
}
div.wcbox {/* checkbox Formular */
	width: 50%;
	padding-left: 1%;
	margin-top: 2px; margin-left: 1%; margin-right: 90%; margin-bottom: 2px;
	border: 0px solid #ACACAC;
	background: transparent;
}
input.wrbh {/* checkbox Formular */
	width: auto; height: auto;
	padding: 0%;
	margin-top: 2px; margin-left: 2%; margin-right: 0%; margin-bottom: 2px;
	border:none;
	background: #FFFFF0;
}
textarea.wformfeld {/* Textfeld Mehrzeilig Formular */
	width: 50%; height: 100px;
	padding-left: 1%;
	margin-top: 2px; margin-left: 1%; margin-bottom: 2px;
	border: 1px solid #ACACAC;
	background: #FFFFF0; 
}
select.wformfeld {/* Textfeld Mehrzeilig Formular */
	width: 40%; height: auto;
	margin-top: 2px; margin-left: 1%; margin-right: 12.3%; margin-bottom: 2px;
	border-left: 1px solid #ACACAC; border-top: 1px solid #ACACAC; border-bottom: 1px solid #ACACAC;
	background: #FFFFF0;
	font: normal 0.95em Arial, Helvetica, sans-serif;
	color: Black;
}
select.wformfeld:hover,textarea.wformfeld:hover,input.wformfeld:hover {
	background: #40E0D0;
} 
select.wformfeld:focus,textarea.wformfeld:focus,input.wformfeld:focus {
	background: #ffffff;
} 
div.wkontakt {/* Kontaktformular Fildsetformatierung */
	width: auto; height: auto;
	padding-left: 30%;
	margin: 0px;
	border: 0px solid #ACACAC;
}
div.wkonli {/* Kontaktformular Textfeld links */
	width: 30%; 
	height: auto;
	padding: 0;
	margin: 0px;
	border:none;
	float: left;
	color: white;
}
div.formpos {/* Kontaktformular Position Form*/
	width: 65%;	height: auto;
	padding: 0px;
	margin-left: 2%;
	border: none;
	float: left;
}
.wbildicon {/* Bildformatierung für Icon, Button */
	border: none;
	padding: 0px;
	margin-top:0px; margin-bottom:26px; margin-left:10px; margin-right: 10px;
}
.wformularall {/* Formulare Abstände unterdrücken! */
	border: none;
	padding: 0px;
	margin:0px;
	display: block;
}
table.wsuchergebniss {/* Tabelle Suchergebnisse, Formatierung, Größe etc. */
	width: 98.3%;
	border: none;
	font-size: 1.1em;
	margin-left: 1.5%;
}
th.wsuergeb1o {/* Suchergebisse Überschrift - Spalte 1 */
	width: 10%; height: auto;
	font-size: 0.8em;
	font-weight: bold;
	color: Maroon;
	padding: 3px;
	background: #F5F5F5;
	border-right: 1px solid #C1C1C1;
	border-left: 1px solid #C1C1C1;
	border-bottom: 1px solid #C1C1C1;
}
th.wsuergeb2o {/* Suchergebisse Überschrift Spalte 2 */
	width: 90%; height: auto;	
	padding: 3px;
	border-bottom: 1px solid #C1C1C1; border-right: 1px solid #C1C1C1;
	background: #F5F5F5;
	text-align: left;
	font-size: 0.85em; font-weight: bold;
	color: Maroon;
}
td.wsuergeb1u {/* Suchergebisse Zellen Spalte 1 */
	width: 10%; height: auto;
	padding: 2px 5px 2px 5px;
	border-bottom: 1px dashed #D8D8D8; border-right: 1px dashed #D8D8D8; border-left: 1px dashed #D8D8D8;
	text-align: right;
	font-size: 0.8em; font-weight: bold;
	color: Maroon;
	background: White;
}
td.wsuergeb2u {/* Suchergebisse Zellen Spalte 2 */
	width: 90%; 
	height: auto;
	padding: 2px 2px 2px 5px;
	border-bottom: 1px dashed #D8D8D8; 
	border-right: 1px dashed #D8D8D8;
	font-size: 0.8em;
	font-weight: bold;
	color: Maroon; 
	background: White;
}
span.warn {
	color: Red; background: transparent;
	font-size: 0.8em;
}
div.wportmenue {/* MODUL PORTAL */
	width: 100%;
	max-width: 1200px;
	height: auto;
	padding: 0px;
	margin: 0px;
	border-top: none; 
	border-bottom: 1px solid #BABABA; 
	border-left: none; 
	border-right: none;
	background: url(../designimg/portal_nav_hg.jpg) repeat-x top;
	float: left;
	position: fixed;
	z-index: 100;
}
div.wportmenue_punkt {
	width: 15%; height: auto;
	padding: 3px;
	border-right: 1px solid #BABABA;
	float: left;
	text-align: center;
}
div.wportmenue_index {
	width: auto; height: auto;
	padding-left: 2%;
	border: none;
	float: left;
	text-align: center;
}	
div.wportmenue_punkt:hover {
	background-color: Aqua;
}
a.port {
	font: normal bolder 0.8em Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Green;
	text-decoration: none;
}
a.port_index {
	text-align: center;
	font: normal bolder 0.7em Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Red; background: transparent;
	text-decoration: none;
}
a.port:hover,a.port_index:hover {
	color: Red; background: transparent;
	text-decoration: underline;
}
a.wstsw {
	width:auto; height: auto;
	padding:0px;
	border:none;
	color: Maroon; background-color: transparent;
	text-decoration: none;
	display: block;
	float: right;
}
span.wuonline {/* Anzeige User Online */
	color: #5C5C5C;
	padding-left: 3%;
}
div.copycms {/* Anzeige User Online */
	width: 30%;
	padding-right: 2%;
	height: auto;
	background-color: transparent;
	font-size: 0.66em;
	color: #5C5C5C;
	text-align: right;
	margin: 0px;
	float: right;
}
div.wfooter {/* Anzeige User Online */
	width: 98%;
	height: 20px;
	background-color: transparent;
	font-size: 0.75em;
	color: #B2B2B2;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	float: left;
}
div.wfootnav{/* Anzeige User Online */
	width: 140px;
	float: right;
	height: auto;
	text-align: right;
	margin-top:-12px;
	margin-left: 0px;
	margin-right: 4%;
	background: transparent;
}
div.wfootnav a{/* Anzeige User Online */
	width: 100%;
	height: auto;
	font-size: 0.8em;
	text-align: right;
	margin-top:0px;
	margin-left: 10px;
	margin-right: 0px;
	line-height: 0.7em;
	background: transparent;
	display: block;
}
div.wfussinhalt {/* Anzeige User Online */
	width: 80%;
	padding-left: 2%;
	height: auto;
	background-color: transparent;
	font-size: 0.84em;
	text-align: left;
	margin-top: 4px;
}
table.impressum {
	width: 96%;
	border-top: none;
	text-align: left;
	font-size:1.1em;
	border-collapse: collapse;
}
table.usicht{
	width: 100%;
	border-top: none;
	text-align: left;
	font-size:1em;
	border-collapse: collapse;
}
.justify94 {
	width: 94%;
	margin-top: 10px;
	text-align: justify;
	font-size: 0.9em;
}
table.tab1 {
	width: 96%;
	border-top: 1px solid #92BDBE;
	text-align: left;
	background-color: White;
	font-size:1.1em;
}
table.impressum td {
	width: auto;
	padding-top: 3px; padding-bottom:3px; padding-left: 1%;
	border-bottom: 1px dotted #8FBCBC;
	text-align: left;
	font-size: 0.9em;
	background: transparent;
}
table.usicht td {
	width: auto;
	padding-top: 3px; padding-bottom:3px; padding-left: 5px;
	border-bottom: 1px dotted #518787;
	text-align: left;
	font-size: 0.9em;
	background: transparent;
}
table.usicht td a{
	font: normal bold 1.1em Arial, Helvetica, sans-serif;
	color: blue;
}
table.tab1 td {
	width: auto;
	padding-top: 2px; padding-bottom:2px; padding-right: 2%;
	border-bottom: 1px dotted #8FBCBC;
	border-right: 1px dotted #D6D6D6;
	font-size: 0.9em;
	background-color: transparent;
}
table.tab1 tr.trc td {
	background-color: #F0F8FF;
	border-right: 1px dotted #00BFFF;
}
table.tab1 th {
	background-color: #B0E0E6;
	border-bottom: 1px solid #8C8C8C;
	border-right: 1px dotted White;
}
/* Suche */
td.wsuergeb2u {/* Suchergebisse Zellen Spalte2 */
	width: 90%; height: auto;
	padding: 2px 2px 2px 5px;
	border-bottom: 1px dashed #D8D8D8; border-right: 1px dashed #D8D8D8;
	font-size: 0.8em; font-weight: bold;
	color: Maroon;
	background: transparent;
}
td.wsuergeb2u a {/* Suchergebisse Link Spalte2 */
	color: #004401;
}
td.wsuergeb2u a:hover {/* Suchergebisse Link:hover Spalte2 */
	color: #671247;
}
/* Sitemap ausgabe */
div.sit_mbox ul.webene0, 
div.sit_mbox ul.webene1,
div.sit_mbox ul.webene2,
div.sit_mbox ul.webene3,
div.sit_mbox ul.webene4 
 {
	background-color: transparent;
}
div.hmbox ul.webene0 li,
div.hmbox ul.webene1 li,
div.hmbox ul.webene2 li,
div.hmbox ul.webene3 li,
div.hmbox ul.webene4 li 
{
	width: auto;
	height: auto;
	margin:0px;
	padding:2px;
	border:0px;
	display: block;
	background: transparent;
	list-style: none inside none;
}
/* Formatierung Kontaktformulate Gruppen */
fieldset.wfgruppe{
	width: 100%;
	height: auto;
	border: 1px solid #adaeb0;
	margin-bottom: 6px;
}
legend.wfgruppe_us{
	background: transparent;
	color: #525252;
	font-size: 0.9em;
	font-weight: bold;
	margin-left:1%;
	margin-right: 1%;
}
div.wkonli {/* Kontaktformular Textfeld links */
	margin-top:6px;
}
/* BOX RUND */
/* set millions of background images */
.rbroundbox { background: #646464 none repeat; }
.rbtop div { background: url(../designimg/ruond/tl.gif) no-repeat top left; }
.rbtop { background: url(../designimg/ruond/tr.gif) no-repeat top right; }
.rbbot div { background: url(../designimg/ruond/bl.gif) no-repeat bottom left; }
.rbbot { background: url(../designimg/ruond/br.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 10px;
/*font-size: 10px;*/
}
.rbcontent { margin: 0 10px; }
.rbroundbox { width: 100%; margin: 0em auto; }

/* TABELLEN IM TEXT */
div.wtext1 table.inhalt,div.wtext2 table.inhalt{/* Tabelle Text einspaltig */
	width: 100%; height: auto;
	padding-bottom:6px;
	background-color: white;
	border:0px;
	border-collapse: collapse;
}
div.wtext1 table.inhalt td,div.wtext2 table.inhalt dt{/* Tabelle Text einspaltig */
	padding:3px;
	background-color: transparent;
	border: 1px dashed #ccc;
	border-collapse: collapse;
}
/*Bilder im Untermenue*/
div.wbild_1{
	border: 1px solid #ccc;
	margin-top: 25px;
	float: left;
 	/*background: white url(../designimg/cip4.jpg) no-repeat left;*/
 	width: 99%;
 	height: 70px;
}
div.wbild_2{
	border: 1px solid #ccc;
	margin-top: 2px;
	margin-bottom: 40px;
	float: left;
 	/*background: white url(../designimg/perfecta_finance.jpg) no-repeat left;*/
 	width: 99%;
 	height: 70px;
}
div.wumenueb{
	margin-top: 26px;
	margin-bottom: 4px;
}
a.fusshome{
	background: transparent url(../designimg/home.gif) no-repeat left;
	width: auto;
	text-align: right;
	padding-left: 26px;
}
a.fussprint{
	background: transparent url(../designimg/druck.gif) no-repeat left;
	width: auto;
	text-align: right;
	padding-left: 26px;
}
a.fussimpress{
	background: transparent url(../designimg/impressum.gif) no-repeat left;
	width: auto;
	text-align: right;
	padding-left: 26px;
}
div.wlogin{
	background: url(../designimg/login_1.gif) no-repeat left;
	width: 70%;
	height: 80px;
	padding-left: 100px;
	display: block;
}
div.wlogin:hover{
	background: url(../designimg/login_2.gif) no-repeat left;
}

