body, table {
	font-size: 13px;
	font-family: Tahoma, sans-serif;
	padding:0;
	margin:0;
	text-align:center;
}

	table{
		text-align: left;
		border: 0;
	}

	table td{
		vertical-align:top;
		border: 0;
	}

p{
	margin: 0;
	padding: 0;
}
	
a, a:link, a:visited{
	color:#006600;
	text-decoration:none;
}

	a:hover{
		text-decoration: underline;
	}

h1, h2 {
	font-size:26px;
	color:#006633;
	margin:0;
	font-weight:normal;
}
h2 {
	font-size:18px;
	color: #3b8862;
}

#centercontainer {
	margin:0px auto;
	text-align:left;
	width: 1025px;
}

#footer{
	font-size:11px;
	color:#006633;
	margin:10px 0;
	text-align: center;
}

#dropshadow{
	background:transparent url(dropshadow.gif) no-repeat scroll right bottom;
	bottom:-13px;
	height:4000px;
	left:0;
	position:absolute;
	width:1027px;
	z-index:1;
}

#container{
	width:1020px;
	position: relative;
	background:url(shadowRepeat.gif) #ededed repeat-y;
	padding-left: 5px;
}

#content{
	width:1006px;
	z-index:10;
	position: relative;
	padding-left: 2px;
}

#Hoejre_kolonne{
	display: none;
}

.crossLeft, .crossRight, .crossMiddle{
	border:1px solid #049151;
	border-width:0 1px 1px 0;
	width:200px;
	font-size:4px;
}

.crossMiddle{
	border-width:0 1px 1px 0;
	width:585px;
}

.crossRight{
	border-width: 0 0 1px 0;
	width: 219px;	
}

.crossMenu{
	width: 175px;
	border-right: 1px solid #049151;
	padding: 20px 30px 30px 30px;
}

	.menu{
		text-align: left;
		display: block;
		padding: 6px 0;
		font-weight: bold;
		font-size: 12px;
	}

	.menu_chosen{
		text-decoration: underline;
	}
	
	.Submenu{
		display: block;
		padding: 3px 0 3px 10px;
		font-size: 11px;
	}
	
		.submenu_chosen{
			text-decoration: underline;
		}
	
.crossContent{
	padding: 20px 30px 30px 30px;
	width: 585px;
	border-right: 1px solid #049151;
		text-align:left;
}

.crossRightInfo{
	width: 219px;
	margin-bottom: 7px;
	padding-top: 23px;
}

	.crossRightInfo table{
		width:187px;
	}

.crossRightContent{
	padding: 4px;
	width: 188px;
	border-right: 1px solid #049151;
	text-align:left;
}

	.crossRightContent img{
		border: 1px solid #049151;
		padding-bottom: 10px;
	}

	.crossRightContent{
		font-size: 10px;
		color: #006633;
	}
	



.submenu_chosen, .menu_chosen {
	font-weight: bold;
	font-style:italic; 
}