body {
	margin: 0;
	padding: 0;
	height: 100%;
	text-align: center;
	color: #231f20;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-color: #e8e6c8;
	background-image: url(../afbeeldingen/bg.jpg);
	/*background-repeat: repeat-y;*/
	background-repeat:no-repeat;
	background-attachment: fixed;
	background-position: center top;
}
#site{
	background: url(../afbeeldingen/bgsmall.jpg) repeat-y;
	margin: auto;
	width: 960px;
	height: 100%;
	min-height: 1100px;
}

#container {
	background: url(../afbeeldingen/background.jpg) no-repeat;
	width: 875px;
	margin: 0 auto;
	text-align: left;
}
#sidebar1 {
	width: 280px;
	height: 654px;
	float: left;
}

#logo {
	width: 280px;
	height: 197px;
}

#nieuwsItems {
	width: 280px;
	height: 457px;
}

#sidebar2 {
	width: 140px;
	height: 654px;
	background: #8C1738;
	float: right;
}

#zoekButton {
	width:130px;
	height: 21px;
	padding:0 0 0 0;
	background: #e8e6c8;
	padding:11px 0 3px 15px;
}

#fotoRechts {
}

#sponsorItems {
	background: #FFFFFF;
}

#mainContent {
	margin: 0 140px 0 280px;
	padding: 0;
	background:white;
}



#fotoHome {
	width: 455px;
}

#tekstHome {
	font-size:11px;
	padding:0 30px 10px 30px;
}

#art_menu {
	width:425px;
	/*	border:solid red 1px; */
	padding:15px;
	font-size:11px;
	background-image: url(../afbeeldingen/ag_menu_artiesten.jpg);
	display:table;
}
#art_foto {
	width:100px;
	height:75px;
	border:0;
	margin-right:15px;
	float:left;
}

#artiestenfoto {
	width:455px;
}

#footer {
	font-size:10px;
	width:200px;
	margin-left:13px;
}


/* ////////////////////////// */
/* CLASSES */

.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}


.blauweBalkLinks {
	background-color:#181d56;
	width:auto;
	padding-top: 3px;
	height: 19px;
	color:#FFFFFF;
	text-indent:40px;
	font-size:12px;
	font-weight:bold
}
.blauweBalkRechts {
	background-color:#181d56;
	width:auto;
	padding-top: 3px;
	height: 19px;
	color:#FFFFFF;
	text-indent:15px;
	font-size:12px;
	font-weight:bold
}
.blauw a, .blauw a:link, .blauw a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
.blauw a:hover {
	color:#e9e5c8;
	text-decoration:underline;
}
.wit a, .wit a:link, .wit a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
.wit a:hover {
	color:#e9e5c8;
	text-decoration:underline;
}
.zwart a, .zwart a:link, .zwart a:visited {
	color:#000000;
	text-decoration:none;
}
.zwart a:hover {
	color:#bf1e2e;
	text-decoration:underline;
}
#nieuwsDiv .zwart a, #nieuwsDiv .zwart a:link, #nieuwsDiv .zwart a:visited {
	color:#1225f7;
	text-decoration:none;
}
#nieuwsDiv .zwart a:hover {
	color:#bf1e2e;
	text-decoration:underline;
}


.nieuwsItems {
	width: 230px;
	padding: 10px 10px 0 40px;
	color:#FFFFFF;
	font-size:11px;	
}

.artiestenItems {
	width: 115px;
	padding: 10px 0 0 15px;
	color:#FFFFFF;
	font-size:11px;	
}

.weblogItems {
	width: 115px;
	padding: 10px 0 0 15px;
	color:#FFFFFF;
	font-size:11px;	
}

.sponsorItems {
	width: 140px;
	padding: 0 0 0 0;
	color:#FFFFFF;
	font-size:12px;	
}

.WitOpDonker {
	color: #FFFFFF;
}

.WitOpDonker a, .WitOpDonker a:visited, .WitOpDonker a:active {
	color: #FFFFFF;
	text-decoration: none;
}

.WitOpDonker a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.DonkerOpLicht a, .DonkerOpLicht a:visited, .DonkerOpLicht a:active {
	color: #000000;
	text-decoration: none;
}

.DonkerOpLicht a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.art_tekst {
	float:left;
	margin-right:15px;
	font-weight:bold;
	display:table;
}


/* ////////////////////////// */
/* TAGS */

/*
img {
	padding:0;
	margin:0;
	border:none;
}
*/
