@charset "UTF-8";
/* CSS Document */
* { margin:0; padding:0; }

body {
	font-family:"Trebuchet MS", Verdana, Arial;
	background-color:#000000;
	margin:0px;
	padding:0px;
}
.bg    {
	background-color: #000;
	background-image: url("../media/utilities/bg.jpg");
	background-repeat: repeat-x;
	background-position: 0 0;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
}
.bg2   { background-image: url("../media/test/bg_hinter-vl.jpg"); position: absolute; width: 100%; height: 707px }
.blatter   { background-image: url("../media/utilities/blatter.gif"); background-repeat: no-repeat; background-position: 0 0; position: absolute; z-index: 1; right: 0; width: 500px; height: 400px }
.head   {
	background-image: url(../media/utilities/head-with-banner.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	position: absolute;
	width: 970px;
	height: 270px;
	left: 50%;
	margin-left:-485px;
}
.head-f   {
	background-image: url("../media/utilities/head.jpg");
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 970px;
	height: 270px;
	position:absolute;
	left: 0px;
	top: 0px;
}
.head1  { background-image: url("../media/utilities/head2.jpg"); background-repeat: no-repeat; background-position: 0 0; position: absolute; width: 970px; height: 270px }
.white      {
	background-image: url("../media/utilities/white1020.png");
	background-position: 0 0;
	position: absolute;
	top: 290px;
	left: 50%;
	width: 950px;
	margin-left:-475px;
}
.white-bottom  { background-image: url("../media/utilities/white-bottom1020.png"); background-position: 0 0; position: absolute; bottom: -70px; width: 950px; height: 70px }
.white-bottom-f  {
	background-image: url("../media/utilities/white-bottom1020.png");
	background-position: 0 0;
	position: absolute;
	bottom: 0px;
	width: 870px;
	height: 70px;
	top: 0px;
}
.grey      {
	background-image: url(../media/utilities/verlauf-bg.jpg);
	background-repeat: repeat-x;
	background-position: 0 0;
	margin-top: 12px;
	margin-right: 25px;
	margin-left: 16px;
	padding: 7px;
	background-color: #FFFFFF;
	height:100%;
	min-height:300px;
}
.white2     {
	background-color: #fff;
	width: auto;
	padding: 8px;
	height:100%;
	min-height:350px;
}
.white3     {
	padding: 8px;
	width: 678px;
	background-color: #FFFFFF;
	margin-left:200px;
}
.menu-left       {
	margin-right: 10px;
	position:absolute;
	width: 190px;
	left: 25px;
	top: 20px;
}
.window {
	background-color: #fff;
	padding: 5px;
	height: auto;
	width: auto;
	position: absolute;
	visibility: hidden;
	left: 200px;
	top: -200px;
}
.colunn-right{
	width:510px;
	height: auto;
	float: right;
	background:#FFFFFF;
}
.colunn-left{
	width:350px;
	height: auto;
	background:#FFFFFF;
	float: left;
}
.colunn-left2{
	width:425px;
	height: auto;
	background:#FFFFFF;
	float: left;
}
.banner-old{
	position: absolute;
	height: auto;
	width: 260px;
	top: 0px;
	right: 3px;
	z-index:10;
}
.banner-abo {
	position: absolute;
	left: 695px;
	top: 15px;
	z-index:2;
	height:190px;
}
.banner-abo2 {
	position: absolute;
	left: 549px;
	top: 0px;
	z-index:4;
	height:208px;
	background-color:#999999;
}
.prima-editie{
	position: absolute;
	height: auto;
	width: 200px;
	top: 0px;
	z-index:10;
}
.prima-editie img {
	width: 170px;
	background-color: #FFFFFF;
	padding: 5px;
	border: 1px dotted #999999;
}
.prima-editie span {
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 120%;
	text-decoration: none;
}
.prima-editie a {
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 120%;
	text-decoration: none;
	color:#000000;
}

.prima-editie a:hover {
	text-decoration:underline;
}
.prima-editie h1 {
	font-family: "Trebuchet MS";
	font-size: 16px;
	line-height: 50%;
	text-decoration: none;
	color:#FF3300;
}
#banner img {
	width: 110px;
	padding:0px;
	border: 0px none #999999;
}
