/*
www.kursusbevis.dk CSS
2006-08-23

Af nam nam design webbureau v. Lasse Gejl
www.namnamdesign.dk
*/

@import url('global.css');

* {
	margin: 0;
	padding: 0;
}
body {
	font: 11px/18px Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	background: #414141;
	text-align: center;
	margin-bottom: 20px;
}
table {
	font: 11px/18px Verdana, Arial, Helvetica, sans-serif;
}
p {
	margin: 15px 0;
}
input, select {
	font: 11px/13px Verdana, Arial, Helvetica, sans-serif;
	color: #333;
}
a {
	color: #2b5c4b;
}
a:hover {
	text-decoration: none;
}

#skip {
	position: absolute;
	left: -1000%;
}
#container {
	margin: 0 auto;
	width: 750px;
	text-align: left;
	background: #fff;
	border: 4px solid #373637;
	border-top: none;
}
#header {
	height: 170px;
	background: url(img/top_2.jpg) no-repeat left top;
}
#header h2 {
	text-indent: -100em; 
	overflow: hidden;
	margin: 15px 15px 0 0;
	float: right;
	display: inline;
}
#header #headline {
	background: url(img/header_logo.jpg) no-repeat;
	width: 106px;
	height: 92px;
	font-size: 1px;
}
#header #headline a {
	display: block;
	height: 92px;
}
#my_topnavigation {
	background: #acb6bf;
	color: #fff;
	height: 23px;
	* height: 29px;
	border-top: 1px solid #fff;
	padding-top: 6px;
	* padding-top: 4px;
	padding-left: 5px;
}
#my_topnavigation a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	padding: 8px;
}
#my_topnavigation a:hover {
	background: #9ea9b3;
}
#1my_topnavigation a.current, #1my_topnavigation a:hover.current {
	background: #fff;
	color: #333;
}
#my_topnavigation li.active a, #my_topnavigation li.active a:hover {
	background: #fff;
	color: #333;
}
#my_topnavigation ul {
	margin: 5px 0 0 7px;
	line-height: 19px;
}
#my_topnavigation li {
	list-style: none;
	display: inline;
}
#print {
	color: #666;
	font-size: 10px;
	padding: 6px 15px;
	border-bottom: 1px solid #f4f4f4;
	text-align: right;
}
#print a {
	color: #666;
	text-decoration: none;
	background: url(img/icon_print.gif) no-repeat right center;
	padding: 2px 27px 2px 0;
}
#print a:hover {
	text-decoration: underline;
}
#content {
	padding: 15px;
}
#content h1 {
	font-size: 14px;
	margin-bottom: 10px;
}
#content h2, #content h4 {
	font-size: 11px;
	margin-bottom: -15px;
}
#content h3 {
	font-size: 14px;
}
#content ul {
	margin: 0 0 10px 20px;
}
#content table {
	margin-top: 15px;
	width: 720px;
	*width: 710px;
}
#content tr {
	border-bottom: 1px solid #fff;
}
#content table td {
	padding: 3px;
	vertical-align: top;
}
#content .my_form_dropdown, #content .my_form_text, #content .my_email_text, #content .my_email_textarea, #kb_kode {
	padding: 3px;
	border-top: 1px solid #CCC;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	border-left: 1px solid #CCC;
	width: 300px;
}
#content .my_form_text, #content .my_email_text {
	height: 21px;
}
#content .my_form_btn {
	border-top: 1px solid #CCC;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	border-left: 1px solid #CCC;
	padding: 2px;
	cursor: pointer;
}
#content p.kursus_link {
	float: right;
	margin: 0 10px 0 0;
	padding: 15px 0;
	display: inline;
}
#content p.kursus_link a {
	padding: 5px;
	background: #2b5c4b;
	color: #fff;
	border: 1px solid #2b5c4b;
	text-decoration: none;
}
#content p.kursus_link a:hover {
	color: #2b5c4b;
	background: #fff;
}
#tilmeld {
	text-align: left;
}
#tilmeld p {
	margin: 5px 0;
}
#tilmeld h2 {
	font-size: 14px;
	margin-top: 5px;
	* margin-bottom: -20px;
}
#tilmeld form {
	border-top: 1px solid #f4f4f4;
}
#tilmeld form td {
	vertical-align: top;
}
#tilmeld td.one {
	width: 240px;
}
#tilmeld td.two {

}
#tilmeld .my_form_text {
	padding: 3px;
	width: 200px;
}
#tilmeld .radiobutton {
	margin: 9px 0 7px 0;
	*margin-top: 3px;
}
#tilmeld .my_form_btn {
	color: #fff;
	border: none;
	padding: 4px 15px 4px 4px;
	background: #2b5c4b url(img/icon_arrow.gif) no-repeat right center;
	cursor: pointer;
}
/* rows done with JS - see bottom of this doc */
#content table .tilmeld {
	text-align: right;
	padding-right: 0;
}
#content table .tilmeld a {
	color: #fff;
	text-decoration: none;
	padding: 4px 15px 4px 4px;
	background: #2b5c4b url(img/icon_arrow.gif) no-repeat right center;
}
#content table .fyldtop i {
	display: block;
	text-align: right;
	padding: 4px;
	color: #fff;
	background: #B72C2C;
}
#footer {
	clear: both;
	background: #acb6bf;
	padding: 3px 15px 5px 15px;
	color: #fff;
	font-size: 10px;
}
#footer a {
	color: #fff;
}
#footer a:hover {
	text-decoration: none;
}

/* begin frontpage styles */
#container_front {
	margin: 0 auto;
	width: 750px;
	text-align: left;
	background: #fff;
	border: 4px solid #373637;
	border-top: none;
}
#container_front #header {
	height: 170px;
	background: url(img/top_1.jpg) no-repeat left top;
}
#container_front #header h1 {
	text-indent: -100em; 
	overflow: hidden;
	margin: 15px 15px 0 0;
	float: right;
	display: inline;
}
#map {
	width: 409px;
	padding: 15px 0 15px 15px;
	height: 440px;
}
#shortcut {
	margin: -20px 20px 20px 20px;
}
#container_front #content {
	padding: 0;
	float: left;
	width: 409px;
}
#container_front #content h3 {
	text-indent: -100em; 
	overflow: hidden;
}
#logo_dkunion {
	background: url(img/logo_dkunion.jpg) no-repeat;
	width: 100px;
	height: 100px;
	font-size: 1px;
	float: left;
	margin: 0 20px;
	display: inline;
}
#logo_asf {
	background: url(img/logo_asf.jpg) no-repeat;
	width: 102px;
	height: 100px;
	font-size: 1px;
	float: left;
}
#logo_aof {
	background: url(img/logo_aof.jpg) no-repeat;
	width: 100px;
	height: 100px;
	font-size: 1px;
	float: left;
	margin-left: 20px;
}
#logo_dkunion a, #logo_asf a, #logo_aof a {
	display: block;
	height: 100px;
}
#side {
	float: right;
	width: 310px;
	border-left: 1px solid #f4f4f4;
}
#side h1 {
	font-size: 11px;
	margin-bottom: -10px;
	padding: 10px 15px 0 15px;
}
#side h2 {
	font-size: 11px;
	margin-bottom: -10px;
	padding: 10px 15px 0 15px;
	border-top: 1px solid #f4f4f4;
}
#side p {
	padding: 0 15px;
}
#side ul {
	padding: 0 0 10px 15px;
	margin-left: 20px;
}
/* end frontpage styles */

/* row colors */
.enhancedtable{
	border-collapse: collapse;
	background: #f4f4f4;
}
.enhancedtable td {

}
.enhancedtablecolouredrow{
	background: #fff;
}
.enhancedtablerowhover{
	background: #edead2;
}
.enhancedtableactive{
	
}
tr.kb_tablehead {
	background: #acb6bf;
	color: #fff;
	font-weight: bold;
}
tr.kb_tablehead a {
	color: #fff;
}
tr.kb_tablehead a:hover {
	text-decoration: none;
}

#tilmeld_problem {
	display: none;
}

.my_form_btn {
	width: 120;
	margin: 10 40 0 0;
}
