body {
	margin: 0px 0px 20px;padding: 0px;
	color: #000;
	background-color: #FFFFFF;
}
body, td, div {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
}
a {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: underline;
}
a.menu {
	text-decoration:none;
	color:#000;
}
a.menu:hover {
	text-decoration: underline;
}
a.menu:active {
	text-decoration: none;
}
h1 {
	margin:0;
	padding:0;
	font-size: 24px;
	font-weight: bold;
	color:#d47802;
}

#topdiv {
	margin-bottom: 40px;
}
.vertical {
	background-image:url(/grafik/vertical_line_bg.gif);
	background-repeat:repeat-y;
	margin:0px;
	padding:0px;
}
#menucell {
	font-size: 13px;
	font-weight: bold;
}
.submenucell {
	font-size: 13px;
	font-weight: normal;
	padding-left: 10px;
}
.menuspacergif {
	height: 7px;
	width: 7px;
}
.contentcell {
	font-size:17px;
	color: #000;
}
.readmore {
	font-size:17px;
	color: #E0922F;
	text-decoration: none;
	font-weight: bold;

}
.toplinks {
	font-size: 14px;
	color: #000;
	text-decoration: none;
}
.topaddress {
	font-size: 9px;
	color: #565656;
	letter-spacing: -1px;
	word-spacing: 4px;
}
.bildspel {
	margin-bottom: 16px;
	height: 288px;
	width: 288px;
}
.newsheadline {
	font-size: 12px;
	color: #000;
	font-weight: bold;
}
#newspicframe {
	height: 146px;
	width: 146px;
	overflow: hidden;
}
.errortext {
	font-weight: bold;
	color: #CC0000;
}
.textfield {
	font-size: 14px;
}
.button {
	font-size: 10px;
	font-weight: bold;
	border: 0px;
	background-color: #E0922F;
	color: #FFFFFF;
	padding: 3px 5px;
}
.submenudiv {
	display: none;
}
/***************************************************/
/*************	GÄSTBOK		************************/
/***************************************************/
#maincell {
	font-size:16px;
}
.gbheadline {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
.gbpagearrows {
	font-size: 16px;
	font-weight: bold;
}
.gbtextfield {
	font-size: 12px;
	padding: 2px;
	height: 19px;
	width: 320px;
	border: 1px solid #000000;
}
.gbtextbox {
	font-size: 12px;
	padding: 2px;
	height: 100px;
	width: 320px;
	border: 1px solid #000000;
}
.gbbutton {
	font-size: 12px;
	font-weight: bold;
	padding: 2px;
	color: #FFFFFF;
	background-color: #0075BB;
	border: 1px solid #000000;
}
.gbresponsediv {
	font-size: 16px;
	background-color: #EEEEEE;
	padding: 10px;
	width: 95%;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #000000;
}
.gberrortext {
	font-weight: bold;
	color: #CC0000;
}
.gbdividercolumn {
	background-image: url(grafik/vertdot.gif);
	background-repeat: repeat-y;
	padding-right: 10px;
	padding-left: 10px;
}
.gbhorizontal {
	background-image: url(../grafik/horbg.gif);
	background-repeat: repeat-x;
	margin-top: 10px;
	margin-bottom: 10px;
}
.gbReply {
	margin:10px 0 10px 30px;
	padding:10px;
	background-color:#EEE;
}
.gbReply p {
	margin:0 0 5px 0;
}
