 /******************************************************************************
 ******************************************************************************
 ******************************************************************************
 ******** 					
 ******** 					CSS Document
 ********/
 
/******************************************************************************
 * body
 */
 
 /* This tag gouverns the background-color of the body.*/
 body {background-color:#818181}
 
 /******************************************************************************
 * images
 */

/* This tag makes sure that no images will by default have borders.*/
img {border:none}
 
 /******************************************************************************
 * text
 */
 
.portratt {font-family:Verdana, sans-serif;font-size:10px;color:#746458}
.bildtext {font-family:Verdana, sans-serif;font-size:9px;color:#999999}
.newsflash {font-family:arial,sans-serif;font-size:14px;font-weight:bold;color:#993333}

/******************************************************************************
 * links
 */
 
/* These tags governs the look of all links.*/
a {font-family:verdana, sans-serif;font-size:10px;color:#336699;text-decoration:underline;border:none}
a:hover {font-family:verdana, sans-serif;font-size:10px;color:#336699;text-decoration:underline;border:none}
a:active {font-family:verdana, sans-serif;font-size:10px;color:#336699;text-decoration:underline;border:none}
a:visited {font-family:verdana, sans-serif;font-size:10px;color:#336699;text-decoration:underline;border:none}

/* These tags governs the look of portrait links.*/
a.portratt {font-family:Verdana, sans-serif;font-size:10px;color:#746458;text-decoration:none;border:none}
a.portratt:hover {font-family:Verdana, sans-serif;font-size:10px;color:#746458;text-decoration:underline;border:none}
a.portratt:active {font-family:Verdana, sans-serif;font-size:10px;color:#746458;text-decoration:none;border:none}
a.portratt:visited {font-family:Verdana, sans-serif;font-size:10px;color:#746458;text-decoration:none;border:none}

/* These tags makes underline appear only on mouseover.*/
a.changing_undeline {font-family:verdana, sans-serif;font-size:10px;text-decoration:none;color:#336699;border:none}
a.changing_undeline:hover {font-family:verdana, sans-serif;font-size:10px;text-decoration:underline;color:#336699;border:none}
a.changing_undeline:visited {font-family:verdana, sans-serif;font-size:10px;text-decoration:none;color:#336699;border:none}
a.changing_undeline:visited {font-family:verdana, sans-serif;font-size:10px;text-decoration:none;color:#336699;border:none}

a.newsflash {font-family:arial,sans-serif;font-size:14px;font-weight:bold;color:#993333}
a.newsflash:hover {font-family:arial,sans-serif;font-size:14px;font-weight:bold;color:#993333}
a.newsflash:visited {font-family:arial,sans-serif;font-size:14px;font-weight:bold;color:#993333}
a.newsflash:visited {font-family:arial,sans-serif;font-size:14px;font-weight:bold;color:#993333}

/******************************************************************************
 * cells
 */

/* This tag sets the look of all text inside cells.*/
td {font-family:verdana,sans-serif;font-size:11px;color:#000000}
 
/* This tag creates a white line.*/
td.white_line {background-color:#ffffff;hieght:1px;width:100%}

/* This tag creates a dotted vertical line.*/
td.prickad_linje {background-image: url(bilder/prickad_linje_lodrat.gif);width:1px;height:100%}

/* This tag creates a dotted horizontal line.*/
td.prickad_linje_vagrat {background-image: url(bilder/prickad_linje_vagrat.gif);width:100%;height:1px}

/* This tag creates the orange rectangle for the heading "Grundare".*/
td.grundare {background-color:#E0922F;width:184px;height:62px}

/* This tag creates the brown rectangle for the heading "Aktuellt".*/
td.aktuellt {background-color:#9E9177;width:184px;height:62px}

/******************************************************************************
 * tables
 */
 
/* This tag creates a white line.*/
table.container_table {background-color:#ffffff;width:760px;border:none}
 
 
 /******************************************************************************
 ******************************************************************************
 ******************************************************************************
 ******** 			
 ********			Tags that together creates a complete component.
 ********/
 
 
 /******************************************************************************
 * Main menu
 */
 
/* This tag gouverns the look of the main menu.*/
td.huvudmeny {font-family:Verdana, sans-serif;font-size:10px;text-decoration:none;font-weight:normal;color:#ffffff;background-color:#494848;height:21px;padding-left:17px;padding-right:17px}

/* This tag gouverns the look of the chosen alternative in the main menu.*/
.huvudmeny_vald{font-family:Verdana, sans-serif;font-size:10px;text-decoration:underline;font-weight:normal;color:#ffffff}

/* These tags gouverns the look of links in the main menu.*/
a.huvudmeny {font-family:Verdana, sans-serif;font-size:10px;text-decoration:none;font-weight:normal;color:#ffffff;}
a.huvudmeny:hover {font-family:Verdana, sans-serif;font-size:10px;text-decoration:underline;font-weight:normal;color:#ffffff;}
a.huvudmeny:active {font-family:Verdana, sans-serif;font-size:10px;text-decoration:none;font-weight:normal;color:#ffffff;}
a.huvudmeny:visited {font-family:Verdana, sans-serif;font-size:10px;text-decoration:none;font-weight:normal;color:#ffffff;}

 /******************************************************************************
 * h1
 */

/* This tag gouverns the look of the first headings.*/
h1 {font-family:arial,sans-serif;font-size:18px;text-decoration:none;font-weight:bold;color:#746458}

/* This tag makes the space between the heading and the text the same in all browsers.*/
td.first_heading {height:40px}

 /******************************************************************************
 * h2
 */

/* This tag gouverns the look of the first headings.*/
h2 {font-family:arial,sans-serif;font-size:14px;text-decoration:none;font-weight:bold;color:#746458}

/* This tag makes the space between the heading and the text the same in all browsers.*/
td.second_heading {height:35px}

 /******************************************************************************
 * h3
 */

/* This tag gouverns the look of the first headings.*/
h3 {font-family:arial,sans-serif;font-size:12px;text-decoration:none;font-weight:bold;color:#746458}

/* This tag makes the space between the heading and the text the same in all browsers.*/
td.third_heading {height:30px}.areal12p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #746458;
}
