body {
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	margin:	0px 0px 0px 0px;
	/* background: url(../img/mainbg.jpg) repeat-y center; */
}
.topbar {
	background: url(../img/topbg.gif);
	height: 108px;
}

.topbalk
{	
	height: 25px;
	width: 720px;
	text-align: center;
	background-color:	#fff;
	border-top: 1px solid #AA113F;
	border-bottom: 1px solid #AA113F;
}
.title {
	font-weight: bold;
	color: #AA113F;
	padding: 10;
}

.rodetekst {
	font-weight: bold;
	color: #AA113F;
}

a {
	color: #5D4718;
	text-decoration: underline;
}
a:hover{
	text-decoration: none;
}
.content {
	color: #000000;
	font-size: 80%;
	padding: 0 10 0 10;
}

.contentfooter{
	color: #000000;
	font-size: 70%;
	padding: 0 10 0 10;
}

.contentroute {
	color: #000000;
	font-size: 80%;
	padding: 0 5 0 5;
}

.quote {
	background: url(../img/back_euro.gif) no-repeat top;
	font-style: italic;
	font-size: 90%;
	color: #ffffff;
	padding: 10px;
	background-color: #9B8950;
}
.contentv {
	background: url(../img/contentbg.jpg) no-repeat top;
	color: #000000;
	font-size: 80%;
	padding: 0 10 0 10;
}
.titlev {
	font-weight: bold;
	color: #AA113F;
	margin-bottom: 15px;
	margin-top: 25px;
}
.footer {
	color: #5D4718;
	font-size: 60%;
	height: 30px;
	background-image: url(../img/linebg.gif);
}
#footer2 {
	vertical-align: bottom;
	width: 760px;
	padding: 5px;
	background: url(../img/footerbg.gif) repeat-y;
	z-index: 1;
}
.imgleft {
	margin-right: 20px;
}
hr {
	color: #AA113F;
	height: 1px;
}
.tekstinput {
	width: 260px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.button {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.submenu {
	display: block;
	width: 240px;
	font-size: 80%;
}
a.submenu {
	padding: 3px 1px 3px 3px;
	color: #fff;
	text-decoration: none;
}
a.submenu:hover {
	color: #fff;
	text-decoration: none;
	background-color: #745B24;
}
.submenuactive {
	display: block;
	width: 240px;
	font-size: 80%;
}
a.submenuactive {
	padding: 3px 1px 3px 3px;
	color: #fff;
	text-decoration: none;
}
a.submenuactive:hover {
	color: #fff;
	text-decoration: none;
	background-color: #745B24;
}
a.homelink {
	color: #000000;
	text-decoration: none;
}
a.homelink:hover{
	text-decoration: none;
	color: #5D4718;
}
.hometitle {
	font-weight: bold;
	color: #AA113F;
	padding: 10;
}
a.hometitle {
	display: block;
	color: #AA113F;
	text-decoration: none;
}
a.hometitle:hover {
	color: #AA113F;
	text-decoration: none;
}