/* Module Title Menu */
body { margin-left:10px; margin-right:10px; margin-top:10px; margin-bottom:10px }
.print { text-align: right; vertical-align: bottom; }
.Normal   { color: #2056a9; font-size:12px; font-family: Verdana}

.Zitat { 
font-family:Verdana, Tahoma; 
font-style:italic; 
letter-spacing:0.1em;
}

.Fussnote { 
font-size: 0.8em 
}

.Hervorheben {
font-weight:bold;
}


.NormalBold
{
font-size: small; 
_font-size: x-small; /* underscore-hack by hama 05.08.2005 */
font-family:Verdana, Tahoma;
font-weight:bold;
color:#2056a9;
}

H1 { 
color:#2056a9; 
font-family:Verdana, Tahoma; 
font-size:20px; 
font-weight:bold;
}

H2  { 
color:#2056a9; 
font-family:Verdana, Tahoma; 
font-size:18px; 
font-weight:bold;
}

H3  { 
color:#2056a9; 
font-family:Verdana, Tahoma; 
font-size:16px; 
font-weight:bold;
}

H4  { 
color:#2056a9; 
font-family:Verdana, Tahoma; 
font-size:14px; 
font-weight:bold;
}

H5, DT  { 
color:#2056a9; 
font-family:Verdana, Tahoma; 
font-size:14px; 
font-weight:normal;
}

A:link  {
/*color:#026843;*/
color:#164a73;
text-decoration:underline;
}

A:visited   {
/*color:#026843;*/
color:#364862;
text-decoration:underline:
}

A:active    {
color:#990000;
text-decoration:underline
}

A:hover {
color:#ff0000;
text-decoration:underline
}
.ModuleTitle_MenuBar { 
}

.ModuleTitle_MenuItem {
}

.ModuleTitle_MenuIcon {
}

.ModuleTitle_SubMenu {
}

.ModuleTitle_MenuBreak {
}

.ModuleTitle_MenuItemSel {
}

.ModuleTitle_MenuArrow {
}

.ModuleTitle_RootMenuArrow {
}

.Menue_Title {
    color: #2056a9; 
    font-size: 20px; 
    font-family: Verdana, Tahoma; 
    font-weight: normal;
	font-style: normal; 
}


