@charset "UTF-8";

body  {
	font: 13px/16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	background: #144783 url(images/bg_verloop.jpg) repeat-x 0px 0px;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
	height: 100%;
}

body.intro a 
{
	text-decoration:none;
	}
body.intro a img
{
	border: none;
	}

A:link  {
	/*color : #29397B;*/	
	color : #03569a;	
	text-decoration : underline;
}

A:visited  {
	color : #03569a;	
	text-decoration : underline;
}

A:hover  {
	color : #03569a;	
	text-decoration : underline;
}

h1 {
	color: #03569a;
	font-size: 20px;
	line-height: 22px;
	font-weight: normal;
}

h2 {
	font-size: 16px;
	font-weight: bold;
}
h3 {
	font-size: 14px;
	font-weight: bold;
}

.Moerman #container {
	width: 954px;  
	background: #FFFFFF url(images/bg_container.png) repeat-y 3px 0px;
	margin: -13px auto 0px auto;
	text-align: left;
	border-right: 2px solid #0e325d;
	border-left: 2px solid #0e325d;
	border-bottom: 2px solid #0e325d;
	padding: 0px 3px;
} 
#IEroot .Moerman #container {
	margin: 0px auto 0px auto;
}
.Moerman #header {
	background: url(images/header.jpg) no-repeat 0px 0px;
	height: 300px;
	margin: 0;
	padding:0;
} 

.Moerman #mainMenuContainer {
	float: left; 
	width: 175px; 
	background: #F2F6Fa;
	padding-top: 30px;
	padding-bottom: 100px;
	left: 3px;
}

.Moerman #mainContent {
	margin: 0px 0px 0px 175px; 
	padding: 15px 30px 30px 30px; 
} 

.Moerman.welkom #mainContent {
	margin: 0px 430px 0px 175px; 
	padding: 15px 30px 30px 30px; 
} 

.Moerman #HeaderOmHuisInfo{
	margin: 0px;
	padding: 0px;
	height: 130px;
}

.Moerman #HuisInfo {
	float: left; 
	width: 150px;
}

.Moerman #OpenhuizendagBanner{
	float: right; 
	width: 556px;
	height: 59px;
}

.Moerman #HuisMenu{
	padding: 5px;
}

.Moerman #footer {
	padding: 0 10px; 
	color: #FFFFFF;
} 
.Moerman #footer a {
	color: #FFFFFF;
}
.Moerman #footer p {
	margin: 0; 
	padding: 7px 0; 
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}


.Moerman div#contactGegevens
{
	float: right;
	background-color: #ffffff;
	width: 370px;
	padding: 10px;
	color: #03569A;
	margin: 30px 30px auto 30px;
	position: relative;
	height:100%;
}
.Moerman div#contactGegevens p
{
font-size:18px;
line-height:22px;
font-weight:normal;	
margin: 0;
}
.Moerman div#contactGegevens h1
{
font-size:26px;
line-height:30px;
font-weight:normal;
margin: 0;
color: #03569A;
}
.Moerman div#contactGegevens h2
{
font-size:26px;
line-height:30px;
font-weight:normal;
margin: 0;
color: #03569A;
}

.Moerman div#contactGegevens a:link,
.Moerman div#contactGegevens a:active,
.Moerman div#contactGegevens a:visited
{
color: #03569A;
text-decoration: none;
}

.Moerman div#contactGegevens a:hover
{
text-decoration: underline;
}






.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}




/* ***** menu stijlen ****************************************** */


.Moerman ul#mainMenu
{
list-style: none; 
padding: 0;
margin: 0;
text-indent: 28px;
}

.Moerman ul#mainMenu li:hover {
background-color: #c5d6ea;
}

.Moerman #mainMenu a
{
	font-size: 13px;
	line-height: 24px;
	font-weight:bold;
	text-decoration:none;
	color:#03569a;
}


/* ***** logo container onder menu ****************************************** */

#logosOnderMenu
{
background: transparent url(images/mainmenu_separator.png) no-repeat center top;
width: 175px;
margin-top: 30px;
padding-top: 30px;
text-align: center;
}


/* ***** tabmenu stijlen ****************************************** */

#tabMenu { 
    list-style: none; 
    padding: 0 0 0 10px; 
    height: 25px; 
    font-size: 12px; 
    font-weight: normal; 
	margin: 0px;
	background: #d6e4ef url(images/bg_tabmenu.png) repeat-x left top;
} 
 
#tabMenu li { 
    float: left; 
    background: url(images/tableft.png) no-repeat left top; 
  	padding: 5px 0px 4px 14px; 
    margin-right: 4px; 
} 
#tabMenu li:hover { 
 background: url(images/tableft_active.png) no-repeat left top; 
}
#tabMenu li:hover > a { 
	background: transparent url(images/tabright_active.png) no-repeat right top ; 
	text-decoration: none;
}
#tabMenu li a { 
    background: transparent url(images/tabright.png) no-repeat top right; 
    padding: 4px 14px 3px 0px;
	text-decoration: none;
	color:#03569a;
} 
 
#tabMenu li.current { 
    background: url(images/tableft_active.png) no-repeat left top; 
} 
 
#tabMenu li.current a { 
    background: url(images/tabright_active.png) no-repeat right top; 
    color: #03569a; 
}


/* ***** aanbodpagina stijlen ****************************************** */

.aanbodContainer img
{
	border: 1px solid #cccccc;
	padding: 2px;
}

.aanbodContainer div#labelVerkocht, 
.aanbodContainer div#labelVerhuurd
{
position:absolute;
margin-left: 10px;
}
.aanbodContainer #labelVerkocht img,
.aanbodContainer #labelVerhuurd img
{
	border: none;
}


.aanbodContainer a:link,
.aanbodContainer a:active,
.aanbodContainer a:visited,
{
color:#03569a;
text-decoration: none;
}
.aanbodContainer a:hover
{
color:#03569a;
text-decoration: underline;
}

.huistabel {
	width: 100%;
}

.fotokolom {
	text-align: left;
	width: 100px;
}

.adreskolom {
	text-align: left;
	width: 100%;
}

.plaatjeskolom {
	text-align: right;
}

table.paginaNavigatie
{
width:auto;
}

.paginaNavigatie a:link,
.paginaNavigatie a:active,
.paginaNavigatie a:visited,
.paginaNavigatie a:hover
{

color:#03569a;
}


/* ***** detailpagina stijlen ****************************************** */

div#divfotos
{
	width: 331px;
	height: 202px;
	border: 1px solid #cccccc;
	padding: 3px;
}

.Hand img#pic0
{
	border: 1px solid #cccccc;
	padding: 5px;
}

div#divfotos img
{
	border: 1px solid #cccccc;
}

div#fotosub
{
margin-top: 5px;
text-align:center;
color: #666666;
font-size: 12px;
}


/*  vitrine verwijderen */

div#mainContent > p > img
{
	/* display:none; */
}

/* Flash Banner */

.Moerman #flashcontent {
	position:absolute;
	float:right;
	margin-left:290px;
	top:20px;
	z-index:20;
}

#Banner_huis_kopen {
	position:absolute;
	top:0px;
	right:0px;
}
