* {
	margin: 0px;
	padding: 0px;
}
.aktiv {
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
body {
	background-image: url(../img/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
	background-color: #EAEAEA;
}
#container {
	height: 858px;
	width: 806px;
	margin-right: auto;
	margin-left: auto;
}
#topleft {
	float: left;
	height: 123px;
	width: 19px;
}
#toplogo {
	float: left;
	height: 123px;
	width: 111px;
	background-image: url(../img/toplogo.png);
}
#flash {
	float: left;
	height: 276px;
	width: 806px;
	background-image: url(../img/flash-bg.jpg);
}
#main {
	background-image: url(../img/produkten-main.png);
	float: left;
	height: 415px;
	width: 806px;
}
#content {
	float: left;
	height: 360px;
	width: 580px;
	margin-top: 35px;
	margin-left: 25px;

}
#content-text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #665D5D;
}
#main #leftmeny {
	float: left;
	height: 340px;
	width: 170px;
	margin-top: 35px;
}
#main #leftmeny ul li {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #665D5D;
	list-style-type: none;
	margin-left: 20px;
	margin-top: 2px;

}
#main #leftmeny li a {
	text-decoration: none;	
	border: none;
	color: #5d5d5d; 		
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;	

}
#main #leftmeny li a:hover {	
	color: #FFF;#content-text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #303131;
	text-decoration: none;
}
#topmeny {
	background-image: url(../img/topmeny.png);
	float: left;
	height: 123px;
	width: 674px;
	list-style-type: none;

}
