/* made by Jonas Kristensen copyright 2003-2004 for "Det Åbne Båndværksted"*/

 body {
	scrollbar-face-color:#BB0F10;
	scrollbar-highlight-color:#497481;
	scrollbar-3dlight-color:#497481;
	scrollbar-darkshadow-color:#8FC2D1;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-arrow-color:#497481;
	scrollbar-track-color:#FFFFFF;
	background-image: url(../images/baggrund.gif);
	background-repeat: repeat-y;
	background-attachment: scroll;
	background-position: center;
	background-color: #ADD3DB;
}

/* gennerelle styels*/

.broed {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height : 12px;
	color : #663333;
	font-size: 9px;
	left: 5px;
	clip:   rect(   );
	top: 0px;
	border: 0px none;
	padding-right: 10px;
}

.menubag {
	background: rgb(187, 15, 16);
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}

a:link.menu {
	color: rgb(116, 196, 212);
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height : 14px;
	text-decoration:none;
	font-weight:normal;
}

a:visited.menu {
	color: rgb(116, 196, 212);
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height : 14px;
	text-decoration:none;
	font-weight:normal;

}

a:hover.menu  {
    color : rgb(255, 255, 255);
    text-decoration:none;
}
    	
a:active.menu {
    color :  rgb(255, 255, 255);
    text-decoration:none;
}


  
 /*Links*/

a:link {
	color: rgb(89,52,46);
	text-decoration:underline;
	font-weight:normal;
}

a:visited {
	color: rgb(89,52,46);
	text-decoration:underline;
	font-weight:normal;
}

a:hover  {
    color : rgb(187, 15, 16);
    text-decoration:none;
}
    	
a:active {
    color :  rgb(187, 15, 16);
    text-decoration:none;
}

a:link.doc {
	color: #ADD3DB;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration:none;
	font-weight:normal;
}

a:visited.doc {
	color: #ADD3DB;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration:none;
	font-weight:normal;
}

a:hover.doc  {
    color : rgb(255, 255, 255);
    font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
    text-decoration:underline;
}
    	
a:active.doc {
    color : rgb(255, 255, 255);
    text-decoration:none;
}
 
.roedtabeltop {
	background-color: #CE0C11;
	border: 1px solid #999999;
	border-bottom: 1px solid #304D55;
	border-top: 1px solid #304D55;
	border-left: 1px solid #304D55;
	border-right: 0px none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-left: 5px;
	font-weight: bold;
}



.overskift {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	line-height: normal;
	color: #CC0000;
	padding: 0px;


}

.underRubrik {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	line-height: normal;
}


.graaborderH {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}

.overskiftsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	line-height: normal;
	color: #663333;

}

.billedtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	line-height : 12px;
	color : #663333;
}

