html {
	height: 100%;
}

body { /*font-family: "Trebuchet MS";*/
	font-family: Tahoma;
	font-size: 10px;
	background-color: Gray;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-image: url(../afbeeldingen/spelverhuur-bg.jpg);
	background-attachment: fixed;
	height: 100%;
}

.error {
	color: #cc0000;
	display: block;
	clear: both;
	margin-bottom: 10px;
}

/*p
{
	margin: 0px;
}*/
.subtitel {
	font-size: 9px;
	color: #696969;
}

div.lang {
	position: absolute;
	top: 10px;
	width: 100px;
	height: 16px;
	margin-left: 900px;
	padding-right: 5px;
	padding-top: 1px;
	font-weight: bold;
}

div.menu_blok {
	
}

div.menu_svc {
	top: -140px;
	left: 0px;
	z-index: 98;
}

div.octopus {
	position: relative;
	left: 80px;
	bottom: 40px;
	z-index: 99;
}

.content {
	margin-left: 30px;
	margin-right: 10px;
}

#content a {
	text-decoration: underline;
}

div.content_block {
	width: 613px;
	/*
	deze height in de Style tag opgenomen ivm verschillen in pagina's
	height: 320px;*/
	overflow: auto;
	scrollbar-arrow-color: #AE270C;
	scrollbar-face-color: #D2E2F1;
	scrollbar-highlight-color: #D2E2F1;
	scrollbar-3dlight-color: #D2E2F1;
	scrollbar-shadow-color: #CCCCCC;
	scrollbar-darkshadow-color: #F1F1F1;
	scrollbar-track-color: #FFFFFF;
}

div.menu_block {
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 10px;
}

div.tickertape {
	width: 610px;
	height: 17px;
	background-image: url(../afbeeldingen/tickertape.jpg);
	background-repeat: no-repeat;
	background-position: center;
	color: #AE270C;
	align: center;
}

div.innertickertape {
	width: 590 px;
	height: 17px;
	margin-left: 10px;
	margin-top: 4px;
}

.submenu_tekst,a.submenu_tekst {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
}

.subtitel {
	font-weight: bold;
	color: #dc241f;
	margin-right: 15px;
	font-size: 12px;
}

h1 {
	font-family: Tahoma;
	margin: 6px 0px 6px;
	color: #00529b;
	font-size: 18px;
	font-weight: 900;
}

h2 {
	font-size: 16px;
	color: #00529b;
}

h2 a {
	color: #00529b;
}

.themas {
	list-style: none;
}

hr {
	color: #00529b;
	height: 1px;
}

td { /**font-family: "Trebuchet MS";**/
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Black;
}

a {
	color: #000000;
	/*font-family: Arial, Helvetica, sans-serif;*/
	text-decoration: none;
}

a.head1 {
	color: #00529b;
	font-size: 13px;
	font-weight: 900;
	text-decoration: none;
}

.head1 {
	color: #00529b;
	font-size: 13px;
	font-weight: 900;
	text-decoration: none;
}

a.hoofdmenu {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	font-family: Tahoma;
	text-decoration: none;
	font-weight: bold;
}

a.submenu {
	color: #000000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
}

a.submenu_over {
	color: #000000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
}

a.hoofdmenu_over {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	font-family: Tahoma;
	text-decoration: none;
}

.logo {
	border-bottom: 1px solid #CC0001;
	border-top: 1px solid #CC0001;
}

.fade {
	background-image: url(../afbeeldingen/index_11.jpg);
}

.floatLeft {
	float: left;
}

.floatRight {
	float: right;
}

.cycleRow1 {
	background-color: #eeeeee;
}

.cycleRow2 {
	background-color: #dedede;
}

.artikelOverzicht {
	background-color: #333333;
	color: white;
}

table.artikel-overzicht td {
	padding: 2px;
}

.nieuwinassoriment_container{
	float: left;
}

.nieuwinassortiment {

}

.nieuwinassortiment.show {
	display: block;
}

.nieuwinassortiment.hide{
	display: none;
