@charset "utf-8";

h1 {
	color: #990000;
	line-height: normal;
	font-size: 32px;
}

h2 {
	color: #666666;
	line-height: normal;
	font-size: 24px;
}

h3 {
	color: #666666;
	line-height: normal;
	font-size: 18px;
}

.copyright {
	color: #FF0000;
	font-size: 12px;
	font-style: italic;
}

#header {
	clear: both;
	height: auto;
	margin: -15px;
	padding: 0px;

}

.temperatuur {color: #FF0000}

#navigatie {
	background:transparent url(/img/navback.gif) repeat-x scroll 0 0;
	float:none;
	width:1000px;
	height: 25px;
	border: 1px solid #666666;
}

#navfooter {
	background:transparent url(/img/navfooter.gif) repeat-x scroll 0 0;
	float:none;
	width:1000px;
	height: 90px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}

#inheader {
	clear: both;
	height: auto;
	width: 1000px;
	float: none;
	position: relative;
	left: 50%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	color: #666666;
	background-image: url(img/backgound.gif);
	background-repeat: repeat-y;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: -500px;
	padding-left: -15px;
	

}
	

div.hoofdpagina{
    width: 1000px;
}

div.linker_kolom{
	float: left;
	width: 750px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
}

div.rechter_kolom{
    float: right;
    padding: 10px;
    width: 200px;
	padding-top: 20px;
   
}

div.de_footer{
    clear:both;
	background:transparent url(/img/navfooter.gif) repeat-x scroll 0 0;
	float:none;
	width:1000px;
	height: 90px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}

img.fotoid {
	border-top:1px solid #CCCCCC;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	border-left:1px solid #CCCCCC;
	padding:8px;
	margin-right: 4px;
	background-color: #FFFFFF;
	}
	
	.inside {
	color: #000000;                 /* YCC: default text-color of the inside */
	padding-left: 10px;             /* YCC: all texts at some distance of the left border */
	padding-right:10px;
	background-color: #B0E6FF;
	clear: both;
	border: 1px solid #333333;
	padding-top: 10px;
	padding-bottom: 10px;
	}


A:link {
	text-decoration: none;
	color: #0000FF;
}

A:visited {
	text-decoration: none;
	color: #0000FF;
}
A:active {text-decoration: none}
A:hover {text-decoration: underline; color: red;}

#menu {
	float: none;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: block;
	float: left;
	height: 25px;
}

#menu a {
	display: block;
	width: 165px;
	height: 25px;
	text-decoration: none;
	text-align: center;
	letter-spacing: 0px;
	color: #FFFFFF;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	font-size: 14px;
	font-weight: bold;
}

#menu a:hover {
	width: 165px;
	background: #4040FF url(img/navhover.gif) repeat-x;
	border-left: 0px solid #B22502;
	border-right: 0px solid #B22502;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}

.TitelAcco {
	font-size: 18px;
	color: #0066CC;
}

.TitelAcco2 {
	font-size: 16px;
	color: #0066CC;
}

.prijsstyle {
	color: #FF0000;
	font-weight: bold;
	font-size: 16px;
}
