/* 
Theme Name: Berluc Torhout
Description: Berluc Torhout
Author: Lieven Vandenbroucke
Author URI: http://www.xtence.be/
*/
*,html{
	margin: 0;
	padding: 0;
}
body{
	background:#A6DE3D url(bg-main.jpg) top left repeat-x;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	scrollbar-highlight-color: #fff;
	scrollbar-shadow-color: #808000;
	scrollbar-3dlight-color: #808000;
	scrollbar-arrow-color: #808000;
	scrollbar-track-color: #fff;
	scrollbar-darkshadow-color: #fff;
	scrollbar-base-color: #fff;
	scrollbar-face-color: #fff;
	margin: 0;
	padding: 0;
	color: #111;
}
a:link{
	text-decoration: underline;
	color:#000;
}
a:visited{
	color:#DE2827;
	text-decoration: underline;
}
a:hover{
	text-decoration: underline;
	color: #DE2827;
}
a:active{
	text-decoration: underline;
	color:#333;
	
}
#page{
	margin: 0 auto;
	padding: 0;
	width: 979px;
	text-align: left;
	z-index: 1;
}
.titel{
	position: absolute;
	top:5px;
	left: 0;
	width:940px;
	height: 82px;
	z-index: 1000;
}
.left{
	float: left;
	margin: 0 10px 10px 10px;
}
.right{
	float: right;
	margin: 0 10px 10px 10px;
}
.trampolines{
	clear: both;
	margin: 10px;
}
#header-speeltoestellen h1{
	font-size: 18px;
	font-weight: lighter;
	word-spacing: -1px;
	letter-spacing: -1px;
	color: #111;
	text-align: center;
	margin: 0;
	padding: 0;
}
#header-speeltoestellen h2{
	font-size: 12px;
	font-weight: lighter;
	word-spacing: -1px;
	letter-spacing: -1px;
	color: #111;
	margin-top: 105px;
}
h3{
	font-weight: 900;
	margin: 6px 0;
	padding:0;
}
h4{
	font-weight: 900;
	margin: 10px 0;
	padding:0;
}
#header-speeltoestellen{
	position: relative;
	top: 0;
	left: 0;
	margin: 0;
	padding:0;
	width: 979px;
	height: 296px;
	margin-top: -2px;
	text-align: center;
	background-image: url(bg-top.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
p.breadcrumb{
	position: absolute;
	top: 165px;
	left:20px;
	font-size: 0.9em;
	float: left;
	color: #eee;
}
p.breadcrumb a{
	text-decoration: underline;
	color: #eee;
}
#content-trampolines{
	position: relative;
	top: 0;
	left: 0;
	width: 979px;
	min-height: 400px;
	padding-bottom: 50px;
	clear: both;
	background-image: url(bg-content.jpg);
	background-position: top;
	background-repeat: repeat-y;
	overflow: hidden;
}
.inhoud{
	float:left;
	position: relative;
	top: 34px;
	left: 30px;
	width:670px;
}
/*formulier=================================*/
#message{
	clear: both;
}
.ok,.error, .important{
    border: 1px solid;
    margin: 10px 0px;
	 width:320px;
    padding:15px 10px 15px 50px;
    background-repeat: no-repeat;
    background-position: 10px center;
}
.important {
    color: #00529B;
    background-color: #BDE5F8;
    background-image: url(important.png);
	 background-repeat: no-repeat;
}
.ok {
    color: #4F8A10;
    background-color: #DFF2BF;
    background-image:url(ok.png);
	 background-repeat: no-repeat;
}
.error {
    color: #D8000C;
    background-color: #FFBABA;
    background-image: url(error.png);
	 background-repeat: no-repeat;
}
.message{
	margin-left: 30px;
}
.message_not{
	margin-left: 30px;
	color:red;
}
label{
	width: 89px;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	font-size: 0.9em;
	display: block;
}
input.xtence{
	color: #000;
	background: #eee;
	border: 1px solid #bbb;
	margin-bottom: 4px;
	width: 170px;
}
input{
	width:250px;
	border: 1px solid #bbb;
	height:28px;
	margin: 5px 0;
}
textarea{
	margin-top: 4px;
	color: #000;
	background: #fff;
	border: 1px solid #bbb;
	margin-bottom: 5px;
	width:344px;
}
.adres{
	float: right;
	width:290px;
}
.adres dl{
	margin: 0 0 20px 60px ;
}
.adres dt{
	font-size: 1.8em;
}
.adres dd{
	font-size: 1.5em;
}
iframe{
	border: 1px solid #bbb;
}
a.mail-ons{
	direction: rtl; 
	color: #000;
	unicode-bidi: bidi-override;
}
#footer-skelter{
	position: relative;
	clear: both;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	width: 979px;
	height: 20px;
	background-image: url(bg-footer.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}
h5.foot{
	color: #aaa; 
	text-align: center;
	padding-top: 18px;
	font-size: 9px;
	width: 940px;
	height: 18px;
	margin-left: 9px;
	margin-right: 15px;
	color: #111; 
}
h5.foot a{
	color: #111; 
}
