@charset "utf-8";
/* CSS Document */

table {
	background-color: #CCCCCC;
	text-align: left;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
		
body {
	width: 960px;
	margin: 0 auto;
	text-align: center;
	background-color: #000000;
	background-image: url(bilde/Hesteflokk_redigert.jpg);
	background-position: center top;
	background-attachment: fixed;
}
.frame {
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}



.bold {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 22px;
	font-weight: bold;
}
.table_contact {
	border: thin solid #000000;
	margin: auto;
}

.Ordinary {
	font-family: Verdana, Arial, Helvetica,;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.navigation {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	display: block;
	width: 120px;
	background-position: center center;
	background-color: #CCCCCC;
	
}
.navigation_small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #3300FF;
	text-decoration: none;
	background-color: #CEE7FF;
	width: 180px;
	padding: 10px;
}
.navigation_video {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	display: block;
	width: 130px;
	background-position: center center;
}

