*{
	margin:0;
	padding:0;
}

html {
	height: 100%;
	width: 100%;
}

img {
	border:0px;
}

.clearboth {
	clear:both;
}

input,
select,
textarea {
	color: #8b8b8b;
	font-family:Arial;
	font-size:12px;

	margin-bottom: 3px;
	width: 100px;
	padding: 2px;
}

body {
	height: 100%;
	width: 100%;
	font-family:Arial;
	font-size:12px;
	color:#8b8b8b;
	background-color:#fff;
}

p {
	margin: 0px 0px 25px 0px;
	line-height: 20px;
}
.contentTekst {
	line-height: 20px;
}
h1 {
	font-size: 24px;
	color: #222222;
	padding: 0px;
}
.h1back {
	background-color: #ececec;
	padding: 18px 14px 18px 14px;
	margin-bottom: 10px;
}
h2 {
	color: #8b8b8b;
	font-size: 18px;
	font-weight: normal;
	padding:0px;
	padding-bottom:20px;
}
h3 {
	font-size: 18px;
	color: #fb2525;
}
label {
	cursor: pointer;
}

#content_holder {
	margin: 0px auto;
	width: 665px;
}
#logo {
	margin-top: 30px;
	height: 100px;
}
#menu_top {
	background: url(../images/menu-rechts.gif) no-repeat #c5c5c5 top right;
	padding-left: 20px;
	font-size:11px;
	text-transform: uppercase;
	color: #fff;
	margin-bottom: 5px;
	overflow:hidden;
	height:40px;
}
.menu_item {
	padding: 13px 22px 13px 22px;
	float: left;
}
.menu_item:hover {
	padding: 13px 22px 13px 22px;
	background-color: #ff0000;
	float: left;
	cursor: pointer;
}

#kolom_links {
	float: left;
	width: 171px;
}
#kolom_rechts {
	margin-left: 7px;
	width: 487px;
	float: left;
}

#blok_aanbiedingen {
	background: #272727;
}
.aanbieding_item {
	padding: 19px 12px 19px 15px;
	border-bottom: 1px solid #4c4c4c;
	font-size: 11px;
	color: #fff;
}
.aanbieding_titel {
	font-size: 14px;
	font-weight: bold;
}

#blok_belmijterug {
	margin-top: 5px;
	background: #ff0000;
	padding: 19px 12px 19px 15px;
}
.titel_belmijterug {
	color: #fff;
	font-size: 18px;
	font-weight: bold;
}
.belmijterug_input {
	margin-top: 6px;
	width: 130px;
	padding: 4px;
	color: #8b8b8b;
	font-size: 11px;
}
.belmijterug_submit {
	color: #fff;
	border: 0px;
	background-color: #b90a0a;
	width: 58px;
}
#header {
	height: 261px;
	background: gray;
}
#content {
	margin-top: 5px;
}
.contentTekst {
	padding: 0px 14px 0px 14px;
}
a:link {color: #ff0000; text-decoration: none; font-weight: normal;}
a:visited {color: #ff0000; text-decoration: none; font-weight: normal;}
a:hover {color: #ff0000; text-decoration: underline; font-weight: normal;}
a:active {color: #ff0000; text-decoration: none; font-weight: normal;}

a.menu_item_link:link {color: #fff; text-decoration: none;font-weight: bold;}
a.menu_item_link:visited {color: #fff; text-decoration: none;font-weight: bold;}
a.menu_item_link:hover {color: #fff; text-decoration: none;font-weight: bold;}
a.menu_item_link:active {color: #fff; text-decoration: none;font-weight: bold;}

a.footer:link {color: #8b8b8b; text-decoration: none; font-weight: normal; padding-right: 5px; padding-left: 5px;}
a.footer:visited {color: #8b8b8b; text-decoration: none; font-weight: normal; padding-right: 5px; padding-left: 5px;}
a.footer:hover {color: #8b8b8b; text-decoration: none; font-weight: normal; padding-right: 5px; padding-left: 5px;}
a.footer:active {color: #8b8b8b; text-decoration: none; font-weight: normal; padding-right: 5px; padding-left: 5px;}

a.agendalink:link {color: #000; text-decoration: none; font-weight: normal;}
a.agendalink:visited {color: #000; text-decoration: none; font-weight: normal;}
a.agendalink:hover {color: #000; text-decoration: underline; font-weight: normal;}
a.agendalink:active {color: #000; text-decoration: none; font-weight: normal;}

