body {
	margin: 0px;
	background-color: #800000;
	font-family: Verdana, Geneva, sans-serif;
}

.header {
	height: 120px;
	background-color: #CD3301;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0px;
	padding: 0px;
}
.container {
	background-image: url(images/bgmenu.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

.content {
	padding-left: 240px;
	background-image: url(images/bgmenu.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	margin: 0px;
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 10px;

}
.footer {
	clear: both;
	font-size: 12px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-style: normal;
	height: 20px;
	text-align: center;
	background-color: #990000;
	color: #FFFFFF;
}
.menu {
	width: 220px;
	float: left;
	padding-top: 20px;
	padding-bottom: 100px;
}
.buttonmenu {
	height: 20px;
	width: 198px;
	text-align: left;
	padding-bottom: 1px;
	margin-top: 10px;
	margin-left: 15px;
}

h6 {
	font-size: 12px;
	margin: 1px;
}

a.special:link, a.special:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	margin-right: 5px;
}
a.special:hover, a.special:active {
	text-decoration: none;
	color: #AF1E2D;
}
.ss_img_div {
	text-align: left;
}
.ss_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-align: left;
	font-size: 11px;
}
.ss_select {
	text-align: left;
}

h1 {
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
}

h2 {
	font-size: 15px;
	color: #CD3301;
	margin-bottom: 0px;
}

h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
}
h4 {
	color: #000066;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


p {
	color: #FFFFFF;
	font-size: 14px;
	margin-top: 0px;
}
form {
	width: 380px;
	text-align: right;
}
.form1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 500px;
}

.label {
	width: 75px;
	float: left;
	margin-top: 3px;
}
li {
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	margin-right: 20px;
	font-size: 15px;
}
ul {
	margin-left: 15px;
}
a:link, a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover, a:active {
	text-decoration: none;
	color: #CD3301;
}
.artikelen {
	width: 600px;
}
.ss_controls {
	text-align: left;
}
.adres {
	border: 1px solid #990000;
	text-align: center;
	color: #333333;
	padding-top: 10px;
	margin-top: 20px;
	padding-bottom: 10px;
}
.menu a {
	font-size: 0.9em;
}
