body
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #F8DA93;
}

a
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

a:Hover
{
	text-decoration: underline;
}

input
{
	border : 1px solid #000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
}

.noborder
{
	border : 0px none #000000;
}

.bgcolorBlack
{
	background-color : Black;
}

.bgcolorIndhold
{
	background-color : #B8EEF8;
}

.menuborder
{
	border : 2px solid Black;
	background-color: #F8DA93;
}

a.menu
{
	font-family : Verdana;
	font-size: 12px;
	color: #000000;
	background-color: #F8DA93;
	font-weight : bold;
	text-decoration : none;
	width: 100%;
}

a.menu:Hover
{
	font-family : Verdana;
	font-size: 12px;
	color: #F8DA93;
	background-color: #000000;
	font-weight : bold;
	text-decoration : none;
	width: 100%;
}

a.menuSelected
{
	font-family : Verdana;
	font-size: 12px;
	color: #F8DA93;
	background-color: #000000;	
	font-weight : bold;
	text-decoration : none;
	width: 100%;
}

a.menuSelected:Hover
{
	font-family : Verdana;
	font-size: 12px;
	color: #F8DA93;
	background-color: #000000;	
	font-weight : bold;
	text-decoration : none;
	width: 100%;
}


.forside
{
	font-family : Verdana;
	font-size: 10px;
	color: #000000;
	font-weight : bold;	
}

.indhold
{
	font-family : Verdana;
	font-size: 10px;
	color: #000000;
	font-weight : normal;	
}

.indholdBold
{
	font-family : Verdana;
	font-size: 10px;
	color: #000000;
	font-weight : bold;	
}

.indholdGrey
{
	font-family : Verdana;
	font-size: 10px;
	color: Gray;
	font-weight : normal;
}


a.underline
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}

a.underlineGrey
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: Gray;
	text-decoration: underline;
}


.kalender
{
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

.kalenderOverskrift
{
	font-family: Verdana;
	font-size: 16px;
	color: #000000;
	font-weight : bold;		
	text-decoration: none;
}

.kalenderOverskriftMD
{
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	font-weight : bold;		
	text-decoration: none;
}

.kalenderLav
{
	background-color: Yellow;
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

.kalenderMel
{
	background-color: Blue;
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

.kalenderHoj
{
	background-color: Green;
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

.IndholdOverskrift
{
	font-family: Verdana;
	font-size: 16px;
	color: #000000;
	font-weight : bold;		
	text-decoration: none;
}

.kalenderOptaget
{
	background-color: red;
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}


