body {
	margin-top: 20px;
}

.header {
	background-image: url("_img/home_top.jpg");
	background-repeat: no-repeat;
	width:720px;
	height: 96px;
	vertical-align: bottom;
	padding:0px;
	margin:0px;
}

.header ul {
	padding:0px;
	margin:0px;
	height: 20px;
	width: 414px;
	border-bottom: 2px solid red;
	padding-left: 35px;
}

.header ul li{
	display: inline;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size:10px;
	font-weight: bold;
	color:white;
	line-height: 20px;
	padding-right: 10px;
}

.header ul li a {
	color:#FDFDFD;
	text-decoration: none;
}

.header ul li a:hover {
	color: #FDFDFD;
	text-decoration: none;
	border-bottom: 1px solid #CCCC99;
	border-top: 1px solid #CCCC99;
}

.menu {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
	background-color: #FC0201;
	padding: 20px;
}
h1 {
	color: #CCCC99;
	font-size: 12px;
	margin: 0;
	padding-bottom: 0px;
}
h2 {
	color: #CCCC99;
	font-size: 11px;
	margin: 0;
	padding-top: 5px;
}
hr {
	width: 150px;
	padding-bottom: 2px;
	padding-top: 2px;
}

.menu table {
	border-collapse: collapse;
}

.menu table td {
	padding:4px;
	margin:0px;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	color:white;
}

.stippel {
	width: 100%;
	background-image: url("_img/stippel.gif");
	background-repeat: repeat-x;
	margin-left: 40px;
}

p.stippel { margin-left:0px; }

.categorie {
	vertical-align: top;
	font-weight: bold;
	color:black;
	text-transform: uppercase;
}

#menu_krul {
	background-image: url("_img/krul_bg.gif");
	background-repeat: no-repeat;
	background-position: bottom right;
}

#persimage {
	position:relative;
}

#perstekst {
	color:#FFF;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	position:relative;
	top:-383px;
	left:35px;
}

h5.headwijnkaart {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
}

.nieuws {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
	background-color: #FC0201;
	padding: 20px 30px 20px 20px;
	text-align:left;
}

.nieuws h1, .nieuws p {
	text-align:left;
	clear:both;
}

.nieuws h1 {
	float:left;
}

.nieuws span.date {
	color:#222222;
	font-size:15px;
	font-family:Georgia;
	padding:0px 0px 5px 0px;
	margin:0px 0px 5px 0px;
	border-bottom:1px solid #FFFFFF;
	float:left;
}

.nieuws a.read_more {
	float:right;
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
	font-weight:bold;
	text-decoration:none;
}

.krullewiet {
	margin:30px 0px 30px 145px;
}

form {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	background-color: #CCCC99;
	padding: 15px;
	text-align:left;
	margin:0px;
}

input {
	width:100%;
	clear:both;
}

form span {
	background-color:#CCCC99;
	color:#333333;
	display:block;
	margin:0px;
}

form span.error {
	font-weight:bold;
	color:#FF0000;
}

label {
	float:left;
	clear:both;
	padding-top:10px;
}

form a {
	font-weight:bold;
	color:#333333;
	float:right;
	text-decoration:none;
}

span.stretcher {
	clear:both;
}
