body {
	font-family: Arial;
	font-size: 13px;
	color: #003756;
	line-height: 1.4em;
	background-color: #dbdbdb;
}

h1 {
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	font-size: 22px;
}

p {
	margin-bottom: 0px;
}

A:link          {COLOR: #003756; TEXT-DECORATION: underline}
A:active        {COLOR: #003756; TEXT-DECORATION: underline}
A:visited       {COLOR: #003756; TEXT-DECORATION: underline}
A:hover         {COLOR: #003756; TEXT-DECORATION: none}

a img {
	border-width: 0px;
}

a.wit, a.wit:visited {
	color: #FFF;
	text-decoration: underline;
}

a.wit:hover {
	color: #FFF;
	text-decoration: none;
}

a.wit_normaal, a.wit_normaal:visited {
	color: #FFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: dotted;
}

a.wit_normaal:hover {
	text-decoration: none;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: dotted;
}

a.link_header, a.link_header:visited {
	text-decoration: none;
}

a.link_header:hover {
	text-decoration: none;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: dotted;
}

.titel {
	font-size: 22px;
}

.titel_klein {
	font-size: 17px;
}

.header {
	margin-left: auto;
	margin-right: auto;
	width: 969px;
	height: 106px;
	background-image: url(../images/header.jpg);
}

.links_header {
	font-size: 18px;
	position: relative;
	top: 9px;
}

.middle {
	margin-left: auto;
	margin-right: auto;
	width: 969px;
	height: 10px;
	background-image: url(../images/middle.jpg);
	background-repeat: repeat-y;
}

.main_top {
	margin-left: auto;
	margin-right: auto;
	width: 969px;
	height: 15px;
	background-image: url(../images/main_top.jpg);
	background-repeat: repeat-y;
}

.main_middle {
	margin-left: auto;
	margin-right: auto;
	width: 969px;
	padding-top: 4px;
	background-image: url(../images/main_middle.jpg);
	background-repeat: repeat-y;
}

.main_bottom {
	margin-left: auto;
	margin-right: auto;
	width: 969px;
	height: 17px;
	background-image: url(../images/main_bottom.jpg);
	background-repeat: repeat-y;
}

.main_top_2 {
	margin-left: auto;
	margin-right: auto;
	width: 969px;
	height: 15px;
	background-image: url(../images/main_top_2.jpg);
	background-repeat: repeat-y;
}

.main_middle_2 {
	margin-left: auto;
	margin-right: auto;
	width: 969px;
	padding-top: 4px;
	background-image: url(../images/main_middle_2.jpg);
	background-repeat: repeat-y;
}

.main_bottom_2 {
	margin-left: auto;
	margin-right: auto;
	width: 969px;
	height: 17px;
	background-image: url(../images/main_bottom_2.jpg);
	background-repeat: repeat-y;
}

.main_top_3 {
	margin-left: auto;
	margin-right: auto;
	width: 969px;
	height: 15px;
	background-image: url(../images/main_top_3.jpg);
	background-repeat: repeat-y;
}

.main_middle_3 {
	margin-left: auto;
	margin-right: auto;
	width: 969px;
	padding-top: 4px;
	background-image: url(../images/main_middle_3.jpg);
	background-repeat: repeat-y;
}

.main_bottom_3 {
	margin-left: auto;
	margin-right: auto;
	width: 969px;
	height: 17px;
	background-image: url(../images/main_bottom_3.jpg);
	background-repeat: repeat-y;
}

.footer {
	margin-left: auto;
	margin-right: auto;
	width: 969px;
	height: 37px;
	padding-top: 4px;
	background-image: url(../images/footer.jpg);
	font-size: 11px;
	color: #FFF;
	text-align: center;
}

.price_table {
	width: 550px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #FFF;
	border: 1px solid #DDD;
}

.small {
	color: #888;
	font-size: 10px;
}

.price_table td {
	 padding: 4px;
}

.logo {
	position: relative;
	top: 35px;
	left: 40px;
	margin-right: 295px;
}
