/* CSS Document */


.main {
	color: #000000;
	font-family: tahoma;
	font-size: 12px;
	padding-left: 8px;
	padding-top: 10px;
}
.main2 {
	color: #000000;
	font-family: tahoma;
	font-size: 12px;
	padding-bottom: 20px;
	
}
.vac {
	color: #6699FF;
	font-weight: bold;
}
.dryer {
	color: #1fa6c3;
	font-weight: bold;
	font-family: tahoma;
	font-size: 11px;
	padding-left: 10px;
}
.link {
	color: #CC0000;
	font-size: 12px;
	font-family: tahoma;
	padding-left: 8px;
}
.top_text {
	font-family: TAHOMA;
	font-size: 11px;
	color: #bbecfd;
	text-decoration: none;
	padding-top:20px;
	padding-left: 180px;
	padding-bottom:9px;
}
.title {
	font-family: tahoma;
	font-weight: bold;
	font-size: 12px;
	padding-left: 8px;
}
.iso {
	font-family: tahoma;
	color: #CC0000;
	font-weight: bold;
	font-size: 11px;
	padding-left: 8px;
}
.bottom_menue {
	color: #000000;
	font-size: 11px;
	font-family: tahoma;
}
a {
	color: #000000;
	font-family: tahoma;
	font-size: 11px;
	text-decoration: none;
}
a:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #CC0000;
	text-decoration: underline;
}
a.minimax {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
}
a.minimax:hover {
	font-family: verdana;
	font-size: 9px;
	color: #33FFFF;
	text-decoration: underline;
}
.copy_right {
	font-family: verdana;
	font-size: 9px;
	color: #FFFFFF;
	padding-left: 20px;
}
