
body 					{
						  scrollbar-face-color:#F9F0DF;
						  scrollbar-arrow-color:#993333; 
						  scrollbar-track-color:#F8E2BB;
						  scrollbar-shadow-color:#F8E2BB; 
						  scrollbar-highlight-color:#F9F0DF; 
						  scrollbar-3dlight-color:#993333; 
						  scrollbar-darkshadow-Color:#993333;
						  
}

td						{ font-family: tahoma, helvetica, arial, sans-serif; font-size: .667em; color: #666666; }
						  
td.overskrift			{ font-weight: bold; font-size: .967em }

a						{ color: #993333; text-decoration: none }
a:hover					{ color: #CC9999; text-decoration: none }


B						{ font-family: tahoma, helvetica, arial, sans-serif; color:#993333; font-size: 1.2em }
H6 						{ font-family: tahoma, helvetica, arial, sans-serif; color:#993333; font-size: 1.6em }
H2					    { font-family: tahoma, helvetica, arial, sans-serif; color:#FFFFFF; font-size: 2.967em }

td.menu					{ font-family: tahoma, helvetica, arial, sans-serif; color: #993333; font-size: 11px; font-weight: bold; text-transform: nowrap; }
				
.wrap_left 				{ float:left; margin-top:10px; margin-right:10px; margin-bottom:10px; }

TEXTAREA {

	font-size: 13px;
	background: #ffffff;
	color: #000;
	font-family: tahoma, helvetica, arial, sans-serif;
	height: 80px;
	border-top: 1px solid #993333;
	border-right: 1px solid #993333;	border-bottom: 1px solid #993333;	border-left: 1px solid #993333;}
