html, body {

	background-color: #ffffff;
	height: 100%;
	margin: 0px;
	padding: 0px;
	width: 100%;

}

* {

	color: #000000;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	line-height: 18px;

}

table {

	border: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;

}

.navigation {

	padding-top: 35px;

}

.navigation ul {

	list-style-type: none;
	margin: 0px;
	padding: 0px;

}

.navigation ul a:link, .navigation ul a:active, .navigation ul a:visited {

	color: #000000;
	font-size: 14px;
	text-decoration: none;

}

.navigation ul a:hover {

	color: #83c527;

}

.navigation ul green {

	font-size: 14px;
	color: #83c527;

}

.navigation ul ul {

	padding: 0 0 10px 7px;

}

.navigation ul ul a:link, .navigation ul ul a:active, .navigation ul ul a:visited {

	color: #000000;
	font-size: 11px;
	text-decoration: none;

}

.navigation ul ul a:hover {

	color: #83c527;

}

.navigation ul ul green {

	font-size: 11px;
	color: #83c527;

}

.scroll {

	height: 398px;
	overflow-y: scroll;

}

.content {

	padding: 20px;

}

.content a:link, .content a:active, .content a:visited {

	color: #000000;
	font-weight: bold;
	text-decoration: none;

}

.content a:hover {

	color: #83c527;

}

.brands {

	font-size: 14px;
	line-height: 25px;
	padding: 20px;

}

.brands a:link, .brands a:active, .brands a:visited {

	font-size: 14px;
	font-weight: normal;
	line-height: 25px;

}

.brands a:hover {

	color: #83c527;
	font-size: 14px;
	font-weight: normal;
	line-height: 25px;

}

.separator {

	padding: 0 20px;
	border-bottom: #000000 1px solid;

}

.imprint {

	font-size: 9px;

}

.imprint a:link, a:active, a:visited {

	color: #000000;
	font-size: 9px;
	text-decoration: none;

}

.imprint a:hover {

	color: #83c527;

}

.blend img {
	opacity: 0;
	-moz-opacity: 0;
	-khtml-opacity:0;
	filter: alpha(opacity=0);
}


.bold {

	font-size: inherit;
	font-weight: bold;

}

.green {

	color: #83c527;

}

.green11 {

	color: #83c527;
	font-size: 11px;

}

.green14 {

	color: #83c527;
	font-size: 14px;

}
