/* CSS Document */

body
{
	margin:0;
	padding:0;
	background-color:#1a180f;
	font-family:Verdana;
	font-size:14px;
	font-weight:bold;	
}


#sitecontainer
{
	width:858px;	
	height:637px;
	position:absolute;
	left:50%;
	top:50%;
	margin-left:-429px;
	margin-top:-318px;
	border: 1px solid #6c5f00;	
}

#left
{
	width:261px;
	height:637px;
	background-image:url(../img/left.png);
	float:left;
}


#top
{
	width:597px;
	height:49px;
	background-image:url(../img/top.png);
	float:left;
}

#main
{
	float:left;
	width:557px;
	padding-right:40px;
	height:540px;
	text-align:justify;
	background-image:url(../img/main.png);
}

#main p
{
	font-size:12px;
}

#main h1
{
	margin-top:0px;
	font-size:16px;	
}

#bottom
{
	float:left;
	width:597px;
	height:48px;
	background-image:url(../img/bottom.png);
}

#slogan
{
	padding-top:10px;
	padding-left:5px;
}

#contact-via-telefoon
{
	color:#fff;
	margin-left:28px;
	margin-top:55px;
	width:140px;
	text-align:justify;
}

#contact-via-telefoon-zwart
{
	margin-top:8px;
	color:000;
	margin-left:15px;
	font-size:12px;
	width:150px;
	text-align:center;
}

#txt-telefoonnummer
{
	margin-top:5px;
	margin-left:13px;
}

#txt-telefoonnummer form
{
	margin:0;
	padding:0;
}

#bel-mij-knop
{
	width:34px;
	height:30px;
	background:transparent;
	border: 0px none #000;
	cursor:pointer;	
}

#bel-mij-knop:hover
{
	border: 1px dashed #000;	
}

#mail
{
	float:right;
	height:45px;
	line-height:45px;
	width:205px;
}

#email-button
{
	width:65px;
	height:45px;
	background:transparent;
	border:0px none #000;
	cursor:pointer;
	float:right;
}


#postcode-zoeker
{
	float:right;
	height:45px;
	width:215px;
	padding-top:5px;
}

#postcode-zoeker-button
{
	width:35px;
	height:45px;
	background:transparent;
	border:0px none #000;
	cursor:pointer;
	float:right;
}


a:link
{
	color: #000;
	text-decoration:none;
}

a:visited
{
	color: #000;
	text-decoration:none;
}

a:hover
{
	color: #000;
	text-decoration:underline;
}

a:active
{
	color: #000;
	text-decoration:none;
}

#menu
{
	float:left;
	margin-top:15px;
}

#menu ul
{
	margin:0;
	padding:0;
	margin-left:5px;
}

#menu li
{
	list-style-type:none;
}

#maininner
{	
	margin-top:10px;
	background-image:url(../img/semi-trans-background.png);
	height:auto;
	padding:2px 2px 2px 2px;
}
