/* ***** ***** ***** ***** ***** ***** ***** ***** ***** *****
	Titel: 	vandeMeulenhof CSS
	Auteur: 	Robby van de Meulenhof
	Url : 		http://ext.vandemeulenhof.com/css/style.css
	Gemaakt:	10-02-2008
	Gewijzigd :	01-09-2008
	Omschrijving :	
		CSS voor weergave vandeMeulenhof
***** ***** ***** ***** ***** ***** ***** ***** ***** ***** */

/* ***** ***** ***** ***** ***** ***** ***** ***** ***** *****
padding-top padding-right padding-bottom padding-left
***** ***** ***** ***** ***** ***** ***** ***** ***** ***** */

/* ***** ***** ***** ***** ***** ***** ***** ***** ***** *****
	Titel: 	Algemeen
	Omschrijving :	
		n.v.t.
***** ***** ***** ***** ***** ***** ***** ***** ***** ***** */
body
{
	padding: 0;
	margin: 0;
	background: #272725;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #555;
	line-height: 18px;
}

/* ***** ***** ***** ***** ***** ***** ***** ***** ***** *****
	Titel: 	Lay
	Omschrijving :	
		Bepaling van het midden stuk
***** ***** ***** ***** ***** ***** ***** ***** ***** ***** */
#container
{
	width: 980px;
	margin: 0 auto;
	background: #272725;
	padding-top: 12px;
}

#links
{
	float: left;
	width: 195px;
	color: #FFF;

}


/* ***** ***** ***** ***** ***** ***** ***** ***** ***** *****
	Titel: 	Header
	Omschrijving :	
		Header indeling
***** ***** ***** ***** ***** ***** ***** ***** ***** ***** */
#header_links
{
	width: 195px;
	height: 480px;
	background: #FFF url('../molen_top.gif') top no-repeat;
	padding-top: 20px;	
}

#content_rechts
{
	float: right;
	width: 775px;
}


#content_rechts_shoot
{
	width: 775px;
	height: 200px;
}

#content_rechts_content
{
	width: 755px;
	background: #FFF url('../top.gif') top no-repeat;
	padding: 10px 10px 0px 10px;
}

#content_rechts_nav
{
	width: 755px;
	height: 8px;
	background: #272725;
	padding: 0px 10px 0px 10px;
}

#menu_links
{
	float: left;
	background: #272725;
	width: 195px;
	color: #FFF;
	margin-top: 50px;
	padding-bottom: 15px;
}


#menu_bottom
{
	width: 195px;
	float: left;
	background: #FFF url('../bottom_m.gif') bottom no-repeat;
}


#header_bottom
{
	width: 691px;
	margin-left: 209px;
	padding-top: 300px;
	background: #FFF url('../bottom_m.gif') bottom no-repeat;
}

div.header_box
{
		width: 750px;
		float: left;
		margin: 0px 0px 0px 0px;
		color: #000;
}

.forum_datum
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #A6A6A6;
}

ul.menu
{
	margin: 0px;
	padding: 0px;
}

ul.menu li
{	
	list-style: none;
	padding: 1px;
}

a.menu
{
	color: #CCC;
	text-decoration: none;
}

a.menu:hover
{
	text-decoration: underline;
}

a.geenlijn
{
	text-decoration: none;
}

a.geenlijn:hover
{
	text-decoration: none;
}

.stip
{	
	width: 750px;
	background: url('../stip.gif') bottom repeat-x;
	padding-top: 5px;
	padding-bottom: 5px;

}
h1
{
	font-weight: bold;
	font-size: 20px;
	line-height: 30px;
	color: #5A1710;
	background: url('../stip.gif') bottom repeat-x;
	padding: 0px;
	margin: 5px;
}

h2
{
	font-weight: bold;
	font-size: 15px;
	line-height: 20px;
	color: #5A1710;
	padding: 0px;
	margin: 5px;
}

/* ***** ***** ***** ***** ***** ***** ***** ***** ***** *****
	Titel: 	Foto header
	Omschrijving :	
		Styling voor de  random foto header
***** ***** ***** ***** ***** ***** ***** ***** ***** ***** */
.achterground_foto 
{
	display: block;
	width: 775px;
	height: 200px;
	background-repeat: no-repeat;
	text-decoration: none;
}

.achtergrond_fade 
{
	display: block;
	width: 775px;
	height: 200px;
	background-repeat: no-repeat;
}


.shot_blok
{
	width: 280px;
	height: 130px;
	padding-left: 450px;
	padding-top: 50px;	
}


.shot_titel
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
	color: #5A1710;
}

.shot_text
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #333;
	margin-top: 10px;
}


/* ***** ***** ***** ***** ***** ***** ***** ***** ***** *****
	Titel: 	Fotobork
	Omschrijving :	
		Styling voor de fotos
***** ***** ***** ***** ***** ***** ***** ***** ***** ***** */
ul.fotoalbums
{
	margin: 0px 10px 0px 10px;
	padding: 0px;
}

ul.fotoalbums li
{	
	width: 80%;
	list-style: none;
	padding: 5px;
}

ul.fotoalbums a, ul.fotoalbums a:visited
{	
	width: 480px;
	display: block;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #555;
	padding: 3px 0px 3px 10px;
}

ul.fotoalbums a:hover
{	
	background-color: #ebebeb;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #5A1710;
	border-left: 5px #653200 solid;
	border-bottom: 0px;
}

img.fotoalbum
{
	margin: 5px 10px 5px 10px;
	border: 1px solid #CCC;
	padding: 3px;
}

/* ***** ***** ***** ***** ***** ***** ***** ***** ***** *****
	Titel: 	Menu
	Omschrijving :	
		Styling voor hoofd menu		
***** ***** ***** ***** ***** ***** ***** ***** ***** ***** */
ul.top_menu 
{
	list-style: none;
	margin: 0px;
	padding-left: 15px;
}

li.top_menu a
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
	line-height: 18px;
	color: #bc433f;
	list-style: none;
}

ul.top_menu li
{	
	list-style: none;
	padding-top: 15px;
}


/* ***** ***** ***** ***** ***** ***** ***** ***** ***** *****
	Titel: 	Sub-Menu
	Omschrijving :	
		Styling voor de laatste 5 items.....		
***** ***** ***** ***** ***** ***** ***** ***** ***** ***** */
.menu_tekst
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	padding: 0px 0px 0px 15px;
}

ul.linkse_menu
{
	list-style: none;
	margin: 0px;
	padding-left: 15px;
}

li.linkse_menu
{
	margin-left: 10px;
	padding: 2px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCC;
	list-style: square;
}


/* ***** ***** ***** ***** ***** ***** ***** ***** ***** *****
	Titel: 	URL kleurtjes
	Omschrijving :	
		Standaard urls (oranje)		
***** ***** ***** ***** ***** ***** ***** ***** ***** ***** */
a
{
	color: #5A1710;
	text-decoration: underline;
}

a:hover
{
	text-decoration: none;
}

sup
{
	font-size: 10px;
}


img.rand
{
	border: 1px solid #CCC;
	padding: 3px;
}

img.foto
{
	border: 1px solid #AAA;
	padding: 3px;
}

img.links
{
	border: 1px solid #AAAAAA;
	padding: 3px;
	float: left;
	margin-left: 0px; 
	margin-right: 5px;
}

img.cat_plaatje
{
	border: 0px;
	padding: 0px;
	float: left;
	margin-left: 0px; 
	margin-right: 10px;
	width: 96px;
	height: 96px;
}

img.rechts
{
	border: 1px solid #AAAAAA;
	padding: 3px;
	float: right;
	margin-left: 5px; 
	margin-right: 0px;
	background: #FFF;
}


img.icons
{
	border: 0px;
	width: 16px;
	height: 16px;
}

img
{
	border: 0px;
}

img.floatleft
{
	float: left;
	margin: 0px 14px 3px 0px;
}

ul.linklist
{
	list-style: none;
}

ul.linklist li
{
	border-top: solid 1px #EEEEEE;
	padding-top: 5px;
	margin: 5px 0px 0px 0px;
}

ul.linklist li.first
{
	border-top: 0px;
	margin-top: 0px;
	padding-top: 0px;
}

li.pos
{
	padding: 2px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #555;
	text-align: justify;
	list-style: square;
}

li.pos_menu
{
	margin-left: 25px;
	padding: 2px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #555;
	list-style: square;
}


/* ***** ***** ***** ***** ***** ***** ***** ***** ***** *****
	Titel: 	Tekst enzo
	Omschrijving :	
		Styling voor tekst en datum opmaak in content deel
***** ***** ***** ***** ***** ***** ***** ***** ***** ***** */
.tekst
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #555;
	text-align: justify;
	padding: 5px 5px 5px 5px;
	margin: 0px;
	line-height: 16pt;
}

.commentaar
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #AAA;
	text-align: justify;
	padding: 0px;
	margin-left: 20px;
}

.attentie
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #AAA;
	text-align: center;
	padding: 5px 5px 5px 5px;
	margin: 0px;
	line-height: 16pt;
}

.error
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-align: justify;
	padding: 5px 5px 5px 5px;
	line-height: 16pt;
}

.datum
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #AAA;
	text-align: justify;
	padding: 0px 5px 0px 5px;
}

/* ***** ***** ***** ***** ***** ***** ***** ***** ***** *****
	Titel: 	Inhoud rechts
	Omschrijving :	
		Styling voor rechts	
***** ***** ***** ***** ***** ***** ***** ***** ***** ***** */
.midden
{
	text-align: center;
}

#bottom
{	
	float:right;
	width: 775px;
	background: #FFF url('../bottom.gif') bottom no-repeat;
}

/* ***** ***** ***** ***** ***** ***** ***** ***** ***** *****
	Titel: 	Footer
	Omschrijving :	
		Styling voor de footer
***** ***** ***** ***** ***** ***** ***** ***** ***** ***** */
#footer
{
	float:right;
	width: 775px;
	margin: 0 auto;
	background: #272725;
	padding-top: 12px;
	text-align: justify;
	background: #272725;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A8A88D;
}

#footer a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
}

.copyright
{
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-align: center;
}



select.form-select_dag{width: 50px;}
select.form-select_maand{width: 80px;}
select.form-select_jaar{width: 70px;}
select.form-select_categorie{width: 150px;}

textarea, input, select
{
	padding: 3px;
	background: #EFEFEF;
	border: 1px #CFCECF solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #8C8C73;
}