BODY {
	text-align:center;
	background-color: black;
}

img, img a:link, img a:visited, img a:active, img a:hover {
	text-decoration: none;
	border:0px solid;
}

a:link, a:visited, a:active, a:hover {
	text-decoration: none;
	color:yellow;
}

#total {
	width:1000px;
	HEIGHT: 645px;
	text-align:left;
	
	margin: 0px auto;

	background-image: url('../images/background.jpg');

	background-attachment:scroll;
	background-repeat:no-repeat;
	background-position:top left;
	overflow: hidden;
	
	
	font:12px Arial;
	color:#FFFFFF;
}


#top_left {
	height:188px;
	width:257px;
	position: relative;
	top: 0px;
	left:0px;
	text-align:left;
	background-image: url('../images/left_top.jpg');
	background-attachment:scroll;
	background-repeat:no-repeat;
	background-position:top left;
}


#top {
	height:76px;
	width:465px;
	position: relative;
	top: -188px;
	left:257px;
	text-align:left;
	background-image: url('../images/menu_home.jpg');
	background-attachment:scroll;
	background-repeat:no-repeat;
	background-position:top left;
}

#search {
	height:112px;
	width:276px;
	position: relative;
	top: -264px;
	left:724px;
	text-align:left;
	padding-top:70px;
	padding-left:16px;
	background-image: url('../images/right_top.jpg');
	background-attachment:scroll;
	background-repeat:no-repeat;
	background-position:top left;
	
	font:12px Arial;
	color:#000000;
}

#news {
	/*border:2px; 
	border-color: rgb(95,103,102); 
	border-style: solid;	*/
	
	height:366px;
	width:205px;
	position: relative;
	top: -238px;
	left:0px;
	text-align:left;
	padding:10px;
	padding-top:46px;
	padding-left:42px;

	background-image: url('../images/left_nieuws.jpg');
	background-attachment:scroll;
	background-repeat:no-repeat;
	background-position:top left;

	
}
#text-left{
	height:301px;
	overflow: hidden;	
	font:12px Arial;
	color:#000000;
}

#ad {

	border-style: solid;
	padding:5px;
	height:100px;
	text-align:left;
	position: relative;
	
	font:12px Arial;
	color:#FFFFFF;
}

#main {
	/*border:2px; 
	border-color: rgb(95,103,102); 
	border-style: solid;	*/
	height:397px;
	width:425px;
	padding:21px;
	position: relative;
	top:-1343px;
	left:257px;
	text-align:left;
	background-image: url('../images/main_back.jpg');
	background-attachment:scroll;
	background-repeat:no-repeat;
	background-position:top left;
	
	font:12px Arial;
	color:#FFFFFF;
}

#right {
	padding:5px;
	height:441px;
	width:276px;
	position: relative;
	/*top:-1187px;*/
	top:-735px;
	left:724px;
	text-align:left;
	background-image: url('../images/mid_right.jpg');
	background-attachment:scroll;
	background-repeat:no-repeat;
	background-position:top left;
	padding:10px;
	padding-top:59px;
	padding-left:19px;
	padding-right:45px;
	
	
}
#rightMuzikantId {
	padding:5px;
	height:441px;
	width:276px;
	position: relative;
	/*top:-1187px;*/
	top:-735px;
	left:724px;
	text-align:left;
	background-image: url('../images/mid_right3.jpg');
	background-attachment:scroll;
	background-repeat:no-repeat;
	background-position:top left;
	padding:10px;
	padding-top:59px;
	padding-left:19px;
	padding-right:45px;
	
	
}
#text-right{
	height:327px;
	overflow: hidden;
	font:12px Arial;
	color:#FFFFFF;
 }

#bottom_mid {
	border: 3px solid #200002;
	border: 0px;
	border-style: solid;
	height:61px;
	width:468px;
	position: relative;
	top:-886px;
	left:257px;
	text-align:left;
	background-image: url('../images/banner_bottom_mid.jpg');
	background-attachment:scroll;
	background-repeat:no-repeat;
	background-position:top left;
	
	font:12px Arial;
	color:#FFFFFF;
}

#bottom {
	padding:5px;
	height:92px;
	width: 1000px;
	position: relative;
	top: -1325px;
	left:0px;
	text-align:left;
	background-image: url('../images/bottom_bottom.jpg');
	background-attachment:scroll;
	background-repeat:no-repeat;
	background-position:top left;
	
	font:12px Arial;
	color:#FFFFFF;
	
}

.leesmeer, a.leesmeer:link, a.leesmeer:visited, a.leesmeer:active, a.leesmeer:hover {
	text-decoration: none;
	font:11px  Arial;
	font-weight:bold;
	color:rgb(255,0,0);
}
.alignRight {
	width:100%;
	text-align:right;
}

input.Verzend{
	background-color: #FF0000;
	color: #FFFFFF;
	font-family: Arial;
	font:12px Arial;
	font-weight:bold;
	border:1px solid;
	border-top-color:#FF0000;
	border-left-color:#FF0000;
	border-right-color:#FF0000;
	border-bottom-color:#FF0000;
}

.band{
	font-weight:bold;
}
.datumDB{
	width:100%;
	font:11px  Arial;
	font-weight:bold;
	text-align:right;
	color:rgb(255,0,0);
}
.datumNews{
	font:11px  Arial;
	font-weight:bold;
}
.mainHead{
	font-weight:bold;
	font-size:14px;
}
input.Zoek,  input.uitgebreid{
	background-color: #000000;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	border:1px solid;
	border-top-color:#FFFFFF;
	border-left-color:#FFFFFF;
	border-right-color:#FFFFFF;
	border-bottom-color:#FFFFFF;
}
input.Zoek{
	width:60px;
}
input.uitgebreid{
	width:137px;
}
input.search{
	background-color: #FFFFFF;
	color: #000000;
	width:160px;
}
input{
	background-color: #FFFFFF;
	color: #000000;
}

.uitgebreid-locatie{
	text-align:right; 
	padding-right:55px; 
	padding-top:11px;
}