/* CSS Document */

.sideskjot {
	background-image: url(images/sideskjot.gif);
	background-repeat: repeat-y;
	background-position: center top;
	
	
}

body, P, TD, TABLE, TBODY {  
	font-family : Verdana, Arial, Helvetica, sans-serif;  
	font-size: 11px; 
	color: #333333;
}

.headline {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}

.headlineBlaa {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.headlineSort {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.headlineHvit {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;

}

.hvit {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;

}

.vinnertall {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;

}

A:link, A:visited {
	font-size: 11px; 
	color: #000000; 
	text-decoration: none; 
	font-family : Verdana, Arial, Helvetica, sans-serif; 
}

A:active, A:hover {
	font-size: 11px; 
	color: #000000; 
	text-decoration: underline; 
	font-family : Verdana, Arial, Helvetica, sans-serif; 
}

 A.umeny2, A.umeny2:visited {
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold; 
    text-decoration: none; 
	font-size: 11px;
	color: #FFFFFF;
}

 A.umeny2:hover, A.umeny2:active {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold; 
    text-decoration: none; 
	color: #000000;
}
A.umeny3, A.umeny3:visited {
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-weight: normal; 
    text-decoration: none; 
	font-size: 11px;
	color: #FFFFFF;
}

 A.umeny3:hover, A.umeny3:active {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal; 
    text-decoration: underline; 
	color: #FFFFFF;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}
.tdKnapp {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.skille {
	background-image: url(images/vertStipl.gif);
	background-repeat: repeat-y;
	background-position: center top;
}

.horStipl {
	background-image: url(images/horStipl.gif);
	background-repeat: repeat-x;
	background-position: center top;
}

.tdKnapp2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #e35925;
	border-top-style: solid;
	border-top-width: 0px;
	border-top-color: #F2F2F2;
}

