@charset "UTF-8";
/* CSS Document */


body {
	color: #FFFFFF;
	font-size: 12px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #000000;
}

a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #FFFF00;
}
a:active {
	color: #FFFF00;
}



h1 {
	font-size:24px;
	color:#FFFFFF;
}

h2 {
	font-size:12px;
	color:#000000;
	font-weight: bold;
}

h3 {
	font-size:12px;
	color:#FFFF00;
	font-weight: bold;
}

/*billedtekst str*/
h4 {
	font-size:12px;
	color:#FFFFFF;
	font-weight: bold;
}


#logo {
	left:0px;
	top:0px;
	width:150px;
	z-index:2;
}



#menu {
	left:0px;
	width:140px;
	z-index:1;
	margin-top: 50px;
}

#menuindex {
	left:0px;
	width:140px;
	z-index:1;
	margin-top: 185px;
}

#flyerindex {
	position:absolute;
	left:250px;
	width:500px;
	z-index:1;
	padding-right: 10px;
	padding-left: 10px;
	top: 0px;
	padding-top: 10px;
}

.abouttext_tableborder {
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
}
#abouttext {
	position:absolute;
	left:250px;
	top:120px;
	width:500px;
	z-index:1;
}

#artistslist {
	left:250px;
	width:550px;
	z-index:4;
	top: 0px;
	position: absolute;
	margin-top: 120px;
}

/*#artistslist p{
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: 500;
	letter-spacing: 0.5px;
}
#artistslist a{
	color:#FFFF00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: 500;
	letter-spacing: 0.5px;
	text-decoration:none;
}

#artistslist a:hover{
	text-decoration:none;
	color: #FFFFFF;
}*/


#artistvideos {
	position:absolute;
	left:250px;
	top:120px;
	width:475px;
	z-index:1;
}

/*#artistvideos h2{
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
	letter-spacing: 0.5px;
}

#artistvideos h3{
	color:#FFFF00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	letter-spacing: 0.5px;
}

#artistvideos p{
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: normal;
}

#artistvideos a{
	color:#FFFF00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
	letter-spacing: 0.5px;
	text-decoration:none;
}

#artistvideos a:hover{
	text-decoration:none;
	color: #FFFFFF;
}*/

#urllink  {
	position:absolute;
	left:250px;
	top:120px;
	width:500px;
	z-index:5;
}

#urllink_right {
	position:absolute;
	left:580px;
	top:200px;
	width:214px;
	z-index:6;
}

.shceduletextstyle {
	color: #FEFE00;
	font-weight: bold;
}

.contentheadline {
	display:block;
	width: 100%;
	/*padding: 1px;
	border-top-width: 0.5px;
	border-bottom-width: 0.5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666666;
	border-bottom-color: #666666;*/
	background-color: #FFFF00;
	font-weight: bold;
	color: #000000;
}

.contentvideowievable{
	display:block;
	width: 100%;
	/*padding: 1px;
	border-top-width: 0.5px;
	border-bottom-width: 0.5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666666;
	border-bottom-color: #666666;*/
	background-color: #FFFFFF;
	font-weight: bold;
	color: #000000;
}

.individualartistpageheadline {
	color: #FFFFFF;
	font-weight: bold;
}

.podcasthead {
	color: #000000;
	font-weight: bold;
}
