/*
CSS Document for Hamburger Koppens
You may use this template as reference for your own templates or stylesheets.

	© 2008 GASOLINE
	www.gasoline.nl / info@gasoline.nl
*/

/*****************************/
/*** Core html setup stuff ***/
/*****************************/
 
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	/*height: 100%;*/
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	line-height: 14pt;
	background-color: #FFFFFF;
}

html {
	height: 100%; /*height: 100%;  zorgt ervoor dat een div in het HTML-bestand 100% height aan kan */
	background-color: #FFFFFF; /* #01198F;  De gehele pagina(de body) is nu gekleurd */
	overflow : -moz-scrollbars-vertical;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
}

.clr {
	clear: both;
}

form {
  margin: 0;
  padding: 0;
}


*{ /* deze waardes zorgen automatisch voor géén tussenruimte bij alle div's */
margin: 0px;
padding: 0px;
border: 0px;
}

a:link, a:visited {
	text-decoration: underline;
	font-weight: normal;
	color: #41B190;
}

a:hover {
	text-decoration: underline;
	font-weight: normal;
	color: #AA0C36;
}


p {
  margin-top: 0;
  margin-bottom: 7px;
}

img { border: 0 none; }

h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11pt;
	color: #41B190;
	font-weight: bold;
	margin-bottom: 7px;
}

/*** Template specific layout elements ***/

#container{
	width: 880px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	padding: 0;
	overflow: hidden;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #41B190;
	border-right-color: #41B190;
	border-bottom-color: #41B190;
	border-left-color: #41B190;
	background-attachment: scroll;
	background-repeat: repeat;
	background-position: left top;
	}

#broodkruimel {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	float: left;
	width: 857px;
	position: relative;
	margin: 0px;
	padding: 0px;
	line-height: 16px;
	color: #AA0C36;
	height: 16px;
	padding-left: 23px;
	background-color: #41B190;
	}

#headerbalk {
	float: left;
	width: 880px;
	position: relative;
	margin: 0px;
	padding: 0px;
	height: 180px;
}

#titlebalk {
	float: left;
	width: 880px;
	position: relative;
	margin: 0px;
	height: 42px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #41B190;
	border-right-color: #41B190;
	border-bottom-color: #41B190;
	border-left-color: #41B190;
	background-color: #AA0C36;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	
	/* padding-left: 25px;  
	font-size: 18px;
	line-height: 50px;
	font-weight: bold; */
}

.titlebalktext_wit {
	color: #FFFFFF;
}

.titlebalktext_blue {
	color: #41B190;
	margin-left: 37px;
}

#menuu {
	float: left;
	position: relative;
	padding-top: 0px;
	padding-right: 0px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	width: 297px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#inhoud {
	float: left;
	width: 527px;
	overflow: visible;
	position: relative;
	padding: 13px;
	background-color: #FFFFFF;
	margin-right: 13px;
	margin-left: 13px;
	margin-top: 7px;
	margin-bottom: 7px;
	border: 1px solid #41B190;
	height: 345px;
	overflow-x: hidden;
	overflow-y: auto;
	scrollbar-face-color: #41B190;
	scrollbar-highlight-color: #348D73;
	scrollbar-shadow-color: #62C6A8;
	scrollbar-3dlight-color: green;
	scrollbar-arrow-color: white;
	scrollbar-track-color: #E1F4EF;
	scrollbar-darkshadow-color: #348D73;
}

#footer {
	float: right;
	width: 300px;
	height: 65px;
	padding: 0;
	background-color: #FFFFFF;
}

#gasoline {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10px;
	line-height: 16px;
	float: left;
	width: 880px;
	height: 16px;
	background-color: #41B190;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 23px;
	color: #FFFFFF;
}

a.gasoline:link, a.gasoline:visited {
	color: #00866F;
	text-decoration: none;
}

a.gasoline:hover {
	color: #AA0C36;
}

/* Speciaal menu 
a.menutje {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;
	/* padding-top: 3px;
	padding-bottom: 2px; */ /*
	text-decoration: none;
	line-height: 30px;
	color: #FFFFFF;
	display: block;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #41B190;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #41B190;
	border-right-width: 2px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #41B190;
	border-left-color: #41B190;
	height: 30px;
} 
a.menutje:link, a.menutje:visited {
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 20px;
	background-color: #41B190;
}

a.menutje:hover {
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 22px;
	background-color: #AA0C36;
}

#active {
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 22px;
	padding-right: 7px;
	background-color: #AA0C36;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #AA0C36;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #AA0C36;
	border-right-width: 2px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #AA0C36;
	border-left-color: #AA0C36;
	height: 30px;
	background-image: url(../images/active.gif);
	background-repeat: no-repeat;
	background-position: right center;
	} */

ul,ol {
	padding-left: 13px;
	list-style-type: square;	/* padding-top: 13px; */
	padding-bottom: 13px;
}

ul {
}

li {
	padding-left: 3px;
}

ol {
	list-style-type: upper-roman;
}


/* */

/* Individuele items */

.logos {
	padding: 0px;
	margin-right: 20px;
	float: right;
}

.plaatje_rechtslijnend {
	border: 0px;
	margin-left: 7px;
	margin-top: 2px;
	margin-bottom: 2px;
	padding: 0px;
	clear: none;
	float: right;
}

.plaatje_linkslijnend {
	border: 0px;
	clear: none;
	float: left;
	margin-right: 7px;
	margin-top: 2px;
	margin-bottom: 2px;
	padding: 0px;
}

/* Googlemap layout */
#routemap{
	width : 500px;
	height: 350x;
	background-color: #fff;
	padding: 0px;
	margin-bottom: 13px;
	}

.red {
	color: #AA0C36;
}
.printen {
	float: right;
	padding-bottom: 4px;
	padding-left: 7px;
}
