/* body attributes */
* {
	font-size: 12px;
	margin: 0px;
}

body {
	font-family:arial, verdana, tahoma, sans-serif;
	background: #fff;
	margin: 0px;
	text-align: center;
	color: #666666;
	background:url(/gfx/bg.png) repeat-x center -100px;
}

a {outline: none; cursor: pointer;}
a:link {color: #4873B3; text-decoration:underline;}
a:visited {color: #4873B3; text-decoration:underline;}
a:hover {color: #4873B3;}
a:active {color: #4873B3;}

.invlink:link, .invlink:visited {
	text-decoration: none;
	color: #333;
}

img {
	border: 0px;
	outline: none;
}

/* TEXT ELEMENTS */
h1 {
	font-size: 21px;
	font-weight: normal;
	margin-bottom:10px;
}

h2 {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 10px;
}

h3 {
	margin-bottom: 5px;
}

p {
	margin-bottom: 10px;
	font-size:13px;
}

blockquote {
	margin: 0px 0px 0.75em 20px;
}

th {
	text-align: left;
}

hr {
	border-width: 0px;
	border-top: 1px solid #2e745c;
	height: 1px;
}

/* FORM */
.text, textarea, .submit, select, .fieldtype-string input, .fieldtype-email input, .fieldtype-int input, .fieldtype-price input {
	font-family:arial, verdana, tahoma, sans-serif;
	font-size: 12px;
}

.text, textarea, .fieldtype-string input, .fieldtype-email input, .fieldtype-int input, .fieldtype-price input {
	border: 1px solid #666;
	padding: 2px;
	width: 220px;
}

.text, .submit, .fieldtype-string input, .fieldtype-email input, .fieldtype-int input, .fieldtype-price input {
	height: 20px;
}

.checkbox {
	vertical-align: middle;
}

label {
	cursor: pointer;
}
cudv 
.required label {
	font-weight: bold;
}

.fieldtype-string label, .fieldtype-text label, .fieldtype-email label, .fieldtype-price label, .fieldtype-int label, .fieldtype-select label  {
	float: left;
	width: 100px;
	padding-top: 4px;
}

.customform .fieldtype-radio label, .customform .fieldtype-checkbox label {
	margin-left: 30px;
	height: 20px;
	display: block;
}

* html .customform .fieldtype-radio label, * html .customform .fieldtype-checkbox label {
	padding-top: 3px;
}

table.tf th, table.tf td {
	padding: 4px;
}

/* MAIN */
#main {
	width: 950px;
	margin: 0px auto;
	margin-top:215px;
	text-align: left;
}
#type-forside #main {
	width: 950px;
	margin: 0px auto;
	margin-top:0px;
	text-align: left;
}
.logo{
	position:absolute;
	top:20px;
	margin-left:20px;
}
/* TOPNAV */
#topnav {
	font-size: 12px;
}

#topnav a {
	display: block;
	float: left;
	margin-right: 10px;
}

#topnav a.active {
	text-decoration: none;
	color: #333;
}
#type-forside .home_picture{
	width:960px;
	height:265px;
	margin-top:120px;
	background:no-repeat;
}
#topmenu {
	position:absolute;
	float: right;
	top:110px;
	height:55px;
	width:930px;
	margin-left:15px;
	background:url(/gfx/menu_bg.png) repeat-x;
}
#topmenu ul{
	height:55px;
	float:right;
	width:930px;
	background:url(/gfx/menu_right.png) no-repeat right top;
	margin-top:-10px;
	margin-left:6px;

}
#topmenu ul li{
	float:left;
	list-style-type:none;
	margin-top:-8px;
	padding:0px 10px 0px 10px;
	height:40px;
}
#topmenu ul li.act{
	background:url(/gfx/menu_bg_active.png) no-repeat center 4px;

}
#topmenu .leftside{
	background:url(/gfx/menu_left.png) no-repeat left top;
	height:45px;
	margin-left:-23px;
	padding-top:10px;
	position:absolute;
}
#topmenu ul li a{
	text-decoration:none;
	display:block;
	float:left;
	padding-top:25px;
	font-size:16px;
	color:#666666;
}

#type-forside .theme{
	background:url(/gfx/theme.png) no-repeat;
	height:142px;
	width:280px;
	margin-top:-190px;
	margin-left:50px;
	position:absolute;
}
#type-forside .theme .stuff{
	padding:50px 20px 20px 20px;
	color:#fff;
}
#type-forside .theme .stuff p{
	font-size:14px;
}

/* SEARCH */
#quicksearch .text {
	margin-right: 10px;
}

.searchstatus {
	background: #efefef;
	border: 1px solid #999;
	font-size: 12px;
	padding: 2px;
	margin-bottom: 1em;
}

.searchstatus .pages {
	margin-top: 5px;
	font-size: 12px;
}

.stars {
	font-weight: bold;
	font-size: 16px;
	vertical-align: bottom;
	padding-left: 10px;
	margin: 0px;
	line-height: 10px;
	height: 5px;
	padding-bottom: 0px;
	color: #c00;
}
.stars .white {
	color: #ccc;
}

.searchhl {
	background: #eee;
	border: 1px solid #aaa;
	padding: 0px 2px 0px 2px;
	font-weight: bold;
}

/* MENU */
#menu {
	float: left;
	width: 200px;
}

#menu ul {
	margin: 0px;
	padding: 0px;
}

#menu ul ul {
	padding-left: 10px;
}

#menu li {
	list-style: none;
}

#menu a {
	display: block;
	width: 100%;
	padding: 2px 0px 2px 0px;
	margin-bottom: 4px;
	color: #333;
	text-decoration: none;
}

#menu a:hover {
	background-color: #eee;
}

#menu .act a, #menu .act ul .act a {
	font-weight: bold;
}

#menu .act ul a {
	font-weight: normal;
}

#menu .submenu {
	padding-left: 10px;
}

/* RIGHT */
#related {
	float: right;
	width: 180px;
	min-height:500px;
	height:500px;
	background:url(/gfx/bg2.png) repeat-x;
	border:10px #fff solid;
	padding:10px;
	margin-top:0px;
}
#type-forside #related {
	position:relative;
	margin-top:25px;
}
#related .box {
	margin-bottom: 10px;
}

#related .navi {
	font-size: 12px;
}

#related .navi div {
	margin-bottom: 5px;
}

#related .navi div.act a:link, #related .navi div.act a:visited {
	color: #333;
	text-decoration: none;
}

/* BC */
#bc {
	font-size: 12px;
}

/* CONTENT */
#content {
	margin-left: 0px;
	padding:20px 20px 0px 20px;
	border:10px #fff solid;
	min-height:500px;
	margin-top:10px;
	background:url(/gfx/bg2.png) repeat-x;
}
#content.submenu_margin{
	padding-left:200px;
}
#content h2{
	font-size:24px;
	font-weight:normal;
}
#type-forside #content{
	margin-left:230px;
	margin-top:25px;
	margin-right:230px;
	padding:10px;
	border:10px #fff solid;
	min-height:500px;
	background:url(/gfx/bg2.png) repeat-x;
	
}


.rightside{
	margin-right:230px;
}

#content ul, #content ol {
	margin-left: 30px;
	padding-left: 0px;
	margin-bottom: 1em;
	margin-top: 5px;
}

#content li {
	line-height: 140%;
}

.date, .totop {
	float: right;
	clear: right;
	padding-left: 10px;
}

/* CONTENT TABLE */
#content table {
	border-collapse: collapse;
	margin-bottom: 1em;
}

#content th, #content td {
	padding: 2px;
}

#content table tr td {
	font-size: 12px;
}

/* FOOTER */
#footer {
	font-size: 12px;
	text-align: center;
	clear: both;
	height:10px;
	padding-top:80px;
	width:950px;
	margin:0px auto;
	background:url(/gfx/bund.png) no-repeat top center;
}

/* LISTS */
.list div {
	font-size: 12px;
	margin-bottom: 1em;
}

/* CONTENT PAGES */
.pages {
	font-size: 12px;
}

.pages a, .pages b {
	float: left;
	display: block;
	background: #fff;
	border: 1px solid #666;
	margin-right: 4px;
	margin-bottom: 5px;
	text-align: center;
	padding: 2px 3px 2px 3px;
	text-decoration: none;
}

.pages a.act, .pages b {
	color: #333;
	font-weight: bold;
}

.pages a.dis {
	border-color: #ddd;
	color: #999;
}

/* FUNC */
#func {
	float: right;
	font-size: 12px;
}

#func img {
	vertical-align: middle;
	margin: 0px 0px 20px 10px;
	cursor: pointer;
}

#func a:link, #func a:visited {
	color: #333;
	text-decoration: none;
}

/* VALIDATION */
.invalid {
	background-color: #999;
	color: #fff;
}

.mandatory {
	color: #900;
}

/* SITEMAP */
.sitemap {
	margin-bottom: 1em;
}

.sitemap div {
	margin-bottom: 20px;
}

.sitemap div div {
	margin: 0px;
}

/* NEWS */
.whatsnew img {
	float: right;
	margin: 0px 0px 10px 10px;
}

/* ADAPT */
#adapt {
  text-align: right;
  font-size: 12px;
  padding-top: 5px;
}

#adapt a:link, #adapt a:visited {
	color: #888;
	text-decoration: none;
}

/* DEBUGGER */
body #debugger {
    background: #fff;
    margin: 20px;
    text-align: left;
    color: #333;
    border: 20px solid #fff;
}
#type-forside .news{
	float:left;
	margin-top:25px;
	padding:10px;
	width:180px;
	border:10px #fff solid;
	min-height:500px;
	background:url(/gfx/bg2.png) repeat-x;
	
}
#type-forside .face{
	background:url(/gfx/face.png) no-repeat top left;
	height:90px;
	width:250px;
	position:absolute;
	left:-15px;
	margin-top:150px;
	z-index:1;
}
#type-forside .face h2{
	font-size:20px;
	padding:15px 0px 0px 65px;
}
#type-forside .face img{
	margin-top:-4px;
	margin-left:40px;
	z-index:0;
}
#type-forside .newsletter{
	background:url(/gfx/face.png) no-repeat top left;
	height:90px;
	width:250px;
	left:-15px;
	position:absolute;
	margin-top:30px;
}
#type-forside .newsletter h2{
	font-size:20px;
	padding:15px 0px 0px 55px;
}
#type-forside .newsletter p{
	padding:10px 15px 0px 25px;
	font-size:13px;
}
#related .laes_mere a{
	text-decoration:none;
	background:url(/gfx/goto.png) no-repeat left top;
	padding-left:24px;
	display:block;
	height:17px;
	padding-top:5px;
	font-size:13px;
	font-weight:normal;
}
#submenu{
	width:214px;
	float:left;
	position:relative;
	list-style-type:none;
	background:url(/gfx/submenu_bg.png) no-repeat;
	height:425px;
	padding-top:20px;
	margin-top:-20px;
	margin-left:-20px;
	margin-right:-30px;
}
#submenu li.act{
	background:url(/gfx/submenu_act_bg.png) no-repeat;
	height:55px;
	width:210px;
	margin-bottom:-10px;
}
#submenu li{
	height:40px;
	width:210px;
	float:left;
	margin-left:-50px;
}
	
#submenu li.act a{
		color:#fff;
		position:absolute;
}

#submenu li a{
	text-decoration:none;
	display:block;
	color:#666666;
	height:20px;
	font-size:16px;
	position:absolute;
	padding-left:30px;
	padding-top:12px;
	margin-top:5px;
}
#bc{
	position:absolute;
	margin-top:-40px;
	margin-left:30px;
}
#bc a{
	text-decoration:none;
	font-size:13px;
	color:#666;
}
#type-forside .news h2 a{
	text-decoration:none;
	font-size:20px;
	color: #666666;
}
#type-forside .news .showall{
	margin:0px 0px 10px 0px;
}
#type-send .text{
	height:15px !important;
}