
html {
	margin:0px;
	padding:0px;
	height:100%;
	overflow:auto;
	
	}

body {
	background-image:url(../images/patroon.gif);
	background-color:#FFFFFF;
	margin:0px;
	padding:0px;
	height:100%;
	
	
	font-family:Arial;
	


	
}

.container {
	width: 964px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	
	/*background-color:#999999;*/

}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

div.top div.top{
margin:0px;
padding:0px;
float:left;
width:100%;
}

div.top div.top div.logo{
margin:0px;
padding:0px;
display:block;
height:91px;
float:left;
width:150px;
}


div.top div.top div.logo p{
margin:0px;
padding:0px;
}

div.top div.midden{
background-image:url(../images/patroon_navigatie.gif);
display:block;
margin:0px;
padding:0px;
float:left;
width:100%;
padding-bottom:7px;




}
div.top div.topbottom{
background-color:#FFFFFF;
height:8px;

float:left;
width:100%;
}

div.bottom{
background-image:url(../images/patroon_navigatie.gif);
position: fixed;
width: 100%;
/*height: 40px;*/
padding-top:10px;
padding-bottom:10px;
border-top: 3px dotted white;
bottom: 0;
left: 0;
margin-bottom:0px;
}

div.middel{

float:left;
width:100%;

margin-bottom:80px;
display:block;





}


div.copyright{
font-family: georgia,serif;
color: #FFFFFF;
font-size: 12px;
line-height:15px;
letter-spacing: 0pt;
}

div.copyright a{
font-family: georgia,serif;
color: #00CAB6;
font-size: 12px;
letter-spacing: 0pt;
font-style: italic;
}

a {
	
	text-decoration:none;
}

a:hover{
	color:#00ab9c;
	text-decoration:none;
}

hr {
	width: 500px;
	border-color:#CCCCCC;
	text-align: right;
	color:#CCCCCC;
	height:1px;
}

img {
	border:none;
	margin:0px;
	padding:0px;
}

p {
margin-top:7px;
font-size:12px;

font-family:Arial;



}

h1 {
	font-size:16px;
	font-weight: bold;
	margin-bottom:10px;
	color:#666666;
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	margin-top:0px;
	margin-bottom:10px;
	color:#000000;
	line-height:30px;

}

h3 {
	font-size:14px;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	margin-top:7px;
}

h4 {
	clear:both;
	font-size:12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	margin-top:10px;
	margin-bottom:5px;
}

.top_extraxsmall{
background-image:url(../images/top_extraxsmall.png);
height:14px;
display:block;
width:128px;
}

.top_extrasmall{
background-image:url(../images/top_extrasmall.png);
height:14px;
display:block;
width:228px;
}

.top_small{
background-image:url(../images/top_small.png);
height:14px;
display:block;
width:328px;
}

.top_medium{
background-image:url(../images/top_medium.png);
height:14px;
display:block;
}

.top_large{
background-image:url(../images/top_large.png);
height:14px;
display:block;
}

.top_extralarge{
background-image:url(../images/top_extralarge.png);
height:14px;
display:block;
}
.bottom_extraxsmall{
background-image:url(../images/bottom_extraxsmall.png);
height:14px;
display:block;
width:128px;
}

.bottom_extrasmall{
background-image:url(../images/bottom_extrasmall.png);
height:14px;
display:block;
width:228px;
}
.bottom_small{
background-image:url(../images/bottom_small.png);
height:14px;
display:block;
width:328px;
}

.bottom_large{
background-image:url(../images/bottom_large.png);
height:14px;
display:block;
}

.bottom_medium{
background-image:url(../images/bottom_medium.png);
height:14px;
display:block;
}

.bottom_extralarge{
background-image:url(../images/bottom_extralarge.png);
height:14px;
display:block;
}

.header_extraxsmall{
background-image:url(../images/header_extraxsmall.png);
height:36px;
width:100px;
margin-left:14px;
margin-right:14px;
margin-bottom:15px;
}

.header_extrasmall{
background-image:url(../images/header_extrasmall.png);
height:36px;
width:200px;
margin-left:14px;
margin-right:14px;
margin-bottom:15px;
}

.header_small{
background-image:url(../images/header_small.png);
height:36px;
width:300px;
margin-left:14px;
margin-right:14px;
margin-bottom:15px;
}

.header_medium{
background-image:url(../images/header_medium.png);
height:36px;
width:450px;
margin-left:14px;
margin-right:14px;
margin-bottom:15px;
}

.header_large{
background-image:url(../images/header_large.png);
height:36px;
width:600px;
margin-left:14px;
margin-right:14px;
margin-bottom:15px;

}

.header_extralarge{
background-image:url(../images/header_extralarge.png);
height:36px;
width:700px;
margin-left:14px;
margin-right:14px;
margin-bottom:15px;
}

div.profileitems{
width:228px;
z-index:20;
float:left


}

div.quicklogin{
width:328px;
z-index:20;
right:150px;
position:absolute;
top:410px;
}

div.quicklogout{
width:228px;
z-index:20;

float:right;
top:410px;
padding:0px;
margin:0px;
margin-right:240px;




}

div.gmaplocations{
width:478px;
float:left;
padding-bottom:80px;



margin-left:20px;


}

.content_extraxsmall{
background-image:url(../images/back-extraxsmall.png);
background-repeat:repeat-y;
display:block;
padding-bottom:10px;
}

.content_extrasmall{
background-image:url(../images/back-extrasmall.png);
background-repeat:repeat-y;
display:block;
padding-bottom:10px;
}

.content_small{
background-image:url(../images/back-small.png);
background-repeat:repeat-y;
display:block;
padding-bottom:10px;
}

.content_medium{
background-image:url(../images/back-medium.png);
background-repeat:repeat-y;
display:block;
padding-bottom:10px;
}

.content_large{
background-image:url(../images/back_large.png);
background-repeat:repeat-y;
display:block;
padding-bottom:10px;
}

.content_extralarge{
background-image:url(../images/back_extralarge.png);
background-repeat:repeat-y;
display:block;
padding-bottom:10px;
}


div.itemcontent{

width:300px;
margin-left:14px;
margin-right:14px;

display:block;
padding-top:3px;
padding-bottom:3px;

}

div.itemcontent a
{
font-family: arial,sans-serif;
color: #1A1A1A;
font-size: 12px;
/*text-decoration:underline;*/
}

div.itemcontent a:hover
{
font-family: arial,sans-serif;
color:#00ab9c;
font-size: 12px;
}

div.itemcontent a.selected
{
font-family: arial,sans-serif;
color:#00ab9c;
font-size: 12px;

}

div.itemcontent label
{
float:left;
font-family: arial,sans-serif;
color: #1A1A1A;
padding-top:7px;
font-size: 10px;

display:block;
width:80px;
}

div.itemcontent input.login{
border:1px #1A1A1A solid;
width:217px;
float:left;
clear:right;
margin-bottom:3px;
}

div.itemcontent input.button{
border:none;
background:none;
background-image:url(../images/button.png);
height:36px;
width:100px;
margin:0px;
padding:0px;
font-family: georgia,serif;
color: #FFFFFF;
font-size: 18px;
letter-spacing: 0.5pt;
margin-top:8px;
margin-left:200px;

padding-top:6px;


}

.mainheader
{
font-family: georgia,serif;
color: #FFFFFF;
font-size: 18px;
letter-spacing: 0.5pt;
margin-left:8px;
padding-top:6px;
float:left;
display:block;

}

.subheader
{
font-family: georgia,serif;
color: #00CAB6;
font-size: 11px;
font-style: italic;
letter-spacing: 0pt;
float:left;
margin-left:5px;
padding-top:12px;

display:block;

}
div#inhoud{
width:728px;
display:block;
padding-bottom:80px;

}

div.profileitems div.itemcontent{

width:200px;
margin-left:14px;
margin-right:14px;

display:block;
padding-top:3px;
padding-bottom:3px;

}

div.profileitems div.itemcontent a
{
font-family: arial,sans-serif;
color: #1A1A1A;
font-size: 12px;
text-decoration:none;
width:200px;
display:block;
}

div.profileitems div.itemcontent a.selected
{
font-family: arial,sans-serif;
	color:#00ab9c;
font-size: 12px;
text-decoration:none;
width:200px;
display:block;
}

div.profileitems div.itemcontent a:hover
{
font-family: arial,sans-serif;
	color:#00ab9c;
font-size: 12px;
text-decoration:none;
width:200px;
display:block;
}

div.submenu
{
height:25px;
display:block;
width:100%;
margin:0px;
padding:0px;
margin-bottom:5px;


}
div.itemcontent ul li,
div.itemcontent ol li{
font-size:12px;
font-family:Arial, Helvetica, sans-serif;


}

input.logoutbutton
{
background:none;
color:#FFFFFF;
border:none;
background-image:url(../images/button_small.png);
width:70px;
height:29px;
cursor:pointer;
float:left;

}