body {
	background-image: url(images/page_bg.gif);
	font: 12px Tahoma, Arial, Helvetica;
}

.SkinObject{
	color:#FFF;
	font-weight:bold;
}

A.SkinObject:link {
    text-decoration:    none;
    color:#FFF;
}

A.SkinObject:visited  {
    text-decoration:    none;
    color:#FFF;
}

A.SkinObject:active   {
    text-decoration:    none;
    color:#FFF;
}

A.SkinObject:hover    {
    text-decoration:    none;
    color:#FFF;
}

.Head{
	font: 14px Tahoma, Arial, Helvetica;
	color:#FFF;
	font-weight:bold;
}

.SubHead{
	font: 14px Tahoma, Arial, Helvetica;
	color:#000;
	font-weight:bold;
}

.Normal{
	font: 12px Tahoma, Arial, Helvetica;
	color:#000;
}

.NormalBold{
	font: 12px Tahoma, Arial, Helvetica;
	color:#000;
	font-weight:bold;
}

.MainMenu_MenuContainer {
	background-color: transparent; 
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:21px;
	background-color: Transparent;
}
.MainMenu_MenuItem {
	border-left: #AA0000 0px solid; 
	border-bottom: #AA0000 1px solid; 
	border-top: #AA0000 1px solid; 
	border-right: #AA0000 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color: white; 
	font-size: 10pt; 
	font-style: normal;
	background-color: Transparent;
	font-family: font-family: Arial, Helvetica;
}
.MainMenu_MenuIcon {
	background-color: #AA0000; 
	border-left: #AA0000 1px solid; 
	border-bottom: #AA0000 1px solid; 
	border-top: #AA0000 1px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 21px;
}
.MainMenu_SubMenu {
	background-color: #AA0000;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
}
.MainMenu_MenuBreak {
	height: 1px;
}
.MainMenu_MenuItemSel {
	background-color: #790000; 
	cursor: pointer; 
	cursor: hand; 
	color: white; 
	font-family: font-family: Arial, Helvetica;
	font-size: 10pt; 
	font-weight: bold; 
	font-style: normal;
	height: 21px;
}
.MainMenu_MenuArrow {
	border-right: #AA0000 1px solid; 
	border-bottom: #AA0000 1px solid; 
	border-top: #AA0000 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}

.rubrik1
{
	font-size:135%;	
	font-weight: bold;
}
.rubrik2
{
	font-size: 120%;
	font-weight:bold;
	font-style: italic;
}
.rubrik3
{
	font-size: 110%;
	font-weight: bold;
}
.specialtext1
{
	color: Red;
}
.specialtext2
{
	color: Blue;
}

