/* TAG FOR WHOLE SITE */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #333;
}
a:link {
	color: #8A82B3;
	text-decoration: none;
}
a:visited {
	color: #8A82B3;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #8A82B3;
	text-decoration: none;
}
div#container {
	width: 980px;
}

/* BANNER */
div#banner {
	background-attachment: scroll;
	background-image: url(../images/layout2/banner.png);
	background-repeat: no-repeat;
	height: 100px;
	width: 980px;
	background-position: left top;
	margin-bottom: 1px;
}

/* MENU */
div#menu {
	float: left;
	width: 149px;
	margin-right: 1px;
}
div#menu .top {
	background-image: url(../images/layout2/menu-top.png);
	text-align: center;
	height: 20px;
	width: 149px;
}
div#menu .main {
	background-image: url(../images/layout2/menu-main.png);
	width: 145px;
	padding: 2px;
}

/* MAIN 650px */
div#main {
	float: left;
	width: 650px;
}
div#main .top {
	background-attachment: scroll;
	background-image: url(../images/layout2/main-top.png);
	text-align: center;
	background-repeat: no-repeat;
	height: 20px;
	width: 650px;
}
div#main .main {
	background-attachment: scroll;
	background-image: url(../images/layout2/main-main.png);
	background-repeat: no-repeat;
	background-color: #000;
	width: 646px;
	height:auto;
	display:table;
	padding: 2px;
}
div#main .footer {
	width: 644px;
	height: 10px;
	display:table;
	font-size: 10px;
	text-align: right;
	border: 1px solid #666666;
	background-color: #000000;
	padding: 2px;
}

/* RIGHT */
div#overview {
	float: left;
	width: 179px;
	margin-left: 1px;

}
div#overview .top {
	background-attachment: scroll;
	background-image: url(../images/layout2/right-top.png);
	text-align: center;
	background-repeat: no-repeat;
	height: 20px;
	width: 179px;

}
div#overview .main {
	background-attachment: scroll;
	background-image: url(../images/layout2/right-main.png);
	background-repeat: no-repeat;
	width: 175px;
	height:auto;
	display:table;
	padding: 2px;
}
div#overview .footer {
	width: 172px;
	height:10px;
	display:table;
	font-size: 10px;
	text-align: right;
	border: 1px solid #666666;
	background-color: #000000;
	padding: 2px;
}

/* FOOTER */
div#footer {
	float: left;
	width: 980px;
	height: 17px;
	text-align: center;
	background-color: #000;
}




div#left {
	float: left;
	width: 325px;
}
div#left .top {
	background-attachment: scroll;
	background-image: url(../images/layout2/index-left-main-top.png);
	text-align: center;
	background-repeat: no-repeat;
	height: 20px;
	width: 325px;
}
div#left .main {
	background-attachment: scroll;
	background-image: url(../images/layout2/index-left-main-main.png);
	background-repeat: no-repeat;
	width: 320px;
	padding: 2px;
	height:auto;
	display:table;
	background-color: #000000;
}
div#left .footer {
	width: 318px;
	height:10px;
	display:table;
	font-size: 10px;
	text-align: right;
	padding: 2px;
	border: 1px solid #666666;
	background-color: #000000;
}
div#right {
	float: left;
	width: 325px;
}
div#right .top {
	background-attachment: scroll;
	background-image: url(../images/layout2/index-right-main-top.png);
	text-align: center;
	background-repeat: no-repeat;
	height: 20px;
	width: 325px;
}
div#right .main {
	background-attachment: scroll;
	background-image: url(../images/layout2/index-right-main-main.png);
	background-repeat: no-repeat;
	width: 321px;
	height:auto;
	display:table;
	padding: 2px;
	background-color: #000000;
}
div#right .footer {
	width: 318px;
	height: 10px;
	display:table;
	padding: 2px;
	font-size: 10px;
	text-align: right;
	border: 1px solid #666666;
	background-color: #000000;
}

/* TAG FOR INDEX */
.ibedrijf {
	float: left;
	width: 356px;
	text-align: right;
}
.ilees {
	float: left;
	width: 75px;
}
.linecell {
	width: 315px;
}
/* END TAG FOR INDEX */

/* TAG FOR RIGHT ON INDEX */
.totaal {
	float: left;
	width: 35px;
}
.totnaam {
	float: left;
	width: 138px;
}
/* END TAG FOR RIGHT ON INDEX */

/* TAG FOR VINYL */
.vinyl {
	float: left;
	width: 288px;
}
.yellow {
	color: #FFFF00;
}
.green {
	color: #00FF33;
}
/* END TAG FOR VINYL */

/* TAG FOR CELL STYLING */
.boxunderline {
	float: left;
	width: 648px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.fotocell {
	float: left;
	width: 50px;
	height: 37px;
	margin: 3px;
	border: 1px solid #999999;
}
.bedrijf {
	float: left;
	width: 100px;
}
.locatie {
	float: left;
	width: 100px;
}
.lees {
	float: left;
	width: 75px;
	text-align: right;
}
.spacer {
	width: 650px;
	height: 5px;
	display: table;
}
.datum {
	float: left;
	width: 85px;
	display: table;
}
.linupdatum {
	float: left;
	width: 85px;
	display: table;
}
.titel {
	float: left;
	width: 110px;
}
.titel2 {
	float: left;
	width: 475px;
}
.titel3 {
	float: left;
	width: 492px;
}
/* END TAG FOR CELL STYLING */

/* TAG FOR TEXT IMG STYLING */
.imgnews {
	margin: 2px;
}
.img {
	border-bottom-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
h1 {
	font-size: 12px;
}
.midden {
	text-align: center;
}
/* END TAG FOR TEXT IMG STYLING */

/* TAG FOR FLAMPLAYER */
.fplink0910522 {
	display: none;
}
/* END TAG FOR FLAMPLAYER */
