@charset "utf-8";

body {
	margin:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}
#container {
	margin:20px auto;
	width:962px;
}

.clear {
	clear:both;
}


/*TOP*/

#top {
	width:960px;
	height:211px;
	overflow:hidden;
}
.top_content {
	float:left;
	width:729px;
	overflow:hidden;
}
.flash_top {
	float:right;
	width:231px;
}



/*MENU*/

#topmenu {
	padding:10px;
	width:938px;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
}
#topmenu ul.L1 li, #topmenu ul.L1 {
	list-style:none;
	margin:0;
	padding:0;
}

.column1_sub ul.L1 li, .column1_sub ul.L1 {
	list-style:none;
	margin:0;
	padding:0;
}
.login {
	float:right;
}
.menu_level1 {
	padding:5px 5px 5px 5px;
	background-color:#be292f;
	color:#FFFFFF;
	height:21px;
}

.menu_level1 ul li {
	float:left;
}

.menu_level1 a {
	color:#FFFFFF;
	text-decoration:none;
	padding:5px 10px 5px 10px;
	margin:1px;
	float:left;
}
.menu_level1 li.active a {
	color:#be292f;
	background-color:#FFFFFF;
	margin:1px;
}
.menu_level1 a:hover{
	color:#be292f;
	background-color:#FFFFFF;
	margin:1px;
}

.menu_level2 a {
	color:#696f72;
	text-decoration:none;
	background-color:#f9f9f9;
	padding:5px;
	float:left;
	width:160px;
	margin-bottom:5px;
}

.menu_level2 a:hover {
	font-weight:bold;
}

.menu_level2 a.act {
	font-weight:bold;
	background-color:#ececec;
	background-image:url(/fileadmin/system/menu_level2_act_bg.jpg);
	background-repeat:repeat-y;
	background-position:top left;
}

/*CONTENT*/

#content_front {
	padding:0 10px 10px 10px;
	width:938px;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
}

#content_sub {
	padding:0 10px 10px 10px;
	width:938px;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	background-image:url(/fileadmin/system/aage_content_bg.gif);
	background-position:bottom center;
	background-repeat:no-repeat;
}

#content_sub_wide {
	padding:0 10px 10px 10px;
	width:938px;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	background-image:url(/fileadmin/system/aage_content_bg_wide.gif);
	background-position:bottom center;
	background-repeat:no-repeat;
}

a {
	color:#be292f;
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
}

h1 {
	margin:0;
	margin-bottom:12px;	
	color:#be292f;
	font-size:24px;
}

h2 {
	margin:0;
	margin-bottom:12px;	
	color:#be292f;
	font-size:16px;
}

h3 {
	margin:0;
	color:#696f72;
	margin-bottom:2px;
	font-size:16px;
	text-transform:uppercase;
}

.column1 {
	float:left;
	width:430px;
	background-color:#ECECEC;
	padding:10px;
	min-height:440px;
}

.column1_sub {
	float:left;
	width:170px;
	background-color:#ECECEC;
	padding:10px;
	min-height:440px;
}

.column1 p {
	margin:0;
	margin-bottom:12px;	
}

.column2 {
	float:left;
	width:238px;
	background-color:#ECECEC;
	padding:10px;
	margin-left:10px;
	min-height:440px;
}

.column2_sub {
	float:left;
	width:498px;
	background-color:#ECECEC;
	padding:10px;
	margin-left:10px;
	min-height:440px;
}

.column2_wide {
	float:left;
	width:698px;
	background-color:#ECECEC;
	padding:10px;
}

.column3 {
	float:right;
	width:190px;
	background-color:#ECECEC;
	padding:10px;
	min-height:440px;
}

.column3_wide {
	float:right;
	width:210px;
	background-color:#ECECEC;
}

.column3 .box {
	background-color:#f9f9f9;
	padding:10px;
	float:left;
	clear:both;
}

/*FOOTER*/

#footer {
	padding:10px;
}
.oerskov_ref a {
	float:right;
	color:#CCCCCC;
	text-decoration:none;
}
.oerskov_ref a:hover {
	text-decoration:none;
}
.address {
	float:left;
	color:#999999;
}

/* FORM
-----------------------------------------------------------------------------*/
label {
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	/* padding-bottom:3px; /* */
	font-weight:bold;
	/* width:120px; /* */
	width: auto;
}

.csc-mailform { border: 0px; margin: 0; padding: 0}

.csc-mailform-field { padding-bottom: /* 10px; /* */ 2px; }

.csc-mailform-field input {
    width: 200px;
}

.csc-mailform-field textarea {
    width: 200px;
}

.csc-mailform-field input.csc-mailform-submit,
.csc-mailform-field input.csc-mailform-check {
    width: auto;
}
#content_sub_wide #field-name {width:200px; position:absolute; left:0px; top:0px;}
#content_sub_wide #field-phone {width:200px; position:absolute; left:0px; top:45px;}
#content_sub_wide #field-email {width:200px; position:absolute; left:0px; top:90px;}
#content_sub_wide #field-comment {width:200px; position:absolute; left:220px; top:-1px;}
#content_sub_wide #field-comment textarea {height:75px;}
#content_sub_wide #field-formtype_mail {position:absolute; left:220px; top:108px;}
#content_sub_wide #mailformformtype_mail {width:105px; height:22px; background:url(/fileadmin/system/sendbesked.gif) no-repeat; border:none;}

.divider hr {border:none; border-top:2px solid #d4d4d4;}

#content_sub_wide .form {width:430px; float:left; position:relative; min-height:130px;}

#content_sub_wide .formInfo {width:260px; float:right;}

#content_sub_wide .formInfoText {width:160px; float:left; padding-top:40px;}
#content_sub_wide .formInfoImg {width:100px; float:right;}

.column3 .csc-default {float:left; clear:both;}

/* TWEAKS
-----------------------------------------------------------------------------*/
div.column3 p.bodytext{margin:0px;padding:0px;}
