/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.gif);
	background-repeat: repeat;
}

table, td, tbody, div, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

table.main_menu
{
    width: 700px;
    background-color: #cccccc;
}

td.main_menu a
{
   top: -2px;
    background-image: url(images/menu_bg.jpg);
    background-repeat: repeat-x;
    color: #ffffff;
    text-align: center;
    display: block;
    text-decoration: none;
    padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase;
}


td.main_menu a:hover{
   top: -2px;

	background-image: url(images/menu_bg.jpg);
	background-repeat: repeat-x;
	color: #999999;
	text-align: center;
	display: block;
	text-decoration: none;
	padding: 5px;

}



.Headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #406637;
	text-decoration: none;
}

.newsHeadline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #406637;
	text-decoration: none;
}

A:link, A:visited { 
	font-size: 10px; 
	color: #406637; 
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: normal;
 } 

A:hover, A:active { 
	font-size: 10px; 
	color: #999999; 
	text-decoration: underline; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
 } 
 
A.menuButton, A.menuButton:visited {
	background-color: #e4e4e4;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #d3d3d3;
	border-bottom-color: #d3d3d3;
	border-left-color: #d3d3d3;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	display: block;
}

A.menuButton:hover, A.menuButton:active {
	background-color: #F2F2F2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;

}

A.umeny1, A.umeny1:visited { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;
	text-decoration: none;
	color: #006633;
	font-weight: bold;
 } 

A.umeny1:hover, A.umeny1:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
    text-decoration: none; 
	color: #000000;
	font-weight: bold;
 
}

.sideskjot {
	background-image: url(images/bg_skjot.gif);
	background-repeat: repeat-y;
}

.skygge {
	background-image: url(images/bg_skygge.gif);
	background-repeat: no-repeat;
}

.skilleNyhet {
	background-image: url(images/skille_nyhet.gif);
	background-repeat: repeat-y;
}

.innholdskjot {
	background-image: url(images/skjot_innhold.gif);
	background-repeat: repeat-y;
}

hr {
	border: 1px dashed #CCCCCC;
	height: 1px;

}
