a:link {
	color: #000000;
}

a:visited {
	color: #000000;
}

a:hover {
	color: #3d6fee;
}

a:active {
	color: #000000;
}

.leftwhite a:link {
	color: #000000;
	font-weight: bold;
}

.leftwhite a:visited {
	color: #000000;
	font-weight: bold;
}

.leftwhite a:hover {
	color: #3d6fee;
}

.leftwhite a:active {
	color: #000000;
	font-weight: bold;
}

.middlebox a:link {
	color: #000000;
	font-weight: bold;
}

.middlebox a:visited {
	color: #000000;
	font-weight: bold;
}

.middlebox a:hover {
	color: #3d6fee;
}

.middlebox a:active {
	color: #000000;
	font-weight: bold;
}

a {
	text-decoration: none;
}

hr {
	color: #bbd9b5;
	background-color: #bbd9b5;
	height: 2px;
	text-align: center;
	width: 90%;
}

h1 {
	font-family: georgia, "times new roman", times, serif;
	font-size: 20px;
	padding: 5px;
	margin: 0px;
	color: #366538;
}

h3 #black {
	font-family: georgia, "times new roman", times, serif;
	font-size: 16px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin: 0px;
	color: #000;
}

h3 {
	font-family: georgia, "times new roman", times, serif;
	font-size: 16px;
	padding-top: 4px;
	padding-bottom: 2px;
	margin: 0px;
	color: #366538;
}

h4 {
	font-family: georgia, "times new roman", times, serif;
	font-size: 14px;
	padding-top: 4px;
	padding-bottom: 2px;
	margin: 0px;
	color: #366538;
}

h5 {
	font-family: georgia, "times new roman", times, serif;
	font-size: 12px;
	padding-top: 6px;
	padding-bottom: 4px;
	margin: 0px;
}

h6 {
	font-family: georgia, "times new roman", times, serif;
	font-size: 11px;
	padding-bottom: 4px;
	padding-top: 4px;
	margin: 0px;
	color: #625f5a; /*#3C692E;*/
}

h6.green {
	font-family: georgia, "times new roman", times, serif;
	font-size: 11px;
	padding-bottom: 4px;
	padding-top: 4px;
	margin: 0px;
	color: #366538; /*#3C692E;*/
}

img {
	border: 0px;
	margin: 0px;
}

ul.main,ul.mainsub, ul.sub { /* all lists */
	padding: 0;
	margin: 0;
	list-style-type: none;
	font-family: arial, verdana, lucida, geneva, helvetica, sans-serif;
	font-size: 12px;
}

#nav>li {
	float: left;
	position: relative;
}

#nav li {
	float: left;
	position: relative;
}

.menu ul.main { /* dropdown */
	left: -9999px;
	float: none;
	position: absolute;
	border-bottom: 2px solid #366538;
	border-left: 2px solid #366538;
	border-right: 2px solid #366538;
	top: 1.65em;
	width: 130px;
}

.menu ul.mainsub { /* dropdown */
	float: none;
	position: absolute;
	left: -9999px;
	border-bottom: 2px solid #366538;
	border-left: 2px solid #366538;
	top: 1.65em;
	/*left: 0px;*/
	width: 130px;
}

.menu a { /*menu-listan*/
	float: left;
	position: relative;
	width: auto;
	background-color: #07480e;
	border-top: 1px solid #07480e;
	padding: 2px 3px 2px 3px;
}

.menu a:link {
	color: #ffffff;
}

.menu a:visited {
	color: #ffffff;
}

.menu a:hover {
	color: #f7f3ba;
}

.menu a:active {
	color: #ffffff;
}

.menu li a { /* Dropdown */
	width: 126px;
	background-color: #eff7e5;
	border: 0;
	color: #000000;
	display: block;
	padding: 2px 2px 2px 2px;
	border-top: 1px solid #ffffff;
}

.menu li a:link {
	color: #000000;
}

.menu li a:visited {
	color: #000000;
}

.menu li a:hover {
	background-color: #04580d;
	color: #ffffff;
}

.menu li a:active {
	color: #000000;
}

li>ul {
	/* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
	top: auto;
	left: auto;
}

li.over ul.main,li.over ul.mainsub {
	/* show lists nested under hovered list items */
	display: block;
	left: 0px;
}

li.over ul.main,li.over ul.hd {
	/* show lists nested under hovered list items */
	display: block;
	left: 0px;
}

li:hover>ul.main { /* show lists nested under hovered list items */
	display: block;
	left: 0px;
}

li:hover>ul.mainsub { /* show lists nested under hovered list items */
	display: block;
	left: 0px;
}

li:hover>ul.hd { /* show lists nested under hovered list items */
	display: block;
	left: 0px;
}

#nav>li>ul>li { /* show lists nested under hovered list items */
	position: relative;
	float: left;
}

#nav li.menu ul.mainsub li.submenu { /* show lists nested under hovered list items */
	position: relative;
	float: left;
}

#nav li.menu ul.hd li.submenu { /* show lists nested under hovered list items */
	position: relative;
	float: left;
}

#nav>li>ul>li:hover>ul {
	display: block;
	left: 128px;
}

#nav li ul li.over ul {
	display: block;
	visibility: visible;
	left: 128px;
}

li ul.sub {
	float: none;
	position: absolute;
	left: -9999px;
	top: 0px;
	background-color: #eff7e5;
	list-style: none;
	border-bottom: 2px solid #366538;
	border-right: 2px solid #366538;
	border-top: 2px solid #366538;
	width: 134px;
}

ul.sub li {
}

#header {
	width: 750px;
	height: 100px;
	margin-right: auto;
	margin-left: auto;
	/*background-color: #07480E;*/
	text-align: left;
	margin-bottom: 2px;
	margin-top: 10px;
	background: url("/bilder/head_img.jpg");
}

ul.rest {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.rest li {
	background-image: url(/bilder/menu.gif);
	background-repeat: no-repeat;
	background-position: 0.4em;
	padding-left: .6em;
}

body {
	background-color: #fff;
	text-align: center;
	padding: 0px;
	margin: 0px;
}

#vgkMain {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	text-align: left;
	padding: 3px 0px 1px 0px;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	background-color: #fff;
	color: black;
	border: 1px solid #366538;
}

#vgkHistory {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	text-align: left;
	padding: 0px;
	padding-bottom: 1px;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	background-color: #ebe7de;
	color: black;
	border: 1px solid #366538;
}

#boxhead {
	height: 17px;
	background-color: #bbd9b5; /*#368156;*/
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: black; /*#E5EFE3;*/
	margin-bottom: 2px;
	padding: 3px;
	border-bottom: 1px dotted #91c887;
}

#leftbluehead {
	height: 20px;
	background-color: #a7c8f1;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: #000;
	margin-bottom: 2px;
	padding: 3px;
}

#leftwhitehead {
	height: 20px;
	background-color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: #000;
	margin-bottom: 2px;
	padding: 3px;
	border-bottom: 1px dotted #a1b3a9;
}

#veckohead {
	height: 17px;
	background-color: #368156;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	color: white;
}

#welcome {
	font-size: 12px;
	width: 582px;
	padding-left: 3px;
	float: left;
}

#rightCol {
	width: 160px;
	background-color: #fff; /*E5EFE3;*/
	float: left;
	margin-top: 1px;
	margin-left: 3px;
	color: #549440;
	/*border-left: 1px dotted #91C887;*/
}

#middleCol {
	width: 328px;
	padding-left: 0px;
	/*margin-left: 5px;*/
	margin-top: 5px;
	float: left;
	border: 1px solid #bbd9b5;
	/*background-color: #f2f5f3;*/
}

#leftCol {
	width: 245px;
	/*/border-right: 2px solid #A1B3A9;
    border-bottom: 2px solid #A1B3A9;*/
	padding: 0px;
	margin-left: 0px;
	margin-top: 5px;
	float: left;
}

.rightbox {
	width: 158px;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 7px;
	padding: 2px;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	color: #625f5a; /*#549440;*/
	border: 1px solid #a1b3a9;
	background-color: #ebe7de; /*#EAF6E6;*/
}

.middlebox {
	width: 328px;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	color: black;
	margin-top: 2px;
	padding: 3px;
}

#nameDate {
	margin-top: 5px;
	font-size: 10px;
	font-style: italic;
	color: black;
	float: right;
}

.leftblue {
	width: 240px;
	margin-left: 0px;
	margin-top: 2px;
	padding-bottom: 3px;
	padding-left: 2px;
	background-color: #d3e5fb; /*f2f5f3;*/
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	color: black;
}

.leftwhite {
	width: 240px;
	margin-left: 0px;
	margin-top: 7px;
	padding-bottom: 3px;
	padding-left: 2px;
	background-color: #fff; /*f2f5f3;*/
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	color: black;
	border: 1px solid #a1b3a9;
}

#veckotabell {
	font-size: 10px;
	font-weight: normal;
}

#head {
	font-size: 11px;
	font-weight: bold;
}

#torsdags {
	font-size: 10px;
	color: #625f5a;
	font-weight: normal;
	white-space: nowrap;
}

td {
	white-space: nowrap;
}

#readmore {
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	color: green; /*#3C692E;*/
	padding-right: 3px;
}

#moreNews {
	font-weight: bold;
	color: #ff0000;
}

/* Kanslisidan */
#firstCol {
	width: 451px;
	float: left;
	font-size: 12px;
	text-align: left;
	margin-top: 1px;
	padding-left: 3px;
}

#secondCol {
	width: 290px;
	padding: 0px;
	margin-top: 1px;
	margin-left: 5px;
	float: left;
	background-color: #e5efe3; /*#94C165;*/
	font-size: 12px;
	color: #366538;
}

#secColBox {
	width: 290px;
	padding-left: 3px;
	margin-left: 0px;
	margin-top: 3px;
	font-size: 12px;
}

#oppet {
	font-size: 12px;
	font-weight: normal;
}

#oppet td {
	padding: 3px;
}

/*Bli medlem sidan*/
#medlemCol1 {
	width: 487px;
	padding-left: 3px;
	margin-top: 1px;
	font-size: 12px;
	float: left;
}

#medlemCol2 {
	width: 255px;
	height: auto;
	padding-left: 3px;
	margin-left: 2px;
	margin-top: 1px;
	background-color: #e5efe3;
	font-size: 12px;
	float: left;
	text-align: left;
	color: #366538;
}

#medlemsAvg {
	font-size: 12px;
	/*background-color: #94C165;*/
	border-collapse: collapse;
}

#medlemsAvg td {
	padding: 3px;
	border: 1px solid black;
}

#medlemStat {
	font-size: 12px;
	color: #368156;
	/*border-collapse: collapse;*/
}

#medlemStat td {
	padding: 3px;
	/*border: 1px solid black;*/
}

#medlemCol1 a:link {
	color: #1511ba;
}

#medlemCol1 a:visited {
	color: #1511ba;
}

#medlemCol1 a:hover {
	color: red;
}

#medlemCol1 a:active {
	color: #1511ba;
}

#greenfee {
	font-size: 12px;
	color: #366538;
}

#greenfee td {
	padding: 3px;
}

#guestHotel {
	width: 250px;
	margin: 0px;
	padding: 3px;
}

.lista {
	list-style-type: disc;
}

#oldNews {
	font-size: 11px;
	color: #368156;
}

#history1 {
	width: 238;
	margin-left: 5px;
	float: left;
	font-size: 13px;
	padding: 3px;
}

#history2 {
	width: 238;
	margin-left: 5px;
	float: left;
	padding: 3px;
	font-size: 13px;
}

#history3 {
	width: 238;
	margin-left: 5px;
	float: left;
	padding: 3px;
	font-size: 13px;
}

#localRuleCol {
	width: 584px;
	float: left;
	font-size: 12px;
	text-align: left;
	margin-top: 1px;
	padding-left: 3px;
}

table #localRules {
	width: 234px;
	margin-top: 7px;
	font-size: 11px;
	border-collapse: collapse;
	text-align: center;
	color: #3e597b;
}

#localRules  td {
	width: 117px;
	border: 1px solid #4d6889;
}

ul #tmpRules {
	list-style-type: disc;
	list-style-position: outside;
	font-size: 13px;
}

#tmpRules li {
	padding: 1px;
}

#tmpRule {
	width: 400;
	margin-left: 34px;
	padding: 6px;
	background-color: #ebe7de;
	border: 1px solid black;
}