/***********************************************/
/* MIDWINTERFESTIVAL                           */
/*                                             */
/* 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: #ffffff;
	margin: 0px;
	font-family: Verdana, Helvetica, sans-serif;
	color: #38504c; /*donker gr*/
	background-repeat: repeat-x;
	background-position: left top;
	background-image: url(../images/bg/bgbody.png);
}

h1 {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #38504c; /*donker gr*/
	margin: 0px;
	padding: 0 0 5px 0;
}
h2 {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #38504c; /*donker gr*/
	margin: 0px;
}
h3 {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0099CC; /*blauw*/
}
h4 {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #cc9900; /*oranje*/
	font-style: italic;
}

hr {
	height: 0;
	border: 0;
	border-top: 1px solid #38504c;
	padding: 10px 0 ;
	width: 99%;
}

.rood {
	color: #e20a16; /*fel rood*/
	font-size: 15px;
	font-weight: bold;
}
.blauw {
	color: #00135d; /*donker blauw*/
	font-size: 15px;
	font-weight: bold;
}
.groen {
	color: #009900; /*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;
}
.thumb {
	padding-bottom: 10px;
	borderstyle: none;
}

.aanb {
	font-size: 11px;
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: normal;
	font-style: italic;
}

.right {
	float: right;
	padding-left: 30px;
}

.small {
width: 230px;
}

/**********************************/
#main {
	width: 900px;
	margin: 0 auto;
	text-align: left;
	background-repeat: repeat-y;
	background-position: left top;
	background-image: url(../images/bg/bgmain.jpg);
}

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

#header {
	width: 900px;
	height: 85px;
	background-image: url(../images/bg/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}



/**********************************/
/*********** MENU    **************/
/**********************************/

#menu {
	width: 620px;
	height: 215px;
	text-align: right;
	background-image: url(../images/bg/menu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 30px;
	padding-right: 280px;
}


/**********************************/
/*********** CONTENT **************/
/**********************************/

#content {/*900*/
	width: 760px;
	text-align: justify;
	background-image: url(../images/bg/content.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 100px;
	padding-left: 40px;
	padding-bottom: 40px;
}

#contenthome {
	width: 570px;
	text-align: justify;
	float: right;
}

#news {
	width: 160px;
	text-align: left;
	float: left;
	padding-right: 30px;
}

#fotoslide {
	width: 760px;
	height: 500px;
	text-align: left;
	float: left;
	}


#content img {
	border: none;
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}

#locatie img {
	border: none;
	float: right;
	padding-left: 20px;
}

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

.contentaanbieding {
	width: 100%;
	float: left;
}

.contentfoto {/
	width: 218px;
	float: right;
}

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


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


#footer {
	width: 800px;
	height: 40px;
	padding-top: 30px;
	text-align: right;
	padding-right: 100px;
	background-color: #ffffff;
	background-image: url(../images/bg/bgfooter.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}



/**********************************/



img {
	border-style: none;
	float: left;
}

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


.home {
	float: left;
}

/***********************************/
/************ ALGEMENE DIVS ********/
/***********************************/

li {
	list-style-position: inside;
	list-style-type: square;
	padding-bottom: 10px;
}

li a:link {  	
	color: #00135d; /*blauw*/
	text-decoration: none;
}

li a:visited {
	color: #00135d; /*blauw*/
	text-decoration: none;
}
li a:hover {
	color: #e20a16; 
	text-decoration: none;
}



/***********************************/
/***************** LINKS ***********/
/***********************************/
a:link {
	color: #ffffff; /*wit*/
	text-decoration: none;
}
a:visited {
	color: #ffffff; /*wit*/
	text-decoration: none;
}
a:hover {
	color: #38504c; /*donker gr*/
	text-decoration: none;
}



/*********** HEADER LINKS ***********/
#content a:link {  	
	color: #38504c; /*donker gr*/
	text-decoration: none;
	font-size: 11px;
}
#content a:visited {
	color: #38504c; /*donker gr*/
	text-decoration: none;
}
#content a:hover {
	color: #ffffff; /*wit*/
	text-decoration: none;
}

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

#footer a:link {  	
	color: #333333;
	text-decoration: none;
}
#footer a:visited {
	color: #333333;
	text-decoration: none;
}
#footer a:hover {
	color: #005d80; /*blauw*/
	text-decoration: none;
}


/*********** PAGINATION ***********/


div.pagination {
	padding:3px;
	margin:3px;
	text-align:left;
}

div.pagination a {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #005d80;
	
	text-decoration: none; 
	color: #005d80;
}
div.pagination a:hover, div.pagination a:active {
	border: 1px solid #333333;
	color: #ffffff;
	background-color: #666699;
}
div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid navy;
	font-weight: bold;
	background-color: #005d80;
	color: #ffffff;
}
div.pagination span.disabled {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #005d80;
	color: #333333;
}

/*****/
.form_settings
{ margin: 15px 0 0 0;}

.form_settings p
{ padding: 0 0 4px 0;}

.form_settings span
{ float: left; 
  width: 120px; 
  text-align: left;}
  
.form_settings input, .form_settings textarea
{ padding: 2px; 
  width: 299px; 
  font: 100% arial; 
  border: 1px solid #E5E5DB; 
  background: #FFF; 
  color: #47433F;}
  
.form_settings textarea, .form_settings select
{ font: 100% arial; 
  width: 299px;}

.form_settings select
{ width: 304px;}

.form_settings .checkbox
{ margin: 4px 0; 
  padding: 0; 
  width: 14px;
  border: 0;
  background: none;}

