/* CSS Document */

/* 
---------------------------------------------------------------------
 	Kunskapsakademin jan 2010
	webbdesigner: Pär Nyberg, pelle@parny.se  
---------------------------------------------------------------------
*/

* 			{ margin:0; padding:0;} 
body 		{ font: 10px geneva, verdana, arial, sans-serif; background-color:#FFFFFF; color:#1e1a00;}
a			{ text-decoration: none; color:#1e1a00;}
a:hover 	{ color:#953735; text-decoration: underline; }
a img 		{ border: 0; }
hr 			{ height:0; border: none 0; border-top: 1px solid #CCC;	}

h2				{ color:#1e3c78; text-transform:uppercase; font-size:11px; margin-bottom:5px; font-weight:normal; }
h3				{ color:#a0905c; text-transform:uppercase; font-size:11px; margin-bottom:1px; font-weight:normal; }
.rubrik			{ color:#999; text-transform:uppercase; font-size:11px; margin-bottom:5px; }
.nyhetsrubrik	{ color:#953735; }
.rod			{ color:#953735; }
.gron			{ color:#a0905c; }
.bla			{ color:#1e3c78; }
.gra			{ color:#999; }
.text			{ font-size: 1em; }
.lank			{ font-size: 1em; }
.ingress		{ font-size: 1em; }
.datum 			{ font-size: 0.9em; color:#999;}
.lasmer			{ text-align:right; }

div#allt		{ margin-top:0px; width: 1024px; margin-left:auto; margin-right:auto; text-align:left; background-image:url(grafik/bg.gif); background-repeat:repeat-y; }

div#topp 		{ margin-left:27px; width:970px; height:10px; background-image:url(grafik/fargstrip.gif); background-repeat:no-repeat;  }
div#container 	{ margin-left:27px; width: 970px; padding-top:20px; background: #fff; float:left; text-align:left; }

div#meny				{ width:133px; padding-left:5px; padding-right:5px; margin-left:0; float:left; line-height: 14px; padding-bottom:30px; }
div#meny 				{ float:left; line-height: 14px; }
div#meny li				{ padding-left:5px;  list-style: none;}
div#meny li a 			{ font-size:10px; text-decoration: none; text-transform:uppercase; color: #1e1a00;}
div#meny li a:hover 	{ color: #953735; text-decoration: underline; }
div#meny li a#current 	{ color: #953735; }

div#innehall 			{ width:440px; margin-left:0px; padding-left:15px; float:left; border-left: 1px solid #CCCCCC;}
div#nyheter 			{ width:220px; margin-left:8px; padding-left:15px;  margin-right:10px; padding-right: 20px; float:left; border-left: 1px solid #CCCCCC; border-right: 1px solid #CCCCCC; }
div#nyhetsvinjett		{ width:220px; height:15px; background-color:#a0905c; color:#FFF; text-align:left; text-transform:uppercase; font-size:11px; padding-top:3px; margin-top:5px; margin-bottom:15px; padding-left:10px; }
div#adress				{ text-align:right; width: 100%; }
div#hogertext 			{ width:61px; margin-left:10px; float:left;  }

div#parny 				{ clear:both; font-size: 9px; margin-left:35px; padding-top: 50px; padding-bottom: 5px;}
div#parny a:link 		{ color: #CCC; text-decoration: none; }
div#parny a:visited 	{ color: #CCC; text-decoration: none; }
div#parny a:hover 		{ color: #953735; text-decoration: none; }

div#botten 			{ clear:both; margin-left:27px; width:970px; height:0px; border-bottom: 1px solid #CCCCCC; }
