body {font-family: Verdana; font-size: 11px; background-color: #000000;}
	 
p {font-family: Verdana; font-size: 15px; color: #FFFFFF;}
td {font-family: Verdana; font-size: 15px; color: #FFFFFF}
li {font-family: Verdana; font-size: 15px;}
td{font-family: Verdana; font-size: 15px; color: #FFFFFF;}
th{font-family: Verdana; font-size: 15px; color: #FFFFFF;}

H1 {font-family: Verdana; font-size: 40px; color: #FFFFFF;}
H2 {font-family: Verdana; font-size: 35px; color: #FFFFFF;}
H3 {font-family: Verdana; font-size: 30px; color: #FFFFFF;}
H4 {font-family: Verdana; font-size: 25px; color: #FFFFFF;}
H5 {font-family: Verdana; font-size: 20px; color: #FFFFFF;}

A:visited {text-decoration: none;}
a:active {...}

/*http://www.the-art-of-web.com/css/border-radius/
<link rel="stylesheet" type="text/css" media="screen" href="style.css" />
<!--[if IE]><link rel="stylesheet" type="text/css" media="screen" href="ie.css" />< ![endif]*/
			
.overall {width: 800px;
	height: 3000px;
	background-color: #02022E; 
	opacity: 0.8; 
	filter: alpha(opacity=80);
	margin: 0;
	margin-top: 40;
	margin-bottom: 40;
	padding: 5px;
	-moz-border-radius: 1em;
	-webkit-border-radius:2em;
	margin-left: auto;
	margin-right: auto;
	} 
			
.nyheter { width: 200px; 
		background-color: #000000; 
		opacity: 0.8; 
		filter: alpha(opacity=80);
		font-family: Verdana; 
		font-size: 15px; 
		color: #FFFFFF;
		-moz-border-radius: 2em 0;
		-webkit-border-top-left-radius: 2em;
		-webkit-border-bottom-right-radius: 2em;
		float: left;
		padding: 8;
		margin-left: 20;
		}
		
.day { width: 200px;
		height: 25px;
		background-color: #000000;
		opacity: 0.8;
		filter: alpha(opacity=80);
		font-family: Verdana; 
		font-size: 15px; 
		color: #FFFFFF;
		-moz-border-radius-topleft: 2em 0;
		-moz-border-radius-bottomleft: 2em 0;
		-webkit-border-top-left-radius: 2em;
		-webkit-border-bottom-left-radius: 2em;
		float: left;
		padding: 8;
		margin-left: 20;
		margin-top: 30;
		}
		
.traning { width: 530px;
		height: 150px;
		background-color: #000000;
		opacity: 0.8;
		filter: alpha(opacity=80);
		font-family: Verdana; 
		font-size: 15px; 
		color: #FFFFFF;
		-moz-border-radius-topright: 2em 0;
		-moz-border-radius-bottomright: 2em 0;
		-webkit-border-top-right-radius: 2em;
		-webkit-border-bottom-right-radius: 2em;
		float: right;
		padding: 8;
		margin-left: 5;
		margin-top: 30;
		}
		
		
.text { width: 200px; 
		background-color: #000000; 
		opacity: 0.6; 
		filter: alpha(opacity=60);
		-moz-border-radius: 1em;
		-webkit-border-radius:2em;
		margin-right: auto;
		margin-left: auto;
		padding: 8;
		}

.kontakta_text { width: 400px; 
		background-color: #000000; 
		opacity: 0.6; 
		filter: alpha(opacity=60);
		-moz-border-radius: 1em;
		-webkit-border-radius:2em;
		margin-right: auto;
		margin-left: auto;
		padding: 8;
		}


.kontakta_bild { 	background-color: #000000; 
		opacity: 0.6; 
		filter: alpha(opacity=60);
		-moz-border-radius: 1em;
		-webkit-border-radius:2em;
		margin-right: auto;
		margin-left: auto;
		padding: 8;
		}

.no_opacity_on_text {position: relative;}

.genre_lista { width: 800px; 
		background-color: #000000; 
		opacity: 0.6; 
		filter: alpha(opacity=60);
		-moz-border-radius: 1em;
		-webkit-border-radius:2em;
		position: right;
		}

.genre_dj { width: 200px; 
		background-color: #5e5555; 
		opacity: 0.6; 
		filter: alpha(opacity=60);
		-moz-border-radius: 1em;
		-webkit-border-radius:2em;
		position: right;
		padding: 4;
		}
		
.genre { width: 800px; 
		background-color: #000000; 
		opacity: 0.6; 
		filter: alpha(opacity=60);
		-moz-border-radius: 1em;
		-webkit-border-radius:2em;
		position: right;
		margin-top: 50px;
		}

.genre_text { width: 280px; 
		background-color: #000000; 
		opacity: 0.6; 
		filter: alpha(opacity=60);
		-moz-border-radius: 1em;
		-webkit-border-radius:2em;
		position: right;
		margin-left: 5 px;
		margin-bottom: 5 px;
		align: left;
		}
.genre_overskrift{ width: 800px; 
		height: 50px;
		background-color: #5e5555; 
		opacity: 0.6; 
		filter: alpha(opacity=60);
		-moz-border-radius: 1em;
		-webkit-border-radius:2em;
		position: right;
		}
		
.profil_vanster {width: 350px;
		background-color: #000000;
		opacity: 0.7;
		filter: alpha(opacity=70);
		-moz-border-radius: 1em;
		-webkit-border-radius:2em;
		float: left;
		margin-left: 20px;
		margin-top: 20px;
		padding: 8;
		}
		
.profil_hoger {width: 350px; height: 290px; overflow-y: scroll;
		background-color: #000000;
		opacity: 0.7;
		filter: alpha(opacity=70);
		-moz-border-radius: 1em;
		-webkit-border-radius:2em;
		float: right;
		margin-right: 20px;
		margin-top: 20px;
		padding: 8;
		}
		
.youtube {width:425; 
	height:350;
	background-color: #000000;
	opacity: 0.7;
	filter: alpha(opacity=70);
	-moz-border-radius: 1em;
	-webkit-border-radius:2em;
	float: right;
	margin: 20px;
	margin-right: 20px;
	margin-left: 5px;
	padding: 0;
	}
		
.mp3 {width:295; 
	height:200;
	background-color: #000000;
	opacity: 0.7;
	filter: alpha(opacity=70);
	-moz-border-radius: 1em;
	-webkit-border-radius:2em;
	float: left;
	margin: 20px;
	margin-left: 20px;
	margin-right: 5px;
	padding: 0;
	}
.dj {width:150px;
	height: 200px;
	background-color: #000000; 
	opacity: 0.8; 
	filter: alpha(opacity=80);
	color: #FFFFFF;
	-moz-border-radius: 1em;
	-webkit-border-radius:2em;
	padding: 8;
	margin: 25px;
	}
	
.arbete {width:400px;
	height: 500px;
	background-color: #000000; 
	opacity: 0.8; 
	filter: alpha(opacity=80);
	color: #FFFFFF;
	-moz-border-radius: 1em;
	-webkit-border-radius:2em;
	padding: 8;
	margin: 25px;
	margin-left: auto;
	margin-right: auto;
	}
