body
	{
	background: url(images/background.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #4a73bd;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.table
	{
	height: 100%;
}
.link
	{
	color: #017dc3;
}
.rightcol {
	width: 400px;
	background: url(images/golfklubbor.gif) no-repeat;
	background-position: bottom;
	background-color: #d9e5d3;
}
.content	
	{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	line-height: 17px;
	color: #333333;
	}
.content table {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	line-height: 17px;
	color: #333333;
	border-style: solid;
	border-width: 0px;
	padding: 5px;
}

.content table td {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	line-height: 17px;
	color: #333333;
}

a  {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	color: #78ad1d;
	text-decoration: underline;
	}

a:hover {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	color: #96e214;
	text-decoration: underline
	}
.input
	{
	font: .7em Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #333333;
	border-color: #7C98AE;
	background-color: #FAFAFA;
	border-style: solid;
	border-width: 1px;
	border-color: #C0C0C0
	}
.colorbutton
	{
	font: .7em Helvetica, Arial, sans-serif;
	font-size: 11px;
	background-color: #FAFAFA;
	border-style: none;
	margin: 0px;
	padding: 0px;
	}
.wWindow
	{
		filter:alpha(Opacity=90);
		position: absolute;
		top: 100px;
		left: 20px;
		float: left;
		width: 600px;
		height: 550px;
		background-color:#F1F3F5;
		border-collapse: collapse;
		border:1px solid #000000; 
		padding-top:5;
		padding-bottom:5;
		padding-left:5;
		padding-right:5;
		text-align: left;
		vertical-align: top;
		z-index: 200;
	}
.wDragable
	{
		position:relative;
		cursor:hand;
		z-index:1000;
		visibility: hidden;
	}

/* Kalendern */
.kalenderTable {
	background-color: #f1f1f1;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-align: center;
	color: #222222;
	width: 210px;
	margin-top: 10px;
}
.kalenderHeader {
	background-color: #78ad1d;
	background-image: url(images/calendarHeader.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-weight: bold;
	height: 20px;
}
.tableHeaderBrown {
	background-color: #8e7938;
	background-image: url(images/tableHeaderBrown.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-weight: bold;
	height: 20px;
}
.kalenderForstaVeckan {
	background-color: #6c755f;
}
.kalenderIdag {
	background-color: #d9e5c1;
}
.kalenderDagar {
	background-color: #a3b388;
}
.eventsHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #78ad1d;
}
.eventsText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666666;
}
.eventsLink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #78ad1d;
}
/* Kalendern slut */

.menu
{
	background-color: #336799;
}
.ederaMenu
{
	margin: 0px;
	margin-left: 20px;
	padding: 0px;
	list-style: none;
}
.ederaMenu li
{
	text-align: left;
}
.ederaMenu a {
	white-space: nowrap;
}
.ederaMenu li:hover ul, .ederaMenu li.selectedItem ul {
	display: block;
}
.ederaMenu li ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	position: absolute;
	display: none;
}
.ederaMenu li ul li {
	position: relative;
	left: 0px;
}

.ederaMenu li.mainlevelId1 {
	margin: 0px;
	margin-right: 10px;
	padding: 0px;
	float: left;
}
.ederaMenu li.mainlevelId1 ul {
	margin-left: -5px;
	margin-top: -1px;
	padding-top: 5px;
	padding-bottom: 5px;
	min-width: 100px;
	max-width: 190px;
}
.ederaMenu li.mainlevelId1 a {
	color: #FFFFFF;
	padding: 3px;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	display: block;
	text-decoration: none;
}
.ederaMenu li.mainlevelId1 ul li a {
	padding: 0px;
	padding-left: 10px;
	padding-right: 15px;
	padding-bottom: 2px;
}

.levelId2 {
	background-color: #689719;
}

.oddMenu {
	background-color: #587f15;
}

.evenMenu {
}

.ederaMenu li.mainlevelId1 a:hover {
	color: #FFFFFF;
	background-color: #85b436;
}

* html .ederaMenu li.mainlevelId1 ul { width: 190px; }
* html .ederaMenu li.mainlevelId1 ul { margin-top: -1px; }
* html .ederaMenu li.mainlevelId1 ul li { height: 1px; margin-bottom: -5px; }
* html .ederaMenu li.mainlevelId1 { width: 10px; }