body {
	background-color: #CCCCCC;
}

.menu {
	background-color: #FFFFFF;
	background-image: url("/Billeder/Hest/tern3.png");	
}

.main {	
	background-image: url("/Billeder/Hest/m.png");
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: right bottom;
	background-color: #FFFFFF;
	font-family: verdana;
	font-size: 12px;	
} 

.left {
	border-right: 1px solid #000000;
}

.right {
	background-image: url("/Billeder/Hest/faderight.png");
}

.bottom {
	background-color: #FFFFFF;
	border-bottom: 1px solid #000000;
}

.box {
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

.stregHoejre {
	border-right: 1px solid #000000;
}

a:link {
			color:6699CC;
			text-decoration:none;
			font-family: verdana;
			font-size: 14px;
			font-weight: bold;
}
a:visited {
			color:6699CC;
			text-decoration:none;
			font-family: verdana;
			font-size: 14px;
			font-weight: bold;
}
a:active {
			color:#2758A3;
			text-decoration:none;
			font-family: verdana;
			font-size: 14px;
			font-weight: bold;
}
a:hover {
			color:#2758A3;
			text-decoration:none;
			font-family: verdana;
			font-size: 14px;
			font-weight: bold;
}