@charset "UTF-8";
body {
	font-size:11px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #3c3c3e;
	text-align: left;
	margin:0;
	height:100%;
	background-color:#5E5E5E;
	background-image: url(images/bg_main.gif);
}

a:link{ color:#ffffff; text-decoration:underline; }
a:visited{ color:#ffffff; text-decoration:underline; }
a:hover{ color:#ffffff; text-decoration:none; }

h1{ font-size:14px; color:#ffffff; font-weight:bold; margin:0px;}
h2{ font-size:12px; color:#ffffff; font-weight:bold; margin:0px; margin-top:20px;}

.preise { font-size:14px; }
.copyright { font-size: 10px; font-weight: normal; color: #999999; padding-right: 10px; }
.partener { font-size: 10px; font-weight: normal; color: #999999; }

p { margin:0px;margin-top:10px; }

.blend img {
opacity: 0;
-moz-opacity: 0;
-khtml-opacity:0;
filter: alpha(opacity=0);
}