body
{
	padding: 0px;
	
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background: #ffffff url('i/bg.gif') repeat-x;
}

a:link, a:visited
{
	color:  #7d7d7d;
	text-decoration: none;
}

a:hover, a:active
{
	color: #7d7d7d;
	text-decoration: underline;
}

input
{
	width: 180px;
	padding: 3px;
	background-color: #71a1cd;
	border: 0px;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

form
{
	padding: 0px;
	margin: 0px;
}

.button
{
	padding: 1px;
	width: auto;
	background-color: #71a1cd;
	border: 0px;
	color: #c8e0f6;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#container
{
	width: 773px;
	padding: 1px;
	margin: 20px auto 20px auto;
	border: 1px solid #676767;
	background-color: #f3f9fe;
}

#header
{
	width: 773px;
	height: 108px;
	background: #6582a9 url('i/header.png') no-repeat;
}

#topmenu
{
	width: 773px;
	height: 22px;
	margin-top: 1px;
	padding-top: 5px;
	background: #414043 url('i/topmenu_bg.gif') repeat-x;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
}

#topmenu a:link, #topmenu a:visited
{
	color: #ffffff;
	text-decoration: none;
}

#topmenu a:hover, #topmenu a:active
{
	color: #ffffff;
	text-decoration: underline;
}

#frame
{
	width: 763px;
	padding: 5px;
	overflow: hidden;
}

#left
{
	float: left;
	width: 204px;
}

.menutop
{
	width: 204px;
	height: 3px;
	background: #bedbf6 url('i/menu_top.gif') no-repeat;
	font-size: 0px;
}

.menu
{
	width: 193px;
	padding: 4px 5px 4px 6px;
	background: #bedbf6 url('i/menu_bg.gif') repeat-y;
	color: #ffffff;
}

.menu a:link, .menu a:visited
{
	color: #ffffff;
	text-decoration: none;
}

.menu a:hover, .menu a:active
{
	color: #ffffff;
	text-decoration: underline;
}

.menu_price
{
	font-size: 28px;
	color: #124573;
	text-align: right;
}

.menu_termijn
{
	font-size: 11px;
	color: #124573;
	text-align: right;
}

.menu p
{
	padding: 0px;
	margin: 0px;
	color: #c8e0f6;
	font-weight: bold;
}

.menu hr
{
	height: 1px;
	margin: 3px 3px 8px 0px;
	margin: 0px;
	background-color: #93c0eb;
	color: #93c0eb;
	border: 0px;
}

.menubottom
{
	width: 204px;
	height: 3px;
	background: #bedbf6 url('i/menu_bottom.gif') no-repeat;
	font-size: 0px;
}

#right
{
	float: right;
	width: 549px;
}

.titel
{
	width: 538px;
	height: 22px;
	padding: 7px 7px 0px 0px;
	margin-bottom: 5px;
	background: #1b578f url('i/titel_bg.gif') no-repeat;
	font-size: 12px;
	color: #ffffff;
	text-align: right;
}

#footer
{
	width: 773px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #3c3c3c;
	font-size: 10px;
	color: #7f7f7f;
	text-align: center;
}
.checkbox
{
	width:auto;
	padding: 3px;
	background-color: #71a1cd;
	border: 0px;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.text-area
{
	padding: 3px;
	background-color: #71a1cd;
	border: 0px;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
