a {
	color: #fa6800;
	text-decoration: underline;
}

hr {
	color: #0000FF;

}

a:hover {
	color: #000;
}

.nav-sidebox a {
    font: 11px/26px Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: #777;
}

.nav-sidebox a:hover {
    color: #222;
}
.nav-sidebox ul {
    padding-left: 15px;
}
.nav-sidebox ul.level1 {
    display: none;
}

.nav-sidebox ul li a.active {
	font-weight: bold;
}

.head h4 {
	margin: 10px 0 10px 0;
}

#main h4 {
	margin: 10px 0 10px 0;
}

.col-left strong {
	text-transform: uppercase;
	font-size: 12px;
	color: #40604e;
}

p {
	margin: 10px 0 10px 0;
	padding: 0;
}

.col-left .marginBottom {
	margin-bottom: 20px;
}

.vestigingen a {
	background: url(../static/vestiging-amsterdam.jpg) no-repeat #4c6d5a;
	display: block;
	width: 169px;
	height: 22px;
	color: #FFF;
	font-size: 20px;
	text-decoration: none;
	padding: 45px 0 0 6px;
	margin-bottom: 10px;
}

	.vestigingen a.denhaag {
		background: url(../static/vestiging-denhaag.jpg) no-repeat #4c6d5a;
	}

	.vestigingen a.nieuwegein {
		background: url(../static/vestiging-nieuwegein.jpg) no-repeat #4c6d5a;
	}

#main {
	background: #FFF;
	float: left;
	width: 730px;
}

#main .left {
	width: 540px;
	padding: 20px 0 20px 20px;
	float: left;
}

.welcome #frontName {
	background: url(../static/sprite.gif) no-repeat;
	width: 164px;
	height: 19px;
	text-indent: -9999999px;
}

.welcome #frontInfo {
	background: url(../static/sprite.gif) no-repeat 0 -19px ;
	display: block;
	width: 244px;
	height: 23px;
	text-indent: -9999999px;
}

.welcome {
	font:12px/1.5  Helvetica, Arial, sans-serif;
	font-weight: bold;

}

.welcome p {
	color: #645539;
	text-transform: uppercase;
	margin: 20px 0 0 0;
	padding: 0;
}

.welcome .left a {
	text-transform: uppercase;
	text-decoration: none;
}

.welcome .right {
	color: #9faaa2;
	padding-right: 20px;
	font-size: 10px;
}

.welcome .right ul {
	margin-left: 10px;
}

.welcome .right li a, .welcome .right li {
	color: #645539;
	text-transform: uppercase;
}

.left-block {
	background-color:#FFFFFF;
	width: 512px;
	padding: 0 9px 20px 9px;
	float:left;
	margin: 4px 4px 4px 5px;
}

ul#acties {
	display: block;
	margin: 0 auto;
	width: 492px;
}

ul#acties li {
	height: 195px;
	width: 154px;
	margin-right: 15px;
}

ul#acties li.noMargin {
	margin: 0;
}

.left-block li {
	float: left;
	width: 160px;
	margin-right: 6px;
	background: #e1e1e1;
}

	#actiesblock{
		height:298px;
		overflow:hidden;
	}

.right-box {
	float: right;
	background: #FFF;
	width: 173px;
	margin: 4px 4px 4px 3px;
	padding: 0 10px 10px 10px;
}
	#webshop-banner {
		padding: 0 6px 0 6px;
		width: 181px;
		height:318px;
		overflow:hidden;
	}

.tl, .tr, .bl, .br{
	width: 250px;
	margin-right: 7px;
	border: solid 1px #cccccc;
	margin-bottom: 10px;
	text-align: center;
	vertical-align: middle;
}
	.tr, .br {
		margin-right: 0;
	}

	.bl, .br {
		margin-bottom: 0;
	}

	.tl img, .tr img, .bl img, .br img {
		vertical-align: middle;
	}

.agenda li {
	color: #535353;
	margin-bottom: 2px;
	text-transform: uppercase;
}

.agenda  li a {
	color: #40604e;
	text-decoration: none;
	font-weight: bold;
}

#card {
	font-size: 19px;
	line-height: 38px;
	color: #4c6d5a;
	font-weight: bold;
	padding-right: 7px;
	background: #FFF;
	display:block;
	float: right;
}

#card .padding, .module .padding {
	padding: 0 3px 0px 10px;
}

.col-1-layout .module {
	padding-top: 8px;
}

#card .left {
	float: left;
	width: 200px;
	text-align: center;
}

#card .right {
	float: left;
	width: 500px;
}

#card .aanmelden {
	background: url(../static/aanmelden.gif) no-repeat;
	text-indent: -99999px;
	display: block;
	width: 200px;
	height: 40px;
	margin-top: 10px;
}

.informational {
	color: #FFF;
}

.box {
	padding-right: 7px;
}

.module {
	float: left;
}

/* Modules */

.contactformulier td {
	padding: 0 10px 10px 0;
}

.contactformulier input,  .contactformulier textarea {
	border: solid 1px #bababa;
	padding: 2px;
	width: 250px;
}

.contactformulier .submit {
	width: 100px;
}

.agenda_list {
	margin-bottom: 10px;
}

	.agenda_titel, .nieuws_titel {
		font-weight: bold;
		font-size: 16px;
		color: #645539;
	}

	.agenda_subtitel, .nieuws_subtitel, .nieuws_datum {
		font-style: italic;
	}

	.nieuws_kort {
		margin-bottom: 10px;
	}


/* Classes */

.module h1 {
	margin: 14px 0 20px 0;
	color: #645539;
	font-size: 20px;
}

.orange {
	color: #fa6800;
}

.center {
	text-align: center;
}

/* Links */

.link {
	width: 290px;
	margin-right: 10px;
	float: left;
	margin-bottom: 10px;
}

.link .title {
	font-weight: bold;
	display: block;
	padding: 5px;
	background: #645539;
	color: #FFF;
}

.link img {
	margin-right: 5px;
	float: left;
}

.tekst ul {
	font-size: 12px;
	color: #3A3027;
	line-height: 20px;
	margin: 6px 0px 6px 0px;
	padding: 0px;
	text-align: justify;
}

.tekst ul {
	background-color: white;
	color: #3A3027;
	margin: 3px 0px 0px -4px;
	padding: 0px 0px 0px 4px;
}

.tekst ul li  {
	width: 540px;
	background-color: white;
	color: #3A3027;
	margin: 0px 0px 0px 10px;
	padding: 3px 0px 0px 20px;
	font-weight: normal;
	font-size: 12px;
	list-style-type:square;
	vertical-align: top;
}

.tekst ul li  a {
	color: #3A3027;
}

.tekst ul li ul li {
	width: 520px;
}

#icons {
	padding-left: 10px;
	padding-bottom: 35px;
}
.icon p {
	float: left;
}
.icon img {
	width: 100px;
	height: 100px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
}
.icon p {
	text-align: center;
	padding: 10px;
}
.icon a, .icon a:link, .icon a:visited {
	display: block;
	width: 140px;
	height: 170px;
	border: 1px solid #816f5d;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #816f5d;
}
.icon a:hover, .icon a:active {
	border: 1px solid #000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}

.product_item
{
	float: left;
	width: 170px;
	height: 165px;
	text-align: center;
	display: table;
	vertical-align: bottom;
}

.product_item_bestel
{
	float: left;
	width: 170px;
	text-align: center;
}

.rss_image
{
	width: 165px;
	height: 103px;
	line-height: 103px;
	vertical-align: middle;
	position: static;
	#position: relative;
	display: table;
	overflow: hidden;
	text-align: inherit;
}

.rss_middle
{
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	width: 100%;
	#position: absolute;
	#top: 50%;
	#left: 0px;
}

.rss_middle img
{
	#position: relative;
	#top: -50%;
	display: block;
	margin: 0 auto;
	clear: both;
	width: expression(this.width > 165 ? 165: true);
	max-width: 165px;
	height: expression(this.height > 103 ? 103: true);
	max-height: 103px;
}

.product_item p
{
	height: 100px;
}

.product_item span
{
	display: block;
	line-height: 1.4em;;
}

.price
{
	display: block;
	font-size: 12px;
	color: #767875;
	font-weight: bold;
}

.specialprice
{
	display: block;
	font-size: 13px;
	color: #fe0000;
	font-weight: bold;
}

.kassa
{

}

.kassa td
{
	padding: 4px;
}