/* CSS Document */

body, div, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: none;
	color: #FFFFFF;
}

body {
	background-color:#000000;
	margin:0px;
}

input {
	background-color: #000000;
	border: 1px solid #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

#button {
	border: 2px solid #666666;
}

textarea {
	background-color: #000000;
	border: 1px solid #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

a:link, a:visited, a:hover, a:active, a:focus	{
	color: White;
	text-decoration:none;
}

.Layout {
	border-left:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
	margin:auto;
	width:964px;
}

.Kopf {
}

.NaviLinks {
}

.NaviRechts {
	text-align:left;
	padding-top:25px;
}

.Seite {
	text-align:left;
	padding-top:25px;
}

.HauptMenu {
	background-color: #363636;
}

.HauptMenu a	{
	color: #FFFFFF;
	font-size: 12px;
	text-decoration:none;
	margin-left:0px;
	margin-right:20px;
}

.HauptMenu #lang {
	margin-left:2px;
	margin-top:1px;
	margin-bottom:1px;
}

.HauptMenu #lang:hover {
	cursor:pointer;
	cursor:hand;
}

.Ueberschrift {
	font-weight: bold;
	text-align: left;

}

.ProduktTitel {
	font-size: 12px;
	font-weight:bold;
	padding-bottom:10px;
}

.ProduktBeschreibung {
	padding-bottom:10px;
}

.ProduktTZTab {
	margin-top:7px;
}

.ProduktTabsTab {
	margin-top:50px;
}

.ProduktInfoTab {
	border:1px solid #666666;
	margin-top:20px;
	font-size: 10px;
}
.ProduktInfoTab th {
	text-align:center;
	background-color:#333333;
	font-weight: none;
}
.ProduktInfoTab td {
}

.ProduktFarbTab {
	border:1px solid #666666;
	margin-top:20px;
	font-size: 10px;
}
.ProduktFarbTab th {
	text-align:center;
	background-color:#333333;
	font-weight: none;
}
.ProduktFarbTab td {
}

.ProduktBestellTab {
	border:1px solid #666666;
	margin-top:20px;
	font-size: 10px;
}
.ProduktBestellTab th {
	text-align:center;
	background-color:#333333;
	font-weight: none;
}
.ProduktBestellTab td {
}
.ProdBestTabSpalte {
	border-bottom:1px solid #666666;
}
.ProdBestTabZeile {
}
.ProdBestTabItem {
	background-color:#333333;
}
.ProdBestTabItem table, .ProdBestTabItem td {
	border:0px solid #666666;
	background-color:#333333;
}
.ProdBestTabItem td {
	padding:0px;
	margin:0px;
}
.ProdBestTabItem img:hover {
	cursor:pointer;
	cursor:hand;
}

.ProduktAlternativTab {
	border:1px solid #666666;
	margin-bottom:3px;
}
.ProduktAlternativTab th {
	text-align:center;
	background-color:#333333;
	font-weight: none;
	font-size: 10px;
}
.ProduktAlternativTab td {
}
.ProduktAlternativTab #Block {
	clear: left;
	margin-bottom: 10px;
}
.ProduktAlternativTab #BlockTitel {
	font-size: 10px;
	font-weight: bold;
}
.ProduktAlternativTab #BlockBeschreibung {
	font-size: 9px;
}

.ProduktZusatzTab {
	border:1px solid #666666;
}
.ProduktZusatzTab th {
	text-align:center;
	background-color:#333333;
	font-weight: none;
	font-size: 10px;
}
.ProduktZusatzTab td {
}
.ProduktZusatzTab #Block {
	clear: left;
	margin-bottom: 10px;
}
.ProduktZusatzTab #BlockTitel {
	font-size: 10px;
	font-weight: bold;
}
.ProduktZusatzTab #BlockBeschreibung {
	font-size: 9px;
}

#prodnavi {
	margin:0px;
	padding:0px;
	font-size: 10px;
}

#prodnavi #li #titel {
	cursor:pointer;
	cursor:hand;
	margin-top:10px;
}

#prodnavi #li #titel #logo {
	padding-right:2px;
	padding-bottom:2px;
}

#prodnavi #li #liste {
	margin-left:10px;
}

#prodnavi #li #liste a {
	display:block;
	width:99%;
	padding:2px;
}

#prodnavi #li #liste a:hover, #prodnavi #li #liste a#akt {
	background-color:#333333;
}

#tooltip {
	background-color:#333333;
	border:1px solid #666666;
	padding:2px;
	position:absolute;
	z-index:100;
	left:100px;
	top:100px;
	font-size: 9px;
	width:150px;
}

.WKorbTitel {
	font-size: 14px;
	font-weight:bold;
	padding:10px;
}

.WKorbTab {
	border:1px solid #666666;
	width:90%;
	margin_bottom:10px;
}
.WKorbTab th {
	text-align:center;
	background-color:#333333;
	font-weight: none;
}
.WKorbTab td {
}
.Kontakt {
	/*background-image: url(../img/europkarte.gif);*/
}

.Berater  {
	text-align:left;
	margin-left: 100px;
}
.Berater a:hover, .Berater a:focus {
	text-decoration:underline;
}
.Berater Produkt {
	margin-bottom: 0px;
}
.Berater #Block {
	margin-bottom: 0px;
}
.Berater #BlockTitel {
	font-size: 10px;
	font-weight: bold;
}
.Berater #BlockBeschreibung {
	font-size: 10px;
}
.BeraterGruppe {
}
.BeraterGruppe #titel {
	font-weight: bold;
	margin-bottom: 10px;
}
.BeraterGruppe #inhalt {
	margin-left: 20px;
	padding-bottom: 10px;
}

.BeraterInfoTab {
	border:1px solid #666666;
	margin-bottom: 5px;
}
.BeraterInfoTab th {
	text-align:center;
	background-color:#333333;
	font-weight: none;
	font-size: 10px;
}
.BeraterInfoTab td {
}
.BeraterInfoTab #Block {
	clear: left;
	margin-bottom: 10px;
}
.BeraterInfoTab #BlockTitel {
	font-size: 10px;
	font-weight: bold;
}
.BeraterInfoTab #BlockBeschreibung {
	font-size: 9px;
}
.BeraterInfoTab BeraterGruppe {
}
.BeraterInfoTab BeraterGruppe #titel {
	font-weight: bold;
	margin-bottom: 0px;
}
.BeraterInfoTab BeraterGruppe #inhalt {
	margin-left: 5px;
	padding-bottom: 0px;
}

.start {
}
.start #titel {
	font-size: 14px;
	font-weight: bold;
}
.start img {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	border:1px solid #FFFFFF;
}
.start #utitel {
	font-weight: bold;
	margin-bottom: 10px;
}
.start #beschreibung {
}

.Suche #Block {
	margin-bottom: 10px;
}
.Suche #BlockTitel {
	font-size: 10px;
	font-weight: bold;
}
.Suche #BlockBeschreibung {
	font-size: 9px;
}

.Galerie {
	margin-left:100px;
}

.Galerie img {
	border:1px solid #666666;
}