.BGImage {
	background-image: url(/Portals/_default/Skins/IdemoContent/IdemoHead.jpg);
	background-repeat: no-repeat;
}
.FrontContentPane {
	font-family: "Comic Sans MS";
}
.AdressPane {
	font-family: "Comic Sans MS";
	font-size: 12px;
	color: #3b3a87;
}
.TitlePane {
	font-family: "Comic Sans MS";
	font-size: 22px;
	color: #3b3a87;
}
.UpperTitle {
	font-family: "Comic Sans MS";
	font-size: 22px;
	color: #3b3a87;
}
.Login {
	color: #999999;
	font-family: "Comic Sans MS";
	font-size: 10px;
	font-weight: bold;
}
A.Login:link {
    text-decoration:    none;
    color:#999999;
}

A.Login:visited  {
    text-decoration:    none;
    color:#999999;
}

A.Login:active   {
    text-decoration:    none;
    color:#999999;
}

A.Login:hover    {
    text-decoration:    none;
    color:#666666;
}
.Hostname {
	color: #CCCCCC;
	font-family: "Comic Sans MS";
	font-size: 11px;
	font-weight: bold;
}
A.Hostname:link {
    text-decoration:    none;
    color:#CCCCCC;
}

A.Hostname:visited  {
    text-decoration:    none;
    color:#CCCCCC;
}

A.Hostname:active   {
    text-decoration:    none;
    color:#CCCCCC;
}

A.Hostname:hover    {
    text-decoration:    none;
    color:#cccccc;
}




.FooterImage {
	background-image: url(/Portals/_default/Skins/IdemoContent/IdemoFuss.jpg);
	background-repeat: no-repeat;
}
.ContactPane {
	font-family: "Comic Sans MS";
	color: #3b3a87;
	font-size: 12px;
}
.Date {
	font-family: "Comic Sans MS";
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;
}
.Copyright {
	font-family: "Comic Sans MS";
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;
}


/* Main Menu */

.MainMenu_MenuContainer {
background-color: transparent;
border-bottom: transparent 0px solid; 
	border-left: transparent 0px solid; 
	border-top: transparent 0px solid; 
	border-right:transparent 0px solid;  

}

.MainMenu_MenuBar {
cursor: pointer; 
	cursor: hand; 
	height:16;

}

.MainMenu_MenuItem {
	font-family: "Comic Sans MS";
	color: #227EE5;
	weight: normal;
	font-size: 12;
	cursor:hand;
	font-weight: bold;
	border-left: #333333 0px solid; 
	border-bottom: #333333 0px solid; 
	border-top: #333333 0px solid; 
	border-right: #333333 0px solid;

}

.MainMenu_MenuIcon {
background-color: transparent;
border-left: #333333 0px solid; 
	border-bottom: #333333 0px solid; 
	border-top: #333333 0px solid; 
	width: 15; 
	height: 15;
}
A.MainMenu_MenuIcon: link {
background-color: transparent;
border-left: #333333 0px solid; 
	border-bottom: #333333 0px solid; 
	border-top: #333333 0px solid; 
	width: 15; 
	height: 15;
}
A.MainMenu_MenuIcon: visited {
background-color: transparent;
border-left: #333333 0px solid; 
	border-bottom: #333333 0px solid; 
	border-top: #333333 0px solid; 
	width: 15; 
	height: 15;
}
A.MainMenu_MenuIcon: active {
background-color: transparent;
border-left: #333333 0px solid; 
	border-bottom: #333333 0px solid; 
	border-top: #333333 0px solid; 
	width: 15; 
	height: 15;
}
A.MainMenu_MenuIcon: hover {
background-color: transparent;
border-left: #333333 0px solid; 
	border-bottom: #333333 0px solid; 
	border-top: #333333 0px solid; 
	width: 15; 
	height: 15;
}

.MainMenu_SubMenu {
	font-family: "Comic Sans MS";
	font-size: 12px;
	color: #CCCCCC;
	background-color: #c7c9b8;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3) ; 
	border-bottom: #404040 0px solid; 
	border-left: #FF8080 0px solid; 
	border-top: #FF8080 0px solid; 
	border-right: #404040 0px solid;
}

.MainMenu_MenuBreak {
background-color: transparent;
border-bottom: #404040 0px solid; 
	border-left: #FF8080 0px solid; 
	border-top: #FF8080 0px solid;  
	border-right: #404040 0px solid; 
	height: 1px;
	}

.MainMenu_MenuItemSel {
	background-color: #CCCCCC;
	font-family: "Comic Sans MS";
	font-size: 12px;
	font-weight: bold; 
	font-style: normal;
	cursor:hand;
	color: #999999;
}

.MainMenu_MenuArrow {
color: #949778;
font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
	border-right: #333333 0px solid; 
	border-bottom: #333333 0px solid; 
	border-top: #333333 0px solid;
}

.MainMenu_RootMenuArrow {
color: #949778;
font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}

.Untermenu{
	font-family: "Comic Sans MS";
	color: #757593;
	font-size: 12px;
	font-weight: bold;
	cursor: hand;
}.UntermenuSelect {
	font-family: "Comic Sans MS";
	font-size: 12px;
	font-weight: bold;
	color: #757593;
	cursor: hand;
	background-color: #efefef;
}
.NavBG {
	background-image: url(/Portals/_default/Skins/IdemoContent/Navigation.gif);
	background-repeat: no-repeat;
}



.Einstieg {
	font-family: "Comic Sans MS";
	font-size: 10px;
	color: #999999;
}
A.Einstieg:link {
    font-family: "Comic Sans MS";
	font-size: 10px;
	color: #999999;
}

A.Einstieg:visited  {
    font-family: "Comic Sans MS";
	font-size: 10px;
	color: #999999;
}

A.Einstieg:active   {
   font-family:"Comic Sans MS";
	font-size: 10px;
	color: #999999;
}

A.Einstieg:hover    {
    font-family: "Comic Sans MS";
	font-size: 10px;
	color: #999999;
}
.Datum {
	font-family: "Comic Sans MS";
	font-size: 10px;
	color: #999999;
}
.Willkommen {
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-weight: bold;
}
.normal {
font-family: "Comic Sans MS";
	font-size: 12px;
	color: #666666;
}

.Breadcrumb {
font-family: "Comic Sans MS";
	font-size: 10px;
	color: #949778;
font-weight: bold;
}
A.Breadcrumb:link {
    font-family:"Comic Sans MS";
	font-size: 10px;
	color: #949778;
font-weight: bold;
}

A.Breadcrumb:visited  {
    font-family: "Comic Sans MS";
	font-size: 10px;
	color: #949778;
font-weight: bold;
}

A.Breadcrumb:active   {
   font-family: "Comic Sans MS";
	font-size: 10px;
	color: #949778;
font-weight: bold;
}

A.Breadcrumb:hover    {
    font-family: "Comic Sans MS";
	font-size: 10px;
	color: #949778;
font-weight: bold;
}
.Head	{
	font-family: "Comic Sans MS";
	font-weight: bold;
	color: #999999;
}


