﻿#background
{
	margin-left:auto;
	margin-right: auto;
	position:relative;
	top:0px;
	left:0px;
	height:105px;
	width:1000px;
	background: url(../../images/master/up.gif) no-repeat;
	z-index:2;
}

#logoHome 
{
	cursor: pointer;
	cursor:hand;
	position:absolute;
	left:75px;
	width:200px;
	height:102px;
}

#mainTabs
{
	position:absolute;
	top:53px;
	right:82px;
	height:24px;
	z-index:1;
	float:left;
}

#contentPlace 
{
	position:absolute;
	top:105px;
	left:0px;
	width:1000px;
	background:url(../../images/master/background.gif) repeat-y left bottom;
	
}

#bottomNavigator {
	height:25px;
	margin-left:68px;
	width:850px;
	background-color:RGB(255,136,0);
	color:#fff;
	text-align:center;
	line-height:20px;
}

#sb_okbutton
{
	background-color:#329900; 
	width:25px; 
	height:16px; 
	text-align:center; 
	padding-top:1px; 
	margin-left:4px
}

/* voorwaarden */
#voorwaardenContainer h2 
{
	line-height:18px;
}

#voorwaardenContainer h2 
{
	color: #319801;
	margin-top: 15px;
	margin-bottom: 0;
}

#voorwaardenContainer span 
{
	color: #ff8702;
}

#header
{
	display:block;
	color:rgb(50,153,0);
	font-weight:bold;
}

#mapPopupSubtypeCount
{
	border: 1px solid #2AA100; 
	font-size: 28px;
	padding: 6px;
	float: left;
}

#mapPopupPrice
{
	float: left;
	background:transparent url(../../images/utils/div_back_green.gif) repeat-y scroll 0%;
	border:1px solid #FFFFFF;
	color:#FFFFFF;
	display:block;
	font-size:11px;
	height:18px;
	margin-top: 20px;
	padding-top:2px;
	text-align:center;
	display: block;
	width:95%;
}

#mapFooter
{
	color:#2aa100;
	font-size:16px;
	font-weight:bold;
	padding-bottom:10px;
}

#leftPrintBlock
{
	width:46%;
	float:left;
	border:solid 1px green;
	margin-right:20px;
	padding:10px;
}

#rightPrintBlock
{
	width:45%;
	float:left;
	border:solid 1px green;
	padding:10px;
}

#middlePrintBar
{
	float:left;
	background-color:#89c45f;
	border:1px solid rgb(179,179,179);
	height:25px;
	width:99%;
	text-align:center;
	line-height:25px;
	margin-top:20px;
	margin-bottom:20px;
}

#middlePrintBarText
{
	color:#fff;
	font-size:13px;
	font-weight:bold;
}

.block span
{
	display:block;
	color:rgb(50,153,0);
	font-weight:bold;
	margin-top:15px;
}