*{
	margin: 0;
	padding: 0;
}

body{
	text-align:center;
	width:100%;
	height: 100%;
	font-family: Times, "Times new Roman" serif;
	font-size: 24px;
	background-color: white;
}

#bg1{
	background: transparent url("../images/bg_01.jpg") repeat-y top center;
}

#bg2{
	background: transparent url("../images/bg_02.jpg") repeat-y top center;
}

#bg3{
	background: transparent url("../images/bg_03.jpg") repeat-y top center;
}

#bg4{
	background: transparent url("../images/bg_04.jpg") repeat-y top center;
}

#bg5{
	background: transparent url("../images/bg_05.jpg") repeat-y top center;
}

#bg6{
	background: transparent url("../images/bg_06.jpg") repeat-y top center;
}


a{
	color: #000;
	text-decoration: underline;
}


a:hover{
	color: #999;
	text-decoration: underline;

}


#container{
	width: 740px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}

#contentWrapper{
	width: 537px;
	background-color: none;
	margin: 0 auto;
}

#navigation li span{
	display: none;
}

#navigation{
    width: 537px; 
	height: 27px;
    background: url("../images/website_nav.gif");
    margin: 20px auto; 
    position: relative;
	background-color: none;
}

#navigation li {
	margin: 0; 
	padding: 0; 
	list-style: none;
	position: absolute; 
	top: 0;
}

#navigation li, #navigation a {
	height: 27px; 
	display: block;
}


#link_1{
	left: 0; 
	width: 50px;
}

#link_2{
	left: 60px; 
	width: 135px;

}

#link_3{
	left: 190px; 
	width: 120px;

}

#link_4{
	left: 320px; 
	width: 120px;

}

#link_5{
	left: 445px; 
	width: 90px;
}


#link_1 a:hover {
    background: transparent url("../images/website_nav.gif")
    0 -27px no-repeat;
}

#link_1.selected {
    background: transparent url("../images/website_nav.gif")
    0 -27px no-repeat;
}

#link_2 a:hover {
    background: transparent url("../images/website_nav.gif")
    -60px -27px no-repeat;
}

#link_2.selected {
    background: transparent url("../images/website_nav.gif")
    -60px -27px no-repeat;
}



#link_3 a:hover {
    background: transparent url("../images/website_nav.gif")
    -190px -27px no-repeat;
}

#link_3.selected {
    background: transparent url("../images/website_nav.gif")
    -190px -27px no-repeat;
}


#link_4 a:hover {
    background: transparent url("../images/website_nav.gif")
    -320px -27px no-repeat;
}

#link_4.selected {
    background: transparent url("../images/website_nav.gif")
    -320px -27px no-repeat;
}


#link_5 a:hover {
    background: transparent url("../images/website_nav.gif")
    -445px -27px no-repeat;
}

#link_5.selected {
    background: transparent url("../images/website_nav.gif")
    -445px -27px no-repeat;
}

#content{
	background-color: #bfbfbf;
	margin: 20px 0;
	padding: 30px;
}

#contentNopadding{
	background-color: #bfbfbf;
	margin: 20px 0;
}

#contentNopaddingPers{
	background-color: #bfbfbf;
	margin: 20px 0;
	padding: 20px;

}

#contentNopaddingPers p{
	margin: 0 0 1em 0;
}

#content p{
	margin: 0 0 1em 0;
}

#content .extras{
	font-size: 18px;
}

table{
	font-size: 18px;
	
}

td{
	padding: 5px;
	
}

td.right{
	text-align: right;
}

.small {
	font-size: 12px;
}

.one{
	background-color: #404040;
	display: block;
}

.one a{
	background-color: #404040;
	display: block;
	text-decoration: none;
	height: 105px;
	padding: 25px 5px 0px 5px;


}
.one a:hover{
	background-color: #FF7F00;
	display: block;
	color: #fff;
	height: 105px;
	padding: 25px 5px 0px 5px;

}



.two{
	background-color: #7F7F7F;
	display: block;
}

.two a{
	background-color: #7F7F7F;
	display: block;
	text-decoration: none;
	height: 105px;
	padding: 25px 5px 0px 5px;

}

.two a:hover{
	background-color: #FF7F00;
	display: block;
	color: #fff;
	height: 105px;
	padding: 25px 5px 0px 5px;

}

.three{
	background-color: #A8A8A8;
	display: block;
}

.three a{
	background-color: #A8A8A8;
	display: block;
	height: 105px;
	text-decoration: none;
	padding: 25px 5px 0px 5px;

}

.three a:hover{
	background-color: #FF7F00;
	display: block;
	height: 105px;
	color: #fff;
	padding: 25px 5px 0px 5px;

}


.threeA{
	background-color: #A8A8A8;
	display: block;
}

.threeA a{
	background-color: #A8A8A8;
	display: block;
	text-decoration: none;
	height: 105px;
	padding: 25px 5px 0px 5px;

}

.threeA a:hover{
	background-color: #FF7F00;
	display: block;
	color: #fff;
	height: 105px;
	padding: 25px 5px 0px 5px;
}

.four1{
	background-color: #404040;
	padding: 20px;
	font-size: 48px;
	color: white;

}

.four2{
	background-color: #7F7F7F;
	padding: 20px;
	font-size: 48px;
}

.four3{
	background-color: #A8A8A8;
	padding: 20px;
	font-size: 48px;
}

.white{
	color: white;

}

table td.left{
	text-align: left !important;
}


.big{
	font-size: 48px;
}


#footer{
	background-color: none;
}

.sponsors{
	float: right;
	border: none;
}

.sponsors a{
	border: none;
	text-decoration: none;
}

.homeImage{
	float: left;
	width: 80px;
	border: none;

}

.homeImage a{
	border: none;
	text-decoration: none;

}

.programmeLocation{
	font-size: 48px;
	font-weight: bold;
	border-bottom: 2px solid black;
	margin-top: 0.5em;
}

.programmeHour{
	font-size: 24px;
	margin-top: 1em;
}

.programmeGenres{
	font-size: 14px;
	font-weight: bold;
font-family: Arial, "Arial" sans;
}

.programmeArtist{
	font-size: 24px;
	font-weight: bold;
}

.programmeTitle{
	font-size: 24px;
}

.programmeInfo{
	font-size: 18px;
}



.programmeArtistDoorlopend{
	font-size: 24px;
	font-weight: bold;
	padding-top: 0.5em;
}

.programmeDoorlopend{
	font-size: 12px;
	margin-top: 1.3em;


}