/* Copyright (c) 2005 - 2009 Dacon, http://www.dacon.nl */
body {
	background-image: url(inc/img/main-bg.jpg);
	background-repeat: repeat;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style1 {
	color: #FFFFFF;
	font-size: 13px;
}
.style2 {
	color: #FFFFFF;
	font-size: 11px;
}
.style3 {
	color: #E4312C;
	font-size: 20px;
}
.style4 {font-size: 25px}
.style6 {
	font-size: 19px;
	color: #FFFFFF;
}
.style8 {font-size: 13px}
a:link {
	color: #E4312C;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #E4312C;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

.menu a{ color:#FFF; }

/* Blokken */
.head{
	background-image:url(../images/button-y.jpg);
	background-repeat:no-repeat;
	font-size:17px;
	font-weight:bold;
	height:41px;
	line-height:41px;
	text-align:center;
}

.topbr {
	background-image:url(../images/topbr.jpg);
	background-repeat:no-repeat;
	height:14px;
}

.botbr {
	background-image:url(../images/botbr.jpg);
	background-repeat:no-repeat;
	height:14px;
}

.error{ background-color:red; }
div{ overflow:hidden !important; }
