@charset "UTF-8";
/* CSS Document */
/* Rood = #cc071e */

* {
	margin:0;
	padding:0;
	outline:none;
	border:none;
}
body {
	font:normal 62.5%/1.6em Arial, Helvetica, sans-serif;
	color:black;
}
p {
	font-size:1.2em;
	margin:0;
	padding-bottom:1em;
}
#container {
	width:900px;
	margin:20px auto;
	position:relative;
}
#header {
	height:37px;
	width:900px;
	background:url(../images/header_bg.gif) right no-repeat;
}
#header h1 a {
	float:right;
	margin:9px 14px 0 0;
	display:block;
	height:27px;
	width:179px;
	background:url(../images/intra.gif) no-repeat;
	text-indent:-9999px;
}
h2 {
	margin:0;
	padding:0 0 6px 0;
	font:normal 1.5em/1em Helvetica, Arial, sans-serif;
}
h3 {
	color:#cc071e;
	font-size:14px;
	padding:0 0 10px 0;
}
a {
	color:#cc071e;
	text-decoration:underline;
}
a:hover, a:active {
	color:#cc071e;
	text-decoration:none;
}
#inner-container {
	border-left:1px solid #cc071e;
	border-right:1px solid #cc071e;
	padding:26px 0 0 0;
}
/* menu */
#menu {
	background:#cfd1d2;
	height:26px;
	width:898px;
	font-size:1.3em;
	line-height:26px;
}
#nav {
	width:898px;
	height:26px;
}
#nav ul {
	list-style:none;
	width:898px;
	height:26px;
}
#nav li {
	list-style:none;
	display:inline;
}
.left {
	float:left;
}
#nav li a {
	text-decoration: none;
	display:block;
	float:left;
	text-indent:-9999px;
}
li#home a {
	display:block;
	height:26px;
	width:112px;
	background:url(../images/bu_home.gif) no-repeat;
}
li#home a:hover {
	background:url(../images/bu_home_over.gif) no-repeat;
}
#homepage li#home a {
	background:url(../images/bu_home_over.gif) no-repeat;
}
li#acties a {
	display:block;
	height:26px;
	width:136px;
	background:url(../images/bu_acties.gif) no-repeat;
}
li#acties a:hover {
	background:url(../images/bu_acties_over.gif) no-repeat;
}
#actiespage li#acties a {
	background:url(../images/bu_acties_over.gif) no-repeat;
}
li#overintra a {
	display:block;
	height:26px;
	width:136px;
	background:url(../images/bu_overintra.gif) no-repeat;
}
li#overintra a:hover {
	background:url(../images/bu_overintra_over.gif) no-repeat;
}
#overintrapage li#overintra a {
	background:url(../images/bu_overintra_over.gif) no-repeat;
}
li#producten a {
	display:block;
	height:26px;
	width:141px;
	background:url(../images/bu_producten.gif) no-repeat;
}
li#producten a:hover {
	background:url(../images/bu_producten_over.gif) no-repeat;
}
#productenpage li#producten a {
	background:url(../images/bu_producten_over.gif) no-repeat;
}
li#webshop a {
	display:block;
	height:26px;
	width:129px;
	background:url(../images/bu_webshop.gif) no-repeat;
}
li#webshop a:hover {
	background:url(../images/bu_webshop_over.gif) no-repeat;
}
#webshoppage li#webshop a {
	background:url(../images/bu_webshop_over.gif) no-repeat;
}
li#nieuws a {
	display:block;
	height:26px;
	width:121px;
	background:url(../images/bu_nieuws.gif) no-repeat;
}
li#nieuws a:hover {
	background:url(../images/bu_nieuws_over.gif) no-repeat;
}
#nieuwspage li#nieuws a {
	background:url(../images/bu_nieuws_over.gif) no-repeat;
}
li#contact a {
	display:block;
	height:26px;
	width:121px;
	background:url(../images/bu_contact.gif) no-repeat;
}
li#contact a:hover {
	background:url(../images/bu_contact_over.gif) no-repeat;
}
#contactpage li#contact a {
	background:url(../images/bu_contact_over.gif) no-repeat;
}
/* content */
#content {
	background:#cc071e;
	width:100%;
	padding:52px 0 26px 0;
}
#content-header {
	width:880px;
	height:20px;
	line-height:26px;
	background:url(../images/page-tab.gif) right no-repeat;
	text-align:right;
	font-size:1.3em;
}
#content-header p {
	margin-right:14px;
}
#content-main {
	width:880px;
	background:white;
	padding:16px 0;
	display:table;
}
#content-main ul {
	margin-left:20px;
	padding-bottom:16px;
	font-size:1.1em;
}
#content-main li {
	line-height:1.6em;
}
#block-l {
	width:500px;
	float:left;
	padding-top:16px;
	margin-left:66px;
}
#block-l-index {
	width:440px;
	float:left;
	padding-top:16px;
	margin-left:66px;
}
#block-l-home {
	width:836px;
	float:left;
	padding-top:16px;
	margin-left:28px;
}
#iframe {
	width:880px;
	float:left;
	padding-top:16px;
}
.bottom16 {
	margin-bottom:16px;
}
.border {
	border:1px solid black;
}
#block-r {
	width:240px;
	padding-top:16px;
	float:right;
	margin-right:16px;
}
#block-r-index {
	width:300px;
	padding-top:16px;
	float:right;
	margin-right:16px;
}
.nieuwsimg {
	border:1px solid black;
	float:left;
	margin:0 16px 16px 0;
}
#footer {
	font-size:12px;
	height:50px;
	background:#cc071e url(../images/dottes.gif) top no-repeat;
	width:900px;
	line-height:8px;
	text-align:center;
}
#footer p {
	padding-top:18px;
	color:white;
	font-size:1em;
}
#footer a {
	text-decoration:none;
	color:white;
}
#footer a:hover {
	text-decoration:underline;
}
.smallfont {
	font-size:10px;
	color:#7f7f7f;
}
.dot {
	background:url(../images/dot.gif) repeat-x;
	margin:2px 0 2px 0;
}
