﻿.skyltfonster {
	width: 440px;
	background-image: url(../../img/layout/dot.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
	padding: 5px 0px;
	margin-right: 10px;
	text-align: center;
}

.skyltfonster h2 {
	text-align: center;
}

.skyltfonster p {
	padding: 5px;
}

#semester {
	margin: 10px 15px 10px 0px;
	padding: 10px;
	border: 2px dotted red;
	width: 410px;
}

#semester p, #semester h2 {
	color: red;
}

#semester img {
	margin-top: 15px;
}

div#nyheter h3 {
	margin: 0px;
	font-family: arial, helvetica, sans-serif; 
}

div#nyheter p {
	margin: 5px 0px 10px 0px;
	font-family: verdana, arial, helvetica, sans-serif; 
}

div#nyheter a {
	text-decoration: none;
}

div#nyheter a:hover {
	text-decoration: underline;
}

/*********************************** TOP 5-listan *****************************************/

#top5 ol {
	margin: 0px 0px 0px 20px;
	padding: 0px;
	font-family: verdana, arial, helvetica, sans-serif;
}

#top5 ol li a {
	color: black;
	text-decoration: none;
}
#top5 ol li a:hover {
	text-decoration: underline;
}

/**************************************************************/

div#nyheter h2 {
	background-image: url(../../img/layout/nyhet.gif);
	background-position: 8px 6px;
	background-repeat: no-repeat;
}

div#top5 h2 {
	background-image: url(../../img/layout/top5.gif);
	background-position: 8px 6px;
	background-repeat: no-repeat;
}

div#handla h2 {
	background-image: url(../../img/layout/check.gif);
	background-position: 8px 6px;
	background-repeat: no-repeat;
}


/*************** Säsongsbilder *********************************/

.flinga01 {
	background-image: url(../../img/puffbilder/flinga01.jpg);
	background-position: 180px 12px;
	background-repeat: no-repeat;
}

/****************************************************************/

div#rot {
	height: 70px;
	overflow: hidden;
}

div#rot_rub {
	font-family: arial, helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
}

div#rot_txt {
	font-family: verdana, arial, helvetica, sans-serif; 
	padding: 10px 0px 10px 10px;
}
