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

@import url(nav.css);
@import url(fotoboek.css);

html { 
min-height: 100%;
font-size: 100.01%; 
}
body { 
margin: 0;
padding: 1px 0 0; 
background: url(../beeld/bg.png);
background-color: #140d0a;
background-repeat: repeat-x;
font: 62.5% Lucida grande,Arial,Helvetica,sans-serif; 
text-align: center;
}
textarea, input, select, option, button{ 
font: 1em Lucida grande,Arial,Helvetica,sans-serif; 
}
a {
color: #d2d0cf;
}
a:hover {
text-decoration: none;
}
hr {
border: 0;
width: 100%;
color: #9D5511;
background-color: #9D5511;
height: 1px;
}
H1 {
	font-size: 1.6em;
	color: #9D5511;
	margin: 0 0 12px;
}
h2 {
	font-size: 1.5em;
	color: #9D5511;
	margin: 4px 0 2px;
}
h3 {
	font-size: 1.4em;
	color: #9D5511;
	margin: 4px 0 2px;
}
h4 {
	font-size: 1.3em;
	color: #9D5511;
	margin: 4px 0 2px;
}
h5 {
	font-size: 1.2em;
	color: #9D5511;
	margin: 4px 0 2px;
}
h6 {
	font-size: 1.1em;
	color: #9D5511;
	margin: 4px 0 2px;
}

/* Tabel vormgeven */
table {
width: 100%;
margin: 10px 0 10px 0;
}
td, th {
border-bottom: 1px solid #7d6f61;
padding: 2px;
}
th {
font-weight: bold;
}
#content {
width: 900px;
margin: 0 auto 20px auto;
text-align:left;
}
#header {
width: 900px;
height: 95px;
overflow: hidden;
clear: both;
text-align: right;
}
#logo {
height: 95px;
width: 250px;
float: left;
background-image: url(../beeld/logo.png);
background-repeat: no-repeat;
background-position: 0 0;
}
#logo a{
display: block;
width: 250px;
height: 0;
float: left;
padding-top: 95px;
overflow: hidden;
}
#menu_contact {
height: 55px;
width: 481px;
float: right;
}
#content_vlak {
width: 898px;
min-height: 280px;
background-color: #333;
border: 1px solid #7d6f61;
}
* html #content_vlak {
width: 900px;
height: 280px;
}
#content_vlak_tekst {
	display: inline;
	width: 657px;
	padding: 20px;
	float: right;
	color: #d2d0cf;
	font-size: 1.2em;
	line-height: 14pt;
	overflow: hidden;
}
#content_vlak_tekst_beginpagina {
	display: inline;
	width: 458px;
	padding: 20px;
	float: right;
	color: #d2d0cf;
	font-size: 1.2em;
	line-height: 14pt;
}
#content_vlak_tekst_fotoboek {
	display: inline;
	width: 857px;
	padding: 20px;
	float: right;
	color: #d2d0cf;
	font-size: 1.2em;
	line-height: 14pt;
}
#content_vlak_afbeelding {
float: right;
}
#content_vlak_kleine_afbeelding img {
float: left;
clear: left;
width: 200px;
margin: 15px 0 0 0;
border-top: 1px solid #7d6f61;
border-right: 1px solid #7d6f61;
border-bottom: 1px solid #7d6f61;
}
#content_onder {
background-image: url(../beeld/dash.gif);
background-repeat: repeat-y;
background-position: 498px 0;
overflow: hidden;
margin-bottom: 20px;
}
#content_youtube {
	display: inline;
	width: 458px;
	padding: 20px;
	padding-bottom: 0;
	float: left;
	color: #d2d0cf;
	font-size: 1.2em;
	line-height: 14pt;
}
#content_nieuws {
	display: inline;
	width: 360px;
	padding: 20px;
	float: left;
	color: #d2d0cf;
	font-size: 1.2em;
	line-height: 14pt;
}
.content_youtube_item {
width: 458px;
padding-bottom: 20px;
overflow: hidden;
border-top: 1px solid #7d6f61;
}
.content_youtube_item img{
float: left;
width: 130px;
height: 70px;
padding: 2px;
border: 1px solid #7d6f61;
border-top: none;
background-position: center;
background-repeat: no-repeat;
margin-right: 10px;
}
.content_nieuws_item {
width: 358px;
padding-bottom: 20px;
overflow: hidden;
border-top: 1px solid #7d6f61;
}
.content_nieuws_item img{
float: left;
width: 130px;
height: 70px;
padding: 2px;
border: 1px solid #7d6f61;
border-top: none;
background-position: center;
background-repeat: no-repeat;
margin-right: 10px;
}
.nieuwsbericht_detail img{
float: left;
width: 130px;
height: 90px;
padding: 2px;
border: 1px solid #7d6f61;
background-position: center;
background-repeat: no-repeat;
margin-right: 10px;
}
#detail {
border: 1px solid #7d6f61;
padding: 5px;
margin: 10px 0 10px 0;
}
#footer {
margin-top: 15px;
margin-bottom: 15px;
padding: 2px;
border-top: 1px solid #7d6f61;
text-align: center;
color: #7d6f61;
font-size: 1.1em;
}
.productie_img {
float: right;
text-align: right;
text-decoration: none;
}
.productie_img a {
color: #9D5511;
text-decoration: none;
}
.productie_img img{
width: 130px;
height: 70px;
padding: 2px;
border: 1px solid #7d6f61;
background-position: center;
background-repeat: no-repeat;
}
#footer a {
color: #7d6f61;
}

/* Formuliergedeelte */

form {
margin: 10px 0 10px 0;
}

/* Gastenboek */

#nieuwbericht {
display: none;
}
.gastenboek_bericht {
text-align: left;
margin-bottom: 25px;
padding: 4px;
}
.gastenboek_bericht a:link, a:visited, a:active {
text-decoration: underline;
}
.gastenboek_bericht a:hover{
text-decoration: none;
}
.gastenboek_bericht H3 {
font-weight: bold;
text-align: left;
margin: 0 0;
}
.gastenboek_email a:link, .gastenboek_email a:visited {
text-decoration: none;
}
.gastenboek_email a:hover, .gastenboek_email a:active {
text-decoration: underline;
}
#nieuwbericht {
display: none;
}
.gastenboek_formulierveld {
clear: both;
padding-top: 10px;
padding-bottom: 10px;
border-bottom: 1px dashed #ccc;
}
.gastenboek_label {
display: block;
float: left;
width: 220px;
}
.gastenboek_tekstinput {
width: 200px;
border: 1px solid #666;
}
.gastenboek_tekstveld {
width: 200px;
height: 100px;
border: 1px solid #666;
float: left;
margin-right: 10px;
}
.gastenboek_submit {
width: 100px;
padding-top: 2px;
padding-bottom: 2px;
border: 1px solid #666;
}
.vorigevolgende {
margin-bottom: 10px;
text-align: center;
}
.smilies {
border: 0px;
}
