/* Bakgrund */

body{
	background: black url(../grafik/bakgrund.jpg);
	font-family: Arial;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	color: #c9cbff;
	font-size: 100%;
}
/*
--------------------------------------------------------------------------------------
stora ramen runt sidan
*/
div.ram {
	left: 50%;
	float: left;
	position: relative;
	background: #21222e url(../grafik/ram_topleft.png) 0px 0px no-repeat;
	padding: 0px;
}
div.ram div{
	float: left;
	background: url(../grafik/ram_bottomleft.png) 0px 100% no-repeat;
	margin: 0px;
	border: 0px;
}
div.ram div div{
	float: left;
	background: url(../grafik/ram_topright.png) 100% 0px no-repeat;	
}
div.ram div div div{
	float: left;
	background: url(../grafik/ram_bottomright.png) 100% 100% no-repeat;	
}
div.ram div div div div{
	background: none;
	float: left;
}
/*
-----------------------------------------------------------------------------------------------
småramar i sidan
*/
div.ruta{
	background: url(../grafik/ruta_topleft.png) 0 0 no-repeat;
	padding: 0;
}
div.ruta div{
	background: url(../grafik/ruta_bottomleft.png) 0 100% no-repeat;
	margin: 0;
	border: 0;
}
div.ruta div div{
	background: url(../grafik/ruta_topright.png) 100% 0 no-repeat;
}
div.ruta div div div{
	background: url(../grafik/ruta_bottomright.png) 100% 100% no-repeat;
}
div.ruta div div div div{
	background: none;	
}
/*
-----------------------------------------------------------------------------------------------
Banners
*/
.banner897{
	float: left;
	width: 897px;
	height:100px;
	position: relative;
	left: 0px;
	top: 6px;
}
.banner250{
	float: left;
	width: 250px;
	height: 120px;
	position: relative;
	left: 0px;
	top: 0px;
}
.banner120{
	float: left;
	padding-left: 0px;
	width: 120px;
	height: 60px;
	position: relative;
	left: 0px;
	top: 0px;
}
.banner468{
	float: left;
	width: 468px;
	height: 60px;
	position: relative;
	left: 27px;
	top: 1px;
}
/*
-----------------------------------------------------------------------------------------------
Dekoration
*/
.line1px{
	position: relative;
	float: left;
	background: #464760;
	width: 897px;
	height: 1px;
	left: 0px;
	top: 6px;
}


/*
-----------------------------------------------------------------------------------------------
Kolumnerna på framsidan
*/
.vansterkolumn{
	position: relative;
	float: left;
	width: 324px;
	height: 595px;
	left: 0px;
	top: 6px;
}
.mittkolumn{
	position: relative;
	float: left;
	width: 323px;
	height: 595px;
	left: 0px;
	top: 6px;
}
.hogerkolumn{
	float: left;
	width: 250px;
	height: 235px;
	position: relative;
	left: 0px;
	top: 6px;
}
/*
-----------------------------------------------------------------------------------------------
Texter
*/
.text_topplistan{
	position: relative;
	float: left;
	list-style-type: none;
	white-space: nowrap;
	font-weight: bold;
	font-size: 0.625em;
	overflow: hidden;
	width: 280px;
	height: 190px;
	left: 16px;
	top: 36px;
}
/*
Musiksidan
*/
/*
---------------------------------------------------------------------------------
*/
.no_link{
	font-size: 0.75em;
}
.no_link:link{
	color: #c9cbff;
	text-decoration: none;
}
.no_link:visited{
	color: #c9cbff;
	text-decoration: none;
}
.no_link:hover{
	text-decoration: underline;
}

/*
---------------------------------------------------------------------------------
Tar bort underline och sätter rätt färg vid menylänkar
Första gruppen är för menyer
Andra gruppen är för vanlig text
*/
/* 14px */
.huvudmeny{
	font-size: 0.875em;
	color: #ffffff;
	text-decoration: none;
	font-family: "Century Gothic", Verdana;
	font-weight: bold;
	text-align: center;
}
.huvudmeny:link{
	color: #ffffff;
	text-decoration: none;
}
.huvudmeny:visited{
	color: #ffffff;
	text-decoration: none;
}

/* 14px
*/
.rubriklank{
	font-size: 0.875em;
	color: #c9cbff;
	text-decoration: none;
	font-family: "Century Gothic", Verdana;
	font-weight: bold;
	text-align: center;

	float: left;
	width: 324px;
	height: 26px;
	position: absolute;
	left: 0px;
	top: 2px;	
}
.rubriklank:link{
	color: #c9cbff;
	text-decoration: none;
}
.rubriklank:visited{
	color: #c9cbff;
	text-decoration: none;
}

.no_linkmeny{
	padding-left: 20px;
	font-size: 0.75em;
}
.no_linkmeny:link{
	color: #c9cbff;
	text-decoration: none;
}
.no_linkmeny:visited{
	color: #c9cbff;
	text-decoration: none;
}
.no_linkmeny:hover{
	text-decoration: underline;
}


.no_linktext:link{
	color: #c9cbff;
	text-decoration: none;
}
.no_linktext:visited{
	color: #c9cbff;
	text-decoration: none;
}
.no_linktext:hover{
	text-decoration: underline;
}
.no_underline:link, .no_underline:visited, .no_underline:hover{
	color: #c9cbff;
	text-decoration: none;
}
/*
---------------------------------------------------------
 Nyheter
*/
.nyhetsram{
	float: left;
	position: relative;
	width: 311px;
	height: 300px;
	border: 0px;
}
.rubriknyhetertext{
	overflow: hidden;
	font-weight: bold;
	font-size: 0.75em;
	float: left;
	width: 311px;
	height: 300px;
	position: absolute;
	left: 6px;
	top: 264px;
	border: 0px;
}
/* 18px
color: #c9cbff;
*/
.nyhetsrubrik{
	font-size: 1.25em;
	font-weight: bold;
	color: #ffffff;
}
/* 12px
color: #c9cbff;
*/
.nyhetstext{
	font-size: 1em;
	font-weight: normal;
	color: #ffffff;
}
.nyhetsbild{
	border: 0px;
	width: 311px;
	height: 300px;
}
.nyhetstextram{
	display: block;
	float: left;
	positon: absolute;
	width: 311px;
	height: 80px;
	text-align: left;
	padding-left: 10px;
}
/*
----------------------------------------------------------
Onair
*/
.onairbild{
	font-size: 0.875em;
	overflow: hidden;
	float: left;
	position: absolute;
	left: 0px;
	top: 26px;
	border: 0px;
}
.onairbildsize{
	width: 322px;
	height: 207px;
	border: 0px;
}

.kontaktastudiobildsize {
	width: 322px;
	height: 24px;
	border: 0px;
}

/*
----------------------------------------------------------
Medarbetare
*/

.pres-rubrik {
	font-size: 2.1em;
}

.pres-info {
	font-size: 1.2em;
}

.pres-ingress {
	font-size:1.3em;
	font-weight:bold;
}

.pres-sites img {
	border: none;
	margin: 5px 5px 0;
}

.pres-beskrivning {
	font-size:1.3em;
}


/*
----------------------------------------------------------
VSH
*/
.vshram{
	border: 0px;
	white-space: nowrap;
	text-align: center;
	font-weight: bold;
	font-size: 0.75em;
	overflow: hidden;
	float: left;
	position: absolute;
	left: 5px;
	top: 264px;
}
.vshsize{
	width: 311px;
	height: 300px;
	border: 0px;	
}
/* 18px */
.vshrubrik{
	font-size: 1.5em;
	font-weight: bold;
	color: #ffffff;
}
/* 12px */
.vshtext{
	font-size: 1em;
	font-weight: normal;
	color: #ffffff;
}
/*
----------------------------------------------------------
Senast spelade
*/
.s_sp_text{
	list-style-type: none;
	white-space: nowrap;
	font-weight: bold;
	font-size: 0.625em;
	overflow: hidden;
	float: left;
	position: absolute;
	left: 9px;
	top: 45px;
}
.s_sp_size{
	width: 237px;
	height: 180px;
	border: 0px;	
}
/*
-------------------------------------------------------------
*/
/* 18px */
.rubrikmeny{
	font-size: 1.125em;
	font-weight: bold;
	color: #c9cbff;
	padding-left: 15px;
}
/* 16px */
.textrubrik{
	color: #c9cbff;
	font-weight: bold;
	font-size: 1em;
}
/* 16px */
.textrubrik_center{
	color: #c9cbff;
	font-weight: bold;
	font-size: 1em;
	text-align: center;
}
/* padding 7px, size 12px */
.text_ruta{
	color: #c9cbff;
	padding: 0.4375em 0.4375em 0.4375em 0.4375em;
	font-size: 0.75em;
}

.autoscroll{
	overflow: auto;	
}
/*
---------------------------------------------------------------------------
*/
.programledarbild{
	width: 200px;
	height: 132px;
	border: 0px;
}
/*
---------------------------------------------------------------------------
*/
/* 12px */
.spelasnu{
	font-size: 0.75em;
	font-weight: bold;
}
/*
---------------------------------------------------------------------------
*/
.program_ruta{
	color: #c9cbff;
	padding: 7px 7px 7px 7px;
	font-size: 1.125em;
}