﻿a:link {
	color: #0066cc;
}
a:visited {
	color: #0066cc;
}
a:hover {
	color: #990000;
}
body {
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	background-color: #7c7c7c;
	color: #3C3C3C;
	margin-top : 0;
	margin-left : 0;
	margin-right : 0;
	margin-bottom : 0;
}
.field_grey {
	font-size: 11px;
	color: #666666;
	height: 20 px;
	border: 1px outset #C0C0C0;
}
.adres {
	font-face: Verdana, Arial, Helvetica;
	font-size: 11px;
	color: teal;
}
.button {
	font-family: Verdana, Arial, Helvetica;
	font-size : 10px;
	color: White;
	cursor: hand;
	border: 1px solid #0066cc;
	height : 20 px;
	background-color: #0066cc;
}
h1 {
	font-size: 1.5em;
	font-weight: bold;
	color: #0066cc;
	margin-bottom: 0;
	text-transform: uppercase;
}
h2 {
	font-size: 1.3em;
	font-weight: bold;
	color: #0066cc;
	margin-bottom: 0;
	text-transform: uppercase;
}
h3 {
	font-size: 1em;
	font-weight: bold;
	color: #0066cc;
	margin-bottom: 0;
	text-transform: uppercase;
}
h4 {
	font-size: 11px;
	color: #0066cc;
}
h5 {
	color: #0066cc;
}
h6 {
	color: #0066cc;
}
.boxMain {
	width: 1044px;
	margin: 0 auto;
	/*text-align: center;*/
}
.content {
	text-align: left;
	padding-top: 20px;
	padding-right: 30px;
	padding-left: 15px;
	line-height: 140%;
}
.contentAdres {
	margin-top: 30px;
	margin-right: 20px;
	margin-left: 40px;
	text-align: left;
	color: #3C3C3C;
}
.contentAdres a:link {
	color: #ffffff;
}
.contentAdres a:visited {
	color: #ffffff;
}
.contentAdres a:hover {
	color: #FFCC66;
}
.navbar {
	text-align: left;
	margin-left: 20px;
	margin-right: 25px;
	margin-top: 7px;
}
.prev {
	text-align: left;
	padding-left: 15px;
}
.next {
	text-align: right;
	padding-right: 35px;
}
.noImgBorder {
	border-width: 0;
}
.bottom {
}
li {
	list-style-type: square;
}
.banner {
	float: right;
	width: 150px;
	margin-left: 30px;
	margin-top: 20px;
}

