.bg_side {
	background-image: url(images/sideskjot.gif);
	background-repeat: repeat-y;
}
.bg_td {
	background-image: url(images/TD_bg.gif);
	background-repeat: no-repeat;
}
.bg_knapp {
	background-image: url(images/bg_knapp.gif);
	background-repeat: repeat;
}
A:link, A:visited { 
	font-size: 11px; 
	color: #000000; 
	text-decoration: underline;
	font-family: Verdana, Arial, serif; 
	font-weight: normal;
 } 

A:hover, A:active { 
	font-size: 11px; 
	color: #666666; 
	text-decoration: none; 
	font-family: Verdana, Arial, serif; 
	font-weight: normal
 } 

P, TBODY, DIV, TD, TABLE { 
	font-family: Verdana, Arial, serif; 
	font-size: 11px; 
	font-weight: normal;
	color: #666666;
 }

.Headline { 
	font-family: Verdana, Arial, serif; 
	font-size: 14px; 
	font-weight: bold;
	color: #8b95c1;
 }

A.umeny1, A.umeny1:visited { 
	font-family: Verdana, Arial, serif; 
	font-size: 11px;
	text-decoration: none;
	color: #82878d;
	font-weight: normal;

 } 

A.umeny1:hover, A.umeny1:active{
	font-family: Verdana, Arial, serif; 
	font-size: 11px;
    text-decoration: none; 
	color: #000000;
	font-weight: normal;
 
}

input, textarea, select {  
	font-family: Verdana, Arial, serif; 
	font-size: 11px;
	color: #666666;
	background-color: #FFFFFF; 
	border: #546A82;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	
 }

BODY {
	SCROLLBAR-FACE-COLOR: #F0F0F0; 
	SCROLLBAR-HIGHLIGHT-COLOR: #CCCCCC; 
	SCROLLBAR-SHADOW-COLOR: #CCCCCC; 
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF; 
	SCROLLBAR-ARROW-COLOR:  #336633; 
	SCROLLBAR-TRACK-COLOR: #FFFFFF; 
	SCROLLBAR-DARKSHADOW-COLOR: #003366; 
 }
 
 .bg_hoved {
	background-image: url(images/bg_forlopning.gif);
	background-repeat: repeat-x;
	border: 1px dashed #999999;
}

.bottomBorder {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
