/* page wide */
a {
	text-decoration: none;
	color: #356AA0;
}

a:hover {
	text-decoration: underline;
}

body {
	font-family: Verdana;
	font-size: 11px;
	margin: 0px;
	color: #333333;
	padding: 0px;
}

form {
	margin: 0px;
}

img {
	border: 0px;	
}




h1{
	color: #4E2073;
	font-weight: bold;
	font-size: 14px;
	margin: 0px 0px 5px;
	padding: 0px;
}



h2 {
	margin: 0px;
	font-size: 12px;
	color: #006BB3;
}

h4 {
	margin: 0px;
	font-size: 13px;
	color: #006BB3;
}

p {
	color: #333333;
	margin: 0px 0px 15px;
}

li {
	padding: 0px;
	margin: 0px 0px 3px 0px;
	color: #666666;
}

tr.highlight {
	cursor: pointer;
}

select, input, textarea {
	border: 1px solid #E0E0E0;
	font-family: Verdana;
	font-size: 11px;
	margin: 1px 2px 1px 0px;
	padding: 1px;
}

/* container */
div.wrapper {
	width: 977px;
	text-align: left;
	margin: 0 auto;
}

/* header */
div.headertop {
	height: 18px;
	background: #E5E6E7;
	text-align: right;
	padding-top: 4px;
	padding-right: 5px;
}

div.headertop a {
	text-decoration: none;
	color: #36393D;
}

span.headertopitem {
	padding-left: 10px;
}

div.headerbanner {
	padding-left: 13px;
	padding-top: 6px;
	padding-bottom: 6px;
	height: 62px;
}

div.headerbottom {
	height: 30px;
	background-color: #4E2073;
	background-image: url('/img/frontend/header.jpg');
	background-repeat: repeat-x;
}

div.headermainmenu {
	padding-left: 121px;
}

div.menuitem a {
	height: 20px;
	border-left: 1px solid #744B8D;
	float: left;
	color: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	font-size: 11px;
}

div#menuitem_last a {
	border-right: 1px solid #744B8D;
}

div.headersearch {
	width: 225px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	float: right;
	display: inline;
}

input.search {
	width: 164px;
	height: 15px;
	padding: 1px;
	margin: 0px;
}

input.searchbutton {
	width: 40px;
	height: 19px;
	padding: 0px;
	margin: 0px;
}

/* sidebar */
div.sidebar {
	width: 225px;
	min-height: 600px;
	float: left;
	background-color: white;
	margin-bottom: 5px;
	margin-right: 10px;
	padding-top: 0px;
	padding-bottom: 35px;
	border-right: 1px solid #E5E6E7;
}

div.sidebar_header {
	color: #696969;
	display: block;
	padding: 0px 0px 12px 15px;
}

div.sidebar_content {
	margin-left: 5px;
	padding-left: 10px;
}

a.subnavcat {
	padding: 0px;
	color: #460562;
	font-size: 11px;
	cursor: pointer;
}

li.subnavcat {
	list-style-type: none;
	color: #460562;
	margin: 0px 0px 5px;
	padding: 0px;
}

li.subnavcat2 {
	color: #EB5C7C;
}

ul.subnavcat {
	padding: 0px;
	margin: 0px;
	color:#460562;
}

ul.subnavcat2 {
	padding-left: 20px;
	margin: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	color:#460562;
}

a.subnavart, a.subnavart2 {
	color: #878787;
	text-decoration: none;
	font-size: 10px;
}

li.subnavart, li.subnavart2 {
	list-style-type: square;
	text-align: left;
	list-style-image: url(/img/frontend/li.gif);
}

ul.subnavart, ul.subnavart2 {
	padding-left: 20px;
	margin: 0px;	
}

/* center */
div.center {
	padding-top: 10px;	
}

div.content {
	width: 515px;
	float: left;
}

div.centerfooter {
	clear: both;
}

/* banners right center */
div.rightcontentcontainer {
	padding-top: 55px;
	float: right;
	min-height: 250px;
	width: 225px;
}

div.rightcontentcontainer a {
	text-decoration: none;
	color: #36393D;
}

div.rightbanner {
	height: 40px;
	width: 191px;
	margin-left: 10px;
	padding: 10px;
	cursor: pointer;
	text-decoration: none;
}

div#banner_1, div#banner_4 {
	border: 2px solid #EB5C7C;
}

div#banner_2, div#banner_5 {
	border: 2px solid #8CD2E0;
}

div#banner_3, div#banner_6 {
	border: 2px solid #FFD64B;
}

span.rightbanner {
	font-size: 14px;
	color: #000000;
}

/* breadcrumb */
div.breadcrumb {
	height: 20px;
	vertical-align: middle;
}

div.breadcrumb a {
	text-decoration: none;
	color: #36393D;
}

/* main content */



div.tab a {
	color:#8C8787;
	font-size:11px;
	font-weight:bold;
	margin-bottom:10px;
	margin-right:10px;
	padding:0;

	
}

div.tab a.active {
	color:#4E2073;
	font-size:11px;
	font-weight:bold;
	margin-bottom:10px;
	margin-right:10px;
	padding:0;
	text-decoration: underline;
}



div.main {
	min-height: 450px;
	margin-bottom: 20px;
	padding-top: 10px;
}

div.main_header {
	text-align: left;
	width: 100%;
}

p.main_header_text{
	color: #4E2073;
	font-weight: bold;
	font-size: 14px;
	margin: 0px 0px 5px;
	padding: 0px;
}

div.main_content {
	padding-bottom: 1em;
	text-align: left;
}

/* merken */
div.merken {
	text-align:center;
	padding: 5px;
}

/* footer */
div.footer {
	height: 20px;
	text-align: right;
	padding: 5px;
	border-top:1px solid #DDDDDD;
}

/* article */
div.article li {
	color: #000000;
}

div.article_date {
	float: right;
}

div.article_comment {
	text-align: center;
}

/* forms */
input.form, textarea.form {
	width: 250px;
}

select.form, input.formbutton {
	width: 150px;
}

/* contact form */
td.contact {
	width: 248px;
	vertical-align: top;
}

input.contact, textarea.contact, select.contact {
	width: 240px;
}

option.contact  {
	width: 250px;
}

span.contact {
	font-size: 9px;
}

select#hour, select#minute, select#time, select#day, select#month {
	width: 50px;
}

input#year {
	width: 100px;
}

/* faq */
dt.faq_item {
	cursor: pointer;
	margin-top: 10px;
	padding-bottom: 5px;
}

dd.faq_answer {
	margin: 0px;
	background-color: #E5E6E7;
}

div.faq_answer {
	min-height: 100px;
}

span.faq_date {
	margin-left: 15px;
	float: right;
}

div.spacer {
	padding-left: 25px;
}
