* {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

html, body {
    height: 100%;
    margin: 0px;
}

body {
    background-color: #E6E6E6;
    text-align: center;
    color: #7d7d7e;
    height: 100%;
    background-image: url("img/body_background.jpg");
    background-repeat: repeat-x;
    background-attachment: fixed;
}

img {
    border: 0;
}

a {
    color: #7d7d7e;
    text-decoration: underline;
}

a:hover {
    color: #3f3f3f;
}

#aussen {
    padding: 0 10px;
    width: 665px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    background-color: #FFF;
    color: #7d7d7e;
    height: 100%;
}

html>body #aussen {
    height: auto;
    min-height: 100%;
}

#oben {
	clear: both;
    text-align: left;
    margin: 0 auto 0 auto;
    padding-top: 5px;
    width: 665px;
    font-size: 13px;
}

a.fs1 {
    text-decoration: none;
    font-size: 100%;
}
a.fs2 {
    text-decoration: none;
    font-size: 113%;
}
a.fs3 {
    text-decoration: none;
    font-size: 137%;
}

#logo {
    width: 180px;
    height: 58px;
    float: left;
	margin-bottom: 0px;
}

#links {
    clear: both;
    margin-top: 0px;
    text-align: left;
    width: 172px;
    float: left;
    overflow: hidden;
}

.sidebox {
    width: 162px;
    padding-top: 10px;
    background-image: url("1sidebox_bg.jpg");
    background-repeat: no-repeat;
    margin-bottom: 30px;
}



#navigation {
    display: block;
}

#navigation li {
    margin: 6px 0;
}

#navigation li a {
    color: #7d7d7e;
    text-decoration: none;
    display: block;
    height: 1.3em;
    padding-left: 10px;
	font-weight: bold;
}

#navigation li a:hover {
    color: #3f3f3f;
    background-color: #e9ce87;
    background-image: url("navi_bg.jpg");
    background-position: top right;
    background-repeat: no-repeat;
	font-weight: bold;
}



#adresse {
    display: block;
    width: 162px;
}

#adresse p {
    margin: 0 10px;
}

#infobox {
    display: block;
    width: 162px;
}

#infobox p {
    margin: 10px;
    font-size: 80%;
    text-align: center;
}

#tafriend p {
    margin: 10px;
    padding-bottom: 30px;
    font-size: 80%;
    text-align: center;
}

#rechts {
    float: right;
    text-align: left;
    width: 469px;
    margin-top: 0px;
    background-image: url("1content_bg.jpg");
    background-repeat: no-repeat;
}

#pfad {
    display: block;
    margin: 10px 20px;
    font-size: 80%;
}

#inhalt {
    display: block;
    margin-top: -10px;
}

div.container {
    clear: both;
    border: 1px #DDD solid;
    display: block;
    width: 100%;
    margin-bottom: 15px;
}

div.container img.bild {
    float: right;
    margin: 15px 15px;
}

div.container h2.titel,div.container h3.titel {
    display: block;
    background-color: #bcbcbc;
    background-image: url("newsbox_bg.jpg");
    background-position: 100% 0%;
    background-repeat: no-repeat;
    color: #FFF;
    padding: 3px 3px 3px 8px;
    margin: 1px;
}

div.container div.inhalt {
    padding: 4px 4px 4px 8px;
}

div.listagem div.inhalt {
    padding: 4px 4px 4px 15px;
}

div.container div.mehr {
    font-size: 85%;
    padding: 4px 4px 4px 8px;
}

div.container div.mehr a {
    padding-left: 15px;
    background-image: url("pfeil_rechts.gif");
    background-position: 0 50%;
    background-repeat: no-repeat;
    font-weight: bold;
}

div.container div.extern {
    font-size: 85%;
    padding: 15px 4px 4px 15px;
}

div.container div.extern a {
    padding-right: 20px;
    background-image: url("extern.gif");
    background-position: 100% 50%;
    background-repeat: no-repeat;
}

#unten {
    clear: both;
    display: block;
    text-align: center;
    padding: 0px;
    margin-top: 0px;
}

#nav_unten {
    list-style-type: none;
}

#nav_unten li {
    display: inline;
    font-size: 80%;
    margin: 0 5px;
    text-align: center;
}

#nav_unten li a {
    white-space: nowrap;
}

img.flag {
    width: 28px;
    height: 19px;
    margin: 0 2px;
}

div.content {
    padding: 10px 20px 10px 20px;
}

ul.team li {
    clear: both;
    margin-bottom: 40px;
}

ul.team li img.person {
    float: right;
    margin-left: 10px;
    margin-bottom: 10px;
}

ul.team span.des {
    clear: left;
    display: block;
    float: left;
    font-weight: bold;
}

ul.team span.inh {
    display: block;
    margin-left: 6.5em;
}

ul.sprungliste {
    list-style-image: url("nach_unten.gif");
    margin: 20px 20px;
}

ul.sprungliste li {
    font-weight: bold;
}

a.extern {
    padding-right: 20px;
    background-image: url("extern.gif");
    background-position: 100% 50%;
    background-repeat: no-repeat;
}

a.intern {
    padding-left: 20px;
    background-image: url("img/pfeil_rechts.gif");
    background-position: 0% 50%;
    background-repeat: no-repeat;
}

a.email {
    padding-left: 20px;
    background-image: url("img/mail.gif");
    background-position: 0% 50%;
    background-repeat: no-repeat;
}

a.print {
    padding-right: 15px;
    background-image: url("img/drucker.gif");
    background-position: 100% 50%;
    background-repeat: no-repeat;
    float: right;
    font-size: 80%;
    white-space: nowrap;
}

a.top {
    padding-right: 15px;
    background-image: url("img/nach_oben.gif");
    background-position: 100% 50%;
    background-repeat: no-repeat;
    float: right;
    font-size: 80%;
    white-space: nowrap;
}

a.top2 {
    padding-right: 15px;
    background-image: url("img/nach_oben.gif");
    background-position: 100% 50%;
    background-repeat: no-repeat;
    white-space: nowrap;
}

ul.products li {
    clear: both;
    margin-top: 3em;
}

ul.products img {
    float: left;
    margin-bottom: 10px;
    margin-right: 50px;
    
}

ul.products h2 {
    display: inline;
    margin: 0;
}

h2.top {
    margin-top: 0px;
}

form.formular .des {
    clear: both;
    float: left;
    width: 9em;
    margin-bottom: 3px;
}

form.formular br.clear {
    clear: both;
}

form.formular .post {
    border: 1px #DDD solid;
    background-color: #F9F9F9;
    font-size: 90%;
}

form.formular .post:focus {
    background-color: #FFF;
}

form.formular input.w1 {
    width: 150px;
}

form.formular input.w2 {
    width: 50px;
}

form.formular .right {
    text-align: right;
    width: 3em;
    margin-right: 1em;
}

form.formular .h2 {
    height: 2em;
}

form.formular .h3 {
    height: 3em;
}

form.formular .max {
    width: 95%;
    height: 15em;
}

ul.prod_liste {
    list-style-image: url("img/club_bullet.gif");
    border-bottom: 1px #DDD dashed;
}

ul.prod_liste li {
    margin-left: 2em;
}

ul.prod_liste li.preis {
    list-style-image: none;
    font-weight: bold;
    margin-left: 2em;
    margin-top: 0.5em;
}

ul.liste {
    margin-top: 1em;
    margin-bottom: 1em;
    list-style-image: url("img/club_bullet.gif");
}

ul.liste li {
    margin-left: 2em;
}

ol.oliste {
    margin-bottom: 1em;
}

ol.oliste li {
    margin-left: 3em;
    margin-bottom: 0.75em;
    list-style-type: decimal;
    
}

ol.oliste li ul li {
    margin-left: 3em;
    list-style-type: disc;
}

ul.sitemap {
    list-style-image: url("img/pfeil.gif");
}

ul.sitemap li {
    margin-left: 3em;
}

table.multilang {
 border: 1px #ddd solid;
}

table.multilang th {
    background-color: #F47820;
    color: #FFF;
    padding: 4px;
}

table.multilang tr.row1 td {
 background-color: #F7F7F7;
     padding: 4px;
}

table.multilang tr.row2 td {
 background-color: #EEEEEE;
     padding: 4px;
}

table.multilang tr.row3 td {
 background-color: #ddd;
     padding: 4px;
}

.clubbp {
 margin-right: 5px;
}

.benzol {
	float:left;
	font-size: 80%;
	margin-top: 22px;
}
.produzido {
	font-size: 80%;
	float:right;
	
}

.fluegel {
	vertical-align:text-bottom;
}

div.listagem {
    clear: both;
    display: block;
    width: 100%;
    margin-bottom: 15px;
}


#lista {
	margin-left: -10px;
}

#lista li {
	display: inline;
}

#lista li a {
    font-size: 120%;
	font-weight: bold;
	text-decoration:none;
    margin-bottom: 1em;
    color: #134A9E;
	margin-left: 25px;
}

#lista li a:hover {
    font-size: 120%;
	font-weight: bold;
	text-decoration:underline;
    margin-bottom: 1em;
    color: #134A9E;
}

.topo {
	margin-left: 10px;
}

.borda1 {
	color:#663333;
}
.borda2 {
	color:#666633;
}
.borda3 {
	color:#333333;
}

img.foto {
    float: right;
    margin: 15px 15px;
}

/* stop mozilla outline when click link*/
:link:focus, :visited:focus {-moz-outline:0px;}


/**************** menu coding *****************/

ul.menu1, ul ul {padding-left:10px; margin-top:5px; border:0; list-style-type:none; height:14em; overflow:hidden; background:#ffffff; width:14em; text-align:left; color: #7d7d7e; font-weight: bold;}
ul.menu1 table {border-collapse:collapse; padding:0; margin:0; font-size:1em;}
ul.menu1 ul {margin-left:0px;}
ul.menu1 li {text-indent:0.1em;}
ul.menu1 li.drop {margin-bottom:-2px;}
ul.menu1 li a, 
ul.menu1 li a:visited {display:block; width:14em; height:1.5em; _height:0px; line-height:1.9em; _line-height:1.6em; text-decoration:none; color:#7d7d7e; margin-bottom: 5px; _margin-bottom: 0px;}
ul.menu1 li a.last, 
ul.menu1 li a.last:visited {display:block; width:15em; height:14em; line-height:1.8em;}
ul.menu1 li ul {display:none;}

ul.menu1 li:hover a, 
ul.menu1 li a:hover {border:0; color:#3f3f3f; font-weight:bold;  height:1.5em; _height:0px; background-image: url("navi_bg.gif"); background-position: top left; background-repeat: no-repeat;}
ul.menu1 li:hover ul, 
ul.menu1 li a:hover ul {display:block; height:4em; width:15em; margin-top:-1px; background:#ffffff; }
ul.menu1 li:hover ul li a, 
ul.menu1 li a:hover ul li a {height:1.6em; background:#ffffff; color:#7d7d7e; font-weight:normal; }
ul.menu1 li:hover ul li:hover a, 
ul.menu1 li a:hover ul li a:hover {background:#ffffff; color:#3f3f3f; font-weight:bold; background-image: url("navi_bg_M.gif"); background-position: top left; background-repeat: no-repeat; }

 