/*  Copyright 2005, Hoeg Design Aps, www.hoegdesign.dk  */

body {
	background-color: #CCCCCC;
	color: #000000;
}
td {
	color: #000000;
	font-weight: regular;
	font-size: 11px;
	font-family: Verdana, Arial, Trebuchet MS;
}
p {
	font-weight: regular;
	font-size: 11px;
	font-family: Verdana, Arial, Trebuchet MS;
}

.bgimage
{
position:relative;
right:100px;
top:100px;
z-index:1
} 

.mainBorder {
	border: 4px solid #F1BEBF;
}

#main
{
	width: 640px !important;
	height: 410px !important;
	width: 669px;
	height: 443px;
	float: left;
	overflow: auto;
	font-size: 100%;
	padding: 12px;
	margin: 0px;

}
#main a{
	color: #000000;
	text-decoration:underline;
}
#main h1{

	font-size: 14px;

}
.topmenu {
	color: #FFFFFF;
	font-weight: regular;
	font-size: 11px;
	font-family: Verdana, Arial, Trebuchet MS;
}
.td_txt {
	padding: 6px;
}

a:link {
	font-weight: regular;
	color: #FFFFFF;
	text-decoration:underline;
}
a:visited {
	font-weight: regular;
	color: #FFFFFF;
	text-decoration:none;
}
a:active {
	font-weight: regular;
	color: #FFFFFF;
	text-decoration:none;
}
a:hover {
	font-weight: regular;
	color: #FFFFFF;
	text-decoration:underline;
}
.billedfloat {
	float:right;
}
.h1 {
	font-weight: bold;
	font-size: 14px;
	font-family: Verdana, Arial, Trebuchet MS;
	color: #000000
}
.headline {
	font-weight: bold;
	font-size: 14px;
	font-family: Verdana, Arial, Trebuchet MS;
	color: #000000
}
.alert {
	font-weight: bold;
	font-size: 10px;
	font-family: Verdana, Arial, Trebuchet MS;
	color: #FF0000
}
.headline2 {
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Arial, Trebuchet MS;
	color: #FF9900
}
.contactInfo {
	font-weight: regular;
	font-size: 11px;
	font-family: Verdana, Arial, Trebuchet MS;
	color: #FFFFFF
}
.news_headline {
	font-weight: bold;
	font-size: 18px;
	font-family: Verdana, Arial, Trebuchet MS;
	color: #828282;
	padding-left: 15px;
}
.miniHeadline {
	font-weight: regular;
	font-size: 10px;
	font-family: Verdana, Arial, Trebuchet MS;
	color: #828282;
	padding-left: 15px;
}

.contact {
	font-family : Trebuchet MS, Arial, Helvetica, sans-serif, serif; 
	font-size : 11px; 
} 
.formbg {
	background-image:  url(../img/formbg.jpg);
}
.submit {
	background-color : #F1F1F1;    
	border : 1px solid #000000; 
}

a.bottom{
font-family: verdana, helvetica;
font-size: 10px;
color: #000000;
text-decoration: none;
background: #FFFFFF;
display: block;
width:100%;
height:15;
}
a.bottom:hover{
font-family: verdana, helvetica;
font-size: 10px;
color: #000000;
text-decoration: none;
background: #CCCCCC;
display: block;
width:100%;
height:15;
}
