body, td {
	font-family : verdana;
	font-size :10px;
	line-height : 15px;
	color : #666666;
}

.img {
	border : solid 5px #663300;
}

.img2 {
	border : solid 3px #663300;
}

.vare {
	line-height : 0px;
}

body {
	margin: 0px 0px 0px 0px;
}

.overskrift {
	font-family : Garamond, Trebuchet MS, Verdana;
	font-size : 16px;
	font-weight : bold;
	color : #663300;
	letter-spacing : 2px;
	line-height : 20px;
}

a:link, a:active, a:visited {
	color : #663300;
	text-decoration : underline;
}

a:hover {
	color : #663300;
	font-weight : normal;
	text-decoration : none;
}

a.menu:link, a.menu:active, a.menu:visited {
	color : #FFFFFF;
	font-weight :normal;
	text-decoration : none;
}

a.menu:hover {
	color : #663300;
	font-weight : normal;
	text-decoration : none;
}

a.sort:link, a.sort:active, a.sort:visited {
	font-family : Garamond;
	font-size : 12px;
	color : #663300;
	font-weight : bold;
	line-height : 16px;
	text-decoration : none;
}

.button {
	background-color : #FFFFFF;
	border-style : solid;
	border-color : #666666;
	border-width : 1px;
	font-family : verdana;
	font-size : 10px;
	color : #666666;
}
.menuhead{
	color : #FFFFFF;
	font-size :10px;
	line-height : 20px;
}
.button2 {
	background-color : #FFFFFF;
	border-style : solid;
	border-color : #666666;
	border-width : 2px;
	font-family : verdana;
	font-weight : bold;
	font-size : 10px;
	color : #666666;
}