<style type="text/css">
<!--
body {
	margin: 0px;
	background-color: #FFFFFF;							
}
td, input, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.borders {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.menu {
	text-indent: 18px;
	color: #000000;
	background-color: #B7B7B7;								
	font-weight: bold;
	text-decoration: none;
	height: 20px;
	width: 170px;
	padding-top: 5px;
	display: block;
}
a:hover.menu {
	text-indent: 18px;
	color: #ff0000;
	background-color: #D2D2D2;								
	font-weight: bold;
	text-decoration: none;
	height: 20px;
	width: 170px;
	padding-top: 5px;
	display: block;
}

.menu-mainbuttons {
	background-color: #000066;								
	padding-left: 10px;
	font-size: 13px;													
	font-weight: bold;
	color: #FFFFFF;														
}
a.menu-mainlinks {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
a:hover.menu-mainlinks {
	font-size: 13px;
	font-weight: bold;
	color: #FF0000;
}

.topnav {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.title-bg {
	background-color: #B7B7B7;
	padding-left: 10px;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.details-info {
	background-color: #D2D2D2;
	padding-left: 10px;
	color: #000000;
}
.main-bg {
	background-color: #EEEEEE;
}
.pad {
	padding: 10px;
}
.p1 {
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
}
.p2 {
	padding-left: 10px;
	padding-right: 10px;
}
.button {
	background-color: #FFFFFF;
	border: solid 1px #000000;
	font-weight: bold;
	text-align: center;
}
a {
	color: #000066;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
.telnummer {
	font-size: 15px;
	font-weight: bold;
	color: #FF0000;
}
.price {
	font-size: 11px;
	color: #FF0000;
}
.bor {
	border: solid 1px #000000;
}
-->
</style>