body {
	background-image:url('/images/bg_body.gif');
}
body, table, tr, td {
	font-family:Tahoma;
	font-size:12px;
}
.top {
	background-color:#FFFFFF;
}
.top_left {
	padding-left:15px;
	height:60px;
}
.top_right {
	padding-right:10px;
	font-size:10px;
	color:#999999;
}
.banner {
	height:172px;
}
.banner_left {
	border-right:solid 1px #DDDDDD;
	overflow:hidden;
	width:600px;
	height:100%;
}
.banner_right {
	background-image:url('/images/banner_right.jpg');
}
.menu {
	background-color:#FFFFFF;
	background-image:url('/images/bg_menu_1.gif');
	background-position:bottom;
}
.menu_link {
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}
.menu_punkt {
	font-weight:bold;
	text-align:center;
	text-transform:uppercase;
	color:#000000;
	font-size:11px;
}
.menu_punkt_hover {
	font-weight:bold;
	text-align:center;
	cursor:pointer;
	color:#FFFFFF;
	text-transform:uppercase;
	font-size:11px;
}
.menu_bar2 
{
	background-color:#00ab7c;
	/* forkert farve
	background-color:#009673;
	*/
}
.content_main_table {
	background-color:#FFFFFF;
	height:450px;
}
.content {
	background-color:#FFFFFF;
	padding-left:40px;
	padding-top:25px;
	padding-right:20px;
	padding-bottom:25px;
	line-height:16px;
	border-right:solid 1px #DDDDDD;
	width:540px;
}
.content_menu {
	background-color:#FFFFFF;
	padding-left:20px;
	padding-right:20px;
	padding-top:10px;
}
.menu_sub_punkt {
	line-height:16px;
	font-weight:bold;
	border-bottom:solid 1px #CCCCCC;
	height:28px;
	background-image:url('/images/bg_menu_1.gif');
	background-repeat:repeat-x;
	background-position:bottom center;
}
.menu_sub_punkt_hover {
	line-height:16px;
	font-weight:bold;
	border-bottom:solid 1px #CCCCCC;
	height:28px;
	background-image:url('/images/bg_menu_1_hover.gif');
	cursor:pointer;
}
.menu_sub2_punkt {
	line-height:16px;
	border-bottom:solid 1px #CCCCCC;
	height:28px;
/*
	background-image:url('/images/bg_menu_1.gif');
*/
	background-repeat:repeat-x;
	background-position:bottom center;
	padding-left:15px;
}
.menu_sub2_punkt_hover {
	line-height:16px;
	border-bottom:solid 1px #CCCCCC;
	height:28px;
	background-color:#EFEFEF;
	cursor:pointer;
	padding-left:15px;
}
li {
	list-style-image: url('/images/list_dot.gif');
	padding-left:10px;
	margin-left:5px;
}
ul {
	margin-top:5px;
}
.shadow_left {
	background-image:url('/images/bg_shadow_left.gif');
}
.shadow_right {
	background-image:url('/images/bg_shadow_right.gif');
}
.shadow_bottom {
	background-image:url('/images/bg_shadow_bottom.gif');
}
.main_table {
	border-top:solid 1px #DDDDDD;
}
.adresse_bottom {
	font-size:10px;
	color:#666666;
	letter-spacing:1px;
	line-height:14px;
	padding-top:10px;
	padding-bottom:10px;
}
h1 {
	text-transform:uppercase;
	font-size:20px;
	line-height:22px;
}
.menutable {

	margin-bottom:-2px;
}
.bottom_logotext {
	padding-top:10px;
	font-size:10px;
	font-weight:normal;
	color:#999999;
	line-height:10px;
}
.medarbejder_img {
	border:none;
}
.medarbejder_td_foto {
	width:150px;
}
.medarbejder_td_tekst {
	width:300px;
	font-size:11px;
	color:#999999;
	line-height:14px;
	vertical-align: bottom;
	padding-bottom:15px;
	font-weight:bold;
}
.medarbejder_title {
	font-weight:normal;
}
.medarbejder_border {
	height:3px;
	/* background-color:#009673; */
	background-image:url('/images/medarbejder_border.jpg');
	background-repeat:repeat-x;
}
.medarbejder_table {
	background-color:#FFFFFF;
	margin-bottom:30px;
}
.medarbejder_table_hover {
	background-color:#FFFFFF;
	
}
