/*############################################################################
FILENAME:			default.css
DESCRIPTION:		Default Style Sheet
CREATED:			07/02/2007
##############################################################################
	Structuur
############################################################################*/

body,
html
{
	height:100%;
}

body
{
	min-width: 984px;
}

#outer
{
	position: relative;
	width: 984px;
	left: 50%;
	margin-left: -492px;
	
    min-height: 100%;
}

#head,
#foot
{
	display: block;
}

#container
{
	position: relative;
	display: block;
	/*
	border-width: 0 188px 0 188px;
	border-style: none solid none solid;
	border-color: transparent;
	*/
	/* in plaats van de bovenstaande border-oplossing: */
	margin-left: 0;
	margin-right: 190px;
	/* end */
	padding-bottom:56px;
}

#inner
{
	display: block;
	margin-left: 43px;
	margin-right: -190px;
}

#right
{
	/*
	float: right;
	display:inline;
	position: relative;
	width: 166px;
	right: 12;
	margin:0;
	padding:0;
	padding-left:12px;
	padding-right:12px;
	*/
	
	float: right;
	clear:none;
	width: 166px;
	padding-left:12px;
	padding-right:12px;
	
	position: absolute;
	right:-1px;
}

/* Hides from IE7 \*/
html>body #right {right:-190px;}
/* End hide from IE7 */

#center
{
	padding:0;
	margin:0;
	margin-left: 0;
	margin-right: 190px;
	position: relative;
	height: 1%;
}

#center .random
{
	width:730px;
	height:290px;
	overflow:hidden;
}

#inner .txt
{
	float:left;
	clear:none;
	position:relative;
	margin-top:-90px;
	margin-left:14px;
}

#inner .txt,
#inner .txt td
{
	font-size: 9px;
	line-height: 12px;
	color:#398cde;
}

.clear { 
	clear: both; 
}


#footer
{
	padding-left: 43px;
	height: 46px;
	position: absolute;
	bottom: 0;
	
}

#footer span
{
	font-family: Lucida, Arial,Verdana,'Lucida Grande','Trebuchet MS',Trebuchet,Geneva,Helvetica,sans-serif;
	font-size: 10px;
	line-height: 13px;
}

#footer img
{
	margin:0px 0 0 22px;
}

/*##############################################################################
	Global Looks
##############################################################################*/

iframe
{
	padding:0;
	margin:0;
}
iframe,
iframe *
{
	border:none;
}

html,
body,
table,
tr,
td
{
	/* font-family: 'Lucida Grande',Lucida,'Trebuchet MS',Trebuchet,Verdana,Arial,Geneva,Helvetica,sans-serif;
	*/
	font-family: Verdana,'Lucida Grande',Lucida, Arial,'Trebuchet MS',Trebuchet,Geneva,Helvetica,sans-serif;
	font-size: 11px;
	line-height: 16px;
	margin: 0;
	padding: 0;
	color: #576065;
}

table,
tr,
td
{
	font-size: 12px;
	line-height: 17px;
	font-style: inherit;
	font-variant: inherit;
	font-weight: inherit;
}

td
{
	padding-top:2px;
	padding-bottom:2px;
}

body
{
	min-width: 984px;
	background-image: url('../img/bodyback.gif');
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #d9e2e5;
}

table {
	border-collapse: collapse;
}

img { border-style: none; }

a
{
	color: #398cde;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

a.download
{
	display:block;
	width:100%;
}

a.download,
div.download
{
	padding:6px 0 4px 0;
}

div.media
{
	padding-left:0;
	margin-left:0;
}

#right .panel
{
	padding:0;
}

#foot
{
	padding-bottom:30px;
}

#foot img,
#foot .txt
{
	float:left;
	clear:none;
	margin-top:-102px;
}

#foot,
#foot td
{
	font-size: 10px;
	line-height: 14px;
	color:#398cde;
}

h2,
h3,
h4,
ul
{
	color: #00a1e5;
	margin-top:0;
}

h2,
h3
{
	font-family: Eurostile, Arial Narrow, Tahoma, Verdana,'Lucida Grande',Lucida, Arial,'Trebuchet MS',Trebuchet,Geneva,Helvetica,sans-serif;
}

h2,
h3,
h4
{
	font-size: 28px;
	line-height: 32px;
	margin-bottom: 24px;
	font-style: normal;
	font-weight: normal;
	/*letter-spacing: 1px;*/
}

body.home h2,
body.home h3
{
	font-size: 30px;
	line-height: 36px;
}

h4
{
	font-size: 17px;
	line-height: 21px;
	letter-spacing: 0;

}

p,
.p
{
	margin-bottom:0;
	font-size: 105%;
	line-height: 160%;
	padding-right: 20px;
}

.p
{
	padding-top:20px;
}

p strong,
.p strong
{
	font-size: 115%;
	line-height: 150%;
	font-style: normal;
	font-weight: normal;
	color:#000;
}

b
{
	font-size: 99%;
}

p b.title,
.p b.title,
.panel b
{
	color: #0098d5;
}

.upperc { text-transform: uppercase; }

/*##############################################################################
	Head
##############################################################################*/

#head
{
	height: 182px;
	margin-bottom:18px;
	
	background-repeat: no-repeat;
	background-position: 0px 54px;
	padding: 0;
	background-color: #182955;
}

#head #moddate
{
	position: absolute;
	top: 158px;
	left: 14px;
	color: #FFF;
	font-size: 9px;
}

#head #header_nav
{
	height:85px;
	width:100%;
	display:block;
}

#head #header_nav #sitesearch
{
	float: right;
	height: 55px;
	width: 178px;
	padding: 32px 0 0 0;
	margin: 0;
	overflow: hidden;
}

#head #header_nav #sitesearch label
{
	text-transform: uppercase;
	letter-spacing: 1px;
}

#head #header_nav #topbuttons
{
	float:left;
	height:54px;
}

.home #head #header_nav #topbuttons .homelink
{
	display:none;
}


/*##############################################################################
	Search
##############################################################################*/

.searchform label
{
	color: #FFF;
	line-height: 10px;
	display: block;
	height:10px;
	width: 100%;
	margin-bottom: 22px;
	overflow: visible;
}

.searchform input.text
{
	border-top: 1px #182955 solid;
	border-right: 0px #182955 none;
	border-bottom: 0px #182955 none;
	border-left: 1px #182955 solid;
	padding:1px;
	width:133px;
	height:18px;
	margin:0;
}

.searchform input.formbutton
{
	padding: 0;
	margin: 0;
	border: 0px none;
	vertical-align: bottom;
}

/*##############################################################################
	panels
##############################################################################*/

.panel
{
	display:block;
	margin-bottom:30px;
}

.panel p,
.panel h4,
.panel form
{
	padding: 0;
	margin: 0;
}

.panel p
{
	padding: 6px 0 12px 0;
}

.panel p a,
.panel h4 a
{
	color: #576065;
	text-decoration: none;
}

.panel b a,
.panel h4 a
{
	color: #0098d5;
}

/*##############################################################################
	buttons
##############################################################################*/

.button
{
	background-color: #b6d8f0;
	background-image: url('../img/side_buttons.gif?g=o');
	background-repeat: no-repeat;
	background-position: right bottom;
}

.button p
{
	font-size: 10px;
	font-weight: bold;
}

.button p,
.button h4
{
	padding:2px 6px 0 10px;
}

.button h4,
.button h4 a
{
	padding-top:4px;
	font-size: 19px;
	font-weight: bolder;
	font-family: Arial Narrow, 'Trebuchet MS',Trebuchet,Eurostile,Arial,Verdana,Helvetica,Geneva,Tahoma,Lucida,'Lucida Grande', sans-serif;
}

.button p a,
.button h4 a,
.button p a:hover,
.button h4 a:hover
{
	color: #000;
	text-decoration: none;
}

.button b a,
.button h4 a,
.button b a:hover,
.button h4 a:hover
{
	color: #00a1e5;
}

.button h4 a
{
	font-weight: bolder;
	font-variant: small-caps;
}

.button p.clear
{
	padding:4px 0 0 0;
	height:50px;
}

/*##############################################################################
	Images...
##############################################################################*/

div.huge div.hovertip,
div.thumb div.hovertip
{
	display:none;
}

#center div.thumb,
#center div.thumb a img
{
	width: 290px;
	height: 178px;
}

#center div.huge,
#center div.huge a img
{
	width: 730px;
	height: 288px;
	/*margin-right:16px;*/
}

#center div.huge,
#center div.thumb
{
	float:left;
	clear:left;
}

#center div.thumb
{
	height: 176px;
	background-repeat: no-repeat;
	background-position: center center;
	/*margin: 0 0 16px 0;*/
	margin: 4px 19px 16px 0;
}

#center div.huge
{
	margin: 0 0 30px 0;
}

#center div.right
{

	float:right;
	clear:right;
	margin: 4px 19px 16px 19px;
}

#center div.huge.cornermask
{
	background-image: url('../img/huge.mask.gif');
	background-repeat: no-repeat;
	background-position: center center;
	position:absolute;
	top:0px;
	left:0px;
	z-index:100;
}


/*##############################################################################
	breadcrumbs
##############################################################################*/

#breadcrumbs
{
	width:100%;
	margin-bottom:10px;
}

#breadcrumbs a
{
	text-decoration: none;
	color: #000;
	font-style: normal;
}

#breadcrumbs a:hover
{
	text-decoration: underline;
	color: #0098d5;
}

/*##############################################################################
	form
##############################################################################*/

#center form
{
	width: 300px;
	padding: 10px 24px 10px 20px;
	margin-top: 20px;
	border-width: 2px;
	border-color: #108CCE;
	border-style: solid;
}

#center form input,
#center form textarea,
#center form select
{
	width: 100%;
	padding: 2px 0 1px 1px;
	margin: 0 0 6px 0;
}

#center form input.checkbox
{
	width:16px;
}

#center form .asterisk
{
	color: #F21D8A;
}

#form_error_report 
{ 
	font-style: italic; 
	padding-bottom:3px;
}

.form_error_report
{
	color: #F21D8A;
	font-weight: bold;
	font-style: normal;
}

/*##############################################################################
	kaart
##############################################################################*/

#center div#kaart_nederland
{
	width: 80%;
	display: block;
	padding: 20px;
	text-align: center;
}

/*##############################################################################
	buttons homepage
##############################################################################*/

#center a.aanmelden
{
	background-image: url('../img/home_aanmelden.gif');
}

#center a.mijn
{
	background-image: url('../img/home_mijn.gif');
}

#center a.homebutton {
	display: block;
	width: 347px;
	height: 112px;
	margin:40px 26px 0 0;
	background-repeat: no-repeat;
}

#center a.homebutton:hover
{
	background-position: -347px 0;
	text-decoration: none;
}




