/*  [B1CMS] Content Management System By B1media.net  */

body {
	background-color: #CCCCCC;
	background-image: url(/gfx/bgRight.gif);
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: bottom right;
}
td {
	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;
}
a:link {
	font-weight: regular;
	color: #454545;
	text-decoration:none;
}
a:visited {
	font-weight: regular;
	color: #454545;
	text-decoration:none;
}
a:active {
	font-weight: regular;
	color: #000000;
	text-decoration:none;
}
a:hover {
	font-weight: regular;
	color: #000000;
	text-decoration:underline;
}
.billedfloat {
	float:left;
	width: 310px;
}
.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
}
.headline2 {
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Arial, Trebuchet MS;
	color: #FF9900
}
.news_headline {
	font-weight: bold;
	font-size: 18px;
	font-family: Verdana, Arial, Trebuchet MS;
	color: #828282;
	padding-left: 15px;
}
.advarsel {
	font-weight: bold;
	font-size: 18px;
	font-family: Verdana, Arial, Trebuchet MS;
	color: #FF0000;
	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.topmenu{
font-family: verdana, helvetica;
font-weight: regular;
font-size: 11px;
color: #000000;
text-decoration: none;
background: #BCBCBC;
display: block;
width:100%;
height: 15px;
border: 1px solid #828282;
}
a.topmenu:hover{
font-family: verdana, helvetica;
font-weight: regular;
font-size: 11px;
color: #000000;
text-decoration: none;
background: #828282;
display: block;
width:100%;
height: 15px;
border: 1px solid #828282;
}
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;
}
