/* Copyright (C) 2008, TID TIL FORANDRING (TM), tidtilforandring.dk. Alle rettigheder forbeholdes. */

html, body {
    margin: 0;
    padding: 0;
    height: 100%;
}

body {
    background-color: #636363;
    /* color: #505050; */
    color: #000000;
    font-family: arial, helvetica, sans-serif;
    font-size: 62.5%;
    text-align: center;
}

p {
    font-size: 1.2em;
    line-height: 1.6;
}

h1 {
    font-size: 1.6em;
}

h2 {
    font-size: 1.4em;
    margin-bottom: 30px;
}

.oldbrowsers {
    display: none;
}

.preloaddesigngraphics {
    position: absolute; 
    left: 0;
    top: -5000px;
}

/*.pagewrapper {
    margin: 0;
    width: 100%;
    position: relative;
}*/

.pageinner {
    margin-top: 0px;
    text-align: left;
}

.pagebackgroundwrapper {
    width: 900px;
    margin-top: 0;
    height: 100%;
    margin: 0 auto;
}

.pagebackground {
    width: 900px;
    margin-top: 0;
    height: 100%;
    background: url(images/lb-normal-background.jpg);
    background-repeat: repeat-y;
    background-position: top center;
    position: absolute;
}

.headerwrapper {
    width: 100%;
    height: 108px;
    position: relative;
}

.headerouter {
    margin-top: 0;
    height: 108px;
    width: 900px;
    background: url(images/lb-top-background.jpg);
    background-repeat: repeat-y;
    background-position: top center;
    display: block;
    margin: 0 auto;
}

.headerinner {
    height: 108px;
    width: 859px;
    margin-left: 20px;
    margin-right: 21px;
    background: url(images/lb-header.jpg);
    background-repeat: no-repeat;
}

.centerwrapper-top {
    width: 100%;
    height: 562px;
    position: relative;
}

.centerouter-top {
    margin-top: 0;
    height: 562px;
    width: 900px;
    display: block;
    margin: 0 auto;
}

.centerinner-top {
    height: 562px;
    width: 900px;
    background: url(images/lb-normal-background.jpg);
    background-repeat: repeat-y;
    background-position: top center;
}

.centerinner-top-content {
    height: 562px;
    width: 859px;
    margin-left: 20px;
    margin-right: 21px;
}


/*
    jQuery Coda-Slider v2.0 - http://www.ndoherty.biz/coda-slider
    Copyright (c) 2009 Niall Doherty
    This plugin available for use in all personal or commercial projects under both MIT and GPL licenses.
*/

/* Insignificant stuff, for demo purposes */

	/*body { padding: 20px }
	.panel h2.title { margin-bottom: 10px }
	noscript div { background: #ccc; border: 1px solid #900; margin: 20px 0; padding: 15px } '/'

/* Most common stuff you'll need to change */

.coda-slider-wrapper {
    padding: 0px 0;
    margin-left: 0px;
}

.coda-slider {
    /*background: #ebebeb; */
}

/* Use this to keep the slider content contained in a box even when JavaScript is disabled */
.coda-slider-no-js .coda-slider {
    height: 562px;
    overflow: auto !important;
    /*padding-right: 20px;*/
}

/* Change the width of the entire slider (without dynamic arrows) */
.coda-slider, .coda-slider .panel {
    width: 859px;
    height: 562px;
}

/* Change margin and width of the slider (with dynamic arrows) */
.coda-slider-wrapper.arrows .coda-slider, .coda-slider-wrapper.arrows .coda-slider .panel {
    width: 859px;
}

.coda-slider-wrapper.arrows .coda-slider {
    /*margin: 0 10px; */
}

/* Arrow styling */
/*
.coda-nav-left a, .coda-nav-right a {
    background: #000;
    color: #fff;
    padding: 5px;
    width: 100px;
}
*/
/* Tab nav */
.coda-nav ul li a.current {
    background: #39c;
}

/* Panel padding */
.coda-slider .panel-wrapper {
    /*padding: 20px;*/
}

/* Preloader */
.coda-slider p.loading {
    /*padding: 20px;*/
    text-align: center;
}

/* Don't change anything below here unless you know what you're doing */

/* Tabbed nav */
/*
.coda-nav ul {
    clear: both;
    display: block;
    margin: auto;
    overflow: hidden;
}
*/

/*
.coda-nav ul li {
    display: inline;
}
*/

/*
.coda-nav ul li a {
    background: #000;
    color: #fff;
    display: block;
    float: left;
    margin-right: 1px;
    padding: 3px 6px;
    text-decoration: none;
}
*/

/* Miscellaneous */
.coda-slider-wrapper {
    clear: both;
    overflow: auto;
}

.coda-slider {
    float: left;
    overflow: hidden;
    position: relative;
}

.coda-slider .panel {
    display: block;
    float: left;
}

.coda-slider .panel-container {
    position: relative;
}

.panel-wrapper {
    /*padding-top: 20px;
    padding-left: 38px;*/
}

.coda-nav-left, .coda-nav-right {
    float: left;
}

.coda-nav-left a, .coda-nav-right a {
    display: block;
    text-align: center;
    text-decoration: none;
}

.centerinner-top-content-links {
	padding-top: 490px;
        height: 44px;
	padding-left: 4px;
}

.centerinner-top-content-links-item {
	width: 111px;
	text-align: center;
	float: left;
}

.centerinner-top-content-links-item a:link, .centerinner-top-content-links-item a:visited {
    text-decoration: none;
    font-weight: normal;
    color: #000000;
    background-color: transparent;
}

.centerinner-top-content-links-item a:hover, .centerinner-top-content-links-item a:active {
    text-decoration: underline;
    font-weight: normal;
    color: #000000;
    background-color: transparent;
}

.centerinner-top-content-tabs {
    height: 48px;

}

.centerinner-top-content-tabs-tab {
    margin-left: 610px;
    line-height: 40px;
    vertical-align: middle;
    width: 137px;
    background: url(images/lb-front-tab.jpg);
    background-repeat: no-repeat;
    text-align: center;
}

.ctwrapper {
    width: 100%;
    height: 30px;
    position: relative;
}

.ctouter {
    margin-top: 0;
    height: 30px;
    width: 900px;
    display: block;
    margin: 0 auto;
}

.ctinner {
    height: 30px;
    width: 900px;
    background: url(images/lb-normal-background.jpg);
    background-repeat: repeat-y;
    background-position: top center;
}

.ctinner-content {
    height: 30px;
    width: 859px;
    margin-left: 20px;
    margin-right: 21px;
    background-color: #151515;
    color: #ffffff;
}


.addwrapper {
    width: 100%;
    /*height: 600px;*/
    position: relative;
}

.addouter {
    margin-top: 0;
    /*height: 600px;*/
    width: 900px;
    display: block;
    margin: 0 auto;
}

.addinner {
    /*height: 600px;*/
    width: 900px;
    background: url(images/lb-normal-background.jpg);
    background-repeat: repeat-y;
    background-position: top center;
}


.addinner-content {
    /*height: 600px;*/
    width: 859px;
    margin-left: 20px;
    margin-right: 21px;
    /*background-color: #000000;*/
    background: url(images/background-pattern.jpg);
    background-repeat: repeat;
    /*background-position: top center;*/
    color: #ffffff;
}

.addinner-content a:link, .addinner-content a:visited {
    text-decoration: none;
    font-size: 1.2em;
    font-weight: normal;
    color: #ffffff;
    background-color: transparent;
}

.addinner-content a:hover, .addinner-content a:active {
    text-decoration: underline;
    font-size: 1.2em;
    font-weight: normal;
    color: #9aca45;
    background-color: transparent;
}

.addinner-content-left {
    /*height: 600px;*/
    width: 200px;
    padding-top: 40px;
    padding-bottom: 80px;
    margin-left: 64px;
    float: left;
}

.addinner-content-left-contentline {
    line-height: 22px;
    vertical-align: middle;
}

.raquo {
    font-size: 1.2em;
    background: transparent;
    /*color: #c15555;*/
    /*color: #474747;*/
    color: #9aca45;
}

.addinner-content-center {
    /*height: 600px;*/
    width: 200px;
    padding-top: 40px;
    padding-bottom: 80px;
    margin-left: 65px;
    float: left;
}

.addinner-content-right {
    /*height: 600px;*/
    width: 200px;
    padding-top: 40px;
    padding-bottom: 80px;
    margin-left: 66px;
    margin-right: 64px;
    float: left;
}



.addinner-content-box {
    
}

				
			

.clear {
    clear: both;
}

.copyright {
    padding-bottom: 40px;
    text-align: center;
    font-size: 1.2em;
    font-weight: normal;
    color: #ffffff;
}

