

a:link {color:#666666; text-decoration:none; background-color:transparent;}
a:active {color:#666666; text-decoration:none; background-color:transparent;}
a:visited {color:#666666; text-decoration:none; background-color:transparent;}
a:hover {color:#000000; text-decoration:underline; background-color:transparent;}

body{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	background : url(../img/bg.gif); 
	background-color: #FFFFFF;
	margin: 0px;
	}

.vak {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	padding-left: 10px;
	font-weight : bold;
	}

.link-off{
	background-color : none;
	border-bottom-color : #cccccc;
	border-bottom-style : solid;
	border-bottom-width : 1px;

	border-right-color : #cccccc;
	border-right-style : solid;
	border-right-width : 1px;
	border-top-color : #cccccc;
	border-top-style : solid;
	border-top-width : 1px;
	padding-left: 10px;
	color : #666666;
	font-size : 10px;
}

.link-on{
	background-color : #cccccc;
	border-bottom-color : #cccccc;
	border-bottom-style : solid;
	border-bottom-width : 1px;

	border-right-color : #cccccc;
	border-right-style : solid;
	border-right-width : 1px;
	border-top-color : #cccccc;
	border-top-style : solid;
	border-top-width : 1px;
	padding-left: 10px;
	color : #666666;
	cursor: hand;
	font-size : 10px;
	onClick: this.target=iframe_main;
}
.link2-off{
	background-color : none;
	border-right-color : #cccccc;
	border-right-style : solid;
	border-right-width : 1px;
	border-top-color : #cccccc;
	border-top-style : solid;
	border-top-width : 1px;
	padding-left: 10px;
	color : #666666;
	font-size : 11px;
}

.link2-on{
	background-color : #cccccc;
	border-right-color : #cccccc;
	border-right-style : solid;
	border-right-width : 1px;
	border-top-color : #cccccc;
	border-top-style : solid;
	border-top-width : 1px;
	padding-left: 10px;
	color : #666666;
	cursor: hand;
	font-size : 11px;
	onClick: this.target=iframe_main;
}

.main {
	background : url(bg-main.gif) right top;
	BACKGROUND-REPEAT: no-repeat;
	background-color : none;
	font-family: Trebuchet, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	color : #000000;
	font-size : 11px;
	padding: 10px;
	line-height: 14px;
}
.mainkop {
	font-family: Trebuchet, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	color : #000000;
	font-size : 12px;
	line-height: 20px;
	font-weight: bold;
	padding-top: -10px;
	margin-bottom: -5px;
}
.maindatum {
	font-family: Trebuchet, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	color : #666666;
	font-size : 12px;
	font-style: italic;
}

.hotdealpic {
	padding-top: 20px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;	
}
.vaktekst {
	padding-top: 5px;
	padding-bottom: -10px;
	padding-right: 5px;
	padding-left: 10px;
	font-family: Trebuchet, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	color : #000000;
	font-size : 11px;
	line-height: 14px;
}
div#contact input,textarea {
display: block;
float: left;
margin-bottom: 10px;
}
div#contact label {
display: block;
width: 480px;
float: left;
}
div#contact br {
clear: left;
}