/* Veldhuis Schoonmaak Style */


body {
	margin: 10px;
	padding: 0;
	text-align:center;/* center layout in ie5 and 5.5. */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #13007c;
}
#container {
	width: 900px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	background-color: #ffffff;/* this is the background colour of the right column */
/*	border: 1px solid #000; */
	text-align:left;
}
#content {
/*	border: 1px solid #000; */
	padding: 0;
	background-image: url(../images/menu_bg_long.png);/*this is the background colour of the left column */
	background-repeat: repeat-y;
	background-position: left top;

}
#left {
	float:left;
	width:195px;
}
#right {
	float:left;
	width:680px;
/*	margin-left:-1px;/* makes border line up with #left border */
line-height:150%;
}
#header {
	background:#FFFFCC;
	text-align:center;
	width: 900px;
	height: 150px;
	background: url(../images/header_large.jpg) no-repeat;

}

#footer {
	background: #aab1a9;
	width: 900px;
	height: 15px;
	font-size:9px;
	padding-top: 2px;
}

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	background: url(../images/menu_bg.png) no-repeat;
	vertical-align: middle;
	font-size: 12px;
	font-weight: bold;
	color: #ccc;
	text-align: left;
	padding-top: 5px;
	padding-left: 30px;
	height: 20px !important;
	height: 25px;
	width: 100%;
	text-decoration: none;
}
a.mainlevel:hover {
	background-position: 0px -25px;
	text-decoration: none;
	color: #fff;
}

a.mainlevel#active_menu {
	color:#fff;
	font-weight: bold;
}

a.mainlevel#active_menu:hover {
	color: #fff;
}

#htmlleft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	padding-left: 10px;
}
#nav2button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	padding-left: 10px;
}
#pathway_text {
  overflow: hidden;
	display: block;
	height: 30px;
	line-height: 25px !important;
	line-height: 22px;
	padding-left: 4px;
	margin-bottom: 2px;
	font-size:9px;
	
}

#pathway_text img {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 6px;
}

.contentheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	color: #13007c;
}
.contentpagetitle {
	font-size: 25px;
	font-weight: bold;
	color: #cccccc;
	text-align:left;
}

a:link { color: #13007c; text-decoration: none;}
a:visited { color: #13007c; text-decoration: none }
a:hover { color: #13007c; text-decoration: underline;}
a:active { color: #13007c; text-decoration: none }

#cart {
	color:#FFFFFF;
	font-size: 11px;
	background-image:url(../images/winkelmandje.png) no-repeat;
}
.cart a:link {color: #ffffff; text-decoration: none;}
.cart a:visited { color: #ffffff; text-decoration: none }
.cart a:hover { color: #ffffff; text-decoration: underline;}
.cart a:active { color: #ffffff; text-decoration: none }

.contentpane{
background:#FFFFFF;
text-align:left;
}

.inputbox {
	font-size: 12px;
}
.button {
	font-size: 12px;
}
#message {
	overflow: hidden;
	display: block;
	height: 30px;
	line-height: 25px !important;
	line-height: 22px;
	padding-left: 4px;
	margin-bottom: 2px;
	font-size: 12px;
	color:#FF0000;
}
#login {
  overflow: hidden;
	display: block;
	height: 100px;
	line-height: 10px !important;
	line-height: 10px;
	padding-left: 4px;
	margin-bottom: 2px;
	font-size:9px;
}
#zoeken {
	color:#FFFFFF;
	font-size: 11px;
	text-align:left;
	padding-left: 10px;
}
