/***********************************************/
/* DOAKE                                       */
/*                                             */
/* Copyright © ZWARTEWATERLAND-RTV             */
/*                                             */
/* Z-RTV                                       */
/* WAN 1 - HASSELT [OV]                        */
/* TEL: 038 355 7682                           */
/*                                             */
/* WWW.ZRTV.NL                                 */
/* INFO@ZRTV.NL                                */
/*                                             */
/***********************************************/



			body {
				text-align: center;
				font-size: 11px;
				background-color: #000000;
				margin: 0px;
				font-family: Comic Sans MS, Arial, Helvetica, sans-serif;
				color: #ffffff;
				line-height: 15px;
			}
			
			h1 {
/*				font-family: Georgia, "Times New Roman", Times, serif;
*/				font-size: 18px;
				color: #D3007F;
				font-weight: bold;
				padding: 10px 0 30px 0;
			}
h2 {
	font-size: 12px;
	color: #D3007F; 
}
h3 {
/*	font-family: Century Gothic, Arial, Helvetica, sans-serif;
*/	font-size: 12px;
	font-weight: bold;
	color: #D3007F; /*blauw*/
}
h4 {
/*	font-family: Century Gothic, Arial, Helvetica, sans-serif;
*/	font-size: 10px;
	font-weight: bold;
	color: #D3007F; /*blauw*/
}

hr {
	height: 0;
	border: 0;
	border-top: 1px solid #0099CC;
}

.geel {
	color: #f9ee3b; 
	font-size: 13px;
}

.grey {
	color: #666666; 
	font-size: 13px;
}


.rood {
	color: #e20a16; /*fel rood*/
	font-size: 15px;
	font-weight: bold;
}
.blauw {
	color: #00135d; /*donker blauw*/
	font-size: 15px;
	font-weight: bold;
}
.rood1 {
	color: #e20a16; /*fel rood*/
	font-size: 12px;
	font-weight: bold;
}
.blauw1 {
	color: #00135d; /*donker blauw*/
	font-size: 12px;
	font-weight: bold;
}


.aanb {
	font-size: 11px;
	font-family: Verdana, Helvetica, sans-serif;
	color: #00135d; /*donker blauw*/
	font-weight: normal;
}

			.bold1 {
/*				font-family: Georgia, "Times New Roman", Times, serif;
*/				font-size: 14px;
				font-weight: bold;
				color: #D3007F;
			}
			.bold2 {
/*				font-family: Georgia, "Times New Roman", Times, serif;
*/				font-size: 12px;
				font-weight: bold;
				color: #D3007F;
			}
			.bold3 {
/*				font-family: Georgia, "Times New Roman", Times, serif;
*/				font-size: 14px;
				font-weight: bold;
				color: #000000;
			}

/**********************************/
			#main {
				width: 900px;
				margin: 0 auto;
				text-align: left;
			
			}
			
			img {
				border: none;
				
			}
			
			

/**********************************/
/*********** HEADER ***************/
/**********************************/

			#header {
				width: 900px;
			}

/*#header-left {
	width: 440px;
	height: 250px;
	float: left;
}

#header-right {
	width: 460px;
	height: 250px;
	float: right;
}

#header-right-menu {
	width: 405px;
	height: 70px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 20px;
	padding-left: 55px;
}

#header-right-bottom {
	width: 460px;
	height: 160px;
	background-image: url(../images/header-right.png);
	background-repeat: no-repeat;
	background-position: left top;
}
*/

/**********************************/
/*********** CONTENT **************/
/**********************************/
		#large_box {width:800; height:600;}


			
			#content {/*900*/
				width: 900px;
				padding-top: 80px;
			}

			#content img {
				border: none;
				padding-left: 20px;
				float: right;
			}
			
			#hometitel{
			  text-align: right;
			 line-height: 40px;
			padding: 150px 0 0 0;
			}

			#tekstveld {
				padding:20px;
				width: 860px;
				color:#333333;
				filter: alpha(opacity=85);
			-moz-opacity: .85; 
				opacity: .85;
				background-color: #ffffff;
/*				font-family: Georgia, "Times New Roman", Times, serif;
*/				font-size: 12px;
				font-weight: bold;
				border: medium solid #D3007F;
			}

			#tekstveld1 {
				padding:20px;
				width: 860px;
				color:#333333;
				background-color: #ffffff;
/*				font-family: Georgia, "Times New Roman", Times, serif;
*/				font-size: 12px;
				font-weight: bold;
				border: medium solid #D3007F;
			}

/*******contentinhoud***************************/






#contentaanbieding {/*350px*/
	width: 350px;
	float: left;
}

#contentfoto {/*218px*/
	width: 218px;
	float: right;
}

#contentaanbieding img {
	border: none;
	padding-bottom: 10px;
}




/**********************************/
/*********** FOOTER ***************/
/**********************************/

#footer {
  bottom: 0;
  left: 0;
  position: fixed;
  width: 90%;
  text-align: left;
	padding: 0 0 5px 0;
}


/**********************************/
/********** classes     ***********/


.home {
	float: left;
}

/***********************************/
/************ ALGEMENE DIVS ********/
/***********************************/
			
			li {
				list-style-position: outside;
				list-style-type: square;
				padding-bottom: 10px;
			}
			
			
			td {
				border-bottom-width: 1px;
				border-bottom-style: dotted;
				border-bottom-color: #CCCCCC;
				padding: 5px 20px 5px 0;
				font-size: 11px;
				vertical-align: top;
				}
			
			
			

/***********************************/
/***************** LINKS ***********/
/***********************************/
					a:link {
						color: #333333; 
						text-decoration: none;
					}
					a:visited {
						color: #333333; 
						text-decoration: none;
					}
					a:hover {
						color: #D3007F; /*rood*/
						text-decoration: none;
					}



/*********** HEADER LINKS ***********/

#header-right-menu a:link {  	
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
#header-right-menu a:visited {
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
#header-right-menu a:hover {
	font-size: 12px;
	color: #4a97da; /*blauw*/
	text-decoration: none;
}

/*********** FOOTER LINKS ***********/

#footer a:link {  	
	color: #ffffff; 
	text-decoration: none;
}
#footer a:visited {
	color: #ffffff; 
	text-decoration: none;
}
#footer a:hover {
	color: #D3007F; /*rood*/
	text-decoration: none;
}


/*********** LI LINKS ***********/

li a:link {  	
	color: #ffffff; 
	text-decoration: none;
}

li a:visited {
	color: #ffffff; 
	text-decoration: none;
}
li a:hover {
	color: #f9ee3b; /*geel*/
	text-decoration: none;
}





			.titel1 {
/*				font-family: Georgia, "Times New Roman", Times, serif;
*/				font-size: 22px;
				font-weight: bold;
				color: #D3007F;
			}
			.doake {
/*				font-family: Georgia, "Times New Roman", Times, serif;
*/				font-size: 40px;
				font-weight: bold;
				color: #D3007F;
				padding:  10px 0 0 0;
			}



/*********** fotoalbum ***********/




            #galleria{
                width: 800px;
				height: 600px;
                background:#222;
                background:-moz-radial-gradient(center 45deg, circle closest-side, #222 40%, #000 100%);
                background:-webkit-gradient(
                    radial, center 50%, 20, center 50%, 250, from(#333), to(#000)
                )
            }


.galleria-container{height:100%;position:relative;overflow:hidden;-moz-box-shadow:0 0 4px rgba(0,0,0,.1);-webkit-box-shadow:0 0 4px rgba(0,0,0,.1);}
.galleria-stage{ bottom:5px;top:5px;right:5px;left:5px;position:absolute;overflow:hidden;}
.galleria-thumbnails-container{height:30px;width:100%;bottom:5px;position:absolute;left:0;z-index:2;}
.galleria-thumbnails-list{text-align:center;}
.galleria-thumbnails .galleria-image{display:inline-block;zoom:1; *display: inline;width:12px;height:12px;background:url(dot.png) no-repeat 0px 0;margin-right:5px;cursor:pointer;}
.galleria-thumbnails .active .img{}
.galleria-counter{font:normal 11px/18px arial,sans-serif;z-index:2;color:#444;margin-top:6px;margin-right:12px;float:left;}
.galleria-counter span{color:#888;}
.galleria-thumbnails .galleria-image:hover{opacity:1!important;}
.galleria-loader{background:#000 url(loader.gif) no-repeat 50% 50%;width:100%;height:100%;position:absolute;top:0;left:0;opacity:.3;z-index:3;display:none;}
.galleria-info{color:#666;z-index:3;text-align:center;font:italic 14px/1.4 georgia,serif;padding-top:10px;}
.galleria-counter{display:none;}
.galleria-info-close,
.galleria-info-link{display:none;}
.galleria-image-nav{position:absolute;height:100%;width:100%;left:0;top:0;}
.galleria-image-nav-left,
.galleria-image-nav-right{opacity:.4;cursor:pointer;width:50%;height:100%;position:absolute;background:url(l.png) no-repeat 7% 50%;z-index:2;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=40)"; filter: alpha(opacity=40);}
.galleria-image-nav-right{left:auto;right:0;background:url(r.png) no-repeat 93% 50%;z-index:2;}
.galleria-image-nav-left:hover,
.galleria-image-nav-right:hover{opacity:1;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; filter: alpha(opacity=100);}


