BODY, TD {
	color: Black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

A {
	color: #004080;
}

A:hover {
	color: Gray;
}

A.meny,A.meny:visited {
	color : Black;
	text-decoration : none;
		font-weight : bold;
}

A.meny:hover,A.meny:active {
	color : White;
	text-decoration : none;
	font-weight : bold;
}

A.medlemlogin {
	text-decoration: none;
}

A.aktuellt {
	color : Black;
}

H1 {
	font-size : 15px;
	font-weight : bold;
}

H2 {
	font-size : 12px;
	font-weight : bold;
}

HR {
	color : Black;
	height : 1px;
}

TABLE.list {
}

TR.list_head {
	background-color: #98B9C0;
}

TR.list1 {
	background-color: White;
	padding-top: 3px;
}

TR.list2 {
	background-color: #DCE7E9;
	padding-top: 3px;
}

#datum {
	border : 1px solid Black;
	background-color : #F0F0F0;
	background-repeat : no-repeat;
	padding-right : 10px;
	font-size : 10px;
}

#meny {
	background-color : #71BBD0;
	border-bottom : 1px solid Black;
	border-left : 1px solid Black;
	border-right : 1px solid Black;
	background-repeat : no-repeat;
	padding-left : 10px;
	padding-top : 70px;
	font-size : 12px;
}

#inehall {
	padding-right : 20px;
	padding-left : 30px;
	padding-bottom : 40px;
}

#info {
	font-size : 10px;
	line-height : 10px;
}

#aktuellt {
	border : 1px solid Black;
	padding-left : 2px;
	padding-right : 4px;
	font-size : 11px;
	background-color : #EBDA94;
}

#gastbok_top {
	border : 1px solid Black;
	background-color : #EBDA94;
	font-size : 10px;
	padding-left : 5px;
}

#gastbok_text {
	font-size : 11px;
}

#admin {
	background-color : #D2FFA6;
	border : 1px dotted Black;
}