body {
	margin: 0px;
	background-color: #000000;
}
td {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	/*background-image: url(pix/bg_cont.gif);
	background-position: left;
	background-repeat: no-repeat;*/
	font-size:12px;
	line-height: 18px;
}
h2 {
	font-size:18px;
}
a:link, a:visited {
	color: #003399;
	text-decoration: underline;
}
a:hover{
	color: #CC0000;
	text-decoration: none;
	}
a.nav:link img, a.nav:visited img {

	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
	border: none;
	display: block;
	height: 156px; /* Grafikhöhe */
	width: 225px; /* Grafikbreite */
}
a.nav:hover img {
	filter: alpha(opacity=100); /* IE */
	-moz-opacity: 1; /* Gecko-Browser */
	opacity: 1; /* Opera 9+ */
	border: none;
	display: block;
	height: 156px; /* Grafikhöhe */
	width: 225px; /* Grafikbreite */
}
.content {
	/*background-image: url(pix/bg_cont.gif);
	background-position: left;
	background-repeat: no-repeat;*/
	font-size:12px;
	line-height: 21px;
	text-align:justify;
	padding-right:15px;
}
.menuon {
	background-image:url(pix/bg_menu_white.gif);
	background-repeat:repeat-x;
}
.menuoff {
	background-image:url(pix/menu_trenner.gif); 
	background-position:top right; 
	background-repeat:no-repeat;
}
a:link.menu, a:visited.menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	text-decoration: none;
	letter-spacing: 3px;
	font-size:11px;
}
a:hover.menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	text-decoration: none;
	letter-spacing: 3px;
	font-size:11px;
	font-weight:bold;
}
a:link.submenu, a:visited.submenu {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	text-decoration: none;
	letter-spacing: 0px;
	font-size:11px;
}
a:hover.submenu {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	text-decoration: none;
	letter-spacing: 0px;
	font-size:11px;
}
.grey {
	color: #666666;
}
.right {
margin-left:15px;
}

.info {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:14px;
}

.dbl {
	background-image:url(pix/../pix/box_190_dbl_bg.jpg);
	background-repeat:no-repeat;
	background-color:#405E93;
	padding-top:0px; padding-left:5px; padding-right:5px; padding-bottom:0px;
	color:#FFFFFF; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px;
	line-height:14px;
}
.dgr {
	background-image:url(pix/../pix/box_190_dgr_bg.jpg);
	background-repeat:no-repeat;
	background-color:#51D426;
	padding:0 10 0 10; 
	color:#006600; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px;
}
.gr {
	background-image:url(pix/../pix/box_190_gr_bg.jpg);
	background-repeat:no-repeat;
	background-color:#D6F5CC;
	padding:0 10 0 10; 
	color:#006600; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px;
}
.dye390 {
	background-image:url(pix/../pix/box_390_dye_bg.jpg);
	background-repeat:no-repeat;
	background-color:#FDD251;
	padding-top:0px; padding-left:5px; padding-right:5px; padding-bottom:0px; 
}
.angebot {
	color:#000066;
	margin-bottom: 10px;
	line-height:20px;
	}
h3 {
	margin: 0px;
	font-size: 18px;
}