@charset "utf-8";
/* CSS Document */

body	{
	background			: #0c1621;
	margin				: 0;
	padding				: 0;
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	font-size			: 100%;
	color				: #ffffff;
}

#container {
	position			: relative;
	top                             : 20px;
	text-align			: left;
}

#logo {
	background			: url(../images/exclusief_wonen_01_def.jpg) no-repeat;
        padding-bottom: 10px;
	width				: 346px;
	height				: 130px;
}



h1 {
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	font-size			: 1.050em;
	color				: #ede5a8;
	}

img {
	border				: 0;
}

#zoekwoordentekst {
	position			: relative;
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	font-weight			: bold;
	color				: #fff;
	line-height			: 120%;
	text-decoration                 : none;
        width: 420px !important;
        padding-bottom:                  20px;
}

#zoekwoordentekst a {
	font-size			: 0.875em;
	color				: #5b7fa4;
	text-decoration		: none;	
}

#zoekwoordentekst a.klein {
	font-size			: 0.625em;
	color				: #5b7fa4;
	text-decoration		: none;	
}

#zoekwoordentekst a.middel {
	font-size			: 0.750em;
	color				: #5b7fa4;
	text-decoration		: none;	
}

#zoekwoordentekst a:hover {
	color				: #ede5a8;
}

#zoekwoordentekst a.klein:hover {
	color				: #ede5a8;
}

#zoekwoordentekst a.middel:hover {
	color				: #ede5a8;
}

#imageslider {
	width				: 833;
	height				: 185px;

}

#pager a{
    color:#fff;
    text-decoration:none;
    font-weight:bold;
}

#login{
    width:150px;
    padding-top: 20px;
    float: left;
    position			: relative;
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	font-size			: 0.750em;
	font-weight			: bold;
        text-align:right;
	color				: #5b7fa4;
}

#login a	{
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	font-size			: 0.875em;
	color				: #5b7fa4;
	text-decoration		: none;
}

#login a:link 			{color: #5b7fa4}      	/* unvisited link */
#login a:visited 			{color:#5b7fa4}  			/* visited link */
#login a:hover 			{color:#FFFFFF}  			/* mouse over link */
#login a:active 			{color:#FFFFF}



#submenu1{
        padding-top: 20px;
	position			: relative;
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	font-size			: 0.750em;
	font-weight			: bold;
	color				: #03486b;
        float: right;
}
#submenu1 a	{
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	font-size			: 0.875em;
	color				: #03486b;
	text-decoration		: none;
}

#submenu1 a:link 			{color: #5B7FA4}      	/* unvisited link */
#submenu1 a:visited 			{color:#5B7FA4}  			/* visited link */
#submenu1 a:hover 			{color:#FFFFFF}  			/* mouse over link */
#submenu1 a:active 			{color:#FFFFF}  			/* selected link */


