

body {
	background-color: #FFFFFF;
}

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;
}
.h1 {
	font-weight: bold;
	font-size: 14px;
	font-family: Verdana, Arial, Trebuchet MS;
	color: #000000;
}
.h2 {
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana, Arial, Trebuchet MS;
	color: #000000;
}
.footer {
	font-weight: bold;
	font-size: 10px;
	font-family: Verdana, Arial, Trebuchet MS;
	color: #454545;
	padding-bottom: 25px;
}
.print {
	font-weight: bold;
	font-size: 10px;
	font-family: Verdana, Arial, Trebuchet MS;
	color: #454545;
	padding-top: 0px;
	text-align: right;
}
.td_pad {
	padding: 20px;
}
.h2_pad {
	padding-left: 60px;
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana, Arial, Trebuchet MS;
	color: #AAABB1;
}
.menu {
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Arial, Trebuchet MS;
	color: #454545;
}
.menuActive {
	font-weight: bold;
	font-size: 18px;
	font-family: Verdana, Arial, Trebuchet MS;
	color: #454545;
}
.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
}
.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;
}
.news {
	font-weight: regular;
	font-size: 11px;
	font-family: Verdana, Arial, Trebuchet MS;
	color: #000000;
	padding-left: 40px;
}
.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;
}