﻿/* BASE */

html {
    font-family:Trebuchet MS, Arial, Sans-Serif;
    font-size:12px;
    background-color:#fff;
    background-image:url(/gfx/topgradient.gif);
    background-position:left top;
    background-repeat:no-repeat;
    overflow: -moz-scrollbars-vertical !important;
}
.floatbreak {
    clear:both;
    height:1px;
    overflow:hidden;
    margin:0px;
    padding:0px;
}
.container {  
    position:relative;  
    width:960px;
    margin-left:auto;
    margin-right:auto;   
}
.page {
    position:absolute;
    left:0px;
    top:120px;
    padding-bottom:30px; 
}
strong {
    font-weight:bold;
    color:#333;
}
em {
    font-style:italic;
}
a {
    color:#187DC9;
}


.lejlsplat {
	position:absolute;
	top:260px;
	left:300px;
}

.layoutTable th, .layoutTable td {
    vertical-align:top;
}




/* MENU */

.menu {
    position:absolute;
    left:0px;
    top:0px;
    width:200px;       
}
.menu .logo {
    display:block;
    float:right;
}
.menu ul li {
	margin-bottom:0px;
    height:32px;
}
.menu ul li.active {
}

.menu ul li a {
    font-size:11px;
    letter-spacing:1px;
    display:block;
    height:25px;
    padding-top:10px;    
    text-transform:uppercase;
    text-decoration:none;
    color:#000;
    
    background-image:url(/gfx/menubg.png);    
}
.menu ul li a.active {
    background-image:url(/gfx/menubga.png);
}

.menu ul li a:hover {
    color:#aa9652;
    background-image:url(/gfx/menubgh.png);
}
.menu ul li a.active:hover {
    color:#000;
    background-image:url(/gfx/menubga.png);
}

.menu .nyhed {
	width:165px;
	margin-top:30px;
	height:160px;
	overflow:visible;
		
	}

/* INTERAKTIVT GALLERI */

.gallery {
    height:300px;
    position:relative;
}
.gallery .galleryImage {
    position:absolute;
    left:0px;
    top:0px;
    opacity:0;filter:alpha(opacity=0);
}
.gallery #galleryNavigation {
    position:absolute;
    left:10px;
    top:314px;
    width:400px;
    height:20px;
}
.gallery #galleryNavigation ul {
    margin:0px;
    padding:0px;
}
.gallery #galleryNavigation ul li {
    float:left;
    margin-right:2px;
    width:20px;
    height:16px;
    background-image:url("../gfx/galnavbg.png");
    background-position:left top;
    background-repeat:no-repeat;
    display:block;
}
.gallery #galleryNavigation ul li a {
    font-size:11px;
    display:block;
    width:20px;
    height:16px;
    padding-top:2px;
    text-decoration:none;
    text-align:center;
    color:#a8944e;
    text-align:center;
}
.gallery #galleryNavigation ul li.active {
    background-image:url("../gfx/galnavbg.png");    
}
.gallery #galleryNavigation ul li.active a {
    color:#000;
    font-weight:bold;
    
}



/* THUMBS LISTE */

.overview {
    margin-top:30px;
    margin-bottom:20px;
    width:850px;
}
.thumbnail {
    float:left;
    display:block;
    width:200px;
    height:100px;
    margin-right:10px;
    margin-bottom:10px; 
    font-size:11px;   
}
.thumbnail a {
    text-decoration:none;
    color:#666;
}
.thumbnail img {
    border:solid 5px #000;
}



/* TEKST INDHOLD */

.content {
    font-size:12px;
    color:#333;
    margin-left:190px;
    width:770px;
    position:relative;
}
.content .leftblock {
    width:570px;
    float:left;  
    position:relative;
}
.content .leftblock img {
    display:block;
}
.content .rightblock {
    width:200px;
    float:right;
}
.content .fullblock {
    width:600px;
    padding-left:20px;
}
.content .topblock {
    height:330px;
    width:770px;
    xxxposition:relative;
}
.content .curveOverlay {
    position:absolute;
    left:543px;
    top:0px;
    width:50px;
    height:330px;
}
.content .textblock {
    margin-top:30px;
    width:550px;
}
.content h1, .menu h1 {
    text-transform:uppercase;
    font-size:14px;
    letter-spacing:2px;
    margin-bottom:15px;
    color:#aa9652;
}
.content h2 {
    text-transform:uppercase;
    font-size:12px;
    letter-spacing:2px;
    margin-bottom:10px;
    margin-top:20px;
    color:#aa9652;
}
.content p {
    margin-bottom:10px;
    line-height:22px;
}
.content ul {
    margin:20px;
    margin-left:30px;
}
.content ul li {
    margin-bottom:8px;
    list-style-type:square;
}
.content .teaser {
    width:200px;
    height:165px;
}
.content .teaser img {
    display:block;
    margin-bottom:8px;
}
.content .teaser h2 {
    border-top:solid 1px #000;
    border-bottom:solid 1px #000;
    font-size:11px;
    color:#aa9652;
    height:21px;
    margin:0px;
    padding-top:4px;
    padding-left:24px;
}
.content .teaser h2 a {
    text-decoration:none;
    color:#aa9652;
}

.lejlsplat {
	position:absolute;
	top:260px;
	left:220px;
}


/* QUICK LINKS */

.quickLinks {
    position:absolute;
    top:90px;
    right:0px;
    text-align:right;
    height:20px;
}
.quickLinks img {
    margin-right:5px;
}


/* HEADER */

.logo {
    position:absolute;
    left:0px;
    top:8px;
}
.title {
    position:absolute;
    left:0px;
    top:67px;
}
.logo img {
    width:77px;
    height:14px;
}



/* FOOTER */

.footer {
    border-top:solid 1px #ccc;
    font-size:11px;
    color:#aaa;
    text-align:center;
    padding-top:10px;
    margin-bottom:20px;
    text-transform:uppercase;
    letter-spacing:2px;
}
.footer a {
    text-decoration:none;
    color:#aaa;
}



/* FORMULAR */

.formTable th {
    width:100px;
}
.formTable th, .formTable td {
    padding-bottom:3px;
    font-weight:bold;
}
.formTable .textField, .formTable .textArea {
    border:solid 1px #ccc;
    background-color:#fafafa;
    padding:2px;
    width:190px;
    font-family:Trebuchet MS, Arial, Sans-Serif;
    font-size:12px;
}
.formTable .textArea {
    height:100px;
    width:190px;
    font-family:Trebuchet MS, Arial, Sans-Serif;
    font-size:12px;
}
.formTable .submitButton {
    margin-top:10px;
    width:120px;
    font-family:Trebuchet MS, Arial, Sans-Serif;
    font-size:12px;
}
