a {  
	font-family: Verdana;
	text-decoration: none;
	color: #006699;
	}
	

a:visited {
	color: #006699;
}
a:hover {
	color: #006699;
}
a:active {
	color: #333333;
}

.main {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
}
.headline {
	font-family: Verdana;
	font-size: 12px;
	color: #006699;
	font-weight: bold;
}

.headline1 {
	font-family: Verdana;
	font-size: 11px;
	color: #006699;
	font-weight: bold;
}


.left_menu {
	font-family: Verdana;
	font-size: 12px;
	color: #006699;
	font-weight:bold;
}

.left_menu_selected {
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
	font-weight:bold;
}

.small_menu {
	font-family: Verdana;
	font-size: 11px;
	color: #006699;
	text-decoration:none;
}

.menu {
	font-family: Verdana;
	font-size: 12px;
	color: #006699;
	text-decoration:none;
	font-weight:bold;
}

.url {
	font-family: Verdana;
	font-size: 11px;
	color: #006699;
	text-decoration:none;
}

.blumerechts {
	position: absolute;
	left: 850px;
	top:90px;
	z-index:1;
}

.blumelinks {
	position: absolute;
	left: 0px;
	top:100px;
}

.mainbox{
	position: absolute;
	left: 70px;
	top:10px;
	z-index:0;
}

.productbox{
	position: absolute;
	overflow: auto;
	width:560px;
	height:500px;
	left: 210px;
	top:170px;
	z-index:0;
	
}



