@charset "UTF-8";

body {
	font: normal 12px Arial, Helvetica, sans-serif;
	background: #fff;
	color: #666;
	background-color: #e5e5e5;
}

a {
	text-decoration: none; color:#666666;
}

input.menu_submit {
	cursor: pointer;
}

.wrapper {
	top: 20px;
	height: 650px;
	width: 755px;
}
.menu {
	padding-top: 0px;
}
.kalender {
	margin: 5px 0 0 5px;
}
.menu_cell {
	width: 255px;
	margin-top: 0;
	margin-bottom: 0; 
	top: 0px;
	vertical-align: bottom;
}
.menu_titel_first {
	margin: 10px 10px 0 5px;
	text-indent: 5px;
	display: block;
	text-align: left;
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #666666;
	background: #fff;
}
.menu_titel {
	margin: 5px 10px 0 5px;
	text-indent: 5px; 
	display: block;
	text-align: left;
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #666;
	background: #fff;
}
.menu_titel_last {
	margin: 5px 10px 0 5px;
	text-indent: 5px;
	display: block;
	text-align: left;
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #666;
	background: #fff;
	position: relative;
}
.menu_submit {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #666;
	text-align: left;
	border-top: 0;
	border-right: 0;
	border-bottom: 0;
	border-left: 0;
	position: static;
	background: #fff;
	text-indent: 0px; /* -4px */
	padding-left: 0px;
	margin: 0;
	width: 210px;
	text-align:left; 
}
.menu_nyhedsbrev {
	display: block;
	text-align: left;
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #666;
	background: #fff;
	margin: 5px 10px 0 5px;
/*	text-indent: 5px; */
	position: relative;
	padding-left: 5px;
}
.menu_nyhedsbrev form {
	margin: 0;
	padding: 0;
}
.menu_emailform {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #999;
	background: #fff;
	margin-top: 5px;
	margin-bottom: 2px;	
	border-top: solid 1px #666;
	border-right: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
	border-left: solid 1px #666;
	height: 14px;
	width: 228px;
}
.visitkort {
	margin: 0;
	top: 0px;
}
.content {
	height: 576px;
	width: 480px;
	background: #fff;
	padding: 10px;
	overflow: auto;
	position: relative;
}
.content_text {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #666;
	float: left;
	width: 300px;
	margin-top: 10px;
	padding-right: 10px;
	height: 0px;
	overflow: visible;

}
.content_info {
	font: normal 12px Arial, Helvetica, sans-serif;
	float: right;
	width: 160px;
	margin-top: 10px;
	text-align: right;
}
.content_cell {
	vertical-align: bottom;
	width: 500px;
	bottom: 0px;
}
.content_header {
	margin-top: 10px;
	margin-bottom: 20px;
	height: 28px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	text-decoration: none;
	color: #666;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #333;
}
a:active {
	text-decoration: none;
	color: #666;
}
.text_header {
	font: bold 18px Arial, Helvetica, sans-serif;
	line-height: 20px;
}
.text_trompet {
	font: normal 9px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #333;
}
