/* Resets */
html, body, div, span, object, iframe, img, table, caption, tbody, tfoot, thead, tr, th, td, img, p,h1,h2,h3,h4,h5,h6 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: inherit;
	vertical-align: baseline;
}
body {
	font-size:62.5%;
	background:#FFF url('/gfx/fade.png') top left repeat-x;
	font-size:11px;
	padding:0px 0 40px;
}



/* ************************** */
/* **                      ** */
/* ** Page design elements ** */
/* **                      ** */
/* ************************** */
#banner {
	background:url('/gfx/slogan.png') 10px 60px no-repeat;
	border-bottom:1px solid #e0e0e0;
	height:119px;
	margin-bottom:20px;
	padding-bottom:10px;
	position: relative;
}

#container {
	background:#FFF;
	margin-left:auto;
	margin-right:auto;
	padding: 20px 10px 0 10px;
	width:940px;
}

#content {
	float:left;
	margin-bottom: 30px;
	margin-top: 10px;
	width: 654px;
}
#contentWide {
	float:left;
	margin-top: 10px;
	width: 100%;
}

#dhe {
	background:url('/gfx/dhe.png') bottom right no-repeat;
	float:right;
	height:119px;
	width:225px;
}

#image1 {
	margin:0 10px 0 0;
}

#menu {
	margin-left:6px;
	padding:0;
	height: 24px;
}

#menu li {
	float:left;
	list-style:none;
	margin-right:10px;
}

#menu li a {
	background-image:url('/gfx/menu2.png');
	background-repeat:no-repeat;
	display:block;
	height:24px;
	width:124px;
}

#menu li a span {
	display:none;
}

#menu li.last,#menu-pics li.last {
	margin-right:0;
}

#menu-pics {
	margin:0;
	padding:0;
}

#menu-pics li {
	float:left;
	list-style:none;
	margin:3px 10px 0 0;
	width:124px;
}

#newest {
	float:left;
	margin:10px 10px 0 0;
	width:276px;
}

#newest-gallery {
	margin-bottom:10px;
}

#newest-gallery .imgContainer {
	float:left;
	height:94px;
	text-align:center;
	width:127px;
}
#forsideSlide {
	width: 642px;
	height: 427px;
	overflow: hidden;
}

#newest-news #news {
	height:265px;
	_height: 255px;
	overflow:auto;
}

.clear {
	clear:both;
}
.fotoramme {
	padding:4px; 
	margin:0 5px 4px 0;
	border:#CCCCCC 1px solid; 
	text-align:center; 
	float:left; 
	width: 145px; 
	height: 96px;
}

.grey {
	background-color:#e0e0e0;
	padding:6px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

.menu-1-forside a 			{ background-position:0 -29px;}
.menu-1-forside a:hover 	{ background-position:0 0;}
.menu-2-detvigtige a 		{ background-position:0 -87px;}
.menu-2-detvigtige a:hover	{ background-position:0 -58px;}
.menu-3-hverdag a 			{ background-position:0 -145px;}
.menu-3-hverdag a:hover 	{ background-position:0 -116px;}
.menu-4-faciliteter a 		{ background-position:0 -203px;}
.menu-4-faciliteter a:hover	{ background-position:0 -174px;}
.menu-5-fag a 				{ background-position:0 -261px;}
.menu-5-fag a:hover 		{ background-position:0 -232px;}
.menu-6-galleri a 			{ background-position:0 -319px;}
.menu-6-galleri a:hover 	{ background-position:0 -290px;}
.menu-7-kontakt a 			{ background-position:0 -377px;}
.menu-7-kontakt a:hover 	{ background-position:0 -348px;}

/* Submenu */

#submenu {
	margin: 6px 0 0 0px;
	padding:0;
	position: relative;
    overflow: hidden;
    border: 1px solid #E0E0E0;
}

#submenu li {
    float: left;
	list-style: none;
}
#submenu li a {
	color: #000;
	display:block;
	font-family: sans-serif;
	font-size: 17px;
	font-weight: bold;
	height:20px;
	width:258px;
	text-align: center;
}
#submenu li.back {
    background-color: #B81E2A;
    width: 9px;
	height: 32px;
    z-index: 8;
    padding-top: 8px;
    position: absolute;
}
#submenu li a {
	background: none;
	color: #000000;
    display: block;
	font-size: 15px;
	height: 32px;
    outline: none;
    overflow: hidden;
    padding-top: 8px;
    text-align: center;
    z-index: 10;
}
#submenu li a:hover, #submenu li.current a {
	color: #FFFFFF;
	background: #B81E2A;
}

/* gallery list */
.galleryList {
	float: left; 
	height: 140px;
	width: 316px;
}
.galleryList2 {
	margin-left: 10px;
}
.galleryList a {
	display: block;
	height: 135px;
	width: 320px;
}
.galleryList span {
	background-color: #E0E0E0;
	color: #000000;
	display: block;
	font-size: 14px;
	font-weight: bold;
	left: 15px;
	padding: 3px;
	position: relative;
	top: 15px;
	width: 180px;
}
#newestGallery {
	width: 264px;
}
#newestGallery a {
	display: block;
	height: 135px;
	width: 264px;
}