body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #d6e5fc;
	background-repeat: repeat-x;
	background-image: url(../pics/main_bg.jpg);
	margin: 0px;
}
#container {
	background-color: #FFFFFF;
	width: 960px;
	overflow: hidden;
	margin: 0px auto;
}
#topbox {
	height: 80px;
	background-image: url(../pics/top_bg.jpg);
	background-repeat: no-repeat;
}
#imgbox {
	background-image: url(../pics/imgbox_bg.jpg);
	background-repeat: no-repeat;
	height: 170px;
	overflow: hidden;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#contentbox {
	width: 940px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 10px;
	overflow: hidden;
}
#sidebar {
	padding: 10px;
	clear: right;
	float: right;
	width: 180px;
	background-image: url(../pics/sidebar_bg.jpg);
	background-repeat: repeat-x;
	margin-top: 10px;
}


#ccontainer {
	width: 730px;

}
#footer {
	background-image: url(../pics/footer_bg.jpg);
	height: 25px;
}
#leksanized {
	width: 960px;
	height: 20px;
	color: #666666;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	text-align: right;
	font-variant: small-caps;
	font-size: 10px;
	font-weight: bold;
}
#contenttop {
	height: 110px;
	overflow: hidden;
	background-color: #FF0000;
	color: #FFFFFF;
	margin-bottom: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: justify;
}

#contenttop a{
	text-decoration: none;
	color: #FFFFFF;
}

#content {
	background-image: url(../pics/content_bg.jpg);
	background-repeat: repeat-x;
	padding: 10px;
	margin-left: 10px;
	float: right;
	width: 460px;
	text-align: justify;
	letter-spacing: 0px;
	font-size: 12px;
}

#content div{
	border-bottom: dashed 1px #FF0000;
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
}

#content a{
	color: #FF0000;
	text-decoration: none;
}

#content h1 {
	font-size: 18px;
	margin-bottom: 10px;
}

#content p{
	margin-top: 5px;
	margin-botom: 5px;
}

#menubox {
	float: left;
	width: 240px;
	overflow: hidden;
}

#menubox ul {
	padding: 0px;
	width: 240px;
	list-style: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
#menubox li{
	margin-bottom: 4px;
}
#menubox li a {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	display: block;
	height: 20px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-left-width: 10px;
	border-left-color: #FF0000;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FF0000;
	letter-spacing: 1px;
}
#leader {
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ECE9D8;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
	padding: 10px;
}
#toerisme {
	text-align: center;
	width: 250px;
	float: left;
	font-weight: bold;
	color: #FFFFFF;
}
#toerisme a{
	text-decoration: none;
	color: #FFFFFF;
}

#wonen {
	text-align: center;
	clear: right;
	color: #FF0000;
	font-weight: bold;
}

#wonen a{
	text-decoration: none;
	color: #FF0000;
}

#tablinks {
	width: 490px;
	font-size: 16px;
	margin-top: 4px;
}
#sidebar h1 {
	font-size: 16px;
	margin-top: 0px;
	margin-bottom: 5px;
}
#sidebar h2 {
	font-size: 12px;
	color: #FF0000;
	margin-top: 0px;
	margin-bottom: 5px;
}
#sidebar p{
	margin-top: 5px;
	margin-botom: 5px;
}

#sidebar a{
	color:#FF0000;
}

#menubox li a:hover {
	color: #FF0000;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #FF0000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
}

#tabbox {
	background-image: url(../pics/tabbox_bg.gif);
	height: 45px;
	width: 730px;
	margin-top: 135px;
}

p{
	margin-top: 5px;
	margin-bottom: 10px;
}

.error{
	color: #FF0000;
}

.red{
	color: #FF0000;
}

hr {
	height: 0px;
	border-bottom: 1px dashed #ff0000;
	margin-top: 0px;
}
