html {
	height: 100%;
}

body {
	height: 100%;
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
		background: black url('/visuals/basis/body_back.jpg') top center no-repeat;
}

h1 {
	font-size: 20px;
    color:#1e1e1e;
	margin: 0px 0px 7px 0px;
    font-weight:bold;
}

h2 {
	font-size: 12px;
	margin: 0px 0px 15px 0px;
}

h3 {
	font-size: 12px;
	margin: 0px 0px 15px 0px;
}

p {
	margin: 0px 0px 15px 0px;
}

table {
	font-family: Arial, sans-serif;
	font-size: 12px;
	margin: 0px 0px 15px 0px;
	border-spacing: 0px 0px;
}

td {
	padding: 2px 2px 2px 2px;
}

a {
	text-decoration: underline;
	color: black;
}

a:hover {
	text-decoration: none;
	color: black;
}

ol {
	margin: 0px 0px 15px 25px;
	list-style-type: decimal;
}

ul {
	margin: 0px 0px 15px 15px;
	list-style-type: disc;
}

ul ul {
	list-style-type: circle;
}

li {
	margin: 0px 0px 2px 0px;
}

sup {
	font-size: 65%;
	vertical-align: super;
}

sub {
	font-size: 65%;
	vertical-align: sub;
}

input {
	width: 200px;
	border: 1px solid black;
	background: white;
	font-family: Arial, sans-serif;
	font-size: 12px;
}

select {
	width: 204px;
	border: 1px solid black;
	background: white;
}

textarea {
	width: 200px;
	height: 80px;
}



.checkbox {
	border: 0px;
	width: 20px;
	background: none;
}

.radiobutton {
	border: 0px;
	width: 20px;
	background: none;
}

.form_button {
	background: white;
	border: 1px solid black;
	width: 204px;
}

#center_hor {
	position: relative;
	height: 100%;
	width: 1010px;
	margin: 0px auto 0px auto;
}

/* normaal menu */

#main_menu {
	position: relative;
	height: 53px;
	width:1010px;
}

#main_menu ul {
	list-style-type: none;
	margin: 0px;
	height: 53px;
	width:1010px;
	background: black url('/visuals/basis/menu_all.jpg') top left no-repeat;
}

#main_menu ul li {
position:relative;
	float: left;

	width: 100px;
	height: 53px;
	line-height:48px;
	text-align: center;
}

#main_menu ul li a{
	color:white;
	text-decoration:none;
	font-size:13px;
	font-weight:bold;
	font-family: Helvetica, sans-serif;
}

#main_menu  .menu_1, #main_menu  .menu_1 a {position:relative;display:block;width:125px;height:53px;}
#main_menu  .menu_1_active,#main_menu  .menu_1 a:hover {
	position:relative;
	display:block;
	width:125px;
	height:53px;
	background:url('/visuals/basis/menu_all.jpg') no-repeat 0px -53px;
}

#main_menu  .menu_86, #main_menu  .menu_86 a {	position:relative;display:block;width:137px;height:53px;}
#main_menu  .menu_86_active, #main_menu  .menu_86 a:hover {
	position:relative;
	display:block;
	width:137px;
	height:53px;
	background:url('/visuals/basis/menu_all.jpg') no-repeat -125px -53px;
}

#main_menu  .menu_87, #main_menu  .menu_87 a {	position:relative;display:block;width:173px;height:53px;}
#main_menu  .menu_87_active, #main_menu  .menu_87 a:hover {
	position:relative;
	display:block;
	width:173px;
	height:53px;
	background:url('/visuals/basis/menu_all.jpg') no-repeat -262px -53px;
}

#main_menu  .menu_88, #main_menu  .menu_88 a {	position:relative;display:block;width:145px;height:53px;}
#main_menu  .menu_88_active, #main_menu  .menu_88 a:hover {
	position:relative;
	display:block;
	width:145px;
	height:53px;
	background:url('/visuals/basis/menu_all.jpg') no-repeat -435px -53px;
}

#main_menu  .menu_89, #main_menu  .menu_89 a {	position:relative;display:block;width:146px;height:53px;}
#main_menu  .menu_89_active, #main_menu  .menu_89 a:hover {
	position:relative;
	display:block;
	width:146px;
	height:53px;
	background:url('/visuals/basis/menu_all.jpg') no-repeat -580px -53px;
}

#main_menu  .menu_90, #main_menu  .menu_90 a {	position:relative;display:block;width:145px;height:53px;}
#main_menu  .menu_90_active, #main_menu  .menu_90 a:hover {
	position:relative;
	display:block;
	width:145px;
	height:53px;
	background:url('/visuals/basis/menu_all.jpg') no-repeat -726px -53px;
}

#main_menu  .menu_91, #main_menu  .menu_91 a {	position:relative;display:block;width:130px;height:53px;}
#main_menu  .menu_91_active, #main_menu  .menu_91 a:hover {
	position:relative;
	display:block;
	width:130px;
	height:53px;
	background:url('/visuals/basis/menu_all.jpg') no-repeat -871px -53px;
}



#top {
	position: relative;
	height:100px;
}

#content {
	position: relative;
    width:990px;
    margin:0px auto 0px auto;
    min-height:600px;
    background:white url('/visuals/basis/back_content.jpg') repeat-x top left;
}

#swfBase {
	margin:0px;
	padding:0px;
	width:100%;
}

.login_form {
	width: 120px;
	font-size: 11px;
	font-weight: normal;
}

.login_form p {
	margin: 0px;
}

.login_form input {
	width: 116px;
	height: 16px;
}

.login_form .form_button {
	width: 120px;
	height: 20px;
	font-size: 11px;
}

.login_form .checkbox {
	width: 40px;
	border: 0px;
}

.login_form .username {
	text-align: center;
}

.navigation {
	position: relative;
	margin: 0px auto 0px auto;
	text-align: center;
	color: #666666;
}

.frame {
	padding: 0px;
	margin: 0px auto 0px auto;
}

.frame img {
	display: inline;
	float: left;
	border: 1px solid black;
	margin: 0px;
	padding: 0px;
}

.right_shadow {
	display: inline;
	float: left;
	width: 7px;
	font-size: 0px;
	line-height: 0px;
}

.shadow_top_right {
	width: 7px;
	height: 7px;
	font-size: 0px;
	line-height: 0px;
	background:  url('/visuals/shadow_right_top.png') top left no-repeat;
}

.shadow_right {
	width: 7px;
	font-size: 0px;
	line-height: 0px;
	background:  url('/visuals/shadow_right.png') top left repeat-y;
}

.bottom_shadow {
	clear: both;
	height: 7px;
	font-size: 0px;
}

.shadow_bottom_left {
	display: inline;
	float: left;
	width: 7px;
	height: 7px;
	font-size: 0px;
	background:  url('/visuals/shadow_left_bottom.png') top left no-repeat;
}

.shadow_bottom {
	display: inline;
	float: left;
	height: 7px;
	font-size: 0px;
	background:  url('/visuals/shadow_bottom.png') top left repeat-x;
}

.shadow_bottom_right {
	display: inline;
	float: left;
	width: 7px;
	height: 7px;
	font-size: 0px;
	background:  url('/visuals/shadow_right_bottom.png') top left no-repeat;
}

#popup {
	position: absolute;
	display: none;
	top: 0px;
	left: 0px;
	min-height: 100%;
	width: 100%;
	text-align: center;
	background:  url('/visuals/popup.png') top left repeat;
}

#footer{
    position:relative;
    width:1010px;
    height:30px;
    background: url('/visuals/basis/bottom_back.jpg') top left no-repeat;
}

#logo_1{
    position:absolute;
    left:40px;
    top:25px;
    width:156px;
    height:86px;
    background: url('/visuals/basis/logo_1.jpg') top left no-repeat;
}

#logo_2{
    position:absolute;
    right:10px;
    top:20px;
    width:83px;
    height:73px;
    background: url('/visuals/basis/logo_2.jpg') top left no-repeat;
}

#banner{
    position:absolute;
    left:320px;
    top:25px;
    width:551px;
    height:70px;

}

#content_top{
    position:relative;
    height:368px;
    padding-left:10px;
}

#content_top_left{
    position:relative;
    width:720px;
    height:368px;
    float:left;
}

#content_top_right{
    position:relative;
    width:236px;
    height:368px;
    float:left;
    margin-left:5px;
}

#content_bottom_left{
    position:relative;
    width:236px;
    height:368px;
    margin-left:8px;
    float:left;
}

#content_bottom_right{
    position:relative;
    width:236px;
    float:left;
    margin-left:10px;
}


#home_header_space{
    position:relative;
    width:720px;
    height:50px;
}

#home_image{
    position:relative;
    margin:-16px 0px 0px 10px;
}

#home_header_image{
    position:absolute;
    top:0px;
    left:0px;
    width:705px;
    height:50px;
    font-size:13px;
	font-weight:bold;
	font-family: Helvetica, sans-serif;
    line-height:45px;
    color:white;
    padding-left:15px;
    background:  url('/visuals/header_home.png') top left no-repeat;
}

#prog_top{
    position:relative;
    height:200px;
    width:960px;
    display:block;
    margin-left:15px;
}

#prog_bottom{
    position:relative;
    width:960px;
    display:block;
    margin-left:15px;
}

#prog_header_space{
    position:relative;
    width:961px;
    height:50px;
}

#prog_image{
    position:relative;
    margin:-16px 0px 0px 10px;
}

#prog_header_image{
    position:absolute;
    top:0px;
    left:0px;
    width:961px;
    height:50px;
    font-size:13px;
	font-weight:bold;
	font-family: Helvetica, sans-serif;
    line-height:45px;
    color:white;
    padding-left:15px;
    background:  url('/visuals/prog_header.png') top left no-repeat;
}


.red_header_space{
    position:relative;
    width:236px;
    height:35px;
}

.red_content{
    position:relative;
    margin:-11px 0px 0px 6px;
}
.red_content_border{
    position:relative;
    margin:-11px 0px 0px 6px;
    border:1px solid #c1c4d6;
    width:228px;
}

.red_content_border_tekst{
    position:relative;
    margin:-11px 0px 0px 6px;
    border:1px solid #c1c4d6;
    padding-left:7px;
    padding-top:7px;
    padding-bottom:7px;
    width:221px;
}

.red_content img{
    float:left;
    margin:0px;
    padding:0px;

}
.red_header_image{
    position:absolute;
    top:0px;
    left:0px;
    width:221px;
    height:35px;
    font-size:12px;
	font-weight:bold;
	font-family: Helvetica, sans-serif;
    line-height:30px;
    color:white;
    padding-left:15px;
    background:  url('/visuals/header_red.png') top left no-repeat;
}

.red_header_image_pers{
    position:absolute;
    top:0px;
    left:0px;
    width:221px;
    height:35px;
    font-size:12px;
	font-weight:bold;
	font-family: Helvetica, sans-serif;
    line-height:30px;
    color:white;
    padding-left:15px;
    background:  url('/visuals/header_red.png') top left no-repeat;
}

.red_header_small_space{
    position:relative;
    width:98px;
    height:35px;
}

.red_content_small{
    position:relative;
    margin:-11px 0px 0px 6px;
}
.red_content_small_border{
    position:relative;
    margin:-11px 0px 0px 6px;
    border:1px solid #c1c4d6;
    width:90px;
}

.red_content_small img{
    float:left;
    margin:0px;
    padding:0px;

}
.red_header_small_image{
    position:absolute;
    top:0px;
    left:0px;
    width:93px;
    height:33px;
    font-size:12px;
	font-weight:bold;
	font-family: Helvetica, sans-serif;
    line-height:30px;
    color:white;
    padding-left:5px;
    background:  url('/visuals/header_red.png') top left no-repeat;
}

.red_header_large_space{
    position:relative;
    width:277px;
    height:35px;
}

.red_content_large_small{
    position:relative;
    margin:-11px 0px 0px 6px;
}
.red_content_large_border{
    position:relative;
    margin:-11px 0px 0px 6px;
    border:1px solid #c1c4d6;
    width:269px;
}

.red_content_large img{
    float:left;
    margin:0px;
    padding:0px;

}
.red_header_large_image{
    position:absolute;
    top:0px;
    left:0px;
    width:272px;
    height:33px;
    font-size:12px;
	font-weight:bold;
	font-family: Helvetica, sans-serif;
    line-height:30px;
    color:white;
    padding-left:5px;
    background:  url('/visuals/prog_header_red.png') top left no-repeat;
}

.grey_header_space{
    position:relative;
    width:236px;
    height:35px;
}

.grey_content{
    position:relative;
    margin:-11px 0px 0px 5px;
}

.grey_content_border{
    position:relative;
    border:1px solid #c1c4d6;
    width:228px;
    margin:-11px 0px 0px 5px;
}


.grey_content img{
    float:left;
    margin:0px;
    padding:0px;

}
.grey_header_image{
    position:absolute;
    top:0px;
    left:0px;
    width:221px;
    height:35px;
    font-size:12px;
	font-weight:bold;
	font-family: Helvetica, sans-serif;
    line-height:30px;
    color:white;
    padding-left:15px;
    background:  url('/visuals/header_black.png') top left no-repeat;
}

.blue_header_space{
    position:relative;
    width:465px;
    height:43px;
}

.blue_content{
    position:relative;
    margin:-14px 0px 0px 10px;
    border:1px solid #c1c4d6;
    width:453px;
}

.blue_content_tekst{
    position:relative;
    margin:-14px 0px 0px 10px;
    border:1px solid #c1c4d6;
    width:446px;
    padding: 7px 0px 7px 7px;
}

.blue_header_image{
    position:absolute;
    top:0px;
    left:0px;
    width:450px;
    height:43px;
    font-size:12px;
	font-weight:bold;
	font-family: Helvetica, sans-serif;
    line-height:30px;
    color:white;
    padding-left:15px;
    background:  url('/visuals/header_blue.png') top left no-repeat;
}

.clear{
    display:block;
    height:1px;
    overflow:none;
    clear:both;
}

#flash_home{
    position:relative;
    float:left;
    width: 471px;
    height: 356px;
    margin-left:10px;
    background: url('/visuals/basis/billboard.jpg') top left no-repeat;

}

#kolom_1{
   position:relative;
   width:248px;
   margin-left:8px;
   float:left;
}

#kolom_2{
   position:relative;
   width:475px;
   float:left;

}

#kolom_3{
   position:relative;
   width:250px;
   float:left;
}

.headline{
    position:relative;
    margin:5px;
    border-bottom:1px dotted #848484;
    line-height:13px;
    padding-bottom:10px;
    padding-top:4px;
    color:#292929;
}

.nieuwsbericht{
    position:relative;
    margin:5px;
    border-bottom:1px dotted #848484;
    line-height:16px;
    padding-bottom:10px;
    padding-top:4px;
    color:#292929;
}

.headline_ruimte{
    padding:10px 0px 0px 5px;
}
.headline_ruimte a{
text-decoration:none;
margin-left:120px;
}
#headlines_home{
    position:relative;
    padding-top:0px;
    padding-top:125px;
    border:1px solid #d4d6e9;
       background: url('/visuals/basis/headline.jpg') top left no-repeat;
}

#pub_prijs{
    position:absolute;
    right:-24px;
    top:160px;
    height:471px;
    width:34px;
    background: url('/visuals/basis/prijs.jpg') top left no-repeat;
}
#pub_prijs a{
    height:100%;
    display:block;
 }



#vote_album{
    position:relative;
	float:left;
	left:0px;
	width:430px;
	border:1px solid #d4d6e9;
    border-left:-0px;
    padding-left:20px;
    padding-top:5px;
    font-size:30px;
    line-height:30px;
    color:#282828;
    font-style:italic;
      height:995px;
}
#vote_song{
    position:relative;
	float:left;
	width:475px;
	border:1px solid #d4d6e9;
    border-left:-0px;
    border-right:-0px;
    padding-left:20px;
    padding-top:5px;
    font-size:30px;
    line-height:30px;
    color:#282828;
    font-style:italic;
    height:995px;
}
.vote_container {
	position:relative;
	width: 118px;
	height:178px;
}
.vote_container a {
	display:block;
	width: 100%;
	height: 100%;
	text-decoration:none;
	border:0px;
}

#jury_1{
    position:relative;
    width:230px;
    height:66px;
    background: url('/visuals/basis/jury_1.jpg') top left no-repeat;
}
#jury_1 a{
    display:block;
    height:100%;
}
#jury_1 a:hover{display:block;  height:100%;background: url('/visuals/basis/jury_hover_1.jpg') top left no-repeat;}


#jury_2{
    position:relative;
    width:230px;
    height:66px;
    background: url('/visuals/basis/jury_2.jpg') top left no-repeat;
}
#jury_2 a{
    display:block;
    height:100%;
}
#jury_2 a:hover{display:block;  height:100%;background: url('/visuals/basis/jury_hover_2.jpg') top left no-repeat;}

#jury_3{
    position:relative;
    width:230px;
    height:66px;
    background: url('/visuals/basis/jury_3.jpg') top left no-repeat;
}
#jury_3 a{
    display:block;
    height:100%;
}
#jury_3 a:hover{display:block;  height:100%;background: url('/visuals/basis/jury_hover_3.jpg') top left no-repeat;}

#jury_4{
    position:relative;
    width:230px;
    height:66px;
    background: url('/visuals/basis/jury_4.jpg') top left no-repeat;
}
#jury_4 a{
    display:block;
    height:100%;
}
#jury_4 a:hover{display:block;  height:100%;background: url('/visuals/basis/jury_hover_4.jpg') top left no-repeat;}

#jury_5{
    position:relative;
    width:230px;
    height:66px;
    background: url('/visuals/basis/jury_5.jpg') top left no-repeat;
}
#jury_5 a{ display:block;  height:100%;}
#jury_5 a:hover{display:block;  height:100%;background: url('/visuals/basis/jury_hover_5.jpg') top left no-repeat;}


#jury_6{
    position:relative;
    width:230px;
    height:66px;
    margin-top:-1px;
    background: url('/visuals/basis/jury_6.jpg') top left no-repeat;
}
#jury_6 a{
    display:block;
    height:100%;
}
#jury_6 a:hover{display:block;  height:100%;background: url('/visuals/basis/jury_hover_6.jpg') top left no-repeat;}

#jury_7{
    position:relative;
    width:230px;
    height:66px;
    background: url('/visuals/basis/jury_7.jpg') top left no-repeat;
}
#jury_7 a{ display:block;  height:100%;}
#jury_7 a:hover{display:block;  height:100%;background: url('/visuals/basis/jury_hover_7.jpg') top left no-repeat;}

#pop_links{
    position:relative;
    height:285px;
    float:left;
    width:240px;
    font-size:16px;
    line-height:16px;
    text-transform:uppercase;
}

#pop_links a{
    font-weight:normal;
    text-decoration:none;
}

.pop_tekst{
    position:relative;
    height:285px;
    float:left;
    width:240px;
    padding-right:10px;
}

#pop_tijd{
    font-size:16px;
    line-height:16px;
    text-transform:uppercase;

}

#pop_date{
    font-size:16px;
    line-height:16px;
    font-weight:bold;
    text-transform:uppercase;
}

#pop_naam{
    font-size:45px;
    line-height:45px;
    color:#990a1f;
    font-weight:bold;
    text-transform:uppercase;
}

#stem_knop{
    position:relative;
    width:392px;
    height:60px;
    background: url('/visuals/basis/stem.jpg') top left no-repeat;
    border:0px;
    margin-bottom:10px;
    margin-left:540px;
    cursor:pointer;
}

#stem_knop:hover{
        position:relative;
    width:392px;
    height:60px;
 margin-bottom:10px;
    margin-left:540px;
    background: url('/visuals/basis/stem_hover.jpg') top left no-repeat;
}
#podia_0{
    position:relative;
    width:230px;
    height:145px;
    background: url('/visuals/basis/podia_1.jpg') top left no-repeat;
}

#podia_0 a{
    display:block;
    height:100%;
}

#podia_0 a:hover{display:block;  height:100%;background: url('/visuals/basis/podia_hover_1.jpg') top left no-repeat;}

#podia_1{
    position:relative;
    width:230px;
    height:63px;
    background: url('/visuals/basis/podia_2.jpg') top left no-repeat;
}
#podia_1 a{
    display:block;
    height:100%;
}
#podia_1 a:hover{display:block;  height:100%;background: url('/visuals/basis/podia_hover_2.jpg') top left no-repeat;}


#podia_2{
    position:relative;
    width:230px;
    height:63px;
    background: url('/visuals/basis/podia_3.jpg') top left no-repeat;
}
#podia_2 a{
    display:block;
    height:100%;
}
#podia_2 a:hover{display:block;  height:100%;background: url('/visuals/basis/podia_hover_3.jpg') top left no-repeat;}

#podia_3{
    position:relative;
    width:230px;
    height:63px;
    background: url('/visuals/basis/podia_4.jpg') top left no-repeat;
}
#podia_3 a{
    display:block;
    height:100%;
}
#podia_3 a:hover{display:block;  height:100%;background: url('/visuals/basis/podia_hover_4.jpg') top left no-repeat;}

.pdf_imp{
    position:relative;
    width:230px;
    height:63px;
    background: url('/visuals/basis/pdf_img.jpg') top left no-repeat;
}
.pdf_imp a{
    display:block;
    height:100%;
	color:white;
	text-decoration:none;
	font-size:28px;
	font-family:Arial;
	text-align:center;
	line-height:63px;
}
.pdf_imp a:hover{display:block;  height:100%;background: url('/visuals/basis/pdf_img_hover.jpg') top left no-repeat;}

.film_imp{
    position:relative;
    width:230px;
    height:63px;
    background: url('/visuals/basis/film_img.jpg') top left no-repeat;
}
.film_imp a{
    display:block;
    height:100%;
	color:white;
	text-decoration:none;
	font-size:28px;
	font-family:Arial;
	text-align:center;
	line-height:63px;
}
.film_imp a:hover{display:block;  height:100%;background: url('/visuals/basis/film_img_hover.jpg') top left no-repeat;}


