/* Start of CMSMS style sheet 'welschenblauw.css' */
/* CSS Document validated css en html*/





body{
	color: #336699;
	margin: 10 0 0;
	padding: 0;
	font: 0.7em/160% Verdana, Arial, Helvetica, sans-serif;
	background-color: #9FBCE4;
}


.currentpage{
	color: #00FFFF;
}

#breadcrumbs {
color: #999999;
}

#breadcrumbs a {
color: #999999;
}

#nav ul{
	padding: 0;
	margin: 0;
	background-color:#000000;
	height: 18px;
	margin:0 0px 0 30px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 0.1em;
	position: relative;
	top: 85px;
	font-weight: 600;
	left: 0px;
}

#nav ul li{
display: inline;
padding: 0;
margin: 0;
}

#nav ul li a {
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 15px;
	text-align: center;
	background-image: url(images/blokje_wit.gif);
	background-repeat: no-repeat;
	background-position: 5px;
	border: thin solid #000000;	
	
} 

#nav ul li a:hover {
	text-decoration: none;
	color: #FF7171;
	background-image: url(images/blokje_rood.gif);
	background-repeat: no-repeat;
	background-position: 5px;
	padding-left: 15px;	
}


h1 {   
  clear: both;
  font: 700 2.5em Verdana, Arial, Helvetica, sans-serif;

}

h2 {
  font: 700 1.2em Verdana, Arial, Helvetica, sans-serif;

}


a {
	color: #CC0000;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CC6060;
}
a:visited {
	color: #CC0000;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CC6060;
}

a:hover {
	
	color: #CC0000;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
}




#wrapper{
	width:900px;
	margin: 0 auto;
	padding: 0px;
	background-color: #FFFFFF;
	border: 3px solid #CC3300;
}



#top{background: url(images/kleurbanen_boven_korter.gif) repeat-x;height: 184px;margin:0;padding:0}



#logo {
	padding:0px;
	margin: 0px;
	left: 30px;
	position: relative;
	top: -15px;
	width: 700;
	height: 70px;

}

#titel
{
	left: 30px;
	position: relative;
	font-family: Copperplate, Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	text-transform: uppercase;
	color: #000000;
	top: 34px;
	clear: both;
	line-height: 140%;
}

.titelgroot
{font-size: 1.4em;
}



#main{margin:0px;padding: 0px 30px 0px;overflow: hidden;clear:both;}

#linkerkolom{
	width:50%;
	float: left;
	position: relative;
	top: 30px;
        margin: 10px;
        z-index: 5;

}

#rechterkolom{
	width:50%;
	float: right;
        margin: 10px;

}

#bottom{
	height: 20px;
	bottom: 0px;
	position: relative;
	width: 900px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #C895BE;
	margin: 0px;
}

#bottom a {
	color: #FFFFFF;
}

.adres {
	color: #FFFFFF;
	text-align: center;
	position: relative;
	left: 30px;
	bottom: 0px;
}



img{
	margin: 5px 0px 0px 15px;
	float: right;
}

img.floatLeft {
  margin: 5px 15px 10px 0px;
}

/* End of 'welschenblauw.css' */

