html, body {
	background-color: #FFF;
	color: #000;
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0;
	padding: 0;
	text-align: center;
}
td, th {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 1px;
	font-style: oblique;
	padding-left: 1px;
}
p {
	margin-top: 0;
}
.ramka {
	border-bottom-width: 1px;
	border-bottom-style: groove;
	border-bottom-color: #FFFFFF;
}

td > p {
	margin: 0;
}

#main {
	margin: 0px auto;
	text-align: left;
	width: 990px;
	height: 100%;
}
#lcol {
	width: 200px;
	float: left;
	margin: 0;
	padding: 0;
}
#mcol {
	width: 580px;
	float: left;
	margin: 0;
	padding: 0;	
}
#rcol {
	width: 210px;
	float: right;
	margin: 0;
	padding: 0;	
}
#logo {
	padding: 0;	
	height: 100px;
}
#ramka10 {
	padding-top: 7px;
}

#topnav {
	margin: 2px 0 0 15px;
	padding: 4px;
	width: 560px;
	height: 20px;
}
#lefthead {
	border-top: 2px solid;
	width: 156px;
	margin: 100px 20px 12px 20px;
	padding: 2px;
	font-weight: bold;
}
#content {
	margin: 0;
	min-height: 330px;
	overflow: visible;
	padding-right: 30px;
	padding-top: 1px;
	background-position: top;	
	background-repeat: no-repeat;
	text-align: justify;
}
#content560 {
	margin: 0;
	min-height: 330px;
	overflow: visible;
	padding-right: 20px;
	background-position: top;	
	background-repeat: no-repeat;
	text-align: justify;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	font-size: 10px;
	font-weight: bold;
}
h1 {
	padding: 24px 0 1em 0;
}
h2 {
	padding: 0 0 .3em 0;
}
/* Obere Navigation Menu */
#nav, #nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	white-space: nowrap;
	line-height: 1;
}

#nav a {
	display: block;
	margin-right: 2px;
	padding: 3px 0 3px 0;
	width: 108px;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 3px solid #FFFFFF;
}
#nav li {
	float: left;
	width: 110px; 
}

#nav li ul {
	left: -999em;
	position: absolute;
	text-decoration: none;
	width: 214px;
}

#nav li ul li {
	width: 180px;
}
#nav li ul a {
	padding: 3px;
	text-decoration: none;
	color: Black;
	font-weight: normal;
	width: 180px;
	border: none;	
}
#nav li ul ul {
	margin: -1em 0 0 124px;
}
#nav li ul ul a {
	width: 280px;
}
#nav li:hover ul ul, #nav li.sfhover ul ul {
	left: -999em;
}
#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul {
	left: auto;
}

/* ### Farben Navigation oben ### */
.color0 { color: #E2091A; } /* basic rot */

.color1 { color: #AE94BE; } /* violett */
#nav a.color1 { background-color: #E2E7F2; color: #000; border-top: 2px solid #AE94BE; } /* obere reihe */
#nav a.color1act { background-color: #D5C8DE; color: #000; border-top: 2px solid #AE94BE; } /* obere reihe active */
#nav a.color1:hover { background-color: #D5C8DE; color: Black; } /* obere reihe over */
#nav li ul a.color1 { background-color: #D5C8DE; border: none;	 } /* erster aufklapper */
#nav li ul a.color1:hover { background-color: #AE94BE; border: none;	 } /* erster aufklapper over */
ul a.subcolor1 { background-color: #D5C8DE; border: none;  } /* zweiter aufklapper */
ul a.subcolor1:hover { background-color: #AE94BE; border: none;  } /* zweiter aufklapper over */

.color2 { color: #4C9CD0; } /* blau */
#nav a.color2 { background-color: #E2E7F2; color: #000; border-top: 2px solid #4C9CD0; }
#nav a.color2act { background-color: #A6CEE8; color: #000; border-top: 2px solid #4C9CD0; }
#nav a.color2:hover { background-color: #A6CEE8; }
#nav li ul a.color2 { background-color: #A6CEE8; border: none;	 }
#nav li ul a.color2:hover { background-color: #4C9CD0; border: none;	 }
ul a.subcolor2 { background-color: #A6CEE8; border: none; }
ul a.subcolor2:hover { background-color: #4C9CD0; border: none; }

.color3 { color: #48B19C; } /* grn */
#nav a.color3 { background-color: #E2E7F2; color: #000; border-top: 2px solid #48B19C; }
#nav a.color3act { background-color: #A1D7CC; color: #000; border-top: 2px solid #48B19C; }
#nav a.color3:hover { background-color: #A1D7CC; }
#nav li ul a.color3 { background-color: #A1D7CC; border: none;	 }
#nav li ul a.color3:hover { background-color: #48B19C; border: none;	 }
ul a.subcolor3 { background-color: #A1D7CC; border: none; }
ul a.subcolor3:hover { background-color: #48B19C; border: none; }

.color4 { color: #7F9F1E; } /* olive */
#nav a.color4 { background-color: #E2E7F2; color: #000; border-top: 2px solid #7F9F1E; }
#nav a.color4act { background-color: #DAE388; color: #000; border-top: 2px solid #7F9F1E; }
#nav a.color4:hover { background-color: #DAE388; }
#nav li ul a.color4 { background-color: #DAE388; border: none;	 }
#nav li ul a.color4:hover { background-color: #7F9F1E; border: none;	 }
ul a.subcolor4 { background-color: #DAE388; border: none; }
ul a.subcolor4:hover { background-color: #7F9F1E; border: none; }

.color5 { color: #FFAB51; } /* orange */
#nav a.color5 { background-color: #E2E7F2; color: #000; border-top: 2px solid #FFAB51; }
#nav a.color5act { background-color: #FFD4A5; color: #000; border-top: 2px solid #FFAB51; }
#nav a.color5:hover { background-color: #FFD4A5; }
#nav li ul a.color5 { background-color: #FFD4A5; border: none;	 }
#nav li ul a.color5:hover { background-color: #FFAB51; border: none;	 }
ul a.subcolor5 { background-color: #FFD4A5; border: none;	}
ul a.subcolor5:hover { background-color: #FFAB51; border: none;	}

/* Linien News-Liste */
.color0line {
	height:2px;
	background-color: #E2091A; 
	margin: 5px 0; 
	width: 548px;
	clear: left;
}
.color1line {
	height:2px;
	background-color: #AE94BE;
	margin: 5px 0; 
	width: 548px;	
	clear: left;
}
.color2line {
	height:2px;
	background-color: #4C9CD0; 
	margin: 5px 0;	
	width: 548px;
	clear: left;
}
.color3line {
	height:2px;
	background-color: #48B19C; 
	margin: 5px 0;	
	width: 548px;	
	clear: left;
}
.color4line {
	height:2px;
	background-color: #7F9F1E; 
	margin: 5px 0;	
	width: 548px;	
	clear: left;
}
.color5line {
	height:2px;
	background-color: #FFAB51; 
	margin: 5px 0;	
	width: 548px;	
	clear: left;
}
/* Linke Navigation */
#leftnav {
		margin-left: 12px;
}
a.color0lev1, a.color0lev1:visited, a.color1lev1, a.color1lev1:visited, a.color2lev1, a.color2lev1:visited, a.color3lev1, a.color3lev1:visited, a.color4lev1, a.color4lev1:visited, a.color5lev1, a.color5lev1:visited { 
	width: 140px; 
	padding: 2px 0 2px 20px; 
	color: Black;
	background-repeat: no-repeat;
	background-position: 10px .6em;	
	display: block;
	text-decoration: none;
}
a.color0lev1:hover, a.color0lev1:active, a.color1lev1:hover, a.color1lev1:active, a.color2lev1:hover, a.color2lev1:active, a.color3lev1:hover, a.color3lev1:active, a.color4lev1:hover, a.color4lev1:active, a.color5lev1:hover, a.color5lev1:active {
	color: Black;
	text-decoration: underline;	
}
a.color0lev1, a.color0lev1:visited { 
	background-image: url(../img/icn_pfeil_r_rot.gif);
}
a.color1lev1, a.color1lev1:visited { 
	background-image: url(../img/icn_pfeil_r_lila.gif);
}
a.color2lev1, a.color2lev1:visited { 
	background-image: url(../img/icn_pfeil_r_blau.gif);
}
a.color3lev1, a.color3lev1:visited { 
	background-image: url(../img/icn_pfeil_r_gruen1.gif);
}
a.color4lev1, a.color4lev1:visited { 
	background-image: url(../img/icn_pfeil_r_gruen2.gif);
}
a.color5lev1, a.color5lev1:visited { 
	background-image: url(../img/icn_pfeil_r_orange.gif);
}

a.color0lev1parent, a.color0lev1parent:visited, a.color1lev1parent, a.color1lev1parent:visited, a.color2lev1parent, a.color2lev1parent:visited, a.color3lev1parent, a.color3lev1parent:visited, a.color4lev1parent, a.color4lev1parent:visited, a.color5lev1parent, a.color5lev1parent:visited { 
	width: 140px; 
	padding: 2px 0 2px 20px; 
	color: Black;
	background-repeat: no-repeat;
	background-position: 10px .6em;	
	display: block;
	text-decoration: none;
}
a.color0lev1parent:hover, a.color0lev1parent:active, a.color1lev1parent:hover, a.color1lev1parent:active, a.color2lev1parent:hover, a.color2lev1parent:active, a.color3lev1parent:hover, a.color3lev1parent:active, a.color4lev1parent:hover, a.color4lev1parent:active, a.color5lev1parent:hover, a.color5lev1parent:active {
	color: Black;
	text-decoration: underline;	
}
a.color0lev1parent, a.color0lev1parent:visited { 
	background-image: url(../img/icn_pfeil_d_dot.gif);
}
a.color1lev1parent, a.color1lev1parent:visited { 
	background-image: url(../img/icn_pfeil_d_lila.gif);
}
a.color2lev1parent, a.color2lev1parent:visited { 
	background-image: url(../img/icn_pfeil_d_blau.gif);
}
a.color3lev1parent, a.color3lev1parent:visited { 
	background-image: url(../img/icn_pfeil_d_gruen1.gif);
}
a.color4lev1parent, a.color4lev1parent:visited { 
	background-image: url(../img/icn_pfeil_d_gruen2.gif);
}
a.color5lev1parent, a.color5lev1parent:visited { 
	background-image: url(../img/icn_pfeil_d_orange.gif);
}

a.lev2, a.lev2:visited { 
	width: 105px; 
	padding: 1px 0 1px 35px;
	color: Black;
	background: none;
	display: block;
	text-decoration: none;
}
a.lev2:hover, a.lev2:active {
	color: Black;
}
/* Link-Listen im Inhalt ohne Einzug */
a.color0list, a.color0list:visited, a.color1list, a.color1list:visited, a.color2list, a.color2list:visited, a.color3list, a.color3list:visited, a.color4list, a.color4list:visited, a.color5list, a.color5list:visited { 
	padding: 2px 0 2px 12px; 
	color: Black;
	background-repeat: no-repeat;
	background-position: 2px .6em;	
	display: block;
	text-decoration: none;
}
a.color0list:hover, a.color0list:active, a.color1list:hover, a.color1list:active, a.color2list:hover, a.color2list:active, a.color3list:hover, a.color3list:active, a.color4list:hover, a.color4list:active, a.color5list:hover, a.color5list:active {
	color: Black;
	text-decoration: underline;	
}
a.color0list, a.color0list:visited { 
	background-image: url(../img/icn_pfeil_r_rot.gif);
}
a.color1list, a.color1list:visited { 
	background-image: url(../img/icn_pfeil_r_lila.gif);
}
a.color2list, a.color2list:visited { 
	background-image: url(../img/icn_pfeil_r_blau.gif);
}
a.color3list, a.color3list:visited { 
	background-image: url(../img/icn_pfeil_r_gruen1.gif);
}
a.color4list, a.color4list:visited { 
	background-image: url(../img/icn_pfeil_r_gruen2.gif);
}
a.color5list, a.color5list:visited { 
	background-image: url(../img/icn_pfeil_r_orange.gif);
}
/* Linke Navigation Menu */
#navlist a { 
	width: 140px; 
	padding: 2px 0 2px 20px; 
	color: Black;
}
#navlist, #navlist ul {
	padding: 0;
	margin: 0 0 1px 0;
	list-style: none;
	height:14px; 
}
#navlist li {
	float: left;
	width: 104px;
}
#navlist li ul {
	position: absolute;
	left: -999em;
	margin: -1em 0 0 124px;
	width: 104px;
}
#navlist li ul a {
	background-image: none;
	width: 104px;
}

#navlist li:hover ul, #navlist li.lfhover ul {
	left: auto;
}
#navlist a, #navlist a:visited {
	display: block;
	text-decoration: none;
}	
#navlist a:hover, #navlist a#current:hover, a.lev1:hover, a.lev2:hover {
	text-decoration: underline;
}
a#current, a:visited#current {
	text-decoration: none;
	font-weight: bold;
}
a#subcurrent , a:visited#subcurrent {
	text-decoration: none;
	font-weight: bold;
}
a#menucurrent , a:visited#menucurrent {
	text-decoration: none;
	font-weight: bold;
}
/* News-Boxen rechts */
#nbntop {
	border-top: 2px solid #4C9CD0;
	margin-top: 118px;
	width: 193px;
}
#nbtop {
	border-top: 2px solid #E2091A;
	margin-top: 1px;
	width: 193px;
}
#nbcont {
	border-left: 2px solid #FFFFFF;
	border-top: 2px solid #FFFFFF;
	height: 258px;
	width: 193px;
	background-position: top;	
	background-repeat: no-repeat;
}
#nextprev {
	position: absolute;
	top: 433px;
	width: 193px;
	text-align: center;
}
#pbcont {
	border-top: 2px solid #E2091A;
	margin-top: 2px;
	height: 306px;
	width: 193px;
}
#slogan {
	margin: 20px 0 20px 0;
}
.teaser {
	float: left;
	margin-right: 15px;
	border-top: 2px solid #E2091A;
	background-position: top;	
	background-repeat: no-repeat;
	width: 160px;
	height: 63px;
	margin-top: 8px;
	padding: 2px 3px 0 5px;
	voice-family: "\";}\""; 
	voice-family: inherit; 

}
a.bold, a.bold:visited {
	text-decoration: none;
	color: Black;
	font-weight: bold;
}
a.bold:hover, a.bold:active {
	text-decoration: none;
	color: #E2091A;
}
a, a:visited {
	text-decoration: underline;
	color: Black;
}
a:hover, a:active {
	color: #E2091A;
}
#search {
	position: absolute;
	top: 458px;
}
input.flat {
	border: 1px solid #000;
	background-color: #FFF;
}
.oinput {
	background-color: #FFF;
	border: 1px solid #000;
	color: #000;
	font-family: Verdana, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	margin-bottom: 2px;
	margin-top: 2px;
	padding-left: 4px;
}
.otextarea {
	background-color: #FFF;
	border: 1px solid #000;
	color: #000;
	font-family: Verdana, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 4px;
}
.pflichtfeld {
	color: #E2091A;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
}

/* Presseverteiler Miniformular */

label.nl, input.nl, select.nl { 
  display: block;
  float: left;
	font-size: 10px;
}

form.nl br { 
  clear: left; 
}

label.nl {
 text-align: right; 
 padding-right: 1em; 
 padding-top: 3px;
 width: 50px; 
}

form.nl {
  background: #F3BD1F;
  margin:0;
  padding:.5em;
}
input.nl {
	margin-bottom: 3px;
	width: 105px;
	border: 1px solid #000;
}
select.nl {
	margin-bottom: 3px;
	width: 80px;
	border: 1px solid #000;
}

/* Productfinder Miniformular */

label.pf, input.pf, select.pf { 
  display: block;
  float: left;
	font-size: 10px;
}

form.pf br { 
  clear: left; 
}

input#submit { 
  float: none;
  width: auto;
	margin-top: 5px;
	font-size: 10px;
}
label.pf {
 text-align: right; 
 padding-right: 1em; 
 padding-top: 3px;
 width: 90px; 
}

form.pf {
  background: #F3BD1F;
  margin:0;
  padding:.5em;
}
input.pf {
	margin-bottom: 3px;
	width: 105px;
	border: 1px solid #000;
}
select.pf {
	margin-bottom: 3px;
	width: 80px;
	border: 1px solid #000;
}
.suffix {
	color: #000;	
	float: left;
	padding-top: 3px;	
	padding-left: 1em; 
}

/* sonstige */

#sublinks {
	position: absolute;
	top: 500px;
	padding-left: 20px;
	line-height: 1.7em;
}
#sublinks a, #sublinks a:visited {
	text-decoration: none;
	color: Black;
}

#sublinks a:hover, #sublinks a:active {
	text-decoration: underline;
	color: #E2091A;
}

.prodimg {
	margin: 0 15px 10px 0;
	float: left;
}

.prodlist {
	float: left;
	width: 267px;
	height: 85px;
	margin: 5px 5px 5px 0px;
}
.wgrlist {
	float: left;
	width: 170px;
	margin: 5px 5px 5px 0px;
}

.red {
	color: #E2091A;
}
.bold {
	font-weight: bold;
}
.color5 {
	color: #FFFF00;
}


.date {
	font-style: italic;
	font-weight: normal;
}
.newsleft {
	float:left; 
	width:148px;
}
.newsright {
	float:left; 
	width:400px;
}
.tableborder {
	border-collapse: collapse;
	border-spacing: 0;
}
.tableborder td {
	border: 1px solid #D8DCE1;
}
/* <Develop Polska> */

table {
	border-collapse: collapse;

}


table#top {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
}
/* <paskek lewy> */
td#left_border {
	width: 1px;
	padding: 0;
	font-size: 1px;
	background-color: #FF0000;
}
/* <srodek strony> */
td#center {
	background: #ffffff;
	width: 990px;
	padding: 0;

}
/* <paskek prawy> */
td#right_border {
	background: #FF0000;
	width: 1px;
	padding: 0;
	font-size: 1px;
}


table#body {
	width: 998px;
}



/* <td id="main"> */
td#main {
	background: #ffffff;
	text-align: left;
	vertical-align: top;
	padding: 0;
	width: 580px;
}

/* </menu_prawe> */

/* <stopka> */
td#footer {
	background: #ffffff;
	color: #7b829c;
	font-size: 10px;
        width: 580px;
	text-align: center;
	vertical-align: middle;
	padding: 0;
}
/* <logo pictires> */
td#develop {
	background: #ffffff url("../develop.gif");
	text-align: top;
	background-repeat: no-repeat;
        background-position: top;	
	vertical-align: right;
	height: 330px;
	padding: 5px 5px;

	color: #ffffff;
	font-weight: bold;	
	font-size: 10px;
}
td#dealer {
	background: #ffffff url("../../dealer.gif");
	text-align: center;
	background-repeat: no-repeat;
        background-position: left;	
	vertical-align: right;
	padding: 5px 5px;
 	height: 100px;
	color: #ffffff;
	font-weight: bold;	
	font-size: 10px;
}
td#dbalance {
	background: #ffffff url("../dbalance.gif");
	text-align: center;
	background-repeat: no-repeat;
        background-position: right;	
	vertical-align: right;
	padding: 5px 5px;
 	height: 100px;
	color: #fff000;
	font-weight: bold;	
	font-size: 10px;
}
.spec {
      background-color:#CCCCCC;
}
#prez {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CC0000;
	margin: 8px;
	width: 165px;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #73B149;
}
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
}
.style10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #00CCFF;
}
.style9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
}
.style11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D20000;
}
.map1 {
	margin-left: 10px;
}
#map1 {
	margin-left: 60px;
}
#map2 {
	font-size: 12px;
	font-style: oblique;
	color: #CC0000;
	font-weight: bold;
	margin-top: 4px;
	margin-bottom: 2px;
	margin-left: 40px;
}
.styl14 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
}

.style12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #FFFF33;
}
.font_punkt_promocja {
	font-weight: bold;
	color: #000099;
	text-align: center;
}
.ramka2 {
	margin-top: 10px;
	background-color: #666666;
}
#content2 {
	margin: 0;
	min-height: 330px;
	overflow: visible;
	padding-right: 30px;
	padding-top: 1px;
	background-position: top;
	background-repeat: no-repeat;
	text-align: justify;
	padding-left: 40%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	color: #000000;
}
.ramka3 {
	margin-left: 200px;
	width: 320px;
	margin-top: 15px;
	font-weight: normal;
}
#nolink1 {
	background-image: url(../img/icn_pfeil_r_rot.gif);
	background-repeat: no-repeat;
	background-position: 2px center;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 8px;
}
