body, table, td, th, input, div, textarea {
	font-family:			verdana;
	font-size:				9pt;
	line-height:			1.5;
}

body {
	margin-top:				110px;
	background-image:		url('../images/logo.jpg');
	background-position:	top center;
	background-repeat:		no-repeat;
}

input,textarea {
	background-color:		#ffffff;
	border:					1px solid #000000;
}

input.booking {
	width:					200px;
}

textarea.booking {
	width:					270px;
	height:					220px;
	display:				inline;
	}

table.booking {
	width:					778px;
	height:					438px;	
	background-image:		url('../images/kontaktbg.jpg');
	background-position:	38px 46px;
	background-repeat:		no-repeat;
}
	
table.referencer {
	width:					778px;
	height:					360px;	
}


td.produkter {
	padding-left:			15px;
	padding-top:			15px;
	padding-right:			15px;
	text-align:				left;
	vertical-align:			text-top;
	}
	
td.referencer {
	padding-left:			6px;
	padding-top:			20px;
	padding-right:			5px;
	text-align:				left;
	vertical-align:			text-top;
	}
	
	
table.frame {
	margin:					0 auto;
	width:					780px;
	height:					454px;
	border:					1px solid #000000;
}

td.menu {
	text-align:				right;
	width:					100px;
	}

a {
	font-family:			Arial;
	
	color:					#ff0000;
	}

a.pasiv, a.aktiv {
	font-weight:			bold;
	text-decoration:		none;
	color:					#000000;
	}
a.pasiv {
	color:					#000000;
	}

a.aktiv {
	color:					#000000;
	text-decoration:		underline;
	}
	