﻿/* General tags */
body {
	font-family: Verdana, Tahoma, Geneva;
	font-size: 11px;
	color: #000000;
	margin: 0;
	padding: 0;
	background-color: #ffffff;
	background-image: url(/img/background_low.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	text-align: center;
}

td {
	font-family: Verdana, Tahoma, Geneva;
	font-size: 11px;
}

h1 {
	font-family: Georgia, Times, Times New Roman, serif;
	font-size: 36px;
	font-weight: normal; 
}

h2 {
	font-family: Verdana, Tahoma, Geneva;
	font-size: 11x;
	font-weight: bold; 
}

a:link {
	color: #58828b;
	text-decoration: underline;
	font-weight: bold; 
}
a:visited {
	color: #58828b;
	text-decoration: underline;
	font-weight: bold; 
}
a:hover {
	color: #aea581;
	text-decoration: underline;
	font-weight: bold; 
}

img{
    border-width:0px;
}

#main {
	width: 900px;
	text-align: center;
	margin-left:auto;
	margin-right:auto;
	display: block;
	text-align: left;
}

#top {
	width: 900px;
	height: 63px;
	margin-top: 90px;
}

#logo {
	float: left;
	margin-left: 5px;
}

#menu {
	float: right;
	margin-top: 11px;
	margin-right: 5px;
}

/* Main */
#contentarea {
}

#contenttop {
	background-image: url(/img/contenttop.png);
	background-repeat: no-repeat;
	width: 900px;
	height: 9px;
	
}

#contentleft {
	background-image: url(/img/contentleft.png);
	background-repeat: no-repeat;
	width: 5px;
	height: 200px;
	float: left;
	
}

#content {
	background-color: #ffffff;
	width: 890px;
	float: left;
}



#contentright {
	background-image: url(/img/contentright.png);
	background-repeat: no-repeat;
	width: 5px;
	height: 200px;
	float: left;
	
}

#contentbottom {
	background-image: url(/img/contentbottom.png);
	background-repeat: no-repeat;
	width: 900px;
	height: 10px;
}

/* Subpage */
#contentinnersub {
	margin-bottom: 5px; /* Skal der v�re bund p�? */
	margin-left: 5px;
	margin-top: 1px;
	min-height: 500px;
	background-image: url(/img/contentbackground.gif);
	background-repeat: no-repeat;
}

#breadcrumbs {
	float: left;
	margin-left: 27px;
	margin-top: 20px;
}

#breadcrumbs a {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}

#breadcrumbs a:link {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}

#tools {
	float: right;
	margin-right: 27px;
	margin-top: 20px;
}

#maincontent {
	margin-left: 24px;
	width: 574px;
	float: left;
}

#rightmenu {
	width: 230px;
	float: right;
	margin-top: 56px;
	font-family: Georgia, Times, Times New Roman, serif;
	font-size: 16px;
	font-weight: normal; 
}

#rightmenu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#rightmenu a:link {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

#rightmenu a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

#rightmenu a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}


#rightmenu li.niv1 {
	margin: 0;
	padding: 0;
	background-image: url(/img/menudims.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 15px;
	padding-bottom: 15px;
}

#rightmenu a.active {
	font-weight: bold;
}

#rightmenu li.last {
	background-image: url();
}

#rightmenu li.niv2 {
	margin-left: 20px;
	padding-top: 10px;
}

#rightmenu li.niv3 {
	margin-left: 20px;
	padding-top: 10px;
}

#rightmenu li.niv4 {
	margin-left: 20px;
	padding-top: 10px;
}



#maincontentleft {
	width: 330px;
	float: left;
	margin-top: 30px;
}

#maincontentleftwide {
	width: 574px;
	float: left;
	margin-top: 30px;
}


#maincontentboxes {
	width: 212px;
	float: right;
	margin-top: 30px;
}

#maincontentboxes a:link {
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold; 
}
#maincontentboxes a:visited {
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold; 
}
#maincontentboxes a:hover {
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold; 
}


.citatbox {
	width: 212px;
	font-family: Georgia, Times, Times New Roman, serif;
	font-size: 14px;
	font-weight: normal; 
	background-image: url(/img/qoute.gif);
	background-repeat: no-repeat;
	font-style: italic;
}

.contentteaser {
	width: 212px;
	height: 93px;
	background-image: url(/img/contentbox.gif);
	background-repeat: no-repeat;
	color: #ffffff;
}

.margin10 {
	margin: 10px;
}


/* Frontpage */
#contentinner {
	margin-left: 5px;
	margin-top: 1px;
}


#teasers {
	margin-left: 5px;
	margin-right: 5px;
	width: 890px;

}

.greenbox {
	margin-top: 17px;
	background-image: url(/img/greenbox.png);
	width: 283px;
	height: 133px;
	float: left;
}

.bluebox {
	margin-top: 17px;
	background-image: url(/img/bluebox.png);
	width: 283px;
	height: 133px;
	float: right;
}

.innerbox {
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 18px;
	margin-bottom: 10px;
	color: #ffffff;
}

.innerbox a:link {
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold; 
}
.innerbox a:visited {
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold; 
}
.innerbox a:hover {
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold; 
}

.innerbox h1 {
	font-family: Georgia, Times, Times New Roman, serif;
	font-size: 18px;
	font-weight: normal; 
	background-image: url(/img/boxspacer.png);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding-bottom: 6px;
	margin-bottom: 6px;
}

/* Footer */
#footer {
	color: #666666;
	margin-left: 5px;
	margin-right: 5px;
}

#footer a:link {
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}

#address {
	float: left;
	margin-top: 38px;
}

#certs {
	float: right;
	margin-top: 17px;
}

/* Contactform */

#contactform td.inputfield input{
	b_order: 1px solid black;
	width: 300px;
}

#contactform textarea {
	width: 300px;
	height: 80px;
}

