/* CSS menymall */

body {
	padding: 0;
	margin: 15px 0 0 30px;
}

img {
	border-style: none;
}

/* HUVUD */

#huvud {
	height: 134px;
	width: 844px;
}

#vff_logo {
	border: 0;
	padding: 0;
	margin: 18px 0 7px 5px;
}

#titel {
	border: 0;
	padding: 0;
	margin: 0 0 12px 20px;
}

#nedrakning {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #004276;
	position:absolute;
	
	/*font-style: italic;*/
	top: 40px;
	left: 605px;
}

.lite_storre {
	font-size: 12px;
	font-weight: bold;
}

/* menyn */

#menycontainer {
	width: 844px;
	height: 134px;
	background-image: url('bilder/titel_bakgrund.gif');
	background-repeat: no-repeat;
	padding: 0 0 0 32px;
	margin: 0;
	/*background: #FFAC00;*/
	/*border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;*/
}

#menycontainer ul {
	margin: 0;
	padding: 5px 0 0 0;
	background: transparent;
	height: 20px;
}

#menycontainer li {
	display: block;
	float: left;
	padding: 0 0.8em 0 0;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #004276;
}

.menycontent {
	display: block;
	padding: 0 0 6px 0;
	background: #FFD172;
	color: #004276;
	text-align: center;
}

a.meny, a.meny:visited {
	width: 88px;
	display: block;
	text-decoration:none;
}

a.meny:hover {background: transparent;}

a#current .menycontent, a#current .r1, a#current .r2, a#current .r3, a#current .r4 {
	background: #ffffff;
}

a#current .menycontent {
	border-bottom: none;
}

a.meny:hover .menycontent, a.meny:hover .r1, a.meny:hover .r2, a.meny:hover .r3, a.meny:hover .r4 {
	background:#FFBB30;
}

/* runda horn */

#ram1 {
	margin: 0 5px;
	height: 1px;
	overflow: hidden;
	background-color: #ccc;
	color: #000;
}

#ram2 {
	margin: 0 3px;
	height: 1px;
	overflow: hidden;
	background-color: #FFAC00;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	color: #000;
}

#ram3 {
	margin: 0 2px;
	height: 1px;
	overflow: hidden;
	background-color: #FFAC00;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	color: #000;
}

#ram4 {
	margin: 0 1px;
	height: 2px;
	overflow: hidden;
	background-color: #FFAC00;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	color: #000;
}

.roundtop {
	background: transparent;
}

.r1 {
	margin: 0 5px;
	height: 1px; overflow: hidden;
	background: #FFD172;
}

.r2 {
	margin: 0 3px;
	height: 1px; overflow: hidden;
	background: #FFD172;
}

.r3 {
	margin: 0 2px;
	height: 1px; overflow: hidden;
	background: #FFD172;
}

.r4 {
	margin: 0 1px;
	height: 2px; overflow: hidden;
	background: #FFD172;
}

/* KROPP */

#kropp {
	width: 844px;
	margin-top: 30px;
	padding: 0;
}

/* Sida */

#sidbilder {
	padding-left: 1.8em;
	float: left;
}

#sidbild {
	height: 264px;
	width: 90px;	
}

#sida {
	float: left;
	width:440px;
	text-align: left;
	vertical-align: top;
	padding: 0px 32px 0px 2.8em;
	font-family: verdana,sans-serif;
	font-size: 11px;
	line-height: 17px;
}

.sid_rubrik {
	font-family: verdana,sans-serif;
	font-size: 16px;
	font-weight: bold;
	border-bottom: 1px solid #ccc;
	margin-bottom: 10px;
}

.underrubrik {
	text-align: left;
	font-family: verdana,sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-top: 15px;
	margin-bottom: 2px
}

#sida a {
	color: #004276;
	background-color: #fff;
	text-decoration: none;
}

#sida a:hover {
	color: #FF8100;
	background-color: #fff;
	text-decoration: underline;
}

#sida p {
	text-indent: 15px;
	margin: 0px;
	padding: 0 0 4px 0;
}

#sida p.forsta_stycke {
	text-indent: 0px;
	margin: 0px;
	padding: 0 0 4px 0;
}

/* Nyheter */

#nyheter {
	float: left;
	width: 175px;
	height: 260px;
	text-align: left;
	vertical-align: top;
	font-family: verdana,sans-serif;
	font-size: 10px;
	padding: 0;
	margin: 0;
}

#nyhets_rubrik {
	font-family: verdana,sans-serif;
	font-size: 11px;
	background-color: #ff9601; /*#FFAC00;*/
	color: #000;
	font-weight: bold;
	border: 1px solid #ccc;
	padding: 1px 1px 1px 12px;
}

.sid_datum {
	margin-top: 10px;
	margin-left: 12px;
}

.sid_nyhet {
	padding-left: 12px;
	padding-right: 5px;
}

.sid_nyhet a {
	font-family: verdana,sans-serif;
	font-size: 10px;
	color: #004276;
	background-color: #fff;
	text-decoration: none;
	font-weight: bold;
}

.sid_nyhet a:hover {
	color: #FF8100;	
	background-color: #fff;
	text-decoration: underline;
}

/* FOT */

	#fot {
		width: 780px;
		clear:both;
		position:relative;
		top: 20px;
		margin-left: 2.8em;
		padding-top: 1em;
		border-top: 1px solid #ccc;
		text-align: center;
		font-family: verdana,sans-serif;
		font-size: 10px;
		vertical-align: middle;
	}
	
	#fot a {
	color: #004276;
	background-color: #fff;
	text-decoration: none;
}

#fot a:hover {
	color: #FF8100;
	background-color: #fff;
	text-decoration: underline;
}

#fot_lankar {
	margin-bottom: 1em;
}

#fot_info {
	margin-bottom: 50px;
}


/* ÖVRIGA KLASSER */


/*Nyheter*/

.nyhet {
	padding-top: 6px;
}

.rubrik {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #004276;
}

.rubrik a {
	font-weight: bold;
}

.datum {
	font-size: 10px;
	text-align: left;
	color: #707070;
}

#nyhets_datum {
	margin-top: 10px;
	color: #707070;
	text-align: left;
	font-size: 10px;
}

.bildkalla {
	margin-top: 10px;
	margin-bottom: -10px;
	color: #707070;
	text-align: left;
	font-size: 11px;
}

.center_lank {
	margin-top: 20px;
	text-align: center;
}

/* Program */


#program {
	width: 100%;
	/*height: 200px;*/
	font-family: verdana;
	font-size: 11px;
	line-height: 160%;
}

#program th {
	padding-bottom: 5px;
}

#program tr th {
	text-align: left;
}

#program .dag {
	vertical-align:top;
	width: 6%;
}

#program .man {
	vertical-align:top;
	width: 10%;
}

#program .amne {
	width: 84%;
}

/* Formulär */

#formular {
	border-style: none;
	font-family: verdana;
	font-size: 11px;
}

#formular tr td {
	padding: 1px 0px 1px 0px;
}

#formular input {
	font-size: 12px;
}

#formular select {
	font-size: 12px;
}

/* Övriga */

.flyt_hoger {
	float: right;
	margin-left: 5px;
	margin-top: 5px;
}

.flyt_vanster {
	float: left;
	margin-right: 5px;
	margin-top: 5px;
}

img.bildram {
	border: 1px solid #FFF;
}

img.bildram:hover {
	border: 1px solid #FF8100;
}

.kursiv {
	font-style: italic;
}

.fet {
	font-weight: bold;	
}

.blue {
	color: #004276;
	/*background-color: #fff;*/
}

/* Holly Hack: Hide From IE5/Mac \*/

* html #lankar img {
	margin: 5.5px 0;
	vertical-align: middle;
}
/* Holly Hack: End Hide From IE5/Mac */
