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

.maincont{
	width									: 778px;
	margin-left								: auto;
	margin-right							: auto;
	margin-top								: 20px;
	margin-bottom							: 20px;
	background-color 						: #ffffff;
	overflow 								: hidden;
}

.topbar{
	width									: 778px;
	height									: 11px;
	background-image						: url('../images/topbar.jpg');
	float 									: left;
}

.logo{
	width									: 270px;
	height									: 152px;
	background-image						: url('../images/logo.jpg');
	float 									: left;
}

.header{
	width 									: 508px;
	height									: 281px;
	background-image						: url('../images/header1.jpg');
	background-repeat 						: no-repeat;
	float 									: left;
}

.menu{
	width 									: 270px;
	margin-top								: -129px;
	float: left;
}

.leftshadow{
	width 									: 9px;
	height									: 210px;
	background-image 						: url('../images/leftshadow.jpg');
	background-repeat 						: repeat-y;
	float 									: left;
}

.items{
	width									: 234px;
	background-color 						: #000000;
	float 									: left;
}

.items ul{
	font-family								: times;
	font-size								: 16px;
	padding 								: 0px;
	margin 									: 0px;
}

.items li{
	list-style-type 						: none;
	padding 								: 0px;
	margin 									: 0px;
	font-family								: arial;
	font-size								: 14px;
}

a.menu_current{
	border-bottom							: 1px solid #959595;
	padding-left							: 40px;
	padding-top								: 10px;
	padding-bottom							: 5px;
	color 									: #ffffff;
	text-decoration							: none;
	background-image						: url('../images/link_bg.jpg');
	display 								: block;
	width									: 194px;
	height									: 19px;
}

a.menu_default{
	border-bottom							: 1px solid #959595;
	padding-left							: 40px;
	padding-top								: 10px;
	padding-bottom							: 5px;
	color 									: #959595;
	text-decoration							: none;
	background-image						: url('../images/link_bg_unactive.jpg');
	display 								: block;
	width									: 194px;
	height									: 19px;
}

.items a:hover{
	border-bottom							: 1px solid #959595;
	padding-left							: 40px;
	padding-top								: 10px;
	padding-bottom 							: 5px;
	color 									: #ffffff;
	text-decoration 						: none;
	background-image						: url('../images/link_bg.jpg');
	display 								: block;
	width									: 194px;
	height									: 19px;
}

.submenu {
	float: left;
	height									: 24px;
	padding 								: 0px 10px 0px 10px;
}

a.tdsubmenu{
	color 									: #ffffff;
	font-family 							: verdana;
	font-size								: 12px;
	text-decoration							: none;
}

a.tdsubmenu:hover{
	color 									: #959595;
	font-family 							: verdana;
	font-size								: 12px;
	text-decoration							: none;
}

a.tdsubmenua{
	color 									: #959595;
	font-family 							: verdana;
	font-size								: 12px;
	text-decoration							: none;
}

.subsubmenu{
	width									: 496px;
}

.tdsubsub1{
	background-image						: url('../images/subsub1.jpg');
	background-repeat						: no-repeat;
	width									: 9px;
	height									: 25px;
}

.tdsubsub2{
	background-color 						: #ffffff;
	padding-top 							: 3px;
	border-bottom							: 1px solid #000000;
	font-family 							: verdana;
	font-size								: 12px;
	text-decoration							: none;
}

.tdsubsub2a{
	background-color 						: #ffffff;
	padding-top 							: 3px;
	border-bottom							: 1px solid #000000;
	font-family 							: verdana;
	font-size								: 12px;
	text-decoration							: none;
}

.tdsubsub2 a{
	color: #000000;
	text-decoration: none;
	border: none;
}

.tdsubsub2 a:hover{
	color: #959595;
	text-decoration: none;
	border: none;
}

.tdsubsub2a a{
	color: #959595;
	text-decoration: none;
	border: none;
}

.tdsubsub2a a:hover{
	color: #959595;
	text-decoration: none;
	border: none;
}

.tdsubsub3{
	background-image						: url('../images/subsub2.jpg');
	background-repeat 						: no-repeat;
	width 									: 9px;
	height 									: 25px;
}

.rightshadow{
	width									: 27px;
	height									: 193px;
	background-image						: url('../images/rightshadow.jpg');
	float 									: right;
	background-color 						: #ffffff;
}

.menubottom{
	width									: 270px;
	height									: 25px;
	background-image						: url('../images/menubottom.jpg');
	float 									: left;
}

.contentpunt8{
	width									: 478px;
	min-height								: 350px;
	padding 								: 0px 20px 20px 10px;
	background-color 						: #ffffff;
	font-family								: verdana;
	font-size								: 11px;
	overflow 								: visible;
	float 									: right;
}

.news{
	width									: 240px;
	height									: 213px;
	background-color 						: #ffffff;
	float 									: left;
	font-family 							: verdana;
	font-size 								: 14px;
	padding 								: 20px 0px 0px 30px;
}

.contact{
	width									: 270px;
	height									: 120px;
	background-color 						: #ffffff;
	float 									: left;
}

.contacttop{
	width									: 270px;
	height									: 5px;
	background-image						: url('../images/contacttop.jpg');
	float 									: left;
}

.contactleft{
	width									: 9px;
	height									: 109px;
	background-image						: url('../images/contactleft.jpg');
	float 									: left;
}

.detailspunt8{
	width									: 204px;
	height									: 97px;
	padding 								: 12px 0px 0px 30px;
	background-color 						: #000000;
	font-family 							: verdana;
	font-size 								: 10px;
	color 									: #ffffff;
	float 									: left;
}

.contactbottom{
	width									: 270px;
	height									: 6px;
	background-image 						: url('../images/contactbottom.jpg');
	float 									: left;
}

.footer{
	width									: 760px;
	height									: 59px;
	padding-top								: 14px;
	padding-left							: 9px;
	padding-right							: 9px;
	float 									: left;
}

.text{
	width									: 100%;
	height									: 59px;
	padding-top								: 22px;
	background-color 						: #000000;
	font-family								: verdana;
	font-size								: 10px;
	text-align								: center;
	color 									: #ffffff;
}

.bottomfooter{
	width									: 778px;
	height									: 10px;
	background-image						: url('../images/bottomfooter.jpg');
	float 									: left;
}

a{
	color 									: #000000;
}

a:hover{
	color 									: #959595;
}

.page_title{
	float: left;
	width: 508px;
	height: 240px;
	padding: 15px 0px 0px 20px;
}