/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * 
BASIC STYLING
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
body {
	background: #121012;
	margin: 0;
	padding: 0;
	height:100%;
	font-family: arial;
	font-size: 11px;
	overflow: auto;
}

html>body #wrap {height:100%;}

#large_back {
	position: relative;
	width: 1152px;
	z-index: 1;
	background: url("./images/stripes_bg.gif") no-repeat;
	margin-left: auto;
	margin-right: auto;
	border: 0px solid #FFF;
	margin-top: 0px;
	overflow: auto;
}

#main {
	position: relative;
	width: 1002px;
	z-index: 2;
	margin: auto;
	margin-top: 49px;
	overflow: auto;
	background: url("./images/main_bg.gif") repeat-y;
}

#footer {	
	margin-top: -15px;
	margin-left: auto;
	margin-right: auto;
	border: 0px solid #FFF;
	width: 1002px;
	height: 160px;
	background: url("./images/footer.gif") no-repeat;
	text-align: center;
	color: #121012;
}

#column-left {
	border: 0px solid #000;
	width: 240px;
	float: left;
	overflow: auto;
	margin-left: 1px;
}

#column-center {
	width: 520px;
	border: 0px solid #fff;
	float: left;
	overflow: auto;
	margin-left: 5px;
}

#column-right {
	border: 0px solid #fff;
	width: 220px;
	float: left;
	overflow: auto;
	color: #FFF;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * 
TOTAAL FRAME
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

#language_flags {
	float: right;
	margin-top: -40px;
	border: 0px solid #FFF;
	width: 150px;
	padding: 3px;
}

#menu-right
{
	border: 0px solid #000;
	float: right;
	padding: 5px;
	width: 210px;
}
#menu-left
{
	margin-left: 15px;
	border: 0px solid #000;
	float: left;
	padding: 5px;
	width: 220px;
}


	

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * 
HEADING LETTERTYPEN
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
h1 {
	color: #ff6c00;
	margin-top: 0px;
	margin-bottom: 0px;
}

h1 a {	
	color: #ff6c00;
	text-decoration: none;
}

h1 a:hover {	
	color: #ffb681;
	text-decoration: underline;
}

h2 {
	font-size: 20px;
	color: #ff6c00;
	font-weight: bold;
}

h2 a {	
	color: #ff6c00;
	text-decoration: none;
}

h2 a:hover {	
	color: #ffb681;
	text-decoration: underline;
}

h3 {
	color: #ff6c00;
	margin-top: 0px;
	margin-bottom: 0px;
}

h3 a {	
	color: #ff6c00;
	text-decoration: none;
}

h3 a:hover {	
	color: #ffb681;
	text-decoration: underline;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * 
HEADER STYLES
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */


/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * 
DIVERSE
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
.info {
	overflow: auto;
	border-top: 1px solid #33CCCC;
	border-bottom: 1px solid #33CCCC;
	width: 96%;
	margin-top: 5px;
	padding:3px;
	color: #8cb5bd;
}

.info a {
	color: #6894a8;
	text-decoration: none;
}

.info a:hover {
	color: #6894a8;
	text-decoration: underline;
}


/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * 
KNOPPEN. "CBUTTON" STAAT VOOR "COLUMNBUTTON" EN "RBUTTON" STAAT VOOR "ROW BUTTON"
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
.buttons_cbutton {	
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	margin-top: 3px;
	margin-left: 3px;
	padding: 3px;
}

.buttons_cbutton a {	
	text-decoration: none;
	color: #fff;
}

.buttons_cbutton a:hover {	
	text-decoration: none;
	color: #ce8e0b;
}

.buttons_rbutton {
	font-family: Arial;
	font-size: 12px;
	float: left;
	border: 0px solid #FFF;
	padding: 3px;
}

.buttons_rbutton a {
	text-decoration: none;
	color: #FFF;
}

.buttons_rbutton a:hover {
	text-decoration: none;
	color: #CCC;
}

.footerpage {
	font-family: Arial;
	font-size: 10px;
}

.footerpage a {
	text-decoration: none;
	color: #FFF;
}

.footerpage a:hover {
	text-decoration: underline;
	color: #CCC;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * 
CONTENT ZIJKANT SCBOX IS DE ALGEMENE BOX NET ALS DE BOXCONTENT VOOR DE HOOFDCONTENT
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
.sc_box {
	border: 0px solid #000;
	width: 100%;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
}

.sc_link {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	border: 0px solid #CCC;
	margin-left: auto;
	margin-right: auto;
	padding: 3px;
}

.sc_link a {
	text-decoration: none;
	color: #742424;
}

.sc_link a:hover {
	text-decoration: none;
	color: #CCC;
}

.sc_text {
}
.sc_image {
}


/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * 
HIERONDER ALLEEN NOG MAAR CONTENTTYPEN
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * 
NIEUWSSYSTEEM
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/* pijltje inclusief titel */
.news_item_line {
	width: 96%;
	border: 0px solid #000;
	overflow: auto;
	padding: 2px;
}

/* (het pijltje) */
.news_item_image {
	border: 0px solid #000;
	padding-top: 1px;
	width: 12px;
	float: left;
}

.news_item_title {
	border: 0px solid #000;
	width: 68%;
	float: left;
	color: #399db3;
}
.news_item_title a {
	text-decoration: none;
	color: #399db3;
	font-weight: bold;
}
.news_item_title a:hover {
	text-decoration: underline;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * 
AFBEELDING
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
.imagebox_image {
	float: left;
	padding: 5px;
	border: 0px solid #000;
}
.imagebox_text {
	padding: 0px;
	border: 0px solid #000;
}
.imagebox_fix {
	padding-bottom: 5px;
	width: 98%;
	overflow:hidden;
	border: 0px solid #000;
}


/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * 
ARTIKEL
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
.article_thumbnail {
	padding: 3px;
	float: left;
	border: 1px solid #33CCCC;
}
.article_intro {
	padding-left: 5px;
	width: 75%;
	float: left;
	border: 0px solid #000;
}
.readon a{
	color: #6894a8;
	font-weight: none;
}
.readon a:hover{
	color: #6894a8;
	font-weight: underline;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * 
WEBLOG
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
.weblog_thumbnail {
	padding: 3px;
	float: left;
	border: 1px solid #33CCCC;
}
.weblog_intro {
	padding-left: 5px;
	width: 75%;
	float: left;
	border: 0px solid #000;
}

.weblog_intro_content {
	width: 95%;
	overflow: auto;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * 
GALLERY
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
.gallery_contentbox {
	margin-top: 30px;
	overflow: auto;
	width: 98%;
	border: 0px solid #000;
}

.gallery_thumbtitles {
	font-size: 9px;
	width: 100%;
	border: 0px solid #000;
}

.gallery_thumbimage {
	background: #cef0f2;
	height: 100px;
	text-align: center;
	border: 0px solid #000;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * 
GUESTBOOK DE GBOOK CELL ZIJN VOOR HET AJAX GEDEELTE
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
.guestbook_messagebox {
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #ccc;
	width: 90%;
	overflow: auto;
	padding: 5px;
	margin-top:10px;
}

.guestbook_messagetext {
	font-size: 10px;
}

.gbook_cell1 {
	border: 0px solid #000;
	float:	left;
	width: 	15%;
	font-weight: bold;
	padding: 3px;
}

.gbook_cell2 {
	color: #367e85;
	float:	left;
	width: 	79%;
	padding: 3px;
}

.gbook_cell2 a{
	float: left;
	color: #367e85;
	text-decoration: none;
}

.gbook_cell2 a:hover{
	float: left;
	color: #3a5b63;
	text-decoration: underline;
}

.gbook_mess {
	float: left;
	color: #367e85;
	width:99%;
	padding: 1px;
	border-top: 1px dotted #497285;
	margin-top: 5px;
}

.filter_table {
	border: 0px solid #000;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	width: 95%;
	margin-top: 10px;
}

.filter_table a {
	text-decoration: none;
	color: #637787;
}

.filter_table a:hover {
	text-decoration: underline;
	color: #637787;
}

.populair {
	width:95%;
	margin: auto;
	margin-top: 20px;
	font-size: 12px;
	font-weight: normal;
	
}

.populair a {
	text-decoration: none;
	color: #939393;
}

.populair a:hover {
	text-decoration: underline;
	color: #ce8e0b;
}

.populair_title {
	background: #626262;
	padding: 3px;
	font-size: 12px;
	font-weight: bold;
	border: 0px solid #FFF;
	color: #353535;
}

.selectfilter {
	width: 180px;
	font-size: 10px;
}

.pagenav {
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
	border: 0px solid #000;
	overflow: auto;
	width: 280px;
}

.page_hrefactive {
	border: 0px solid #000;
	float: left;
	padding: 5px;
	font-size: 15px;
}

.page_hrefactive a {
	text-decoration: none;
	font-weight: bold;
	color: #385060;
}

.page_hrefactive a:hover {
	text-decoration: underline;
	color: #CCC;
}

.page_nothrefactive {
	border: 0px solid #000;
	float: left;
	padding: 5px;
	font-size: 15px;
	font-weight: bold;
	background: #cd6404;
}

.searchsite {
	width: 90%;
	margin: auto;
	border: 0px solid #000;
	margin-top: 50px;
}