@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #003;
}
body {
	background-color: #A1C7F4;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: underline;
	color: #060;
}
a:active {
	text-decoration: none;
	color: #000;
}
h1,h2,h3,h4,h5,h6,p{
	margin:0;
	margin-bottom:10px;
}
h1 {
	font-size: 18px;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 14px;
}
h4 {
	font-size: 12px;
}
h5 {
	font-size: 10px;
}
h6 {
	font-size: 9px;
}
/* STRUCTURE */
div#bg_left{
	position:absolute;
	top:0px;
	left:0px;
	width:983px;
	height:737px;
	background-image:url('../../images/page_background.jpg');
	background-repeat:no-repeat;
}	
div#bg_right{
	position:absolute;
	top:0px;
	right:0px;
	width:983px;
	height:737px;
	background-image:url('../../images/page_background.jpg');
	background-repeat:no-repeat;
}	
div#container{
	position:relative;
	top:0;
	width: 990px;
	height: auto;
	margin: 0 auto;
	z-index:100;
}
div#header{
	width:988px;
	height:158px;
	border:1px solid #000000;
	background-color:#003;
}
div#header_img{
	width:954px;
	height:124px;
	border:1px solid #000000;
	background-image:url('../../images/header.jpg');
	background-repeat:no-repeat;
	margin:1px;
	padding:15px;
}
div#menu{
	width:986px;
	height:32px;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
	background-color:#003;
        padding:1px;
}
div#middle{
	width:986px;
	height:auto;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
	background-color:#003;
        padding:1px;
}
div#content{
	width:984px;
	height:auto;
	border:1px solid #000000;
	background-image:url('../../images/content_bg.gif');
	background-repeat:repeat-y;
}
div#left{
	float:left;
	width:210px;
	height:auto;
}
div#text{
	float:left;
	width:744px;
	min-height:450px;
	height:auto !important;
	height:450px;
	padding:15px;
}
div#right{
	display:none;
	float:left;
	width:210px;
	height:auto;
}
div#clear{
	clear:both;
	font-size:6px;
	width:984px;
	height:1px;
}
div#bottom{
	width:986px;
	height:17px;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
	background-color:#003;
        padding:1px;
}
div#bottom_text{
	width:984px;
	height:15px;
	border:1px solid #000000;
}
div#contact{
	float:left;
	width:700px;
	font-size:9px;
	color:#FFFFFF;
	margin:1px;
}
div#dinkel_systems{
	float:right;
	width:150px;
	text-align:right;
	margin:1px;
}
div#dinkel_systems a:link,div#dinkel_systems a:active,div#dinkel_systems a:visited,div#dinkel_systems a:hover,
div#contact a:link,div#contact a:active,div#contact a:visited,div#contact a:hover{
	font-size:9px;
	color:#FFFFFF;
	text-decoration:none;
}
div#dinkel_systems a:hover,div#contact a:hover{
	color:#CCCCCC;
}
/* MENU */
div#menu ul{
	width:984px;
	height:30px;
	border:1px solid #000000;
	list-style:none;
	padding:0;
        margin:0;
}
div#menu ul li{
	float:left;
	margin:0;
	padding:0;
        margin-left:10px;
	margin-right:10px;
	margin-top:7px;
}
div#menu ul li a:link,div#menu ul li a:active,div#menu ul li a:visited,div#menu ul li a:hover{
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
}
div#menu ul li a:hover{
	color:#CCCCCC;
}
/* BUTTONS */
div.button{
	width:188px;
	margin:10px;
	margin-bottom:15px;
}
a.button_left:link,a.button_left:active,a.button_left:visited{
	font-size:13px;
	color:#FFFFFF;
	text-decoration:none;
}
a.button_left:hover, a.active_left{
	font-size:13px;
	color:#000033;
	text-decoration:underline;
}
a.button_right:link,a.button_right:active,a.button_right:visited{
	display:block;
	width:193px;
	height:21px;
	font-size:12px;
	color:#FFFFFF;
	padding-right:5px;
	padding-top:13px;
	text-decoration:none;
        background-color:#000033;
	filter:alpha(opacity=85);
	-moz-opacity:.85;
	opacity:.85;
	text-align:right;
}
a.button_right:hover, a.active_right{
	display:block;
	width:193px;
	height:21px;
	font-size:12px;
	color:#FFFFFF;
	padding-right:5px;
	padding-top:13px;
	text-decoration:none;
        background-color:#000033;
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
	text-align:right;
}
/* FOTOALBUM */
table.images{
	width:560px;
	border:0;
}
td.images{
	width:140px;
	height:150px;
	text-align:center;
        font-size:10px;
}
td.cats{
	width:112px;
	height:20px;
	text-align:center;
        font-size:12px;
}
/* Offerteaanvraag */
table.offerte td{
        height:25px;
}
table.offerte input{
        width:250px;
}
/* LICHTKRANT */
div.scroll{
    width:542px;
    height:65px;
    background-image:url('/images/scrolltext_bg.jpg');
    padding-top:35px;
}
input.scrolltext{
    border:1px solid #000000;
    background-color:#333333;
    color:#F4F4F4;
    height:20px;
    width:500px;
    font-size:18px;
    font-weight:bold;
    font-family:Courier New;
    padding:5px;
    margin:0 auto;
}