body {
	background-color: #EFEEEA;
	padding-top: 30px;
	padding-left: 30px;
}

#flashcontent {
	margin-top: -100px;
	margin-left: -300px;
	padding: 0;
	top: 50%;
	left: 50%;
	position: absolute;
}

#navi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 200px;
	color: #000000;
	line-height: 15px;
	float:left;
}
#navi .en {
	color: #666666;
}
#navi a {
	color: #000000;
}
#navi a:link {
	text-decoration: none;
}
#navi a:visited {
	text-decoration: none;
}
#navi a:hover {
	color: #000000;
}
#navi a:active {
	color: #000000;
}
#navi ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#navi li {
	margin-bottom: 7px;
	margin-top: 0px;
	padding: 0px;
}

#content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 15px;
	margin-left: 250px;
	text-align: left;
	vertical-align: top;
	width: 500px;
}
#content .en {
	color: #666666;
}
#content h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-bottom: 10px;
	line-height: 15px;
	margin-top: 0px;
}
#content a {
	color: #000000;
}
#content a:link {
	text-decoration: underline;
}
#content a:visited {
	text-decoration: underline;
}
#content a:hover {
	color: #000000;
	text-decoration: none;
}
#content a:active {
	color: #000000;
}
#content .en a {
	color: #666666;
}
#content .en a:link {
	text-decoration: underline;
}
#content .en a:visited {
	text-decoration: underline;
}
#content .en a:hover {
	color: #666666;
	text-decoration: none;
}
#content .en a:active {
	color: #666666;
}
#content .produktheader {
	color: #000000;
	margin-bottom: 10px;
	margin-top: 0px;
	text-transform: uppercase;
}
