@charset "utf-8";

html {
	overflow: -moz-scrollbars-vertical;
}

body {
	margin: 0;
	padding: 0;
	background-color: #ffffff;
}

body, td, input, textarea {
	font-family:  arial;
	font-size: 12px;
	color: #333333;
	line-height: normal;
}

td {
	vertical-align: top;
}

form, p {
	padding: 0;
	margin: 0;
}

a {
	color: #ee3226;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #ee3226;
	text-decoration: underline;
	font-weight: bold;
}

a.menu {
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}

a.menu:hover {
	color: #333333;
	text-decoration: underline;
	font-weight: normal;
}

h1, h2, h3 {
	padding: 0;
	margin: 0;
	font-family: arial;
	line-height: normal;
	font-size: 14px;
	color: #ffffff;
}

h1 {
	color: #333333;
}

h2 {
	color: #ee3226;
}

h3 {
	color: #ffffff;
	text-transform: uppercase;
}

div.container {
	width: 932px;
	margin: 0 auto 0 auto;
	height: 100%;
}

table.sitetable {
	height: 100%;
}

td.achtergrond_grijs {
	background-color: #cccccc;
}

td.achtergrond_rood {
	background-color: #ee3226;
}

td.achtergrond_roodgrijs {
	background-color: #d4a8a5;
}

td.achtergrond_donkergrijs {
	background-color: #828387;
}

td.nav {
	vertical-align: bottom;
}

div.nav {
	height: 35px;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	background-image: url("/images/core/nav_background.gif");
	background-repeat: repeat-x;
}

div.nav a {
	display: block;
	float: left;
	padding: 10px 15px 10px 15px;
	font-weight: bold;
	color: #000000;
}

div.nav a:hover {
	background-color: #dfdbdb;
	text-decoration: none;
}

img.foto_groot {
	border: 1px solid #cccccc;
	margin-bottom: 10px;
}

div.kader_content {
	padding: 10px;
}

div.kader_actueel_titel {
	padding: 2px 10px 2px 10px;
}

div.kader_actueel_content {
	padding: 10px;
}

div.kader_actueel_content a {
	display: block;
	background-image: url("/images/core/bullit_redarrow_ongrey.gif");
	background-repeat: no-repeat;
	background-position: 0 9px;
	padding: 5px 10px 5px 16px;
}

div.kader_1px {
	border: 1px solid #cccccc;
	padding: 10px;
}

div.kader_1px_nietonder {
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	padding: 10px;
	text-align: left;
	margin-bottom: 40px;
}

div.area_left {
	width: 185px;
}

div.nav_producten a {
	display: block;
	background-image: url("/images/core/bullit_greyarrow_onwhite.gif");
	background-repeat: no-repeat;
	background-position: 0 11px;
	padding: 5px 11px 5px 11px;
}

div.nav_producten a:hover {
	background-image: url("/images/core/bullit_redarrow_onwhite.gif");
	text-decoration: none;
}

input.zoeken_veld {
	border: 1px solid #cccccc;
	margin-bottom: 10px;
}

input.zoeken_button {
	border: 1px solid #fcdbd99;
	background-color: #ee3226;
}

br.break {
	break: both;
}

div.footer {
	margin: 5px 0 5px 0;
	padding: 5px;
	border-top: 1px solid #cccccc;
	text-align: right;
}
