/* CSS Document for RoosvanderVliet.nl*/

html{
	margin:0;
	padding:0;
	height:100%; /* needed for container min-height */
}

body{
	margin:0;
	padding:0;
	height:100%; /* needed for container min-height */
	font-family: "Times New Roman", Times, serif;
	font-size: 1em; 
	color: #363c6e; 
	background-color: #dbdee5;
}

p {
	font-family: "Times New Roman", Times, serif;
	font-size: 0.9em;
	font-weight: normal;
}

.kop {
	font-size: 0.9em;
	font-weight: bold;
}

.onderschrift{
	font-size: 0.8em;
	font-style: italic;
	font-weight: normal;
}


a {text-decoration: none; color: #363c6e; outline: none;}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:hover {color: #6699CC;}
a:active {color: #6699CC;}
a:focus {color: #6699CC;}
a.actief {color: #6699CC;}

#siteframe{
	position:relative; /* needed for footer positioning*/
	color:#363c6e;
	background-color: #dbdee5;
	margin: 0 auto;
	width: 850px;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
}

#header {
	padding-top: 1.2em;
}

#spacer {
	position: relative;
	margin-top: 0.5em;
}

#sitelogo {
	display: inline;
}

#RVDV {
	margin: 0px;
	padding: 0px;
	text-align: center;
}

#RVDV img{
	height: 61px;
	border-width: 0;
}

#RVDV a, #RVDV a:hover {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	text-decoration: none;
	outline: none;
	/*text-transform: uppercase;*/
}

#bardots {
	position: relative;
	width: 850px;
	height: 10px;
	margin-top: 14px;
	background-image: url(../plaatjes/dot.gif);
	background-repeat: repeat-x;
}
            
#navigation {
	float: left;
	width: 838px;
	height: 1.8em;
	font-size: 1.6em;
	z-index: 80;
	background-color: #dbdee5;
	padding: 0;
	list-style: none;
	text-align: justify;
	text-justify: distribute;
	margin-left: 6px;
	display: block;
	font-weight: normal;
}


#navigation li
            {
                display: inline-block;
                text-align: left;

}
            
#navigation #dummy
            {
                width: 100%;
                height: 0;
                line-height: 0;
                font-size: 0;
}



#navigation a {
	padding: 0px;
	margin: 0px; 
	color: #363c6e; 
	background: #dbdee5;
	border-width: 0; 
	text-decoration: none;
    outline: none;
}

#navigation a:hover {color: #6699CC; background: #dbdee5;}
#navigation a:active {color: #6699CC; background: #dbdee5;}
#navigation a:focus {color: #6699CC; background: #dbdee5;}

#bautonoomwerk a#autonoomwerk{color:#6699CC;background-color: #dbdee5;}
#bopdrachten a#opdrachten{color:#6699CC;background-color: #dbdee5;}
#binformatie a#informatie{color:#6699CC;background-color: #dbdee5;}
#bcontact a#contact{color:#6699CC;background-color: #dbdee5;}

#binformatie a#selsubmenu{color:#6699CC;background-color: #dbdee5;}
#bautonoomwerk a#selsubmenu{color:#6699CC;background-color: #dbdee5;}
#bopdrachten a#selsubmenu{color:#6699CC;background-color: #dbdee5;}

#submenu {
	display: block;
	float: left;
	width: 50%;
	height: 1.4em;
	margin:0;
	font-size: 1em;
	font-style: italic;
	padding-top: 0;
	padding-bottom: 2em;
}

#submenu a {
	margin: 0 0.8em 0 0;
	color: #363c6e; 
	background: #dbdee5;
	text-decoration: none;
    outline: none;
}

#submenu a:hover {color: #6699CC; background: #dbdee5;}
#submenu a:active {color: #6699CC; background: #dbdee5;}
#submenu a:focus {color: #6699CC; background: #dbdee5;}

#submenu.submaw {
	padding-left: 7px;
	text-align: left;
}

#submenu.submop {
	padding-left: 150px;
	text-align: center;	
}

#submenu.subminfo {
	padding-left: 384px;
	text-align: center;	
}

#content
{
	display: block;
	clear: left;
} 

#text_left {
	position: relative; 
	text-align: left; 
	text-decoration: none; 
	padding-left: 0px;
}

#text_center {
	position: relative;
	text-align: center;
	text-decoration: none;
}

#footer {
	position:absolute;
	background: #dbdee5;
	width:100%;
	bottom:0; /* stick to bottom */
	display: block;
	float: left;
	width: 100%;
	text-align: center;
	height: 2.6em;
	margin:0;
	font-size: 0.6em;
	padding-top: 2em;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
