@charset "ISO-8859-1";
html {
	min-height: 100%;
	margin-bottom: 1px;
}
body {
	background-image: url(images/bg0.png);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #D3E9B8;
	margin: 0px 0px 20px 0px;
}
td, .content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
}
.content a { color: #ec008c; text-decoration: none;  }
.content a:hover { text-decoration: none; border-bottom: 1px solid #ec008c; }
.content a:active { color: #000000; text-decoration: none; border-bottom: 1px solid #000000; }

:focus { -moz-outline-style: none; }
p {margin: 0; padding: 0;}
h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	margin: 9px 0px 12px 0px;
}
.content h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin: 0px 0px 12px 0px;
}
.content h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
}
.columntop {
	height: 24px;
	background-image: url(images/columntop.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.topmenu {
	background-image: url(images/contenttopbg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.pagetop {
	 background-image: url(images/bg1.jpg);
	 background-repeat: no-repeat;
	 background-position: center top;
}
.breadcrumb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	font-weight: bold;
	color: #98BC6C;
	padding-left: 20px;
}
.breadcrumb a { color: #98BC6C; text-decoration: none; }
.breadcrumb a:hover { text-decoration: none; border-bottom: 1px solid #98BC6C; }
.breadcrumb a:active { color: #000000; text-decoration: none; border-bottom: 1px solid #000000; }

.breadcrumb-active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	font-weight: bold;
	color: #007D53;
}

.cnrlefbot {
	 background-image: url(images/corner_leftbottom.gif);
	 background-repeat: no-repeat;
	 background-position: left bottom;
}
.cnrrgtbot {
	 background-image: url(images/corner_rightbottom.gif);
	 background-repeat: no-repeat;
	 background-position: right bottom;
}
.kolonne {
	width: 146px;
}
.kolonne h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	margin: 0px 0px 12px 0px;
}
.kolonne h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	margin: 0px 0px 4px 0px;
}
.kolonne img {
	margin: 0px 0px 8px 0px;
}
.kolonne a { color: #ec008c; text-decoration: none; line-height: 18px; }
.kolonne a:hover { text-decoration: none; border-bottom: 1px solid #ec008c; line-height: 18px; }
.kolonne a:active { color: #000000; text-decoration: none; border-bottom: 1px solid #000000; line-height: 18px; }

.kolonne select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #8eac69;
	width: 146px;
	height: 20px;
	margin: 8px 0px 8px 0px;
}

.pink { color: #ec008c; }

.disclaimer {
	color: #bdbdbd;
}
.disclaimer a { color: #bdbdbd; text-decoration: none; }
.disclaimer a:hover { text-decoration: none; border-bottom: 1px dotted #bdbdbd; }
.disclaimer a:active { color: #000000; text-decoration: none; border-bottom: 1px solid #000000; }

.printtip a { color: #000000; text-decoration: none; }
.printtip a:hover { color: #ec008c; text-decoration: none; }
.printtip a:active { color: #bdbdbd; text-decoration: none; }

.billedetekst {
	color: #666666;
	padding-top: 8px;
}
