* {
	padding: 0; 
	margin: 0; 
	font-family: arial, helvetica; 
	line-height: 1.6em; 
	border: 0px solid black;
}

html {
     overflow: -moz-scrollbars-vertical;
}

td {
	vertical-align: top;
	border: 1px solid #eee;
	padding: 10px;
}
	
html, body { 
	text-align: center; 
	color: #444;
	background-image: url('../images/background.gif');
	background-color: #E9E9E9; 
	background-position: center;
	background-repeat: repeat-y;
	font-size: 12px;
}

#container { 
	width: 936px; 
	border: 0px solid black;
	clear: both;
	margin: auto;
	position: relative;
	text-align: left;
}

#header {
	background-image: url('../images/header.gif');
	background-position: top;
	background-repeat: no-repeat;
	padding: 140px 0px 0px 25px;
	width: 911px;
	height: 40px;
	color: #FFF;
	font-weight: bold;
}

#header li {
	float: left;
	list-style: none;
	background-image: url('../images/menu_seperator.gif');
	background-position: right;
	background-repeat: no-repeat;
	height: 28px;
	padding: 6px 15px 0px 15px;
	font-size: 13px;
}
#header a:link, #header a:visited{
	text-decoration: none;
	color: #FFF;
}
#header a:hover, #header a:active{
	text-decoration: underline;
	color: #FFF;
}
#header a.active:link, #header a.active:visited{
	text-decoration: underline;
	color: #FFF;
}

#content {
	padding: 0px 40px 0px 40px;
	border: 0px solid black;
	position: relative;
}

#content_main {
	float: left;
	width: 556px;
}

.content_extra {
	float: right;
	padding-left: 40px;
	padding-top: 15px;
	width: 260px;
}

#footer {
	background-image: url('../images/footer_line.gif');
	background-position: top;
	background-repeat: repeat-x;
	padding: 8px 10px 8px 10px;
	margin: 30px;
	font-size: 11px;
}
#footer strong {
	color: #92001c;
}

#naar_boven {
	float: right;	
}

p {
	font-family: arial, helvetica;
	text-align: left;
	padding-bottom: 1.6em;
}

h1 {
	font-family: 'Trebuchet MS', arial;
	font-weight: normal;
	font-size: 20px;
	line-height: 2.8em;	
}
h2 {
	font-size: 13px;
	color: #92001c;
}
.content_extra h2 {
	font-size: 14px;
}

a:link, a:visited {
	color: #92001c;
	text-decoration: none;
	border-bottom: 1px dotted #92001c;
}
a:hover, a:active {
	color: #92001c;
	border-bottom: 1px solid #92001c;
}

img {
	border: 0px solid #92001c;
	padding: 3px;
	margin: 5px;
}

.breadcrumb {
	padding-top: 5px;
	font-size: 11px;
}
.breadcrumb a {
	font-size: 11px;
}


/* forms */

.form-block{
	clear:both;
	width:590px;
}
.form-description{
	float:left;
	width:200px;
	font-family: arial, helvetica;
	font-size: 12px;
	text-align: justify;
	padding-bottom: 0.5em;
}
.form-text{
	font-size: 12px;
}
.form-radio{
	width:20px;
	padding-top:5px;
	border:none;
}
.form-check{
	margin-right:0.5em;
	border:none;
}
.form-field{
	float:left;
	width:350px;
}
.form-spacer{
	width:450px;
	height:4px;
	clear:both;
}
input{
	color: #92001c;
	border: 1px solid #92001c;
}
input.noborder{
	border:none;
}
input.inp{
	width:300px;
}
textarea{
	border: 1px solid #92001c;
}
#content_main_full {
	width: 600px;
}
/* / forms */
#middle-content-text ul, .content_extra ul{
	padding:0 0 0 16px;
}
#middle-content-text ul li, .content_extra ul li{
	font-size: 12px;
}
#callmebackform {
	padding-bottom: 10px; 
}
.error {
	color: red;
	font-weight: bold;
	display:block;
}
#callmebackform form table td{
	border: none;	
	padding:5px;
	margin:5px;
}
#submitbutton {
	padding: 0;
	padding-bottom: 2px;
	margin: 0;
	background-image: url('../images/belterugknop_bg.gif');
	width: 57px;
	height: 24px;
	display: block;
	border: none;
	color: #fff;
	font-weight: bold;
	line-height: 1px;
}


.blocksright {
	border: 1px solid #ccc; 
	padding: 5px; 
	margin-bottom: 10px;	
}

.callmebackhead {
	background-image: url('../images/belterug.gif');
	background-position: 10px 2px;
	background-repeat: no-repeat;
	height: 40px;
	padding: 8px 0px 0px 68px; 
	margin: 0;
}
.meerinfobgdiv {
	background-image: url('../images/meerinfo.gif');
	background-position: 10px 2px;
	background-repeat: no-repeat;	
	padding-left: 68px;
}
.offertebgdiv {
	background-image: url('../images/offerte.gif');
	background-position: 10px 2px;
	background-repeat: no-repeat;	
	padding-left: 68px;	
}
.nopadbottom {
	padding-bottom: 4px;	
}

ul#rotator {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;	
}
#rotator a:link {
	text-decoration: none;
	border: none;
}
#rotator a:hover {
	text-decoration: none;
	border: none;
}
#rotator a:visited {
	text-decoration: none;
	border: none;
}
