﻿@import url("css/menu.css");
html
{
	overflow-y: scroll;
}
body 
{
	background-color: #ffffff;
	margin: 0px 0px 20px 0px;
	padding: 0px;
}
	
/*FOOTER LINK*/
a,
a.footerlink:link span,
a.footerlink:visited span,
a.footerlink:active span 
{
	text-align:center;
	font-family: verdana, helvetica, arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight:normal;
}	

a.footerlink:hover span 
{
	font-family: verdana, helvetica, arial;
	font-size: 12px;
	text-decoration: underline;
	color: #000000;
	}
	
/*CONTENT LINK*/
a.contentlink:link 
{
	text-align:center;
	font-family: verdana, helvetica, arial;
	font-size: 11px;
	color: #002a67;
	text-decoration: none;
}
	
a.contentlink:active 
{
	font-family: verdana, helvetica, arial;
	font-size: 11px;
	text-decoration: none;
	color: #002a67;
}

a.contentlink:visited 
{
	font-family: verdana, helvetica, arial;
	font-size: 11px;
	text-decoration: none;
	color: #002a67;
}

a.contentlink:hover 
{
	font-family: verdana, helvetica, arial;
	font-size: 11px;
	text-decoration: underline;
	color: #002a67;
}	
	
	

/*WRAPPERS*/
#wrapper 
{
	margin:0 auto;   /* align for good browsers */
	overflow:auto;
	height:auto;
	width: 802px;
	min-height:300px;	
	overflow-x:hidden;
}

/*HEADER*/

#header
{
	float:left;
	height:110px;
	width:802px;

}

div.headerleft .ContainerWrapper 
{
	float:left;
	height:110px;
	width:100%;
	text-align:center;
}

div.headerleft h1 
{
	margin:15px  0px  0px  0px;
	padding:0px  0px  0px  0px;
	font-family: verdana, helvetica, arial;
	font-size: 30px;
	font-weight: bold;
	color: #426ca8;
}

div.headerleft h2
 {
	margin:0px  0px  0px  0px;
	padding:0px  0px  0px  0px;
	font-family: verdana, helvetica, arial;
	font-size: 24px;
	font-weight: bold;
	color: #585858;
}

#headerright 
{
	float:left;
	height:110px;
	width:275px;
}

#headerright1 
{
	float:left;
	height:67px;
	width:275px;
}

div.headerright2 .ContainerWrapper
{
	float:left;
	height:22px;
	width:275px;
	background-color:#426ca8;
	text-align:center;	
}

div.headerright2 .Normal 
{
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;	
}


/*CONTENT*/

#content
{
	float:left;
	height:auto;
	width:800px;
	min-height:200px;
	border-bottom:solid 1px #585858;
	border-right:solid 1px #585858;
	border-top:solid 1px #585858;
	border-left:solid 1px #585858;
}

#contentright
{
	float:left;
	height:auto;
	width:272px;
	border-left:solid 1px #585858;
	margin-left:-1px;
}

#contentleft
{
	float:left;
	height:auto;
	width:527px;
	border-right:solid 1px #585858;
	margin-top: 30px;
}

.maincontentwrapper, .contentphotos
{
	float:left;
	min-height:300px;
	width:auto;
	text-align:left;
	padding: 10px  10px  10px  10px;
}

.PhotoPlayerEditPanel 
{
	width: 750px;
}

.contentbeschikbaarheid
{
	float:left;
	min-height:300px;
	width:auto;
	text-align:left;
	background-color:#e2e2e2;
}


div.contentrighttop
{
	float:left;
	min-height:200px;
	height:auto;
	width:272px;
	border-bottom:solid 1px #585858;
}

div.contentrightbottom
{
	float:left;
	min-height:150px;
	height:auto;
	width:272px;
}

#contentleft div.makelaarsgegevens .Normal div
{
	float:left;
}

.contentrightbottom div.makelaarsgegevens
{
	padding-left:50px;
}

div.makelaarsgegevens
{
	float:left;
	height:auto;
	padding-left: 20px;
}

div.makelaarsgegevens .Normal div
{
	height:auto;
	width:163px;
}

div.makelaarsgegevens div p
{
	margin:10px  0px  20px  20px;
	padding:0px  0px  0px  0px;
	font-family: verdana, helvetica, arial;
	font-size: 12px;
	color: #000000;
}
/*SMALLMAINPHOTO*/


#smallphotoshadow
{
	float:left;
	position:relative;
	height:179;
	width:237px;
	text-align:center;
	margin-left:17px;
	margin-top:-196px;

}

#smallmainphoto
{
	margin-left:17px;
	margin-top:18px;
	margin-bottom:18px;
	float:left;
	width:237px;
	text-align:center;
}


/*MAINPHOTO*/
#mainphotowrapper
{
	float:left;
	min-height:403px;
	width:527px;
	text-align:center;
	border-bottom:solid 1px #585858;
}

#mainphotoshadow
{
	position:relative;
	height:370px;
	width:492px;
	text-align:center;
	margin-top:1px;
	background-image:url('img/mainphotoshadow.png');
}


#mainphoto p 
{
	margin: 0px;
}

#mainphoto
{
	float:left;
	text-align:center;
	margin-left:17px;
	margin-top:18px;
	height:369px;
	width:492px;
}


/*MENU*/
#menu
{
	float:left;
	height:25px;
	width:800px;
	border-bottom:solid 1px #585858;
}

#footer
{
	float:left;
	height:auto;
	width:800px;
	height:20px;
	padding-top:5px;
	border-bottom:solid 1px #585858;
	border-right:solid 1px #585858;
	border-left:solid 1px #585858;
	text-align:center;
}

/*Kenmerken table*/
.kenmerkentable
{
	background-color:#889098;
	float:left;
	height:auto;
	width:425px;
	font-family: verdana, helvetica, arial;
	font-size:11px;
}

.lefttd
{
	padding-left:10px;
	height:auto;
	width:180px;
	border-bottom:solid 1px #585858;
	color:#000000;
	font-weight: bold;
	font-family: verdana, helvetica, arial;
font-size:11px;
}

.midtd
{
	height:auto;
	width:20px;
	border-bottom:solid 1px #585858;
	color:#000000;
	font-weight: bold;
	font-family: verdana, helvetica, arial;
	font-size:11px;
}

.righttd
{
	height:auto;
	width:225px;
	border-bottom:solid 1px #585858;
	color:#000000;
	font-family: verdana, helvetica, arial;
	font-size:11px;
}

.googledir
{
	width:760px;
}

/*Twitter*/
.ModDNNTweetC
{
	height:265px;
	width:270px;
	overflow:scroll;
	overflow-y: scroll;
	overflow-x: hidden;
	position:relative;
	border-top:solid 1px #585858;
}

.dnntweet-Tweet
{
	width:auto;
}
.dnntweet-PublishWrap
{
	width:auto;
}

#dnntweetPlaceholder span
{
	font-size:12px;
}

.dnntweet-Title
{
	width:190px;
}

#dnntweetPlaceholder h3
{
	font-size:14px;
}

.ui-accordion-content-active
{
	padding:0 !important;
	width:250px;
	height:100px;

}

a.dnntweet-LinkInner, 
a.dnntweet-Link
{
	width:250px;
	display:block;
	overflow:hidden;
	text-align:left;
	
}
span.dnntweet-PublishWrap,
span.dnntweet-LinkInner
{
	display:none;
}


.dnntweet-TweetWrap
{
	width:auto;
}

.ui-accordion-icons
{
	height:auto;
}


.dnntweet-Author
{
	display:none;
}

.dnntweet-ImageWrap
{
	margin-left:2px;
	margin-top:2px;
}

.contentrightbottom .NotTitleContent
{
	float:left;
}

/*Social media Icons*/

a.sociallogohyves
{
	width:20px;
	height:21px;
	float:left;
	display:block;
	overflow:hidden;
	background-image:url(img/sociallogos/hyveslogo.jpg);
	background-repeat:no-repeat;
	border:solid 1px #426ca8;
	border-bottom:none;
	margin-right:1px;
}

a.sociallogofacebook
{
	width:20px;
	height:21px;
	float:left;
	display:block;
	overflow:hidden;
	background-image:url(img/sociallogos/facebooklogo.jpg);
	background-repeat:no-repeat;
	border:solid 1px #426ca8;
	margin-right:1px;
	border-bottom:none;
}

a.sociallogotwitter
{
	width:20px;
	height:21px;
	float:left;
	display:block;
	overflow:hidden;
	background-image:url(img/sociallogos/twitterlogo.jpg);
	background-repeat:no-repeat;
	border:solid 1px #426ca8;
	margin-right:1px;
	border-bottom:none;
}

a.sociallogohyves:hover
{
background-image:url(img/sociallogos/hyveslogo_hover.jpg);
}

a.sociallogotwitter:hover
{
	background-image:url(img/sociallogos/twitterlogo_hover.jpg);
}

a.sociallogofacebook:hover
{
	background-image:url(img/sociallogos/facebooklogo_hover.jpg);
}

.DNNAligncenter
{
	width:780px;
}

/*Characteristics Module*/
.characteristicsmodule
{
	font-family: verdana, helvetica, arial;
}
.categorywrapper,
.characteristicwrap
{
	font-size:12px;
}

.characteristicsmodule .itemstyle
{
    background-color:#f2f7ff;
}

.characteristicsmodule .categorywrapper
{
	border:1px solid #92b5e6;
}

/*------------------------------------*/

a.leesmeerbutton:link,
a.leesmeerbutton:active,
a.leesmeerbutton:visited
{
	background-image:url(img/buttonleesmeer.jpg);
	background-repeat:no-repeat;
	width:107px;
	height:25px;
	display:block;
	float:right;
	padding-bottom:3px;
}

a.leesmeerbutton:hover
{
	background-image:url(img/buttonleesmeerhov.jpg);
}

a.photolink
{
	float:left;
	margin-top:21px;
	margin-left:21px;
	width:172px;
	height:129px;
	border:solid 1px #585858;
}

a.photolink:hover
{
	border:2px solid #426CA8;
	width:170px;
	height:127px;
}

div.bottomphotowrapper
{
	float:left;
	height:auto;
	width:800px;
	height:171px;
	border-bottom:solid 1px #585858;
	border-right:solid 1px #585858;
	border-left:solid 1px #585858;
}	

div.bottomphotowrapper .Normal img
{
	float:left;
	width:172px;
	height:129px;
	overflow:hidden;
}

div.bottomphotowrapper .Normal img:hover
{
	width:170px;
	height:127px;
}


.interactivemap .inforule
{
	font-weight:normal;
	font-size:14px;
}

.googledir
{
	width:550px;
}

.UDT_Caption
{
	min-width:100px;
}