@charset "utf-8";
/* CSS Document */

body {
	background-image: url(../images/background.jpg);
	background-repeat: repeat;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background-color: #EDF5F8;
}
#c-site {
	height: auto;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}
#c-header {
	height: 36px;
	width: 900px;
}
#header {
	height: 36px;
	width: 900px;
	background-color: #FFF;
	background-image: url(../images/line-header.jpg);
	background-repeat: repeat-x;
	color: #FFF;
}
#header-text {
	float: left;
	width: auto;
	margin-left: 25px;
	font-size: 14px;
	font-weight: bold;
	margin-top: 7px;
}
#header_bb {
	height: 36px;
	width: 900px;
	background-color: #FFF;
	background-image: url(../images/line-header.jpg);
	background-repeat: repeat-x;
	color: #FFF;
}
#c-flags {
	margin-right: 25px;
	float: right;
	width: auto;
	margin-top: 7px;
}

#c-banner {
	height: 155px;
	width: 900px;
}
#banner {
	height: 155px;
	width: 900px;
	background-color: #FFF;
}
#banner_bb {
	height: 155px;
	width: 900px;
	background-image: url(../images/banner-dui.jpg);
	background-repeat: no-repeat;
}
#line_bb {
	background-color: #6AA086;
	height: 5px;
	width: 100%;
}

#c-buttons {
	height: auto;
	width: 200px;
	margin-right: 25px;
	margin-left: 25px;
	background-color: #FFF;
	margin-bottom: 25px;
}
#buttons {
	height: 29px;
	width: 185px;
	margin-bottom: 10px;
	background-image: url(../images/line-button.jpg);
	background-repeat: repeat-x;
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	padding-left: 15px;
	padding-top: 7px;
}
#c-adv {
	height: auto;
	width: 200px;
	margin-right: 25px;
	margin-left: 25px;
	background-color: #FFF;
	margin-bottom: 25px;
}
#adv-header {
	height: 23px;
	width: 185px;
	background-color: #193927;
	padding-top: 7px;
	padding-left: 15px;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
}
#adv-content {
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #1B3927;
	border-bottom-color: #193927;
	border-left-color: #193927;
	padding: 20px;
	width: 156px;
	text-align: center;
}




#c-content {
	height: auto;
	width: 900px;
	padding-top: 30px;
	padding-bottom: 30px;
}
#c-content_bb {
	height: auto;
	width: 800px;
	padding-top: 30px;
	padding-bottom: 30px;
	padding-right: 50px;
	padding-left: 50px;
}
#photo-right {
	height: auto;
	width: auto;
	border: 2px solid #193927;
	margin-bottom: 15px;
	margin-left: 25px;
	float: right;
}
#photo-left {
	height: auto;
	width: auto;
	border: 2px solid #193927;
	margin-bottom: 15px;
	float: left;
	margin-right: 25px;
}

#c-footer {
	height: 36px;
	width: 900px;
}
#footer {
	height: 22px;
	width: 900px;
	background-color: #FFF;
	background-image: url(../images/line-footer.jpg);
	background-repeat: repeat-x;
	color: #FFF;
	text-align: center;
	padding-top: 14px;
	font-size: 10px;
}
h1 {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #6C0052;
}
h2 {
	font-weight: bold;
	font-size: 14px;
	color: #6AA086;
}
.bb_title {
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	color: #193927;
}
.bb_hoofdstuk {
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: #6AA086;
}
.bb_table {
	font-size: 14px;
	font-weight: bold;
	color: #193927;
}
.sold_out {
	font-weight: bold;
	color: #F00;
}
.webshop {
	font-weight: bold;
	color: #F60;
	font-size: 14px;
}
.webshop2 {
	font-weight: bold;
	color: #3C0;
	font-size: 14px;
}
#table {
	font-size: 12px;
}







A.footer:link, A.footer:visited{
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
} 
A.footer:hover, A.footer:active{
	text-decoration: underline;
	color: #FFF
}
A.button:link, A.button:visited{
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
} 
A.button:hover, A.button:active{
	text-decoration: underline;
	color: #193927
}
A.content:link, A.content:visited{
	text-decoration: none;
	color: #6AA086;
	font-weight: bold;
} 

A.content:hover, A.content:active{
	text-decoration: underline;
	color: #193927
}
A.bb_content:link, A.bb_content:visited{
	text-decoration: none;
	color: #193927;
	font-weight: bold;
	font-size: 14px;
} 
A.bb_content:hover, A.bb_content:active{
	text-decoration: underline;
	color: #6AA086
}
A.bb_anker:link, A.bb_anker:visited{
	text-decoration: none;
	color: #000;
	font-size: 12px;
	font-style: italic;
} 
A.bb_anker:hover, A.bb_anker:active{
	text-decoration: underline;
	color: #000
}
