body {
	background: #eee url(../_images/bg.gif) no-repeat bottom center;
	color: #1a284b;
	text-align: center;
	margin: 0;
	padding: 0;
	}

#container {
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	background-color: #fff;
	text-align: left;
	width: 960px;
	margin: 0 auto;
	padding: 0;
	}

#header {
	background-image: url(../_images/header-costadelsol.jpg);
	background-repeat: no-repeat;
	background-position: 0 80px;
	margin: 0;
	padding: 0;
	}

#header li, #footer li {
	margin: 0;
	padding: 0;
	}

#header #contact, #header #language, #footer #copyright, #footer #socialmedia {
	font-size: 75%;
	line-height: 150%;
	margin: 0;
	padding: 0;
	}

#header #language {
	text-align: right;
	}

#header #language li {
	padding-right: 20px;
	}

#header #language li a {
	background: url(../_images/arrow.png) no-repeat 0 6px;
	padding: 2px 16px 2px 8px;
	}

#header #contact, #footer #copyright {
	float: left;
	width: 324px;
	}

#header #language, #footer #socialmedia {
	float: right;
	width: 324px;
	}

#footer #socialmedia li {
	float: right;
	margin-left: 16px;
	}

#footer #socialmedia li a {
	display: block;
	padding-left: 20px;
	}

#footer #socialmedia #twitter a {
	background: url(../_images/twitter_16.png) no-repeat 0 0;
	}

#footer #socialmedia #facebook a {
	background: url(../_images/facebook_16.png) no-repeat 0 0;
	}

#footer #socialmedia #skype a {
	background: url(../_images/skype_16.png) no-repeat 0 0;
	}

#footer {
	color: #999;
	border-top: 1px solid #ddd;
	clear: both;
	margin: 0;
	padding: 20px 40px 40px 40px;
	}

#header #contact, #header #language, #header #logo {
	height: 120px;
	}

#header #contact p {
	margin-left: 40px;
	margin-top: 16px;
	}

#header ul {
	margin-top: 16px;
	}

#footer ul {
	margin-top: 0;
	}

#logo {
	width: 100%;
	margin: 0;
	padding: 0;
	}

#logo img {
	margin: 20px 0 0 0;
	}

#content {
	float: left;
	width: 880px;
	margin: 24px 40px 40px 40px;
	}

a:link, a:visited {
	color: #1a284b;
	text-decoration: underline;
	}

a:hover, a:active {
	color: #f80;
	text-decoration: underline;
	}

h1 a:link, h2 a:link, h3 a:link, h4 a:link, h5 a:link, h6 a:link,
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited {
	color: #000;
	text-decoration: none;
	}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover,
h1 a:active, h2 a:active, h3 a:active, h4 a:active, h5 a:active, h6 a:active {
	color: #f80;
	text-decoration: none;
	}




#nav {
	width: 100%;
	margin: 0;
	padding: 0;
	}

#nav-types {
	width: 100%;
	margin: 0 0 40px 0;
	padding: 0;
	}

#nav-types a {
	text-decoration: none;
	}

#nav ul, #nav-types ul {
	text-align: center;
	list-style-type: none;
	list-style-image: none;
	margin: 0 auto;
	padding: 0;
	}

#nav li, #nav-types li {
	display: inline;
	margin: 0;
	padding: 0;
	}

#nav li a {
	display: inline-block;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	}

#nav li a {
	margin: 0;
	padding: 2px 12px 12px 12px;
	text-shadow: 1px 1px 2px #000;
	}

#nav-types li a {
	margin: 0;
	padding: 6px 12px;
	}

#nav a:hover, #home #nav-home a, #visie #nav-visie a, #over #nav-over a, #nieuws #nav-nieuws a, #werkwijze #nav-werkwijze a, #aanbod #nav-aanbod a, #contact #nav-contact a, #links #nav-links a, #verkopen #nav-verkopen a, #juridisch #nav-juridisch a, #huur #nav-huur a {
	color: #000;
	background-color: #fff;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	text-shadow: none;
	}



#subnav {
	float: left;
	width: 152px;
	}

#subnav h3 {
	font-weight: 1em;
	}

#subnav h3 a {
	text-decoration: none;
	}

#subnav ul {
	margin: 1em 0 0 0;
	padding: 0;
	}

#subnav a {
	text-decoration: none;
	}



#ticker {
	background-color: #e5f6fd;
	text-align: center;
	clear: both;
	width: 876px;
	margin: 20px 0 12px 0;
	padding: 0;
	}

#ticker a {
	text-decoration: none;
	display: block;
	width: 876px;
	}



.button, .selected {
	/*
	border-color: #1a284b;
	border-style: solid;
	border-width: 1px;
	*/
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	color: #fff;
	background-color: #0ae;
	font-size: 1em;
	margin: 0;
	padding: 5px 10px;
	cursor: pointer;
	}

.button:link, .button:visited, .button:hover, .button:active, .selected:link, .selected:visited, .selected:hover, .selected:active {
	color: #fff;
	text-decoration: none;
	}

.button:hover, .selected:hover {
	background-color: #1a284b;
	}





#main {
	float: left;
	width: 640px;
}

#sub {
	overflow: hidden;
	float: right;
	width: 320px;
}

#home h2 {
	background: url(../_images/list-category.png) no-repeat left 4px;
	line-height: 120%;
	margin: 0;
	padding: 4px 0 6px 20px;
	}

#home #content {
	width: 900px;
	margin-right: 0;
	margin-top: 0;
	}

#home #main {
	width: 100%;
	}

.home-introduction {
	float: left;
	width: 210px;
	margin: 0 12px 12px 0;
	padding: 1em 0 0 0;
	}

.home-introduction p {
	margin-bottom: 10px;
	font-size: 75%;
	line-height: 150%;
	}

.home-category, .home-category-right {
	display: block;
	width: 444px;
	float: left;
	margin: 0;
	padding: 0;
}

.home-category-row {
	clear: both;
	margin: 0;
	padding: 0;
}

.home-thumbs {
	font-size: 75%;
	margin: 0;
	padding: 0;
}

.home-thumbs li {
	background: #bfeafb url(../_images/more.png) no-repeat bottom right;
	line-height: 1.25em;
	float: left;
	width: 210px;
	height: 170px;
	margin: 0 12px 12px 0;
	padding: 0;
	overflow: hidden;
}

.home-thumbs li .thumb {
	overflow: hidden;
	width: 200px;
	height: 120px;
	margin: 5px;
}

.home-thumbs li span {
	display: block;
	overflow: hidden;
	/* white-space: nowrap; */
	width: 200px;
	height: 30px;
	margin: 0 5px 10px 5px;
}

.home-thumbs li a {
	text-decoration: none;
}

.home-thumbs li a:hover {
	color: #000;
}

.home-thumbs li strong {
	display: block;
}


td img {
	border: 5px solid #bfeafb;
	}


form {
	margin: 0 0 1em 0;
	padding: 0;
	}

label, input, textarea {
	font-size: 75%;
	color: #444;
	display: block;
	margin: 0;
	padding: 0;
	}

label {
	display: block;
	width: 120px;
	padding: 2px 10px 0 0;
	}

.text, textarea {
	display: block;
	border: 0;
	background-color: #e5f6fd;
	font-family: sans-serif;
	font-size: 1em;
	width: 400px;
	margin: 0 0 0.5em 0;
	padding: 5px;
	}

textarea {
	overflow: auto;
	height: 150px;
	}

.error {
	font-weight: bold;
	color: #f80;
	}

address {
	float: right;
	}

form {
	float: left;
	width: 400px;
	}

.inset img {
	display: inline;
	float: right;
	margin: 0 0 10px 10px;
	padding: 0;
}

.inset img {
	border: 5px solid #bfeafb;
}

#objectlist {
	font-size: 0.875em;
	line-height: 1.25em;
	margin: 0;
	padding: 0;
	}

#objectlist li {
	display: block;
	float: left;
	width: 292px;
	height: 96px;
	margin: 0;
	padding: 0;
	}

#objectlist .thumbnail {
	border: 0;
	width: 96px;
	float: left;
	}

#objectlist .thumbnail img {
	border: 5px solid #bfeafb;
	margin: 0;
	padding: 0;
	}

#objectlist .button {
	line-height: 2em;
	}

#object {
	width: 880px;
	margin: 1em 0 0 0;
	padding: 0 0 1em 0;
	}

#object td {
	margin: 0;
	padding: 0 0 0.5em 0;
	}

.images {
	float: left;
	width: 640px;
	}

#mainimage {
	clear: both;
	margin: 0 0 8px 0;
	}

.thumbnail {
	border: 5px solid #bfeafb;
	width: 80px;
	margin: 0 8px 8px 0;
	float: left;
	}

.thumbnail img {
	border: 0;
	width: 80px;
	}

#quickcontact {
	background-color: #e5f6fd;
	width: 100px;
	font-size: 75%;
	padding: 8px;
	float: right;
	}

#quickcontact em {
	line-height: 125%;
	}

#quickcontact strong {
	font-family: 'CenturyGothicBold';
    font-weight: normal;
	font-size: 150%;
	color: #1a284b;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
	}

#quickcontact .text {
	background-color: #fff;
	width: 100px;
	}



/*
IE png fix
*/

.png {
    background-image: expression(
        this.runtimeStyle.backgroundImage = "none",
        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')"/*,
        this.src = "../_images/transparent.gif"*/
    );
}

.onlyprint {
	display: none;
	}

