* {
margin:0px;
padding:0px;
}

body	{
font: 62.5%  Arial, Tahoma, Verdana, sans-serif;
background:url(../images/bg-background-pattern.png) repeat;
color: #353535;	
}

a:link, a:active, a:visited {
font-family:Arial, Tahoma, Verdana, sans-serif;
color:#353535;
text-decoration:underlined;
}

a:hover {
font-family: Arial, Tahoma, Verdana, sans-serif;
font-size:1.0em;
font-weight:normal;
color:#000000;
text-decoration:none;
}

#wrapper{
position: relative;
margin-left:auto;
margin-right:auto;
width:800px;
height:100%!important;
height:100%;
min-height:100%!important;
border-left:1px solid #e7e7e7;
border-right:1px solid #e7e7e7;
background:#FFF;
}
/* Layers
-----------------------------------------------------------------------------*/

#header{
height:200px;
width:100%;
margin-bottom:30px;
background:#fff; /*url(../images/bg-background-pattern.png) repeat-x;*/
}


/* Selectors
-----------------------------------------------------------------------------*/

#topSection{
width:625px;
height:130px;
margin-left:5px;
background:#cccccc;
margin:0px 10px 0px 5px;
background:#FFFFFF url(../images/corners-topsection.png) no-repeat;
padding:5px 0px 0px 40px;;
}
#topSection img{
margin:6px 0px 0px 50px;
}

#topSection form label{
margin-left:10px;
font-size:1.2em;
}
#topSection form fieldset{
border:none;
width:auto;
margin:3px 5px 0px 10px;
}
#topSection form fieldset select{
font-size:1.2em;
padding:2px;
width:70px;
height:20px;
}

/*-----------------------------------------------------------*/

#leftCollumn{
margin:0px 0px 20px 0px;
width:625px;
height:auto;
background:#FFFFFF;
float:left;
padding:5px;
}

#rightCollumn{
margin:-110px 0px 0px;
width:155px;
height:100%!important;
height:100%;
min-height:100%!important;
padding-left:10px;
background:#FFFFFF;
float:right;
}
#rightCollumn img{
margin:0px 5px 10px 13px;
}

#columns{
list-style:none;
}

#columns li{
float:left;
width:200px;
background:#FFF;
margin-right:10px;
}
#columns li p{
padding:4px;
font-size:1.2em;
}

.collumnHead-1{
font-size:1.6em;
padding:5px 0px 0px 5px;
text-indent:-1000px;
background:url(../images/Nieuwe%20Songteksten.png) no-repeat;
height:21px;
}
.collumnHead-2{
font-size:1.6em;
padding:5px 0px 0px 5px;
text-indent:-1000px;
background:url(../images/Hot!%20Hot!%20Hot!.png) no-repeat;
height:21px;
}
.collumnHead-3{
font-size:1.6em;
padding:5px 0px 0px 5px;
text-indent:-1000px;
background:url(../images/Meest_bekeken.png) no-repeat;
height:21px;
}
/* Charts
-----------------------------------------------------------------------------*/
.charts{
list-style:none;
padding:0px 5px 0px 5px;
width:200px;
}
.charts li{
margin-bottom:7px;
}

.charts li a{
font-size:1.2em;
color:#333;
text-decoration:underline;
}
.charts li a:hover{
font-size:1.2em;
color:#000;
text-decoration:underline;
}
.gsm{
list-style:none;
padding:0px 5px 0px 5px;
width:200px;
background:#cccccc;
} 
.gsm li{
margin-bottom:7px;
background:#cccccc;
}
.gsm li a:link, .gsm li a:active, .gsm li a:visited {
font-family:Arial, Tahoma, Verdana, sans-serif;
font-size:1.0em;
font-weight:normal;
color:#333333;
display:block;
}

.gsm li a:hover {
font-family: Arial, Tahoma, Verdana, sans-serif;
font-size:1.0em;
font-weight:normal;
color:#000000;
display:block;
}
/*, .charts li table tbody td a:link, .charts li table tbody td a:visited,{*/
/* Navigation
-----------------------------------------------------------------------------*/

#nav{
position:absolute;
top:200px;
left:0px;
height:18px;
width:100%;
border-top:1px solid #000;
border-bottom:1px solid #000;
background:url(../images/bg-navigation-gradiant.png) repeat-x;
}

#nav ul{
position:relative;
width:800px;
list-style: none;
margin:0px auto;
left:310px;
}

#nav ul li{
float:left;
margin:3px 10px 0px 0px;
}

#nav ul li a{
font-size:1.0em;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#000;
text-transform:uppercase;
text-decoration:none;
}
#nav ul li a:hover{
font-size:1.0em;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#333;
text-transform:uppercase;
text-decoration:underline;
}
/* Typography
-----------------------------------------------------------------------------*/

h1{
font-size: 2.2em; /* Equivalent to 22pt */
}

/* Forms
-----------------------------------------------------------------------------*/
input.text {
	padding: 3px;
	border: 1px solid #999999;	
}

/* Tables 
-----------------------------------------------------------------------------*/

table	{ 
border-spacing: 0;
border-collapse: collapse;
}

td{
text-align: left;
font-weight: normal;
}
/*Sections and ID's
-----------------------------------------------------------------------------*/

/* Styles
-----------------------------------------------------------------------------*/
hr.clear{size:0px; height:0px; visibility:hidden; clear:both;}
.right{float: right;}
.left{float: left;}
.spacer{
position: relative;
height:120px;
padding-left:20px;
margin-bottom:20px;
}
.center{
text-align: -moz-center;
text-align: center;
margin-left:auto;
margin-right:auto;
display:block;
}
.Abc{
font-size:1.2em;
}

