/* GLOBAL STYLEZ */

* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

body {
	margin: 0px;
	background-color: #CCC;
	color: #000000;
}

a {
	color: #800000;
	text-decoration: none;
}

a:hover {
	color: #800000;
	text-decoration: underline;
}

a.small {
	font-size: 10px;
	color: #800000;
	text-decoration: none;
}

.tbl {
	width: 100%;
	border: 1px #426770 solid;
	border-right: 0px none;
	border-bottom: 0px none;
}

.tbl_td {
	border-bottom: 1px #426770 solid;
	border-right: 1px #426770 solid;
	font-size: 11px;
	padding:3px;
	margin:0px;
	vertical-align: top;
}

.small {
	font-size: 10px;
	color: #000;
}

.littleone {
	font-size: 11px;
	color: #000000;
	margin-top: 10px;
	border-bottom: 1px #CCC solid;
	padding-bottom: 8px;
}

	.littleone a {
		font-size: 11px;
	}

.pageheader {
	display: block;
	font-size: 16px;
	font-weight: bold;
}

/* HEADER LAY STYLEZ */

table.header {
	width: 900px;
	height: 130px;
	background: #FFF;
	border-left: 1px #515556 solid;
	border-right: 1px #515556 solid;
}

td.header {
	vertical-align: top;
	height: 114px;
	margin: 0px;
	padding: 0px;
	border-bottom: 7px #800000 solid;
	border-top: 7px #800000 solid;
	background: #EAEAE9;
}

td.greybar {
	margin: 0px;
	padding: 0px;
	padding-left: 220px;
	background: #800000;
	height: 16px;
	border-top: 1px #FFF solid;
	font-size:10px;
}
    td.greybar a {
		color: #FFF;
		margin-right: 20px;
    }

    td.greybar a:hover {
		color: #FF0;
		margin-right: 20px;
		text-decoration: none;
    }

.logolay {
	position: absolute;
	top: 7px;
	width: 265;
	height: 100;
	z-index: +10;
}

.headerimglay {
	float: right;
	height: 100px;
	width: 680px;
}

.raadgivning_header {
	float: right;
	width: 500px;
	height: 100px;
}

div.address {
	font-size: 10px;
	padding-left: 17px;
	color: #515556;
}
	div.address a {
		color: #515556;
		text-decoration: none;
	}

/* MAIN LAY STYLEZ */

table.pagetank {
	width: 900px;
	height: 100%;
	border-left: 1px #515556 solid;
	border-right: 1px #515556 solid;
	background: #FFFFFF;
}

td.menutank {
	width: 200px;
	border-right: 1px #515556 solid;
	background: #FFF;
	background-image: url('/images/layout/menubg.gif');
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	padding-top: 20px;
}

td.maintank {
	vertical-align: top;
	padding: 0px;
	width: 700px;
}

table.mainframe {
	width: 100%;
	height: 100%;
	font-size: 12px;
}

td.mainframe {
	vertical-align: top;
	padding-top: 20px;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 12px;
}

table.frontpage_tank {
	width:100%;
	height: 100%;
	min-height: 400px;
	margin-bottom: 10px;
	border: 0px none;
}

td.newstank {
	width: 70%;
	border-right: 1px #515556 solid;
	padding: 0px;
	padding-right: 15px;
	vertical-align: top;
	font-size: 12px;
}

td.eventtank {
	width: 30%;
	vertical-align: top;
	font-size: 12px;
	padding: 0px;
	padding-left:3px;
}

.printbox {
	position: absolute;
	top: 150px;
	text-align: right;
	width: 662px;
}

/* MENU STYLEZ */

.menubox {
	border-top: 1px #AFB1B1 solid;
	height: 25px;
	text-indent: 16px;
}

a.menulink {
	display: block;
	width: 100%;
	height:100%;
	font-size: 11px;
	font-weight: bold;
	padding-top: 5px;
	color: #515556;
	text-decoration: none;
}

a.menulink:hover {
	display: block;
	width: 100%;
	height:100%;
	font-size: 11px;
	font-weight: bold;
	color: #515556;
	text-decoration: none;
	padding-top:5px;
	background: #CCCECE;
}

.submenu {
	position: absolute;
	width: 180px;
	visibility: hidden;
	margin-left: 200px;
	margin-top: -25px;
	background-color: #EFEFEF;
	border: 1px #515556 solid;
	border-left: 1px #999 solid;
}

.submenubox {
	width: 178px;
	height: 25px;
	text-indent: 10px;
	border-bottom: 1px #AFB1B1 solid;
}

a.submenulink {
	display: block;
	width: 100%;
	height:100%;
	font-size: 11px;
	color: #515556;
	padding-top: 5px;
	display: block;
	text-decoration: none;
}

a.submenulink:hover {
	display: block;
	width: 100%;
	height:100%;
	font-size: 11px;
	color: #000;
	padding-top: 5px;
	display: block;
	text-decoration: none;
	background: #CCCECE;
}

/* UNDERMENU PÅ SIDERNE */

.page_menubox {
	width:170px; 
	border: 1px #AFB1B1 solid;
	float:right;
	margin-left:15px;
	margin-bottom:15px;
}

.page_submenubox {
	width: 170px;
	height: 20px;
	text-indent: 3px;
	border-bottom: 1px #AFB1B1 solid;
}

a.page_submenulink {
	display: block;
	width: 100%;
	height:100%;
	font-size: 11px;
	color: #515556;
	padding-top: 2px;
	display: block;
	text-decoration: none;
}

a.page_submenulink:hover {
	display: block;
	width: 100%;
	height:100%;
	font-size: 11px;
	color: #000;
	padding-top: 2px;
	display: block;
	text-decoration: none;
	background: #CCCECE;
}
/* TILMELD NYHEDSBREV */
div.submitmail {
	margin-left: 15px;
	font-size: 9px;
}

input.submitmail  {
	border: 0px none;
	margin-right: 4px;
	width: 69px;
	height: 12px;
	background-color:#800000;
	font-size: 8px;
	color: #FFFFFF;
	font-weight: bold;
}


/* FORMS */

input {
	border: 1px #305E6D solid;
	background-color: #FFFFFF;
	font-size: 11px;
}

textarea {
	border: 1px #305E6D solid;
	background-color: #FFFFFF;
	font-size: 11px;
	width: 193px;
}

.fieldset {
	border: 1px #EFEFEF solid;
	width: 500px;
	padding: 10px;
	min-height:270px;
}

legend {
	font-weight: bold;
	color: #000;
}

.formlabel {
	float: left;
	width: 110px;
}

.formfield {
	text-align: right;
	float: right;
	width: 300px;
}

select {
	border: 1px #305E6D solid;
	background-color: #FFFFFF;
	font-size: 11px;

}

input.radio {
	border: 1px #fff solid;
}

