@charset "utf-8";
/* CSS Document */

body {
	background-color: #611414;
	padding: 0px;
	margin: 0px;
	scrollbar-face-color: #000000;
	scrollbar-base-color: #000000;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #000000;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #000000;
	scrollbar-3dlight-color: #333333;
	scrollbar-darkshadow-Color: #333333;
}

.menu {
	font: bold 14px Tahoma, Arial, Verdana;
	width: 100%;
	padding-left: 22px;
}

.menu ul {
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
}

.menu ul li {
	display: inline;
}

.menu ul li a {
	float: left;
	color: #FFFFFF;
	padding: 0px 0px 33px 9px;
	text-decoration: none;
}

.menu ul li a:visited {
	color: #FFFFFF;
}

.menu ul li a:hover, .menu ul li .current {
	color: #000000;
	text-decoration: none;
}

#content { 	
	position:absolute;
	height: 544px; 
	width: 830px;
	margin: -272px 0px 0px -415px; /* boven rechts onder links */
	top: 50%; 
	left: 50%;
	padding: 0px;
}

#maintext {
	height: 220px;
	width: 433px;
	float: left;
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #FFFFFF;
	padding: 0px 27px 20px 27px;
	overflow: auto;
}

.textheader{
	font-weight: bold;
}

td.logo {
	width: 489px;
	height: 146px;
	margin: 0px 0px 0px 0px;
	background-image: url(../_images/logo.gif);
	background-repeat: no-repeat;
}

td.nav {
	width: 489px;
	height: 50px;
	margin: 0px 0px 0px 0px;
	background-image: url(../_images/nav.gif);
	background-repeat: no-repeat;
}

td.body {
	height: 263px;
	margin: 0px 0px 0px 0px;
	background-image: url(../_images/body.gif);
	background-repeat: no-repeat;
}

td.image_top_home {
	width: 291px;
	height: 146px;
	margin: 0px 0px 0px 0px;
	background-image: url(../_images/image_top_home.gif);
	background-repeat: no-repeat;
}

td.image_home {
	width: 291px;
	height: 288px;
	margin: 0px 0px 0px 0px;
	background-image: url(../_images/image_home.gif);
	background-repeat: no-repeat;
}

td.main_bottom_home {
	width: 780px;
	height: 35px;
	margin: 0px 0px 0px 0px;
	background-image: url(../_images/main_bottom_home.gif);
	background-repeat: no-repeat;
}

td.image_top_products {
	width: 291px;
	height: 146px;
	margin: 0px 0px 0px 0px;
	background-image: url(../_images/image_top_products.gif);
	background-repeat: no-repeat;
}

td.image_products {
	width: 291px;
	height: 288px;
	margin: 0px 0px 0px 0px;
	background-image: url(../_images/image_products.gif);
	background-repeat: no-repeat;
}

td.main_bottom_products {
	width: 780px;
	height: 35px;
	margin: 0px 0px 0px 0px;
	background-image: url(../_images/main_bottom_products.gif);
	background-repeat: no-repeat;
}

td.image_top_news {
	width: 291px;
	height: 146px;
	margin: 0px 0px 0px 0px;
	background-image: url(../_images/image_top_news.gif);
	background-repeat: no-repeat;
}

td.image_news {
	width: 291px;
	height: 288px;
	margin: 0px 0px 0px 0px;
	background-image: url(../_images/image_news.gif);
	background-repeat: no-repeat;
}

td.main_bottom_news {
	width: 780px;
	height: 35px;
	margin: 0px 0px 0px 0px;
	background-image: url(../_images/main_bottom_news.gif);
	background-repeat: no-repeat;
}

td.image_top_contact {
	width: 291px;
	height: 146px;
	margin: 0px 0px 0px 0px;
	background-image: url(../_images/image_top_contact.gif);
	background-repeat: no-repeat;
}

td.image_contact {
	width: 291px;
	height: 288px;
	margin: 0px 0px 0px 0px;
	background-image: url(../_images/image_contact.gif);
	background-repeat: no-repeat;
}

td.main_bottom_contact {
	width: 780px;
	height: 35px;
	margin: 0px 0px 0px 0px;
	background-image: url(../_images/main_bottom_contact.gif);
	background-repeat: no-repeat;
}

td.topleft {
	width: 25px;
	height: 25px;
	margin: 0px 0px 0px 0px;
	background-image: url(../_images/topleft.gif);
	background-repeat: no-repeat;
}

td.top {
	height: 25px;
	margin: 0px 0px 0px 0px;
	background-image: url(../_images/top.gif);
	background-repeat: repeat-x;
}

td.topright {
	width: 25px;
	height: 25px;
	margin: 0px 0px 0px 0px;
	background-image: url(../_images/topright.gif);
	background-repeat: no-repeat;
}

td.left {
	width: 25px;
	margin: 0px 0px 0px 0px;
	background-image: url(../_images/left.gif);
	background-repeat: repeat-y;
}

td.right {
	width: 25px;
	height: 25px;
	margin: 0px 0px 0px 0px;
	background-image: url(../_images/right.gif);
	background-repeat: repeat-y;
}

td.bottomleft {
	width: 25px;
	height: 25px;
	margin: 0px 0px 0px 0px;
	background-image: url(../_images/bottomleft.gif);
	background-repeat: no-repeat;
}

td.bottom {
	height: 25px;
	margin: 0px 0px 0px 0px;
	background-image: url(../_images/bottom.gif);
	background-repeat: repeat-x;
}

td.bottomright {
	width: 25px;
	height: 25px;
	margin: 0px 0px 0px 0px;
	background-image: url(../_images/bottomright.gif);
	background-repeat: no-repeat;
}

.link {
	color: #CCCCCC;
	text-decoration: underline;	
}

