/* ========================================
   ======== Main style definitions ========
   ======================================== */

/* Body styles */  

body {
	margin: 0px;
	padding-bottom: 15px;
	background-image: url("../images/bg_body.gif");
	background-repeat: repeat-x;
	background-color: #670001;
}


/* Div styles */

.container {
	width: 775px;
	margin-top: 50px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid;
	border-color: #999999;
	background-color: #ffffff;
}

.nav-top {
	height: 66px;
	margin: 0px;
	padding: 0px;
	background-image: url("../images/bg_navigation.jpg");
	background-repeat: no-repeat;
}

.nav-top-text {
	margin: 0px;
	padding-top: 25px;
	font-weight: normal;
	font-size: 11px;
	color: #999999;
	font-family: georgia;
	text-align: center;
	letter-spacing: 3px;
}

.header-nl {
	height: 180px;
	margin: 0px;
	padding: 0px;
	background-image: url("../images/bg_header_nl.jpg");
	background-repeat: no-repeat;
}

.header-en {
	height: 180px;
	margin: 0px;
	padding: 0px;
	background-image: url("../images/bg_header_en.jpg");
	background-repeat: no-repeat;
}

.header-de {
	height: 180px;
	margin: 0px;
	padding: 0px;
	background-image: url("../images/bg_header_de.jpg");
	background-repeat: no-repeat;
}

.nav-left {
	position: relative;
	float: left;
	width: 185px;
	margin: 10px;
	padding: 0px;
}

.nav-left-block {
	padding: 15px;
	font-weight: normal;
	font-size: 12px;
	color: #999999;
	font-family: georgia;
	text-align: left;
	background-image: url("../images/bg_nav_left_block.jpg");
	background-repeat: no-repeat;
}

.nav-left-block-header {
	margin: 0px;
	padding-left: 1px;
	padding-bottom: 3px;
	font-weight: bold;
	font-size: 15px;
	color: #999999;
	font-family: georgia;
	letter-spacing: 1px;
	text-decoration: underline;
}

.content {
	position: relative;
	width: 550px;
	margin-left: 190px;
	padding-left: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	font-weight: normal; 
	font-size: 12px; 
	color: #777777;
	font-family: georgia;
}

.footer {
	height: 25px;
	margin-top: 15px;
	margin-bottom: 15px;
	font-weight: normal;
	font-size: 11px;
	color: #b38182;
	font-family: georgia;
	text-align: center;
}

.note {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-size: 9px;
	color: #999999;
	font-family: georgia;
	text-align: center;
}

.object {
	margin-top: 10px;
	padding: 5px;
	border: 1px solid;
	border-color: #999999;
}

.object-verkocht-nl {
	margin-top: 10px;
	padding: 5px;
	border: 1px solid;
	border-color: #999999;
	background-image: url("../images/verkocht-nl.gif");
	background-repeat: no-repeat;
}

.object-gereserveerd-nl {
	margin-top: 10px;
	padding: 5px;
	border: 1px solid;
	border-color: #999999;
	background-image: url("../images/gereserveerd-nl.gif");
	background-repeat: no-repeat;
}

.bekijk-object-verkocht-nl {
	background-image: url("../images/verkocht-nl.gif");
	background-repeat: no-repeat;
}

.bekijk-object-gereserveerd-nl {
	background-image: url("../images/gereserveerd-nl.gif");
	background-repeat: no-repeat;
}

.object-verkocht-en {
	margin-top: 10px;
	padding: 5px;
	border: 1px solid;
	border-color: #999999;
	background-image: url("../images/verkocht-en.gif");
	background-repeat: no-repeat;
}

.object-gereserveerd-en {
	margin-top: 10px;
	padding: 5px;
	border: 1px solid;
	border-color: #999999;
	background-image: url("../images/gereserveerd-en.gif");
	background-repeat: no-repeat;
}

.bekijk-object-verkocht-en {
	background-image: url("../images/verkocht-en.gif");
	background-repeat: no-repeat;
}

.bekijk-object-gereserveerd-en {
	background-image: url("../images/gereserveerd-en.gif");
	background-repeat: no-repeat;
}

.object-verkocht-de {
	margin-top: 10px;
	padding: 5px;
	border: 1px solid;
	border-color: #999999;
	background-image: url("../images/verkocht-de.gif");
	background-repeat: no-repeat;
}

.object-gereserveerd-de {
	margin-top: 10px;
	padding: 5px;
	border: 1px solid;
	border-color: #999999;
	background-image: url("../images/gereserveerd-de.gif");
	background-repeat: no-repeat;
}

.bekijk-object-verkocht-de {
	background-image: url("../images/verkocht-de.gif");
	background-repeat: no-repeat;
}

.bekijk-object-gereserveerd-de {
	background-image: url("../images/gereserveerd-de.gif");
	background-repeat: no-repeat;
}

.clear {
	clear: both;
}

.more_info {
	padding: 5px;
	font-weight: normal; 
	font-size: 12px; 
	color: #000000;
	font-family: georgia;
	background-color: #ffffff;
}

/* h-styles */

h1 {
	margin: 0px;
	padding-top: 15px;
	padding-left: 0px;
	font-weight: normal; 
	font-size: 18px; 
	color: #333333; 
	font-family: georgia;
}
	
h2 {
	margin-top: 10px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	font-weight: bold;
	font-size: 15px;
	color: #999999;
	font-family: georgia;
}

h3 {
	margin-top: 10px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	font-weight: bold;
	font-size: 12px;
	color: #333333;
	font-family: georgia;
}

h4 {
	margin: 0px;
	padding-left: 0px;
	font-weight: bold;
	font-size: 11px;
	color: #cccccc;
	font-family: georgia;
	vertical-align: top;
}


/* Hyperlink styles */

.nav-top a:link {
	color: #999999;
	text-decoration: none;
}

.nav-top a:visited {
	color: #999999;
	text-decoration: none;
}

.nav-top a:hover {
	color: #ffffff;
	text-decoration: none;
}

.nav-left a:link {
	color: #006599;
	text-decoration: none;
}

.nav-left a:visited {
	color: #006599;
	text-decoration: none;
}

.nav-left a:hover {
	color: #999999;
	text-decoration: none;
}

.content a:link {
	color: #000066;
	text-decoration: none;
}

.content a:visited {
	color: #000066;
	text-decoration: none;
}

.content a:hover {
	color: #ff0000;
	text-decoration: none;
}

.footer a:link {
	color: #b38182;
	text-decoration: none;
}

.footer a:visited {
	color: #b38182;
	text-decoration: none;
}

.footer a:hover {
	color: #ffffff;
	text-decoration: none;
}


/* Form styles */
		   	   
select, option, textarea, input {
	border-top: 1px solid;
	border-bottom: 1px solid;
	border-right: 1px solid;
	border-left: 1px solid;
	border-color: #999999;
	color: #777777;
	font-size: 11px;
	font-family: georgia;
	background-color: #ffffff;
}


/* Miscellaneous styles */

em {
	font-style: normal;
}

hr {
	color: #999999;
	width: 500px;
	height: 1px;
	margin-top: 6px;
	margin-left: 0px;
	margin-bottom: 6px;
}



/* End of main style definitions */