
ul {
	margin: 12px;
}

li {
	padding-top: 5px;
}

#submenu-om {
	left: 25px;
}

#submenu-aktiviteter {
	left: 150px;
}

#submenu-artikler {
	left: 310px;
}

#submenu-medlemssektion {
	left: 370px;
}

.contact input, .contact select, .contact textarea, .icelle input, .icelle select, .icelle textarea {
	display:block;
	width: 450px;
	margin-bottom: 5px;
}

.icelle textarea, .contact textarea {
	height: 200px;
}

.submenu {
	position: absolute;
	background-image: url(../img/submenu-right.gif);
	background-position: top right;
	background-repeat: no-repeat;
	height: 20px;
	top: 80px;
	padding-left: 7px;
	padding-right: 7px;
	visibility: hidden;
	background-color: #5B945B;
	z-index: 1;
}

.submenu img {
	left: 0px;
	position: absolute;
}

#main {
	position: relative;
	width: 770px;
	top: 10px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#top {
	position: absolute;
	width: 770px;
	height: 80px;
	top: 0px;
	left: 0px;
	background-image: url(../img/topbg.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

#content {
	position: absolute;
	width: 610px;
	top: 90px;
	left: 0px;
	padding-bottom: 10px;
}

#content-inner {
	overflow: hidden;
}

#content-right {
	float: left;
	width: 230px;
	margin: 10px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #005900;
}

#content-left {
	float: left;
	width: 330px;
	padding-top: 10px;
	padding-left: 10px;
}

#content-aktivitet-first {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #005900;
}

#top-logo {
	position: absolute;
	top: -7px;
	left: 10px;
	border: 0px;
}

#top-logo h1 {
	position: absolute;
	bottom: 2px;
	left: 67px;
	font-size: 0.65em;
	color: white;
	white-space: nowrap;
}

#top-logo a {
	text-decoration: none;
}

#top-logo img {
	border: 0px;
}

#top-search {
	position: absolute;
	top: 60px;
	right: 10px;
}

#top-search .submit {
	background-color: #005900;
	color: white;
	border-style: none;
	margin: 0px;
	padding: 0px;
	text-align: right;
	font-weight: bold;
	font-size: 0.85em;
}

#top-menu {
	position: absolute;
	top: 58px;
	left: 10px;
}

#right {
	position: absolute;
	width: 150px;
	top: 90px;
	right: 0px;
}

#right ul {
	margin: 3px;
	padding: 3px;
	list-style: none;
	padding-top: 11px;
	padding-bottom: 11px;
}

#right li {
	background-image: url(../img/dotgreen.gif);
	background-repeat: no-repeat;
	background-position: 0 center;
	border-bottom: 1px solid #005900;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.right-box {
	position: relative;
	width: 100%;
	margin-bottom: 10px;
}

.right-box .button {
	width: 115px;
	height: 16px;
	background-image: url(../img/button.gif);
	background-repeat: no-repeat;
	border: 0px;
	color: white;
	font-size: 1em;
}

.right-top {
	position: absolute;
	left: -1px;
	top: -1px;
	width: 151px;
	height: 19px;
	background-image: url(../img/righttop.gif);
	background-repeat: no-repeat;
	background-position: top left;
	font-weight: bold;
	font-size: 1em;
	color: White;
	padding-top: 1px;
	padding-left: 20px;
}

.right-bottom {
	position: absolute;
	left: -1px;
	bottom: 0px;
	width: 151px;
	height: 6px;
	background-image: url(../img/rightbottom.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}

#right-copyright {
	margin-top: 10px;
	position: relative;
	width: 100%;
	padding-bottom: 6px;
	text-align: center;
}

#right-admin {
	padding: 5px;
	padding-bottom: 15px;
}

.content-category {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #005900;
	font-size: 0.7em;
	font-weight: bold;
	color: #005900;
	padding-left: 21px;
	margin-bottom: 5px;
}

.bl {
	width: 100%;
	height: 100%;
	background: url(../img/border_bl.gif) 0 100% no-repeat;
}

.br {
	width: 100%;
	height: 100%;
	background: url(../img/border_br.gif) 100% 100% no-repeat;
}

.tl {
	width: 100%;
	height: 100%;
	background: url(../img/border_tl.gif) 0 0 no-repeat;
}

.tr {
	width: 100%;
	height: 100%;
	background: url(../img/border_tr.gif) 100% 0 no-repeat;
}

.t {
	width: 100%;
	height: 100%;
	background-repeat: repeat-x;
	background-position: 0 0;
	background-image: url(../img/dot.gif);
}

.b {
	width: 100%;
	height: 100%;
	background-repeat: repeat-x;
	background-position: 0 100%;
	background-image: url(../img/dot.gif);
}

.l {
	width: 100%;
	height: 100%;
	background-repeat: repeat-y;
	background-position: 0 0;
	background-image: url(../img/dot.gif);
}

.r {
	width: 100%;
	height: 100%;
	background-repeat: repeat-y;
	background-position: 100% 0;
	background-image: url(../img/dot.gif);
} 
