﻿.kaartheader  { color: #00A0E2; font-weight:bold;}
.kaartitem { background-color: #CBEBF8; font-weight:normal; font-size: 10px}
.kaartitemspecial { background-color: #00A0E2; color: #FFFFFF; font-weight:normal; font-size: 10px}
.serviceheader { background-color: #00A0E2; color: #FFFFFF; font-weight:bold; font-size: 10px}

.textnadruk { color: #D90E81; font-weight:bold;}
	
H1{
	color: #D90E81;
	font-family: Georgia,Tahoma,Helvetica,sans-serif;
	font-size: 20px;
	font-weight: 500;
	margin-top: 8px;
	margin-bottom: 30px;
	letter-spacing: 2px;
}

H2{
	color: #4f4f4f;
	font-family: Georgia,Tahoma,Helvetica,sans-serif;
	font-weight: 500;
	letter-spacing: 2px;
	background-color: transparent;
	border-bottom: 0px dotted #D90E81;
	margin-top: 30px;
	padding: 3px;
	font-variant: normal;
	font-size: 16px;
}

H3{
	color: #D90E81;
	font-family: Georgia,Tahoma,Helvetica,sans-serif;
	font: 15px;
	font-weight: 500;
	letter-spacing: 2px;
	background-color: transparent;
	margin-top: 30px;
	padding: 3px;
}

H4 {
	color: #4f4f4f;
	font: 14px bold;
	font-family: Georgia,Tahoma,Helvetica,sans-serif;
	padding: 2px;
	margin-top: 30px;
	border-top: 1px dotted #808080;
}

H5 {
  color: #00A0E2;
  font: 20px bold;
  font-family: Arial,Georgia,Tahoma,Helvetica,sans-serif;
  margin: 0;
}

H6 {
}

TFOOT, THEAD {
}

TABLE{
	border: 0px;
}

TH,TD{
	color: #4f4f4f;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-style: normal;
	margin: 0px;
	line-height: 18px;
}

A:LINK {
   Verdana,Arial,Helvetica,sans-serif;
	border: none;
	text-decoration: none;
	color: #D90E81;
}

A:VISITED {
   Verdana,Arial,Helvetica,sans-serif;
	border: none;
	text-decoration: none;
	color: #9F075D;
}

A:HOVER {
  Verdana,Arial,Helvetica,sans-serif;
  text-decoration: underline;
  color: #D90E81;
}

A:ACTIVE {
  Verdana,Arial,Helvetica,sans-serif;
}

/* text style used for most text rendered by modules */
.NORMAL{
	color: #4f4f4f;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px; 
}

.support dt {
	background: url(support_icon.gif) no-repeat;
	background-position: 50% 10px;
}
dl.bt {
	margin: 0;
	padding: 0;
	background: url(item_bt_bg.gif) no-repeat bottom;
	height: 32px;
	width: 170px;
}
#LoginInfo
{
	width:660px; 
	float:left;
}
#LoginInfo h3
{
	background-color: #f7f7f7;
	color: #8f0000;
	padding: 2px 0px;
}
#LoginInfo dd, #LoginInfo dt 
{
	display:inline;
}
#LoginInfo dt
{
	font-weight:bold;
	color: #333;
}
#LoginInfo p.LoginNotes
{
	font-size: .8em;
}
#LoginInfo div.LoginBlock {
	float: left;
	width: 310px;
	padding: 5px 5px;
	margin: 0px 2px;
	border: 1px #f0f0f0 solid;
}
.SponsorIcon
{
	margin: 5px 26px; 
	float: left;
}
#QuickLinks 
{
	background-color:#f0f0f0;
	border: 1px gray dotted;
	padding: 2px 5px;
	margin-right:5px;
	width: 200px;
	float:right;
}
div.hr
{
	height: 2px;
	background-color: #8f0000;
	margin: 5px 0 15px 0;
	clear:both;
}
div.hr hr
{
	display: none;
}


