body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/structure/mainBackground.gif);
	background-repeat: repeat-x;
	background-color: #24431E;
	font-size: 12px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #256008;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.info{ 
	background-image: url(../images/structure/infoMiddleBackground.gif);
	background-repeat: repeat-y;
	text-align: left;
	width: 830px;
	top: 3px;
	position: relative;
	margin:0px auto 0px auto;
	overflow: auto;
}
.toppen {
	background-image: url(../images/structure/infoTopBackground.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 830px;
}
.botten {
	margin: 0 auto;
	background-image: url(../images/structure/infoBottomBackground.gif);
	background-repeat: no-repeat;
	background-position: -1px bottom;
	height: 20px;
	width: 830px;
}

.informationen {
	padding: 15px;
	width: 830;
	height: 100%;
	overflow: auto;
}
.leftCol {
	float: left;
	width: 160px;
	overflow: auto;
}
.imgCol {
	width: 128px;
	float: left;
	background-image: url(../images/structure/imgBg.gif);
	background-repeat: repeat-y;
	overflow: auto;

}
.menuMarker {
	background-image: url(../images/structure/menuMarker.gif);
	background-repeat: repeat-x;

	text-align: center;
	vertical-align: middle;
	padding: 4px 4px 8px 0;
	text-decoration: underline;
	font-weight: bold;
	font-size: 12px;
	margin-top: 10px;
	width: 155px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	color: #38600D;
}
.menuItem {
	width: 150px;
	height: 23px;
	padding-left: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F2F2F2;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 5px 0 0 10px;
	background: url("../images/structure/bullets.jpg") 0 8px no-repeat;
}

.menuItem a:link {
	height: 23px;

}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	width: 150px;
}
.smallTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.rightCol {
	float: right;
	width: 505px;
	text-align: left;
	overflow-y: visible;
	overflow-x: visible;
}
.infoTop {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #1E4D06;
	height: 25px;
	width: 505px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	font-size: 16px;
	font-weight: bold;
	padding-top: 8px;
}
.infoTexter {
	width: 505px;
	padding-top: 5px;
	overflow: auto;
	
}
.greenBold {
	font-weight: bold;
	color: #1E4D06;
	font-size: 12px;
}
.greenItalic {
	color: #1E4D06;
	font-size: 12px;
	font-style: italic;
}
.imagesRight {
	padding: 5px;
	float: right;
	width: 150px;
}
.undermeny {
	padding-left: 20px;
	padding-bottom: 5px;
}
.menuItemHigh {
	height: 30px;
	width: 150px;
	padding-left: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F2F2F2;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-bottom: 7px;
	line-height: 14px;
	padding: 5px 0 0 10px;

	background: url("../images/structure/bullets.jpg") 0 8px no-repeat;

}
.lista {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	}
li {
	list-style-position: inside;
	}
.meddelandeForm { font-family: Arial, Helvetica, sans-serif; font-size: 12px; height: 60px; width: 300px; border: 1px #CCCCCC solid}
.beskrivningform { font-family: Arial, Helvetica, sans-serif; font-size: 12px; height: 15px; width: 225px; border: #CCCCCC; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px }
