@charset "utf-8";
body {
	margin:20px auto;
	background-image: url(/fileadmin/system/bg.png);
	background-repeat:repeat-x;
	background-position:top left;
	background-color:#2ca0ca;

	font-family: Verdana, arial, sans-serif;
	font-size: 9pt;
	color: black;
}

a, a:link, a:hover, a:active, a:visited {
    text-decoration: none;
    color: black;
    font-weight: normal;
    background-color: transparent;
}

#container {
    margin: 0 auto;
    background-color: transparent;
    width: 940px;
    float: none;
}

#top {
    height: 78px;
    background-image: url(/fileadmin/system/menubg.gif);
    background-position: top right;
    background-repeat: no-repeat;
}

#bottom {
    background-color: white;
    background-image: url(/fileadmin/system/grass.bg.png);
    background-position: bottom;
    background-repeat: no-repeat;
    padding-bottom: 130px;
    min-height: 300px;
}

#leftmenucontainer {
    width: 232px;
    height: 1px;
    min-width: 232px;
    min-height: 1px;
    
    float: left;
}

ul#leftmenu {
    width: 178px;
    margin: 0 32px 0 0;
    padding: 0 0 0 16px;
    list-style-type: none;
}

ul#leftmenu li, ul#leftmenu li a {
    color: black;
    background-color: transparent;
}

ul#leftmenu li {
    padding: 12px 8px;
}

ul#leftmenu li.active {
    background-image: url(/fileadmin/system/shadedgreen.jpg);
    background-position: bottom right;
    background-repeat: no-repeat;
    color: white;
}

ul#leftmenu li.active a {
    color: white;
}

ul#leftmenu li a:hover {
    text-decoration: underline;
}

#content {
    float: left;
    width: 374px;
    padding-right: 16px;
}

#footer {
    margin: 10px 20px 20px 20px;
    color: white;
    font-size: 8pt;
}

#footer a {
    color: white;
}

#oerskov_ref {
    float: right;
}

#oerskov_ref a {
    color: #83cfeb;
}

#leftfront {
    width: 616px;
    float: left;
}

h1, h2, h3, h4, h5, h6 {
    font-family: Helvetica, Arial, sans-serif;}

h1 {
    margin: 0;
    padding: 0;
    font-size: 20pt;
}

h2 {
    font-size: 14pt;
    margin-top: 1em;
    font-weight: normal;
}

#leftfront h1, #leftfront h2 {
    margin: 0 0 0 64px;    
    font-weight: normal;
    line-height: 1em;
}

#leftfront h1 {
    font-size: 32pt;
}

#leftfront h2 {
    font-size: 24pt;
}

#right {
    float: left;
    margin-right: 32px;
    width: 285px;
}

#right h2 {
    font-family: Arial, sans-serif;
}

#right a {
    text-decoration: underline;
    /* color: white; /* */
}

#right .infobox a {
    color: white;
}

.clear {
    clear: both;
}

.infobox, .teaser {
    background-repeat: no-repeat;
    background-position: bottom right;
    width: 253px;
    margin-bottom: 16px;
    padding: 8px 16px;
    font-size: 8pt;
}

.infobox {
    background-image: url(/fileadmin/system/shadedgreen.jpg);
    background-color: #cbdb2a;
    color: white;
}

.teaser {
    background-color: white;
    background-image: url(jordvarmepumper_FILES/teaserboxbg.jpg);
    color: black;
}

#right .infobox h2, #right .teaser h2 {
    margin: 0;
    padding: 0;
    font-size: 18pt;
    font-weight: bold;
    font-family: Arial, sans-serif;
    line-height: 1em;
}

#right .infobox h2 {
    font-family: "Baxi Respond Thin", Arial, sans-serif;
}

#right .teaser h2 {
    font-weight: normal;
}

#right .teaser p, #right .teaser p.bodytext {
    width: 100px;
    padding: 0 153px 16px 0;    
}

ul#menu {
    margin: 0;
    padding: 0;
}

ul#menu li {
    float: left;
    margin: 24px 8px;
    padding: 0 8px;
    list-style-type: none;
    display: block;
    background-color: white;
}

ul#menu li a:hover, ul#menu li.active a {
    color: #a6b50d;
}

p.bodytext {
    text-indent: 0;
    color: inherit;
    line-height: 150%;
}

#content a {
	text-decoration: underline;
	color: #A6B50D;
}

/****************************/

fieldset.csc-mailform {
	border: none;
}

div.csc-mailform-field {
	clear: both;
}

.csc-mailform-field label {
	float: left;
	width: 100px;
}

.csc-mailform-field input, .csc-mailform-field textarea {
	float: left;
	width: 24em;
	margin-bottom: 1em;
}

.csc-mailform-field .csc-mailform-submit {
         width: 100px;
         margin-left: 100px;
}

table.contenttable {
    width: 100%;
}

table.contenttable caption {
    display: none;
}

table.contenttable th {
    text-align: left;
}

table.contenttable tr { background: #eee; } 
table.contenttable tr.odd { background: #fff; } 

table.contenttable td {
    padding: 4px;
}
