body {
	margin: 0;
	padding: 0;
	text-align: center;
	background: #D4D4D3 url('images/background-subpage.png') repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
}


#wrapper {
	width: 999px;
	min-height: 100%;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

#flash-top {
	margin: 0 14px 0 14px;
}

#top-divider {
	height: 40px;
	background: url('images/top-divider.png') repeat-x;
}

#top-divider-left {
	height: 40px;
	width: 26px;
	background: url('images/top-divider-left.png') repeat-y;
	float: left;
}

#top-divider-right {
	height: 40px;
	width: 26px;
	background: url('images/top-divider-right.png') repeat-y;
	float: right;
}

#top-divider #breadcrum {
	padding: 14px 0 0 0;
	margin-left: 56px;
}

#top-divider #breadcrum a {
	text-decoration: none;
	color: #262926;
}

#container {
	background: #FFF url('images/container-background.png') repeat-y;
	margin-bottom: 50px;
}

#container-content {
	background: url('images/container-bottom.png') bottom center no-repeat;
	padding: 0 50px 30px 25px;
}

#container-content a, #container-content a:visited {
	color: #4D4E4F;
	text-decoration: none;
}

#container-content a:hover {
	text-decoration: underline;
}

#container-content td {
	vertical-align: top;
}

#intro {
	width: 280px;
	margin-left: 20px;
	margin-top: 30px;
	clear: none;
}

#intro p {
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px solid #EDEDED;
}

#nyt {
	width: 280px;
	margin-left: 50px;
	margin-right: 20px;
	margin-top: 30px;
}

#nyt .element {
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px solid #EDEDED;
}

#nyt .element a {
	text-decoration: none;
	color: #5C9330;
	text-transform: uppercase;
	font-weight: bold;
}

#nyt h1, #intro h1 {
	padding-bottom: 0px;
	margin-bottom: 0px;
	font-size: 140%;
	font-weight: normal;
	text-transform: uppercase;
}

#menu {
	width: 180px; /* 165 */
	margin-left: 20px;
	margin-right: 5px; /* 20 */
	margin-top: 30px;
	clear: none;
}



.mn1_off {
	padding-bottom: 10px;
	border-bottom: 1px solid #EDEDED;
	margin-bottom: 10px;
	font-size: 130%;
}
.mn1_off a {

}

.mn1_hover, .mn1_on {
	padding-bottom: 10px;
	border-bottom: 1px solid #EDEDED;
	margin-bottom: 10px;
	font-size: 130%;
	font-weight: strong;
}

.mn1_hover a, .mn1_on a {
	text-decoration: none;
	color: #262926;
	text-transform: uppercase;
}

.mn2_off {
	padding-bottom: 5px;
}
.mn2_off a {
	text-decoration: none;
	color: #262926;
}

.mn2_hover, .mn2_on {
	padding-bottom: 5px;
}

.mn2_on {
	font-weight: bold;
}

.mn2_hover a, .mn2_on a {
	text-decoration: none;
	color: #5C9431;
}

.mn2_on_on a {
	text-decoration: none;
	color: #262926;
	font-weight: bold;
}

.mn2_hover a{

}

.mn3_off {
	padding-bottom: 5px;
}

.mn2_on:last-child {

}

.mn3_off {
	padding-left: 15px;
}

.mn3_off a {
	text-decoration: none;
	color: #262926;
}

.mn3_hover, .mn3_on {
	padding-left: 15px;
	cursor: pointer;
	color: #5C9431;
	padding-bottom: 5px;
}

.mn3_hover a, .mn3_on a {
	text-decoration: none;
	color: #5C9431;
	cursor: pointer;
}

.mn3_on, .mn3_on a {
	font-weight: bold;
}


#main {
	margin-top: 30px;
	width: 440px;
	margin-left: 20px;
	margin-bottom: 40px;
}

#main-medarbejder {
	margin-top: 30px;
	width: 440px;
	margin-left: 20px;
	margin-bottom: 0;
}

#main h1, #main-medarbejder h1{
	padding-bottom: 10px;
	border-bottom: 1px solid #EDEDED;
	margin-bottom: 10px;
	font-size: 130%;
	font-weight: normal;
	text-transform: uppercase;
	width: 461px; /*--*/
}

#main h1.h1news {
	width: 350px;
}

#main-medarbejder td, #main-medarbejder th {
	padding-right: 10px;
	padding-bottom: 6px;
}

#main-medarbejder strong {
	width: 95px;
	display: table-cell;
	/* border: 1px solid #F4E; */
	clear: none;
	font-weight: bold;
}

#main-medarbejder .huttelihut {
	display: table-cell;
	/* border: 1px solid #04E; */
}

#portrait {
	float: right;
	background-image: url('images/medarbejder_background.png');
	width: 236px;
	height: 230px;
	text-align: center;
	margin-top: -10px;
	margin-right: -26px; /*6*/
}

#shortcuts {
	background: url('images/shortcut-background.png') repeat-y;
	margin-left: 50px;
	padding: 0 9px;
}

#shortcuts form {
	margin: 0;
	padding: 0;
}

#shortcuts .element {
	width: 163px;
	padding: 30px 10px 20px 30px;
}

#shortcuts-ender {
	margin-left: 50px;
	background: url('images/shortcut-bottom.png') bottom center no-repeat;
}

#shortcuts_medarbejdere, #shortcuts_genveje {
	font-size: 95%;
	width: 163px;
	overflow: hidden;
}

body #bottom {
	/* position:fixed;  */
	/* position: absolute; */
	/* z-index:99; */
	bottom:0;
	right:0;
	width:100%;
	height: 35px;
	background: url('images/bottom-background.png') repeat-x;
	padding-top: 10px;	
}

body #bottom  a, body #bottom  a:visited{
	color: #000;
	text-decoration: none;
}

body #bottom  a:hover {
	text-decoration: underline;
}

