﻿body{
background-color:#000000;
	margin-top: 0;
	margin-left:0;
	width:900px;
	height:auto;
}

#logga{
	width:965px;
	height:180px;
	margin-top:0px;
	background-image: url(logga.jpg);

}
#meny{
	font-family: 'PT Sans Caption', arial, serif;
	font-size:18px;
	letter-spacing:2px;
	padding-left:177px;
	padding-top:140px;
}
#meny a{
	padding-left:6px;
	padding-right:6px;
	padding-bottom:6px;
	padding-top:4px;
}
#meny a:link {
  color:#000000;
  text-decoration: none; 
  }
#meny a:visited {
  color:#000000;
  text-decoration: none; 
}
#meny a:hover{
	color:#000000;
	text-decoration: underline;
}
#meny a:active {
  color:#000000;
  text-decoration:underline; 
}
#thetext{
	margin-top:0px;
	width:965px;
	height:auto;
	overflow: auto;
	background-image: url(bakgrund.jpg);
	font-family: sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 16px;
	color: #000;
}
#kol_vanster{
	width:270px;
	float:left;
	margin-left:70px;
	margin-bottom:25px;
}
#kol_hoger{
	width:610px;
	float:left;
	margin-bottom:25px;
}
#kol_vanster_stream{
	width:330px;
	float:left;
	margin-left:70px;
	margin-bottom:25px;
}
#kol_hoger_stream{
	width:550px;
	float:left;
	margin-bottom:25px;
}
#sandningstider{
	width:150px;
	float:left;
}
#nyheter{
	width:400px;
	float:right;
}
#musikkryss{
	margin-top:30px;
	width:400px;
	float:right;
}
#footer{
	width:965px;
	height:30px;
	background-image: url(botten.jpg);
	font-family: sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: medium;
	color: #c0c0c0;

}
h3{
	font-size:14px;
}


a:link {
  color:#FF6600;
  text-decoration: none; 
  }
a:visited {
  color:#FF6600;
  text-decoration: none; 
}
a:hover { 
  color:#FF6600;
  text-decoration: underline;
}
a:active {
  color:#FF6600;
  text-decoration:underline; 
}
