body
{
  font-family: 'Verdana';
  font-size: 10pt;
}

h2
{
  font-family: Verdana;
  font-size: 12pt;
  font-weight: bold;
  text-align: center;
}

a.order:link,  a.order:visited 
{   
    font-family: 'Times New Roman'; 
    font-weight:bold; 
    font-size: 12pt;
    color:#000080; 
    text-decoration:none; 
}

a.order:focus, a.order:hover, a.order:active 
{   
    font-family: 'Times New Roman'; 
    font-size: 12pt;
    font-weight:bold; 
    color:#00E000; 
    text-decoration:none;
}

a:link,  a:visited 
{   
    font-family: 'Verdana'; 
    font-weight:bold; 
    font-size: 10pt;
    color:#000080; 
    text-decoration:none; 
}

a:focus, a:hover, a:active 
{   
    font-family: 'Verdana'; 
    font-size: 10pt;
    font-weight:bold; 
    color:#00E000; 
    text-decoration:none;
}

img     
{
    border:0;
}

td    
{       
    color: #000080;
    font-size: 10pt;
}

td.head 
{
  font-weight: bold;
}

.menu  
{  
    font-family: 'Verdana';
    font-size : 11pt;
    font-style : normal;
    font-weight : bold;
}

.menu2  
{  
    font-family: 'Verdana';
    font-size : 9pt;
    font-style : normal;
    font-weight : bold;
}

#menu_sonder
{
    color: red;
}

td.ueberschrift
{
    height: 50px;
    line-height: 50px;
    vertical-align: middle;
    text-align: center;
    background:url(images/ueberschrift_bg.gif);
    background-repeat: repeat-x; 
}

span.headline
{
    background-color: #ffffff;
    font-family: 'Times New Roman';
    font-size: 20pt;
    padding-left: 5px;
    padding-right: 5px;
    z-index: 1;
}
