body {
	scrollbar-face-color:			#eeeeee;
	scrollbar-highlight-color: 	#fdf5e6;
	scrollbar-3dlight-color:		#ffffff;
	scrollbar-arrow-color:			#000000;
	scrollbar-darkshadow-color:	#fdf5e6;
	scrollbar-base-color:			#ffffff;

	BACKGROUND: url(http://www.hovawarter.dk/dhk/layout/bg_net.jpg);
	font-size: 				11px;
	font-family: 			Verdana;
	margin:						0px;
}

a {
	font-family: Verdana; 
	font-size: 12; 
	color: #444441; 
	cursor: pointer
}
a:hover {
	font-family: Verdana; 
	font-size: 12; 
	color: #444441; 
	cursor: pointer
}

a:visited {
	font-family: Verdana; 
	font-size: 12; 
	color: #444441; 
	cursor: pointer
}
.ecard_guess_wrong {
	font-family: 			Verdana; 
	font-size: 				24; 
	color:						#AA0000;
	font-weight:			bold;
}

.ecard_guess_ok {
	font-family: 			Verdana; 
	font-size: 				24; 
	color:						#008000;
	font-weight:			bold;
}

.ok {
	font-family: 			Verdana; 
	font-size: 				24; 
	color:						#008000;
	font-weight:			bold;
}

.ecard_send_ok {
	font-family: 			Verdana; 
	font-size: 				24; 
	color:						#008000;
	font-weight:			bold;
}

.ecard_send_error {
	font-family: Verdana; 
	font-size: 14; 
	color:						#AA0000;
	font-weight:			bold;
}

.almtxt       { 
	font-family: Verdana; 
	font-size: 12; 
	color: #444441; 
	cursor: default 
}

.almtxt_bold       { 
	font-family: Verdana; 
	font-size: 12; 
	color: #444441; 
	font-weight:			bold;
	cursor: default 
}

.error       { 
	font-family: Verdana; 
	font-size: 12; 
	color: #BB0000; 
	cursor: default 
}

.disclaimer		{ 
	font-family: Verdana; 
	font-size:  9; 
	color: #AAAAAA; 
	text-decoration:none; 
	cursor: default  
}

.small        { 
	font-family: Verdana; 
	font-size:  9; 
	color: #444441; 
	text-decoration:none; 
	cursor: default  
}

.almhead      { 
	font-family: Verdana; 
	font-size: 18; 
	font-weight:			bold;
	color: #444441; 
	cursor: default 
}

.subhead      { 
	font-family: Verdana; 
	font-size: 14; 
	color: #444441; 
	cursor: default; 
}

.URL          { 
	font-family: Verdana; 
	font-size: 12; 
	color: #444441; 
	text-decoration:none; 
	cursor: pointer 
}

.image        { 
	border-style: dotted; 
	border-color: #00000D; 
	border-width:1px; 
	padding:2px;	
}

.textbox      { 
	border-style: dotted; 
	border-width: 1px; 
	border-color:#555555;
	background-color:#DEDEDE; 
}

.td_header	{
	border-style: 		solid; 
	border-width: 		1px; 
	border-color: 		#555555; 
	background-color:	#E8E8E8;	
}



a.td_header_link	{
	font-family: 			Verdana; 
	font-size: 				14; 
	font-weight:			bold;
	text-decoration:	none; 
	color: 						#444441; 
	cursor: 					pointer;
}

a.td_header_link:hover {
	font-family: 			Verdana; 
	font-size: 				14; 
	font-weight:			bold;
	text-decoration:	none; 
	color: 						#444441; 
	cursor: 					pointer;
}

a.td_header_link:visited {
	font-family: 			Verdana; 
	font-size: 				14; 
	font-weight:			bold;
	text-decoration:	none; 
	color: 						#444441; 
	cursor: 					pointer;
}

a.page_header_link	{
	font-family: Verdana; 
	font-size: 24; 
	color: #444441; 
	text-decoration:	none; 
	cursor: 					pointer;
}

a.page_header_link:visited {
	font-family: Verdana; 
	font-size: 24; 
	color: #444441; 
	text-decoration:	none; 
	cursor: 					pointer;
}

a.page_header_link:hover {
	font-family: Verdana; 
	font-size: 24; 
	color: #444441; 
	text-decoration:	none; 
	cursor: 					pointer;
}

.linkBarKnap {
	color:					#555555;
	margin: 					0px;
	cursor: 					'hand';
	border-top:    		1px solid white;
	border-bottom: 		1px solid #AB997A;
	border-left:   		1px solid white;
	border-right:  		1px solid #AB997A;
	background-color:	#E8E8E8;
}

.linkBarInput {
	color:					#555555;
	font-family: 			Verdana;
	margin: 					2px;
	border-top:    		1px solid #AB997A;
	border-bottom: 		1px solid white;
	border-left:   		1px solid #AB997A;
	border-right:  		1px solid white;
	background-color: 	#E8E8E8;
}

.text11
{
    COLOR: #000000;
    FONT-FAMILY: Verdana, Arial;
    FONT-SIZE: 11px
}

.text15
{
    COLOR: #000000;
    FONT-FAMILY: Verdana, Arial;
    FONT-SIZE: 18px
}

table.blackbackground {
  background-color: #000000;
}

.theader {
  font-family: Verdana, sans-serif;
  background: #006699;
  color: #FFF;
  font-size: 11px;
  font-weight: bold;
}

td.bg {
  background-color: #EEEEEE;
}