*                { font: 10pt arial, helvetica, sans-serif; text-decoration: none; color: #000000;}

#wrap { padding: 0px; width: 950px; margin:0px auto;  border:0px solid #4B85C5;background-color: #ffffff; }

span.headline    {font: bold 12pt; text-decoration: none; color: #AE4E24;}
span.subline     {font: 11pt; text-decoration: none; color: #CF6C3A;}
span.highlighted {font: 10pt; text-decoration: none; color: #52668C;}
.citation        {font: italic 10pt; text-decoration: none;}
.small           {font: 8pt; text-decoration: none;}

/* Links */
a           {color:#090F45;text-decoration: none;}
a:link      {color:#090F45;text-decoration: none;}
a:visited   {color:#090F45;}
a:hover     {color:#090F45;text-decoration: underline;}
a:active    {color:#090F45;}

#footer{font: bold 9pt; text-decoration: none; color: #ffffff;}

#footer a.{color:#ffffff;}
#footer a:link      {color:#ffffff;}
#footer a:visited   {color:#ffffff;}
#footer a:hover     {color:#ffffff;text-decoration: underline;}
#footer a:active    {color:#ffffff;}

/* Menu-Links */
a.menu           {color:#000000; text-decoration: none; font-weight: bold;}
a.menu:link      {color:#000000; text-decoration: none; font-weight: bold;}
a.menu:visited   {color:#000000; text-decoration: none; font-weight: bold;}
a.menu:hover     {color:#aaaaaa; text-decoration: none; font-weight: bold;}
a.menu:active    {color:#ffaaaa; text-decoration: none; font-weight: bold;}

/* Menu-Aktiv-Links */
a.menuact           {color:#AE4E24; text-decoration: none; font-weight: bold;}
a.menuact:link      {color:#AE4E24; text-decoration: none; font-weight: bold;}
a.menuact:visited   {color:#AE4E24; text-decoration: none; font-weight: bold;}
a.menuact:hover     {color:#DEAE94; text-decoration: none; font-weight: bold;}
a.menuact:active    {color:#FFAAAA; text-decoration: none; font-weight: bold;}

h1  {font-family : Arial;font-size : 14px;color : #043567;margin-top : 1pt;margin-bottom : 1pt;font-weight : bold;}
h2  {font-family : Arial;font-size : 13px;color : #043567;margin-top : 0pt;margin-bottom : 1pt;font-weight : bold;}
h3  {font-family : Arial;font-size : 11px;color : #043567;margin-top : 1pt;margin-bottom : 1pt;font-weight : bold;}





#modernbricksmenu{
padding: 0;
width: 100%;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

#modernbricksmenu ul{
font: bold 11px Arial;
margin:0;
margin-left: 40px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

#modernbricksmenu li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
text-transform:uppercase;
}

#modernbricksmenu a{
float: left;
display: block;
color: white;
margin: 0 1px 0 0; /*Margin between each menu item*/
padding: 5px 10px;
text-decoration: none;
letter-spacing: 1px;
background-color: 043567; /*Default menu color*/
border-bottom: 1px solid white;
}

#modernbricksmenu a:hover{
background-color: gray; /*Menu hover bgcolor*/
}

#modernbricksmenu #current a{ /*currently selected tab*/
background-color: #D25A0B; /*Brown color theme*/
border-color: #D25A0B; /*Brown color theme*/
}

#modernbricksmenuline{
clear: both;
padding: 0;
width: 100%;
height: 5px;
line-height: 5px;
background: #D25A0B; /*Brown color theme*/
}

#myform{ /*CSS for sample search box. Remove if desired */
float: right;
margin: 0;
padding: 0;
}

#myform .textinput{
width: 190px;
border: 1px solid gray;
}

#myform .submit{
font: bold 11px Verdana;
height: 22px;
background-color: lightyellow;
}







#menusub {
clear: left;
float: left;
width: 160px;
margin: 0 0 0 0;
padding: 0px;
background-color:#F4EBE8;
}

#menusub ul {
list-style: none;
width: 160px;
margin: 0 0 0 0;
padding: 0;
}

#menusub li {
margin-bottom:1px;
}

#menusub li a {
display: block;
font-family:Verdana,Tahoma,Arial,sans-serif;
font-size: 10px;
font-weight:bold;
height: 20px;
line-heght:130%;
text-decoration: none;
color:#AFAFAF;
background:#2F2F2F;
border-bottom: 1px solid #6F6F6F;
padding: 2px 0px 2px 8px;
}

#menusub li a:hover {
background:#7F7F7F;
color:#FFFFFF;
border-bottom: 1px solid #6F624E;
}
