html,body
{
	background: #2C2923 url('../files/web/bg_background.jpg') repeat top center;
	color:#B1A8A0;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Arial, sans-serif,sans,"MS Sans Serif";
	font-size: 15px;
	height:100%;
}


h1
{
	color:#FFF;
	font-family:Georgia,"Times New Roman",serif;
  font-size: 18px;
	margin:8px 5px 10px 0px;

}
h2
{
color:#FFFFFF;
font-family:Georgia,"Times New Roman",serif;
font-size:22px;
font-weight:normal;
line-height:110%;
}
h3, .h3
{
font-family:Georgia,"Times New Roman",serif;
color:#FFF;
font-size: 18px;
margin:5px 5px 8px 0px;
font-weight:normal;
}


h4
{
font-family:Georgia,"Times New Roman",serif;
color:#E8E3DA;
font-size: 13px;
}

a, label
{
	color: #E8E3DA;
	text-decoration: underline;
}

a:hover, a.current, label:hover
{
	color: #FFF;
	text-decoration: underline;
}

h4 a
{
text-decoration:none;
}

a img {
	border: 0;
}

b,strong
{
color:#E8E3DA;
}



.subtitle
{
	text-align:left;
	font-size:1.2em;
	letter-spacing:2px;
	font-weight:lighter;
	vertical-align:bottom;
	margin-right: 80px;
	margin-top:20px;
}

.blue
{
	color: #00a0c6;
}

.fright {
	float: right;
}

.topdiv
{
	background: #321f0e url('../files/web/bg_top.jpg') repeat top center;
	padding:0px;
	height:121px;
}

.topmain
{
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}

/* top */
.logo {
	height:110px;
	width:210px;
	float:left;
	padding:0;
	margin:0;
}

.bgframe
{
	width:100%;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -50px; /* the bottom margin is the negative value of the footer's height */

}

.frame
{
	background: transparent url('../files/web/bg_main.jpg') no-repeat top center;
	padding:0px;
	border:0px solid #F00;
	margin-left:auto;
	margin-right:auto;
	width: 960px;
	font-size:14px;
	font-family:Arial,"Verdana";
	min-height:280px;
	<!--[if IE 6]>
	height: 280px;
	<![endif]--
}

.frame p
{
	padding:0px;
	margin: 0px;
}

.text
{
	line-height: 1.5em;
	text-align:left;
	padding-bottom:5px;
	padding-left:50px;
	padding-right:10px;
	padding-top:0px;
}

.text h2
{
	margin-top:0;
	margin-bottom:1em;
	padding-top:1em;
}

.main
{
	line-height: 1.5em;
	clear:both;
	background: transparent url('../files/web/bg_main1.jpg') no-repeat top center;
	min-height:310px;
	padding-left:50px;
	padding-top:3px;
	padding-right:20px;
	padding-bottom:10px;
	<!--[if IE 6]>
	height: 310px;
	<![endif]-->
}

#push {
	height: 50px; 
}

.bottomdiv {
	clear:both;
	background-color:#000;
	padding: 0px;
	height:50px;
	border-top: 1px solid #333;

}
.bottomdiv div
{
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-top:15px;
	font-size:11px;
}

/*BLOG BEGIN */

.date
{
	background: transparent url('../files/web/date.gif') no-repeat top center;
	height:62px;
	width:62px;
	float:left;
	font-family:Georgia,"Times New Roman",serif;
	margin-left:-72px;
	margin-top:10px;
	color:#E8E3DA;
	text-align:center;
	font-style:italic;
}

.date .day
{
	font-size:28px;
	margin-top:8px;
}

.date .month
{

font-size: 11px;
text-transform: uppercase;
letter-spacing: 2pt;
margin-top:0px;
}

span.hoverblog {

border:10px solid #BAB56B;
height:160px;
display:block;
width:300px;
}

.foto
{
float:left;
margin-right:10px;
}
.video
{
float:right;
border:0px solid #F00;
width:425px;
}
.foto img 
{
width:320px;
border: 1px solid #E8E3DA;
}
.txt 
{
float:left;
}

.innerfoto{
padding-top:30px;
float:left;
border: 0px solid #FFFFCC;
height:126px;
width:210px;
text-align:center;
}

.innerfoto img{

border: 1px solid #FFFFCC;
height:96px;
}

.links
{
margin-top:15px;
}
.links a {


background:#222222 none repeat scroll 0 0;
border-color:#333333 #000000 #000000 #333333;
border-style:solid;
border-width:1px;
font-weight:bold;
padding:5px 10px;
text-decoration:none;
}

.links a:hover {
background-color:#111;
text-decoration:none;
}

.title span
{
	color: #AAA;
	font-size:11px;
	margin-top:-10px;
	display:block;
}

.innertext
{

padding-left:350px;
}

/*BLOG END */

.userlogin
{
	position: fixed;
	top: 0;
	width: 100%;
	background-color: #fff;
	padding: 3px 0 3px 0;
	border: 0;
	bborder-left: 10px solid #ff6d00;
}
.userlogin form
{
	padding: 0 0 0 7px;
	margin: 0px;
}
.userlogin input.txt
{
	border: solid 1px #ddd;
	height: 1em;
	width: 48px;
	margin-bottom: -2px;
}
.userlogin a {
	padding: 2px;
	text-decoration: none;
}
.userlogin a:hover {
	text-decoration: none;
	background-color: #ddd;
	ccolor: #ff6d00;
}

.icon
{
	margin-bottom: -6px;
}

.line
{
	clear:both;
	background-color:#333333;
	height:1px;
	margin-top:-1px;
}

select {
	font-size: 0.8em;
}
option.hd {
	background-color: #333;
}
input {
	font-size: 1em;
}

input.small
{
	width: 3em;
}



/*.container
{
	background:transparent url('../files/image/tango-pasion-5.jpg') center center;
	float:right;
	width:400px;
	height:420px;
	border:0px solid #ABABAB;
	padding:0px;

}
*/
/* lang */
.lang
{
	clear: none;
	background-color: transparent;
	position: relative;
	padding-bottom: 1px;
	padding-left: 16px;
	mmargin-bottom: -45px;
}



/* error & info-display */
div.error, div.info, div.warning {
	color: #666;
	position: absolute;
	z-index: 20;
	top: 50px;
	left: 100px;
	width: 350px;
	padding: 10px;
	background-color: #f4f3e5;
	cursor: pointer;
	text-align: left;
	border: solid 1px #ddd;
	font-size: 1.8em;
	font-style: italic;
}
div.error div, div.info div, div.warning div {
	font-style: normal;
	text-align: left;
	padding: 10px 15px 15px 10px;
	border: solid 1px #fdd;
	background: url(img/bg_error.gif) no-repeat center center #fffbd7;
	background: #fffbd7;
	font-size: 0.5em;
	line-height: 1.8em;
}
div.error div span, div.info div span, div.warning div span {
	color: #666;
	font-family: "Courier New",monospace;
	line-height: 1.2em;
}

img.icon, input.icon {
	margin-bottom: -5px;
}

div.image_tree a, div.MM_imagebrowser a {
	border: 0;
}

div.image_tree div, div.MM_imagebrowser div {
	display:  block;
	float: left;
	clear: left;
}
div.image_tree div span, div.MM_imagebrowser div span {
	display:  block;
	float: left;
}
div.image_tree div.hidden, div.MM_imagebrowser div.hidden {
	display: none;
	float: left;
	clear: left;
}
div.image_tree span.ico, div.MM_imagebrowser span.ico {
	display: block;
	float: left;
	width: 16px;
	border: 1px solid transparent;
}
div.image_tree a img, div.MM_imagebrowser a img {
	border: 1px solid transparent;
}

div.image_preview {
	overflow: auto;
	height: 324px;

}

/* message */
div#message {
	position: absolute;
	display: block;
	width: 200px;
	height: auto;
	z-index: 20;
	background-color: #ffeebb;
	border: solid 1px #f00;
	text-align: center;
	padding: 3px;
	padding: 30px 20px 25px 20px;
	margin: 50px 0 0 200px;
	color: #c33;
	cursor: pointer;
}
div#message a.ok {
	display: block;
	border: solid 1px #f66;
	background-color: #ffdddd;
	padding: 5px 0;
	color: #f66;
	margin: 25px 50px 0 50px;
	text-decoration: none;
	font-weight: bold;
}
div#message a.ok:hover {
	color: #f00;
	background-color: #ffd8d8;
}


/* REFERENTIE */
.imag
{
	margin-top:20px;
	float:left;
	width:400px;
	height:270px;
	margin-right:20px;
}

.imag span.hover {
border:10px solid #BAB56B;
height:260px;
display:block;
width:380px;
}


.imag a
{
	display:block;
	height:128px;
	width:192px;
}

.cat
{
float:left;
width:33%;
}


.righter
{
	margin-right:20px;
	margin-left:20px;
	float:right;
	margin-top:10px;
	margin-bottom:20px;
}
.righter h3
{
color:#E8E3DA;
}

.righter span.hover {
border:5px solid #E8E3DA;
height:365px;
left:0;
position:absolute;
top:0;
width:320px;
}

#imageContainer {
	position:relative;
	width:330px;
	border:0px solid #000;
}

/* styles unrelated to the application follow */

#imageContainer {
	height:375px;
}

#imageContainer div {
	height:375px;
	width:330px;
	display:none;
	position:absolute;
	top:0; left:0;
	background-position:top center;
}

.omschrijving
{
font-weight:bold;
font-size:14px;
background-color:transparent;
display:block;
height:25px;
margin-top:340px;
margin-left:20px;
white-space:nowrap;
}

#loading
{

display:block;
margin-left:185px;
margin-top:200px;
}

.goback_left
{
	clear:both;
}
.goback_right
{
float:right;
}

/* contactform */
.contactform
{
	float:right;
	margin-top: 0px;
	padding: 5px;
	border: 0;

}

.righter input, .righter textarea
{
	background-color: #eee;
	color: #000;
	font-size: 0.9em;
	border:1px solid #FFF;
}

.righter input.txt
{
	width: 240px;
}
.righter input.txt_s
{
	width: 60px;
}
.righter input.txt_m
{
	margin-left: 16px;
	width: 160px;
}
.contactform input.btn
{
	margin-right: 16px;
}

.righter textarea
{
	width:340px;
	height:140px;
	font-family: Verdana,"MS Sans Serif", sans-serif;
}

