BODY {
	background: #99CCFF;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : Black;
}
A:LINK {
	color : #FF0202;
}
A:VISITED {
	color : #FF0202;
}
A:HOVER {
	color : Blue;
}
A:ACTIVE {
	color : Blue;
}

.satsyta {
	position : relative;
	left : 25px;
	top : 35px;
	width : 698px;
	height : 328px;
	overflow : auto;
}

.rubrik{
	font-size : 20px;
	font-family : Impact,sans-serif;
}

.rubrikruta{
	width : 145px;
	height : 20px;
	background-color : #FFAC59;
	padding-left : 10px;
	text-align : left;
	font-weight : bold;
	color : #FFEDDB;
	padding-top : 7px;
}

.nyhetsruta{
	border: 1px solid #FFAC59;
	width: 133px;
	height: auto;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
	background-color: #FFFEEA;
}

.cdrubrikruta{
	height: 20px;
	background-color: #FFAC59;
	padding-left: 10px;
	text-align: left;
	font-weight: bold;
	color: #FFEDDB;
	padding-top: 7px;
}

.cdruta{
	border: 1px solid #FFAC59;
	height: auto;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
	background-color: #FFFEEA;
}



td.bkg{
	background : url(bilder/mob-bakgrund.jpg) no-repeat;
}

.minitext{
	font-size : 8px;
}

table.kalender{
	border : 2px solid #FFAC59;
	vertical-align : top;
	text-align : left;
	border-collapse : collapse;
}

td.kalenderrubrik{
	border : none;
	font-weight : bold;
	vertical-align : bottom;
	padding : 2px 2px 2px 2px;
}

td.kalender{
	border : 1px solid #FFAC59;
	vertical-align : top;
	padding : 2px 2px 2px 2px;
}

td.kalendermanad{
	border : none;
	vertical-align : top;
	padding : 2px 2px 2px 2px;
}


td.kalendertopp{
	border-bottom : 1px solid #FFAC59;
	border-left : 1px solid #FFAC59;
	border-right : 1px solid #FFAC59;
	border-top : 2px solid #FFAC59;
	vertical-align : top;
	padding : 2px 2px 2px 2px;
}

td.kalendermanadstopp{
	border-bottom : none;
	border-left : 1px solid #FFAC59;
	border-right : 1px solid #FFAC59;
	border-top : 2px solid #FFAC59;
	vertical-align : top;
	padding : 2px 2px 2px 2px;
}

.gammalt{
	color : #999999;
	}
	
.internmeny {
	position : relative;
	width : 130px;
	height : 264px;
	overflow : auto;
	text-align : right;
	background-color : #FFAC59;
	padding-top : 36px;
	padding-right : 10px;
	padding-left : 10px;
	padding-bottom : 10px;
	font-weight : bold;
	color : #FFEDDB;
}

.internmeny a:link{
	color : #FFEDDB;
	text-decoration : none;
}

.internmeny a:visited{
	color : #FFEDDB;
	text-decoration : none;
}

.internmeny a:hover{
	color : #FF0202;
	text-decoration : none;
}

.internmeny a:active{
	color : #FF0202;
	text-decoration : none;
}

.internsatsyta{
	position : relative;
	width : 500px;
	height : 310px;
	overflow : auto;
}

.bmaremeny {
	position : relative;
	width : 50px;
	height : 275px;
	overflow : auto;
	text-align : right;
	background-color : #FFAC59;
	padding-top : 25px;
	padding-right : 15px;
	padding-left : 10px;
	padding-bottom : 15px;
	font-weight : bold;
	color : #FFEDDB;
}

.bmaremeny a:link{
	color : #FFEDDB;
	text-decoration : none;
}

.bmaremeny a:visited{
	color : #FFEDDB;
	text-decoration : none;
}

.bmaremeny a:hover{
	color : #FF0202;
	text-decoration : none;
}

.bmaremeny a:active{
	color : #FF0202;
	text-decoration : none;
}
	

