html {
}
body {
	margin: 0px;
	padding: 0px;
	background-image: url('layout/baggrund.jpg');
	background-position: top center;
	background-repeat: no-repeat;
	background-color: #e0e1dc;
	font-family: Tahoma, Verdana, Sans-serif;
	font-size: 12px;
}

a {
	color: #000000;
	text-decoration: underline;
}

td a {
	color: #000000;
	text-decoration: underline;
}


#main {
	margin: 0 auto;
	width: 950px;
	background-image: url('layout/contentbg.png');
	background-position: top right;
	background-repeat: repeat-y;
}

#top {
	width: 950px;
	height: 130px;
	/*background-image: url('top2.png'); 
	background-repeat: no-repeat; */
}	


#leftcontent {
	display: none;
	float: left;
	width: 135px;
}

#menu {
	margin: 0px;
	padding: 0px;
	background-image: url('layout/menugradient.png'); 
	background-repeat: no-repeat; 
	width: 135px;
}

#menu li {
	font-size: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 37px;
	list-style-type: none;
}

#menu .active {
	font-weight: bold;
	padding-left: 25px;
	margin-left: 13px;
	border-top: 1px solid #a0a0a0;
	border-bottom: 1px solid #a0a0a0;
	background-color: #ffffff;
}

#menu a {
	color: #000000;
	text-decoration: none;
}

#menu .header {
	padding-left: 27px;
	list-style-type: none;
	font-size: 11px;
}

#menu .headeractive {
	font-weight: bold;
	padding-left: 15px;
	margin-left: 13px;
	list-style-type: none;
	font-size: 11px;
	border-top: 1px solid #a0a0a0;
	border-bottom: 1px solid #a0a0a0;
	background-color: #ffffff;
}

#logo2l {
	width: 135px;
	height: 57px;
}

#contentcol {
	float: left;
/*	background-image: url('contentbg.png');
	background-repeat: repeat-y;*/
	width: 829px; 
	margin-left: -14px;
	line-height: 18px;
}

#content {
	margin-left: 27px;
	width: 775px;
	height: 100%;
}

#footer {
	clear: both;

}

#hoverbox {
	display: none;
	position: absolute;
	bottom: 50px;
	right: 5px;
	width: 268px;
	height: 127px;
	background-image: url('layout/hoverbox.png');
	background-repeat: no-repeat; 
	z-index: 2000;
}
#bunden {
	width: 950px;
	margin: 0 auto;
	background-image: url('layout/bunden2.png');
	background-repeat: no-repeat;
	height: 40px;
	}
#content h2 {
	margin-top: 4px;
	font-size: 18px;
}

.mbtop {
	width: 135px;
	height: 43px;
	background-image: url('layout/mbtop.png');
}

.mbcont {
	width: 135px;
	background-image: url('layout/mbbg.png');
}

.mbcont p {
	margin: 0px;
	padding: 0px;
	padding-bottom: 5px;
}

.mbcont h2 {
	margin: 0px;
	font-size: 12px;
	margin-bottom: 5px;
}

.mbcont a {
	text-decoration: underline;
	color: #ffffff;
}

.mbcont a:hover {
	text-decoration: none;
	color: #ffffff;
}

.mbtext {
	margin-left: 37px;
	width: 90px;
	line-height: 16px;
	color: #ffffff;
}

.mbbottom {
	width: 135px;
	height: 47px;
	background-image: url('layout/mbbottom.png');
}

.stdfield {
	border: 1px solid #000000;
}

td {
	vertical-align: top;
	font-size: 12px;
	line-height: 18px;
}
table {
	vertical-align: top;
}

