
* { padding: 0; margin: 0; }


body {
	color: #333;
	font: 13px verdana, helvetica;
	background-color: white; 
	background: url(/i/background.gif);
}

input {

}

a {
	text-decoration: none;
	color: #0053a0;
}

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

input, textarea  {
	font: 12px "Trebuchet MS", arial, verdana, helvetica;
}

select {
	padding-right: 0.5em;
}

textarea {
	width: 90%;
	height: 120px;
}

h1 {
	color: #1d4a6e;
	font-size: 18px;
	margin-bottom: 10px;

}

h2, h3 {
	border-bottom: none;
	font-size: 16px;
	margin: 2px;
	padding: 0px;
	color: #dc4e37;
	font-weight: bold;
}

h3 {
	font-size: 13px;
	font-weight: bold;
	margin-top: 25px;
}


h4 {
	margin: 1px;
	padding: 0px;
	border-bottom: 1px solid #333;
	font-size: 12px;
}

ul li {
padding: 10px;
margin: 10px;
list-style-type: none;
display: block;
background-color: #bbe3ff;
        -moz-border-radius: 4px;
        -webkit-border-radius: 4px;
        border-radius: 4px;

}

ul li ul li {
	margin: 2px;
	padding: 0px;
	margin-left: 10px;
}

#container {
	margin-top: 5px;
	margin-bottom: 0px;
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	background-color: white;
	padding: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-right-radius: 10px;
	border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-webkit-border-top-left-radius: 10px;
	border-top-left-radius: 10px;
}

#demo {
	border: 1px solid #fdff64;
	background-color: #feffc4;
	padding: 10px;
	font-size: 20px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	text-align: center;
	margin-top: 10px;
}

#demo span {
	font-size: 11px;
}


#logo {
	width: 980px;
	padding: 0px;
	margin: 0px;
	height: 42px;
	font: 13px "Trebuchet MS", verdana, helvetica;
}

#menu {
	float: right;
	margin-right: 5px;
}

#menu .links {
	height: 30px;
	text-align: right;
}

#menu #winkelmand {
	text-align: right;
	font-size: 16px;
	text-decoration: underline;
}

#menu #winkelmand a {
	color: #333;
}

#stappen {
	margin-top: 20px;
	margin-bottom: 20px;
}

#stappen .stap, #stappen .stapdisable {
	width: 205px;
	margin: 0px;
	padding: 5px;
	float: left;
	display: block; 
	background-color: #e75637;
	color: white;
	font-weight: bold;
	font-variant: small-caps;
	letter-spacing:1px;
}

#stappen .stapdisable {
	background-color: #999;
}

#aanbiedingen {
	border-spacing: 5px;
}

#footer {
	clear: both;
	width: 980px;
	text-align: center;
	font-size: 11px;
	margin-bottom: 20px;
	padding: 5px;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: auto;
	margin-right: auto;
	background-color: #0e4e76;
	color: #e4f5ff;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;
	border-bottom-right-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
	border-bottom-left-radius: 10px;
}

#footer a {
	border-bottom: 1px dotted #e4f5ff;
	color: #e4f5ff;
}

#overlay {
	background: url(/i/black.gif);
	position: absolute; top: 0px; left: 0px;
	z-index: 11000;
	height: 100%;
	width: 100%;
	display: none;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;

}

#overlaycontent {
	display: none;
	position: absolute;
	color: black;
	width: 0px;
	left: 50%;
	z-index: 12000;
	padding: 15px;
	background-color: white;
}

#main {
	padding: 0px;
	margin: 0px;
	margin-top: 10px;
	width: 980px;
	clear: both;
}

#large-left {
	width: 650px;
	float: left;
}

#small-right {
	width: 310px;
	float: right;
}
	
#aanbiedingen td {
	padding: 10px;
	font: 13px "Trebuchet MS", verdana, helvetica;
}

a.smallink {
	color: #333;
	border-bottom: 1px dotted black;
	cursor: help;
}

.stapno, .stapnodisable {
	display: block;
	width: 20px;
	margin: 0px;
	float: left;
	padding: 5px;
	text-align: center;
	background-color: #f97156;
	color: white;
	font-weight: bold;
}

.stapnodisable {
	background-color: #aaa;
}

.table2 tr th {
	padding: 5px;
	color: white;
	font-weight: bold;
	text-align: left;
	background-color: #0e4e76;
}

.table2 tr td {
	padding: 5px;
	font: 13px "Trebuchet MS", verdana, helvetica;
}

td.actieblock {
	width: 306px;
	margin-left: 9px;
	vertical-align: top;
}

td.actieblok .first {
	margin-left: 2px;
}

.row1 {
	background-color: #e4f5ff;
}

.row2 {
	background-color: #bbe3ff;
}

.row3 {
	background-color: white;
}

.errorrow {
	background-color: #feffc4;
}

.block, td.actieblock {
	padding: 5px;
	background: #e4f5ff;
	border: 1px solid #bbe3ff;
	margin: 2px;
	margin-bottom: 9px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	text-align: justify;
}

.block img {
	margin: 10px;
}

.block table img {
	margin: 2px;
}

.spacer {
	clear: both;
}

.zoek {
	float: right;
}

img.logo {
	float: left;
}

.logop3 {
	margin-left: 15px;
	padding: 10px;
	font-size: 18px;
	color: #999;
	font-style: oblique;
	float: left;
}

.prijs {
	margin-top: 5px;
	border-top: 1px dashed #333;
	text-align: right;
}

.van {
	text-decoration: line-through;
}

.voor {
	font-size: 18px;
	font-weight: bold;
}

.alert {
	border: 1px solid #fdff64;
	background-color: #feffc4;
	padding: 5px;
	margin: 0px;
	margin-bottom: 15px;
	width: 400px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

.tips {
	border: 2px solid #e75637;
	background-color: white;
	color: #e75637; 
	padding: 5px;
	text-align: center;
        -moz-border-radius: 8px;
        -webkit-border-radius: 8px;
        border-radius: 8px;

}

.bestellen {
	text-align: right;
	margin-top: 15px;
	height: 25px;
}

.button, .button_selected {
	background-color: #0e4e76;
	color: white;
	padding: 5px;
	margin: 0px;
	font-weight: bold;
	margin-left: 10px;
	display: inline-block;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	border: 1px solid #0e4e76;
}

.button:hover, .button_selected {
	background-color: white;
	color: #0e4e76;
	border: 1px solid white;
}

.button_selected {
	border: 1px solid #0e4e76;
}

.korting {
	text-align: right;
	color: #dc4e37;
	font-style: oblique;

}
.binnenkort {
	display: block;
	padding: 6px;
	margin: 5px;
	margin-top: 57px;
	text-align: center;
	font-weight: bold;	
	background-color: #888;
	color: white;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

.geldig {
	font-size: 11px;
	color: #555;
}

.sluiten {
	text-align: right;
	margin: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
}

#customer_menu {
	padding-top: 10px;
	margin-top: 20px;
	margin-bottom: 15px;
	display: block;
}

#customer_menu .button {
	background-color: #e75637;
	border: 1px solid #e75637;
}


#customer_menu .button_selected, #customer_menu .button:hover, #customer_menu .button_selected:hover {
	border: 1px solid #e75637;
	color: #e75637;
	background-color: white;
}

.ticketselect td {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	width: 300px;
	padding: 25px;	
	background-color: #bbe3ff;
}

.dtkalender td {
	padding: 6px;
	margin: 0px;
	border: 1px solid white;
	background-color: #bbe3ff;
	text-align: center;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

.dtkalender .leeg {
	background-color: #e4f5ff;
}

.dtkalender .dagnummer {
	color: #333;
}

.dtkalender .dagover {
	background-color: white;
}

.dtkalender .vandaag {
	border: 1px solid #e75637;
	background-color: #bbe3ff;
	
}

.dtkalender .dagnaam {
	background-color: #e75637;
	color: white;
	font-weight: bold;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
}

.dtkalender .maandtitel {
	background: none;
}

.dtkalender .maandtitel span {
	font-size: 125%;
	font-weight: bold;
}

#slideshow-container	{ width:600px; height:420px; position:relative; }
#slideshow-container img { display:block; position:absolute; top:0; left:0; z-index:1; }	
