/* CSS Document */
html {margin:0; padding:0;  background-color:#00483A;}
body{margin:0; padding:0; font-family: "Times New Roman", Times, serif; min-width:980px; font-size:76%; color:#333333; }

/*Placering  av divar*/
/*Bakgrundsflöde */
#hoppaover{position:absolute; top:-25px;}
#wrap {width:980px; margin:0 auto; background-image:url(../images/FLODE.gif);}		/*Håller ihop spalterna och lägger sidfot nederst*/
#header {background-image:url(../images/startTopp1.jpg); height:42px; width:980px; margin:0; padding:0; line-height:0px;}
#Starttopp{width:980px; height:458px}
#Startmenu{width:980px; height:40px}
#Sidfot{width:980px}
#bottenlist{clear:both; width:980px; height:22px; background-image:url(../images/bottenliststart.gif); background-position:bottom; background-repeat:no-repeat }

/*Innehåll*/

h1 {font-family:Arial, Helvetica, sans-serif; font-size:1.5em; font-weight:bold; color:#333333;}
h2 {font-family:Arial, Helvetica, sans-serif; font-size:1.3em; font-weight:bold; color:#333333;}
h3 {font-family:Arial, Helvetica, sans-serif; font-size:1.2em; font-weight:bold; color:#333333; margin-bottom:5px}
/*.brodtext {font-family: "Times New Roman", Times, serif; font-size:1 em; color:#333333;}*/
.brodtext {font-family: Arial, Helvetica, sans-serif; font-size:1em; color:#333333;}

/*Allmänna classer */

.padding{padding:5px;}



