/*  Copyright 2005, Hoeg Design Aps, www.hoegdesign.dk  */

body {
	background-color: #FFFFFF;
	background-image:  url(../gfx/top_bg.gif);
	background-repeat: repeat-x;
	
}
table {
	color: #454545;
	font-weight: regular;
	font-size: 12px;
	font-family: Georgia, Verdana, Arial, Trebuchet MS;
}
.table_bg {

	background:  url(../gfx/table_bg.gif) no-repeat 65% 80% ; 
}
.table_bg_front {

	background:  url(../gfx/table_bg_front.gif) no-repeat 65% 80% ; 
}
#personale {
	float:right;
	width: 130px;
}
.adress {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	font-family: Georgia, Verdana, Arial, Trebuchet MS;
	padding-left: 25px;
}
.align_right {
	text-align: right;
}
.img_right {
	float: right;
}
.pad {
	padding-left: 250px;
	font-weight: bold;
	font-size: 18px;
}
.toptable {
	border-left: 3px solid #FFFFFF;
	border-right: 3px solid #FFFFFF;
	border-bottom: 3px solid #FFFFFF;
}
.tdpad {
	padding-left: 35px;
	color: #FFFFFF;
	font-weight: bold;
}
.navn {
	background-color: #FFFFFF;
	border-bottom: 1px solid #454545;
	padding: 5px;
}
a.menu:link {
	font-weight: regular;
	color: #FFFFFF;
	text-decoration:none;
}
a.menu:visited {
	font-weight: regular;
	color: #FFFFFF;
	text-decoration:none;
}
a.menu:active {
	font-weight: regular;
	color: #FFFFFF;
	text-decoration:none;
}
a.menu:hover {
	font-weight: regular;
	color: #CCCCCC;
	text-decoration:none;
}
a:link {
	font-weight: regular;
	color: #000000;
	text-decoration:underline;
}
a:visited {
	font-weight: regular;
	color: #454545;
	text-decoration:none;
}
a:active {
	font-weight: regular;
	color: #454545;
	text-decoration:none;
}
a:hover {
	font-weight: regular;
	color: #000000;
	text-decoration:none;
}
a.mail:link {
	font-weight: regular;
	color: #000000;
	text-decoration:underline;
}
a.mail:visited {
	font-weight: regular;
	color: #454545;
	text-decoration:none;
}
a.mail:active {
	font-weight: regular;
	color: #454545;
	text-decoration:none;
}
a.mail:hover {
	font-weight: regular;
	color: #000000;
	text-decoration:none;
}

.headline {
	font-weight: bold;
	font-size: 12px;
	font-family: Georgia, Verdana, Arial, Trebuchet MS;
	color: #454545;
}
.headline_small {
	font-weight: bold;
	font-size: 12px;
	font-family: Georgia, Verdana, Arial, Trebuchet MS;
	color: #FFFFFF;
	padding-left: 20px;
}
.headline_big {
	font-weight: bold;
	font-size: 16px;
	font-family: Georgia, Verdana, Arial, Trebuchet MS;
	color: #990000
}
.pad_headline {
	font-weight: regular;
	font-size: 40px;
	font-family: Verdana, Arial ;
	color: #666666;
	padding-left: 10px;
}