.menu a:link, .menu a:visited {
	color: #0050a3;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.menu a:hover, .menu a:active {
	color: #0050a3;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

.home a:link, .home a:visited {
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.home a:hover, .home a:active {
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

.nav {
	color: #3e6f0e;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	padding: 4px 0 0 10px;
}

.nav a:link, .nav a:visited {
	color: #3e6f0e;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.nav a:hover, .nav a:active {
	color: #3e6f0e;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

.content {
	color: #3c4036;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	padding: 10px;
	line-height: 16px;
}

.content a:link, .content a:visited {
	color: #1c79dd;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.content a:hover, .content a:active {
	color: #1c79dd;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

.leftbox {
	color: #5f6951;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	line-height: 16px;
}

.leftbox a:link, .leftbox a:visited {
	color: #1c79dd;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}

.leftbox a:hover, .leftbox a:active {
	color: #1c79dd;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

.get-acrobat {
	color: #8dbcee;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

.get-acrobat a:link, .get-acrobat a:visited {
	color: #8dbcee;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

.get-acrobat a:hover, .get-acrobat a:active {
	color: #8dbcee;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}

.red {
	color: #ba0000;
}

.footer {
	color: #004fa3;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	line-height: 16px;
}

.footer a:link, .footer a:visited {
	color: #1c79dd;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}

.footer a:hover, .footer a:active {
	color: #1c79dd;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

.intern1 {
	color: #c6d2e4;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	line-height: 16px;
}

.intern1 a:link, .intern1 a:visited {
	color: #c6d2e4;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

.intern1 a:hover, .intern1 a:active {
	color: #7c8273;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

.indhold {
	color: #3c4036;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	padding: 1px;
	line-height: 16px;
}

.indhold input {
	border: 1px solid #3c4036;
	background: #ecefe8;
}

.tider {
	background-color: #eeeeee;
}

.tiderover {
	background-color: #e4e4e4;
}

.select_dest {
	font: 11px arial, verdana, serif;
	border: 1px solid #3c4036;
	background: #f9f9f9;
	width: 170px;
	height: 15px;
}

.input {
	border: 1px solid #3c4036;
	background: #f9f9f9;
	width: 350px;
	height: 15px;
}

.textarea {
	border: 1px solid #3c4036;
	background: #f9f9f9;
	width: 350px;
	height: 75px;
}

.submit {
	height: 17px;
	font-size: 11px;
	font-weight: bold;
	border: 1px solid #000000;
	color: #7c8273;
	background: #ecefe8;
	cursor: pointer;
	cursor: hand; /* fix for IE 5.5 */
}

.input_ringop {
	border: 1px solid #4d4d4d;
	background: #f9f9f9;
	width: 110px;
}

.select_ringop {
	font: 11px arial, verdana, serif;
	border: 1px solid #4d4d4d;
	background: #f9f9f9;
	width: 114px;
	height: 15px;
}

.textarea_ringop {
	border: 1px solid #4d4d4d;
	background: #f9f9f9;
}