
body {
	background: #432f09 url(../img/tapet.png);
	color:#000000;
	line-height:1.5em;
	margin-top:20px;
	padding:0;	
	font-family: Verdana;
	font-size: 10pt;
}
a:link {
	color:#000000;
	text-decoration:none;
}
a:visited {
	color:#000000;
	text-decoration:none;
}
a:hover {
	color:#000000;
	text-decoration:underline;
}
a:active {
	color:#000000;
	text-decoration:none;
}
p {
	color:#000000;
}

.small {
	width: 155px;
	margin-bottom: 5px;
	margin-right: 3px;
	margin-top: -10px;
	text-align: center;
	font-size: x-small;
	font-variant: normal;
	float: left;
	vertical-align: top;
	letter-spacing: 2px;
	overflow: auto;
}


#header {
	background: transparent url(../img/top.png) no-repeat;
	color:#FFFFFF;
	height:158px;
	width: 778px;
	margin: 0 auto;
	margin-left: 1px;
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;	
}

.menu{
	width: 100%;
	margin: 0 auto;
}

.menu ul{
	margin: 0 auto;
	margin-bottom: -4px;
	padding: 0;
	font: bold 8pt Verdana;
	list-style-type: none;
	text-align: center;
	background: url(../img/menu.jpg) no-repeat;
	height:23px;
}

.menu li{
	display: inline;
	margin: 0;
}

.menu li a{
	display: inline-block;
	text-decoration: none;
	margin-top: 2px;
	padding: 0px 8px; /*padding inside each tab*/
	color: #DDD;
	background: transparent;
}

.menu li a:visited{
color: white;
}

.menu li a:hover, .menu li.selected a{
background: transparent; /*background of tabs for hover state, plus tab with "selected" class assigned to its LI */
}

#maincontainer {
	background: url(../img/bgbar.png) repeat-y;
	margin:0 auto;
	margin-bottom: 20px;
	width:772px;
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:15px;
	-moz-border-radius-topleft:13px;
	-moz-border-radius-topright:13px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;	
}

#container {
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	background:#fff none repeat scroll 0 0;
	width: 745px;
	overflow:auto;
	min-height: 300px;
	height: auto;
	margin-left: 10px;
	margin-right: 10px;
}

.left {
	background: url(http://web.mora.fhsk.se/bilder_funktion/logga.jpg) top no-repeat;
	float:left;
	margin-top:5px;
	width:20%;
	padding-top: 75px;
}


.left h1 {
	color:#000000;
	font-size:large;
	margin-top:-2px;
	padding:5px;
	text-align:center;
}

.left h4 {
	color:#000;
	font-size: 11pt;
	font-weight: bold;
	text-align:center;
	padding-right: 10px;
	margin-bottom: 2px;
}

.left a {
	width: 100%;
	color: #000;
	text-decoration: none;
}

.left ul, #ruta-wide ul {
	list-style-type: none;
	float: left;	
	padding: 5px;
	text-align: left;
	margin: 0 auto;
	width: 100%;
}

.left li {
	width: 100%;
	color: #fff;	
}

.left a:active {
	color:#000;
/*	border: 1px solid black; */
	width: 100%;
	text-decoration: none;
}

.left a:hover {
	color:#999;
	width: 100%;
	color: #000;
	text-decoration: underline;
}

.left p {
	letter-spacing:1px;
}


.right {
	float:right;
	width:30%;
	margin-top: 25px;
	vertical-align: text-top;
	height: auto;
}

.right h4{
font-size: medium;
margin-top: -5px;
}

.content {
	overflow: auto;
	float:left;
	min-height:300px;
	padding:15px;
	width:45%;
	font-family: Verdana;
	font-size: normal;
	height: 100%;
}

.content h1 {
	font-size: 12pt;
}

.content h2, .wider h2 {
font-size: 14pt;
}
.content p, .wider p, .wide p  {
	line-height:1.5em;
	margin: 1px;
}

.content li, .wider li, .wide li {
padding: 2px;
}

.frontpage {
	overflow: auto;
	border-left:1px solid #000000;
	float:left;
	padding:15px;
	width:48%;
	font-family: Verdana;
	font-size: normal;
	height: 70%;
}

.lbox {
	border:0px solid #000;
	float: left;
	width:44%;
	padding: 10px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;	
}

.rbox {
	border:0px solid #000;
	padding: 10px;
	float: right;
	width:44%;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
}

.rbox li, .rbox ul, .lbox li, lbox ul {
	list-style-type: none; 
	text-align:left;
	margin-left: -10%;
	margin-top: -5%;
	margin-bottom:2%;
		
}

.rbox right, .lbox right {
	float:right;
	margin-top: -13%;
}

.wide {
	overflow: auto;
	border-left:1px solid #000000;
	float:left;
	min-height:300px;
	padding-left: 10px;
	font-family: Verdana;
	font-size: normal;
	width: 80%;
}


.wider {
	float:left;
	min-height:300px;
	padding: 5px 20px;
	width:73%;
	font-family: Verdana;
	font-size: medium;
	border-left: 1px solid black;
}

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

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

.wider h1 {
	font-size: 12pt;
}

#footerbg {
	width: 775px;
	margin-left: 1px;
	background: url(../img/footer.png) no-repeat top;
	height: 21px;
	font-family: Verdana;
	font-size: smaller;
	text-align: center;
	-moz-border-radius-bottomleft: 6px;
	-moz-border-radius-bottomright: 6px;
}

.footer {
	background: url(../img/mainfooter.png) top no-repeat;
	border: 0px;
	color:#fff;
	font-size:9pt;
	text-align:center;
	font-family: Arial;
	margin: 0 auto;
	padding-bottom: 20px;
	margin-left: -10px;
}

.innertube {
	padding-left:5px;
}

#ruttitel {
	background:#000000 none repeat scroll 0 0;
	border:1px solid #000000;
	color:#EEEEFF;
	margin: 5px 0px 0px 0px;
	padding-left:5px;
	width:300px;
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;	
}

#ruttitel h4 {
	margin-top: 5px;
	margin-bottom: 5px;
}

#ruttitel pre {
	float: right;
	padding-right: 10px; 
	text-align: right; 
	color: #ffffff; 
	margin-top: -25px;
}

#ruta {
	background:#FFFFFF none repeat scroll 0 0;
	border:1px solid #000000;
	color:#000000;
	font-size:10pt;
	list-style-type:none;
	width: 285px;
	padding: 10px;
	-moz-border-radius-bottomleft:4px;
	-moz-border-radius-bottomright:4px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
}

#ruta red {
	color: red;
	font-size: small;
	font-family: Verdana;
}

#ruta li {
	background:#FFFFFF none repeat scroll 0 0;
	color:#000000;
	list-style-type:none;
	margin-left:-30px;
}

#ruttitel-wide {
	background:#000000 none repeat scroll 0 0;
	border:1px solid #000000;
	color:#EEEEFF;
	padding-left:5px;
/* 	width:400px; */
	width:100%;
	height: 30px;
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;	
}
#ruttitel-wide h4 {
	margin-top: 3px;
	font-size: 8pt;
}

#ruta-wide {
	background:#FFFFFF none repeat scroll 0 0;
	border:1px solid #000000;
	color:#000000;
	font-size:10pt;
	list-style-type:none;
	padding-left: 5px;
	width:100%;
	-moz-border-radius-bottomleft:4px;
	-moz-border-radius-bottomright:4px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
}

 #ruta-wide li {
	font-size: small;
	padding-right: 2px;
	margin-left: -25px;
}


#ruta-wide textarea{
	width: 353px; 
	margin-bottom: 5px;
}

.ingress {
	font-size: medium;
	font-family: Arial;
	color: #555;
	width: 75%;
}
.pub {
	font-style: italic;
	font-size: smaller;
	margin-bottom: 15px;
	margin-top: 5px;
}

.nyhet {
	font-size: smaller;
	margin-top: 0px;
	color: #333;
}
