body 
{
	background-color : #E5E5E5;
}
p 
{
	line-height:150%; 
}
span.label
{
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:small;
	font-weight:normal;
}
span.initial 
{
	margin-right:5px;
	font-size:45px;
	font-weight:bold;
	float:left;
	color:#f00;
	border:1px solid #000;
	background-color:#efefef;
}
acronym  {
	border-bottom: 1px dotted red;
	cursor: help;
}


/* Standard-Navigation oben */
A.MainMenu:link 
{
	color:#EE0000; 
	text-decoration:none; 
	font-weight:bold; 
}
A.MainMenu:visited 
{ 
	color:#EE0000; 
	text-decoration:none; 
	font-weight:bold; 
}
A.MainMenu:hover 
{ 
	color:#EE0000; 
	text-decoration:none; 
	font-weight:bold; 
}
A.MainMenu:active 
{ 
	color:#EE0000; 
	text-decoration:none; 
	font-weight:bold; 
}
.MainMenuTrenner {
    color: #000000;
    background: #eeeeee;
    font-family:  Arial, Helvetica,Verdana, sans-serif; 
    font-size: 14px;
}

.SelectedItem {
    color: #000000;
    text-decoration: none;
    font-weight: bold;
    font-size: 14px;
    font-family: Arial, Helvetica, Verdana, sans-serif; 
}
table.global
{
    border-width:1px;
	border-style:none;
    width:100%;
    empty-cells:show;
}
table.logo
{
    /*text-align:center;*/
    border-width:1px;
    border-style:none;
    width:100%;
    empty-cells:show;
}
table.main
{
    border-width:1px;
	border-style:none;
    width:100%;
    empty-cells:show;
}
table.footer
{
    border-width:1px;
	border-style:none;
    width:100%;
    empty-cells:show;
}
table.application
{
    border-width:1px;
	border-style:none;
    width:100%;
    empty-cells:show;
}
table.MainMenu
{
    border-width:1px;
	border-style:none;
    width:100%;
    empty-cells:show;
}
table.content
{
	border-width:1px;
	border-style:none;
	width:100%;
	empty-cells:show;
}
table.UserMenu 
{
	border-width:1px;
	border-style:none;
	width:100%;
	text-align: center;
	background: #BFBFBF;
}
table.UserSubMenu 
{
	border-width:1px;
	border-style:none;
	width:100%;
	background: #aaaaaa;
	text-align: center;
}

/* User Navigation */
A.SubMenu {
    background: #aaaaaa;
    color: #000000;
    text-decoration: none;
    font-size: 12px;
    font-family: Arial, Helvetica, Verdana, sans-serif; 
}
A.SubMenu:hover {
    background: #aaaaaa;
    color: red;
    text-decoration: none;
    font-weight: bold;
    font-family: Arial, Helvetica, Verdana, sans-serif; 
    font-size: 12px;
}
.SubMenuTrenner {
    color: #000000;
    background: #aaaaaa;
    font-family:  Arial, Helvetica,Verdana, sans-serif; 
    font-size: 12px;
}
.SelectedSubMenuItem {
    background: #aaaaaa;
    color: #000000;
    text-decoration: none;
    font-weight: bold;
    font-size: 14px;
    font-family: Arial, Helvetica, Verdana, sans-serif; 
}

td.SelectedItem {
	background: #aaaaaa;
}

/* Links */
A.ohne {
    text-decoration: none;
}

.bginput {
        FONT-SIZE: 12px;
        FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif;
        COLOR: #000000;
        BACKGROUND-COLOR: #CFCFCF
}
.bginput_disabled {
        FONT-SIZE: 12px;
        FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif;
        COLOR: #000000;
        BACKGROUND-COLOR: #AEAEAE;
}
