
*
{
	font-size: 13px;
	font-family: Arial, Verdana, Helvetica;
	margin: 0px;
	padding: 0px;
	line-height: 18px;
}

a img { border: none; }

/*
a:link
{
	color: #6699CC;
}

a:visited
{
	color: #666666;
}
*/

body
{
	margin: 0;
	padding: 0;
	background-color: #D1D1D1;
}

img#logo
{
	position: absolute;
	top: 10px;
	left: 10px;
}

#content_wrapper
{
	position: absolute;
	top: 0px;
	width: 760px;
	margin-left: 50%;
	padding: 0px;
	left: -380px;
	margin-top: 0px;
	padding-top: 0px;
	background-color: #464e50;
}

#content
{
	position: relative;
	float: right;
	width: 520px;
	top: 0px;
	padding: 75px 30px 30px 30px;
	margin: 0;
	background-color: #FFFFFF;
	background-image: url(http://www.a20bouw.nl/images/content-bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#content.home
{
	padding: 45px 30px 30px 30px;
	background-image: url(http://www.a20bouw.nl/images/content-bg-home.jpg);
}


h1
{
	font-size: 26px;
	color: #6699CC;
	font-weight: lighter;
	line-height: 26px;
	margin-bottom: 10px;	
}

#left
{
	position: relative;
	float: left;
}

#header_wrapper
{
	display: none;
	position: relative;
	top: 0px;
	background-image: url(http://www.a20bouw.nl/images/logo-header-new.jpg);
	background-repeat: no-repeat;
	background-position: left 0px;
	width: 760px;
	left: -380px;
	margin-left: 50%;
	height: 176px;
}

#header_wrapper H3
{
	position: relative;
	top: 70px;
	left: 210px;
	margin-right: auto;
	width: 520px;
	font-size: 16px;
	text-decoration: underline;
}

#menu
{
	margin: 0px;
	position: relative;
	width: 180px;
	padding: 5px 0px 20px 0px;
	display: block;
}

#menu a
{
	display: block;
	font-size: 16px;
	text-decoration: none;
	color: #FFFFFF;
	line-height: 33px;
	padding-left: 40px;
	background-repeat: no-repeat;
	background-position: 20px 10px;
}

#menu a:hover
{
	color: #6699CC;
}

#menu a.active
{
	color: #6699CC;
	background-image: url(http://www.a20bouw.nl/images/menu-icon-active.gif);
}

#menu a.active:hover
{
	color: #6699CC;
	text-decoration: none;
}

#menu a.sub
{
	display: block;
	margin-top: -5px;
	margin-left: 15px;
	font-size: 13px;
	text-decoration: none;
	color: #FFFFFF;
	background-image: none;
}

#menu a.sub_active
{
	display: block;
	margin-top: -5px;
	margin-left: 15px;
	font-size: 13px;
	text-decoration: none;
	color: #6699CC;
	background-image: none;
}

hr.menu { border-top: 0px solid #999999; }

#search_wrapper
{
	padding-top: 20px;
	padding-bottom: 10px;
	background-color: #586062;
}

#search
{
	position: relative;
}

#search strong, #spotlight strong
{
	color: #FFFFFF;
	font-size: 13px;
}

#search form
{
	border: 1px solid #FFFFFF;
	position: relative;
	padding: 5px;
}

#search
{
	left: 15px;
	width: 150px;
}

#search form select
{
	background-color: #CCCCCC;
	font-weight: normal;
	color: #000000;
	width: 130px;
	margin-bottom: 5px;
}

#search form table { margin: 5px; }

#search form table tr td
{
	font-size: 12px;
	line-height: 24px;
	font-weight: bold;
	color: #000000;
}


#footer
{
	position: relative;
	left: 0px;
	top: 30px;
	width: auto;
	height: 80px;
	clear: both;
}

#footer *
{
	font-size: 11px;
}

#footer p
{
	padding-top: 10px;
	border-top: 1px solid #CCCCCC;
	font-size: 11px;
	text-align: center;
}

.right
{
	width: 210px;
	vertical-align: top;
	background-image: url(http://www.a20bouw.nl/images/right-bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.page
{
	width: 520px;
	float: left;
	background-color: #FFFFFF;
}

h2, h3, h4, h5
{
	font-size: 18px;
	font-weight: normal;
	line-height: 22px;
	color: #000000;
}

h4
{
	color: #666666;
}

#content > h2
{
	margin-bottom: 20px;
}

#content p
{
	margin-bottom: 10px;
	line-height: 18px;
}

div#left ul
{
	margin-bottom: 20px;
	padding: 15px 10px 10px 10px;
	background-color: #E6E6E6;
	border: 1px solid #D1D1D1;
	background-image: url(http://www.a20bouw.nl/images/ul-bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
}

div#left ul li
{
	font-size: 13px;
	margin-left: 20px;
	margin-bottom: 5px;
}

div#content ul, div#content ol
{
	padding-left: 20px;
}

strong
{ 
	font-weight: normal; 
	line-height: 20px;
	font-size: 17px;
}

small
{
	font-size: 11px;
}

#page_title
{
	position: absolute;
	top: 30px;
	width: 500px;
	margin-left: 50%;
	left: -150px;
	text-align: right;
}

#page_title h4
{
	font-size: 22px;
	font-weight: normal;
}

p.box
{
	background-color: #619190;
	border: 1px solid #446362;
	padding: 10px;
	margin: 0px 30px 20px 20px;
	background-image: url(http://www.a20bouw.nl/images/spotlight-bg.gif);
	background-repeat: repeat-x;
}

p.box strong
{
	font-size: 17px;
	font-weight: normal;
	display: block;
	margin-bottom: 5px;
	color: #000000;
}

p.box em
{
	font-style: normal;
	font-size: 13px;
}

p.foto
{
	background-color: #619190;
	border: 1px solid #446362;
	padding: 0px;
	margin: 0px 30px 10px 20px;
}

p.foto_txt
{
	padding: 0px;
	margin: 0px 30px 10px 20px;
	color: #511100;
}


#spotlight_header
{
	float: right;
	width: 110px;
	top: 10px;
	position: relative;
	font-size: 17px;
	line-height: 20px;
	color: #000000;
}

#spotlight_header a { font-size: 13px; }

#spotlight_foto { float: left; }

table#woningaanbod
{
	margin-top: 10px;
	width: 520px;
	border-left: 1px solid #D1D1D1;
	border-right: 1px solid #D1D1D1;
}

table#woningaanbod tr td
{
	font-size: 13px;	
}

table#woningaanbod tr td img 
{
	border-right: 1px solid #D1D1D1;
}


table#woningaanbod thead tr td
{
	font-weight: bold;
	height: 30px;
	line-height: 13px;
	background-color: #E6E6E6;
	border-top: 1px solid #D1D1D1;	
}

table#woningaanbod tr td
{
	border-bottom: 1px solid #D1D1D1;
}

.form { font-size: 11px; }

p.intro
{
	font-size: 16px;
	color: #000000;
}

p.intro a
{ 
	font-size: 16px;
}

#teaser_1
{
	clear: both;
	height: 140px;
	position: relative;
}

#teaser_2
{
	float: left;
	width: 240px;
	margin-bottom: 10px;
}

#teaser_3
{
	float: right;
	width: 260px;
	margin-bottom: 10px;
}

#teaser_4
{
	clear: both;
	width: auto;
	border: 1px solid #999999;
	padding: 10px;
	background-image: url(http://www.a20bouw.nl/images/teaser_4_bg.gif); ?>);
	background-repeat: repeat-x;
	background-position: left bottom;
}

#teaser_5
{
	clear: both;
	width: auto;
	margin-top: 20px;
}

#breadcrum
{
	position: absolute;
	top: 45px;
	left: 210px;
	width: 520px;
	height: 30px;
	display: block;
	font-size: 11px;
}

#breadcrum a
{
	font-size: 11px;
	color: #666666;
}

#breadcrum a.active
{
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #666666;
}

.error
{
	padding: 10px;
	border: 1px solid red;
	background-color: #FFCCCC;
	font-weight: bold;
}

.price
{
	color: #000000;
}

p#menu_woning
{
	width: 510px;
	margin: 20px 0 20px 0;
	border-bottom: 1px solid #999999;
	padding: 5px;
	background-image: url(/images/ul-bg.gif);
	background-repeat: repeat-x;
	background-position: 0 bottom;
}

p#menu_woning a
{
	padding: 10px;
}

p#menu_woning a.active { font-weight: bold; }

.woning_foto_thumb { margin: 0 15px 15px 0; }
.woning_foto
{
	border: 1px solid #E6E6E6;
	margin: 0 5px 20px 5px;
}

#contact_woning
{ 
	margin-top: 30px;
	border: 1px solid #999999;
	padding: 10px;
	background-image: url(http://www.a20bouw.nl/images/teaser_4_bg.gif); ?>);
	background-repeat: repeat-x;
	background-position: left bottom;
	clear: both;
}

#foto_wrapper
{
	width: 510px;
}

#nomap { display: none; }

a#geen_foto
{
	border-right: 1px solid #D1D1D1;
	font-size: 9px;
	text-align: center;
	vertical-align: middle;
	width: 70px;
	height: 41px;
	display: block;
	position: relative;
	padding-top: 5px;
}