@import "navigation.css";
@import "input.css";
@import "news.css";
@import "slimbox.css";

/************************* HTML BODY **********************/

html, body {
	margin: 0;
	padding: 0;
	height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.4em;
	background-color: #d0d0d0;
	background-image: url(/files/Billeder/bg.jpg);
	background-repeat: repeat-x;
	color: #363636;
}

/************************* STRUCTURE **********************/

#container {
	width: 980px;
	padding: 0 0 30px 0;
	margin: 0 auto;
}

#header {
	width: 978px;
	height: 117px;
	padding: 0;
	margin: 0;
	position: relative;
}

#login {
	width: 254px;
	height: 43px;
	line-height: 43px;
	padding: 0;
	margin: 0;
	float: left;
}

#secnav {
	padding: 0;
	margin: 0 0 0 45px;
	float: left;
}

#mainnav {
	padding: 0;
	margin: 0 3px 0 0;
	float: right;
	display: inline;
}

#subnav {
	width: 230px;
	padding: 0;
	margin: 0 0 0 12px;
	float: left;
}

#subnav .subnav_head {
	width: 215px;
	padding: 4px 0 4px 15px;
	background-color: #4e4e4e;
	color: #FFF;
	border-bottom: 1px #ffffff solid;
}

#subnav .contact {
	margin: 20px 0 0 0;
}

#content {
	width: 978px;
	padding: 12px 0 12px 0;
	margin: 0;
	background-color: #FFF;
	border: 1px #dbdbdb solid;
	position: relative;
}

.box {
	width: 230px;
	height: 247px;
	padding: 0;
	margin: 0 0 12px 12px;
	float: left;
	background-repeat: no-repeat;
	position: relative;
}

.box1 {
	margin: 0 0 12px 11px;
	background-image: url(/files/Billeder/dummy_hh.jpg);
}

.box2 {
	background-image: url(/files/Billeder/dummy_hg.jpg);
}

.box3 {
	background-image: url(/files/Billeder/dummy_kursus.jpg);
}

.box4 {
	background-image: url(/files/Billeder/dummy_vejledning.jpg);
}

.contact {
	width: 230px;
	padding: 0;
	margin: 12px 0 0 12px;
	float: left;
	border-bottom: 1px #e9e9e9 solid;
}

#news {
	width: 714px;
	padding: 0;
	margin: 12px 0 0 12px;
	float: left;
	border-bottom: 1px #e9e9e9 solid;
}

#newslist {
	width: 702px;
	padding: 0;
	margin: 12px 0 0 0;
	float: left;
	border-bottom: 1px #e9e9e9 solid;
}

#content_text {
	width: 455px;
	padding: 0 0 0 20px;
	margin: 0;
	float: left;
}

#content_text #column2 {
	width: 230px;
	border: 0px #000 solid;
	position: absolute;
	right: 12px;
	top: 233px;
}

#content_text #column2 .column2_box {
	padding: 11px 20px 11px 20px;
	border-bottom: 1px #e9e9e9 solid;
}

.text {
	width: 456px;
	padding: 0;
	margin: 0 0 15px 0;
}

#breadcrumbs {
	width: 456px;
	padding: 6px 0 6px 0;
	border-bottom: 1px #e9e9e9 solid;
	float: left;
}

#print {
	width: 456px;
	float: left;
}

#update {
	width: 456px;
	color: #999;
	font-style: italic;
	font-size: 9px;
	float: left;
}

#news #breadcrumbs {
	width: 714px;
	padding: 6px 0 6px 0;
	border-bottom: 1px #e9e9e9 solid;
	float: left;
}

#topgrafik {
	width: 966px;
	height: 201px;
	padding: 0;
	margin: 0 0 20px 12px;
	background-image: url(/files/Billeder/topgrafik_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
}

/************************* TEXT **********************/

h1 {
	font-family: Calibri, Verdana;
	font-weight: normal;
	font-size: 22px;
	color: #006bb7;
	line-height: normal;
}

.box h1 {
	margin: 0;
	padding: 0;
	text-indent: -9999em;
}

h2 {
	font-family: Calibri, Verdana;
	font-weight: normal;
	font-size: 18px;
	color: #006bb7;
	line-height: normal;
}

.contact h2, #news h2, #column2 h2 {
	padding: 0 10px 10px 20px;
	margin: 0;
	background-image: url(/files/Billeder/headline_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

h3 {
	font-family: Calibri, Verdana;
	font-weight: normal;
	font-size: 14px;
	color: #006bb7;
	line-height: normal;
}

#news h3, #newslist h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 0;
	margin: 0;
}

p {
	margin: 9px 0 9px 0;
}

/************************* LINKS **********************/

a {
	color: #006bb7;
}

a:hover {
	color: #006bb7;
	text-decoration: none;
}

.box a, .box a:hover {
	width: 178px;
	height: 185px;
	padding: 55px 26px 0 26px;
	display: block;
	color: #fff;
	text-decoration: none;
	position: absolute;
	top: 0;
	left: 0;
}

#news h3 a, #newslist h3 a {
	color: #363636;
	text-decoration: none;
}

.vjm a {
	color: #666;
	text-decoration: none;
}

#print a {
	padding: 5px 0 0 15px;
	margin: 0;
	background-image: url(/files/Billeder/print.gif);
	background-position: left 7px;
	background-repeat: no-repeat;
	text-decoration: none;
	color: #666;
	float: right;
	display: block;
}

/************************* TABLES **********************/

.contact table {
	width: 180px;
	margin: 20px 0 27px 20px;
}

/************************* OTHERS **********************/

.logo {
	border: 0;
	float: left;
	display: inline;
}

.vjm {
	padding: 10px 0 0 0;
	float: right;
	color: #666;
}

#topgrafik img {
	margin: 0 1px 0 0;
	border: 0;
}

#text ul li, #text ol li {
	margin: 0 0 10px 0;
}

#text #sitemap .M1, #text #sitemap .M2, #text #sitemap .M3 {
	margin: 10px 0 10px 0;
}

#text #sitemap li {
	margin: 0 0 5px 0;
}

#text .paragraphimage {
	padding: 0 0 5px 10px;
	margin: 45px 0 0 0;
	float: right;
}

.clear {
	clear: both;
}