body { 
	color: #363636;
	font-family: Helvetica, Arial, sans-serif;
	background: url("../image/bg.gif") top repeat-x;
	font-size:75%;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	letter-spacing: normal;
	line-height: 1.5em;
}

a:link { text-decoration: none; color: #000000 }
a:visited { text-decoration: none; color: #000000}
a:active { text-decoration: none; color: #000000 }
a:hover { color: #cccccc}

.top { background:url(../image/header.png) no-repeat bottom; height:20px; }
.overmeny { font-family: verdana,arial,helvetica; font-size: 14px; color: black}
.undermeny { font-family: verdana,arial,helvetica; font-size: 10px; color: black}
.fot { background:url(../image/footer.png) no-repeat top; height:30px; }
.text { font-family: verdana,arial,helvetica; font-size: 18px; color: #cccccc }
.spacer { background:url(../image/border.png) repeat-y; height:55px; }
.nere { font-family: verdana,arial,helvetica; font-size: 10px; color: black}
.meny-top { background: transparent url(../image/meny-top.png) no-repeat bottom; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; color: #000000 }
.meny-box { background: transparent url(../image/meny-box.png) repeat; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000 }
.meny-fot { background: transparent url(../image/meny-fot.png) no-repeat top; }
.rubrik {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 17px}
.login {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px}
.lankar {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px}
.kontakta {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px}
.info {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px}
.bildinfo {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px}
.rubrikstart {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold;}
.num {font-size: 14px; font-weight: bold;}
.reklam { background:url(../image/reklam01.jpg) no-repeat top; height:236px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;}
/* begin styles for RSS Feed */

.rss-box {
	 margin: 1em;
	 width: 500px;
	 background-color: #ffffff;
         border: 1px solid #999999;
	 
}
.rss-items {
	margin-top:0px;
	padding:0.5em; 0.5em;
	margin-left:0px;
	color:#666666;
}
p.rss-title {padding:0.5em;}
.rss-title {
	text-decoration: none;
	font-family: arial;
	font-size: 12px;
	background-color:#ffffff;
	color:#666666;
	font-weight:bold;
	margin: 0px;
	padding:0em;
	text-align: left;
}

.rss-item  {
  font-family: arial;
  font-size: 12px;
  font-weight : normal;
  list-style:none;
  padding-bottom:1em;
}

.rss-item a {
	text-decoration : none;
	color: 333333;
	font-size: 12px;
	font-weight:bold;
	font-family:arial;
	}
	
.rss-item a:visited {
	color:333333;
}

.rss-date {
	font-size: 85%;
	font-weight : normal;
	color: #fff;
	target-new: window;
	} 
/* buttons modeled from http://www.wellstyled.com/css-inline-buttons.html */

.pod-play {
   _width:12em;
   margin: 0 0.2em; padding: 0.1em 0; _padding:0;
   
   white-space:nowrap;
   text-decoration: none;
   vertical-align:middle;
   background: #fb6;
   color: black;
   target-new: window;
   }
.pod-play em {
   _width:1em; _cursor:hand;
   font-style: normal;
   margin:0; padding: 0.1em 0.5em;
   background: white;
   color: #222;
   target-new: window;
   }
.pod-play span {
   _width:1em; _cursor:hand;
   margin:0; padding: 0.1em 0.5em 0.1em 0.3em;
   target-new: window;
   }
.pod-play:hover {
   background: #666;
   color: white;
   target-new: window;
   }
.pod-play:hover em {
   background: black;
   color: white
   target-new: window;
   }

