/* RADIO SÖDERHAMN */

html, body {
	font-family: "segoe ui", "arial unicode ms", tahoma, verdana, arial;
	color: #757575;
	margin: 0px;
	padding: 0px;
	background-image:url(systempix/bgr.gif);
	background-position:left;
	background-repeat:repeat-y;
	background-color:#FFFFFF;
	color: #000000;
	font-size: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.4em;
}

h1 { margin:0.2em 0 0.6em 0 ; color:#fff; font-size:2.8em; padding: 0px;}

h2 { color:#fff; font-size:1.8em; margin:0.2em 0 1.0em 0 ; padding: 0px;}

h3 { color:#fff; font-size:1.4em; padding: 0px; margin: 0em 0em 0.5em 0em; }

h4 { color:#fff; font-size:0.7em; padding: 0px; margin: 0em 0em 0.3em 0em; }

h5 { margin: 0px; padding: 0px;}

h1, h2, h3, h4 { line-height:1.0em; letter-spacing:-0.03em; }

p { margin: 0px; padding: 0em 0em 1.4em 0em; }

strong { font-weight: bold; letter-spacing:-0.00em; }

a {	color: #fffc00;	text-decoration: none; }

a:hover {
	color: #fffc00;
	text-decoration:underline;
}

.date { margin: 0px; padding: 0px 0px 0px 0px; font-size: 0.8em; }

ul {
	font-size: 12px;
	/* font-family: "segoe ui", tahoma, verdana, arial; */
	color: #fff;
	padding: 0px 0px 0px 15px;
	margin: 0px;
	list-style-type: disc;
	list-style-image: none;
	list-style-position: outside;
	margin-bottom: 16px; /* avstånd efter listan (styckeavståndet) */
}

li {
	margin-bottom: 6px; /* avstånd mellan varje listitem (utom sista) */
}

td {
	text-align:left;
	padding: 0px; margin: 0px;
	/* font-family: "segoe ui", tahoma, verdana, arial; */
	color: #ffffff;
}
.black {
	color: #000000;
}


hr {
	border: 0;
	width: 100%;
	background-color: #000000;
	color: #000000;
	height: 1px;
}
#header {
	background-image:url(systempix/bgr_borg.jpg);
	height: 220px;
	width: 766px;
	position: absolute;
}
#logo {
	position: absolute;
	background-image:url(systempix/logo.jpg);
	height: 139px;
	width: 142px;
	left: 23px;
	top: 17px;
}
#radio {
	height: 71px;
	width: 193px;
	position: absolute;
	left: 566px;
}
#meny {
	position: absolute;
	height: 21px;
	width: 759px;
	top: 229px;
}
#mainholder {
	width: 756px;
	position: absolute;
	top: 264px;
}
#leftholder {
	float: left;
	width: 290px;
	position: relative;
}
#rightholder {
	margin-left: 9px;
	float: left;
	width: 457px;
	position: relative;
}
#left_header {
	height: 26px;
	width: 290px;
	position: relative;
}
#left_main {
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 4px;
	background-color:#cc6600;
	width: 270px;
	position: relative;
}
#left_footer {
	background-image:url(systempix/left_footer.gif);
	height: 11px;
	width: 290px;
	position: relative;
}
#right_header {
	float: left;
	background-image:url(systempix/right_header.gif);
	height: 11px;
	width: 457px;
	position: relative;
}

#right_main {
	float:left;
	padding-top: 12px;
	padding-left: 29px;
	padding-right: 29px;
	padding-bottom: 17px;
	background-color:#cc6600;
	width: 399px;
	position: relative;
}
#right_footer {
	float: left;
	background-image:url(systempix/right_footer.gif);
	height: 11px;
	width: 457px;
	position: relative;
}
#spons {
	z-index:3;
	position:absolute;
	margin-left: 780px;
	margin-top: 15px;
	width: 120px;
}