a {
    color:#04269D;
}
a:visited {
    color:#04269D; 
}

a.menu {
      display:block;
      color:#000000;
      width:162px;
      height:27px;
      font-size:12px;
      font-family:Arial;
      font-weight:bold;
      text-decoration:none;
      text-align:center;
      line-height:27px;
      background-image:url(Images/layout/button.jpg);
}

a.menu:hover {
      display:block;
      color:#04269D;
      background-color:#000;
      background-image:url(Images/layout/button_over.jpg);
}
a.menu:visited 
{
    color:#000000;
}
a.untermenu {      
      color:#000000;      
      font-size:12px;
      font-family:Arial;
      font-weight:bold;
      text-decoration:none;
      text-align:center;      
      line-height:18px;
}

a.untermenu:hover {      
      color:#04269D;
      text-decoration:underline;          
}
a.untermenu:visited 
{
    color:#000000;
}
a.menu_fest {
      display:block;
      color:#000000;
      width:162px;
      height:27px;
      font-size:12px;
      font-family:Arial;
      font-weight:bold;
      text-decoration:none;
      text-align:center;
      line-height:27px;
      background-image:url(Images/layout/button_over.jpg);
}
a.but {
      text-decoration:none;
      color:#04269D;           
}

a.but:hover {
      
      color:#04269D;      
      text-decoration:underline;
}

body {    
    font-family:Arial;
    margin: 0 0 0 0;
    height:100%;
    font-size:14px;
}

hr {
    border:solid 1px #04269d;
}

html {
    height:100%
}

table.bg {
    background-image:url(images/layout/hg.gif);
    margin-top:0px;
    height:100%;    
}

table 
{
    border-spacing: 0mm;
}

td 
{
    vertical-align:top;
}
td.mitte 
{
    vertical-align:middle;
}

td.header {
    height:120px;
    background-image:url(images/layout/hg_header.gif);
}
td.rest 
{
    height:100%
}

td.streifen_links {
    background-image:url(images/layout/streifen_links.jpg);
}

td.streifen_rechts {
    background-image:url(images/layout/streifen_rechts.jpg);
}


td.menu_zwischen {
    background-image:url(images/layout/menu_zwischen.jpg);
    background-repeat:repeat-y;
    width:140px;
    height:10px;    
}
table.preisliste 
{
    font-size: 12px;    
    /*border: #123456 1px solid;*/
    border-collapse: collapse;    
}
tr.ueberschrift 
{
    font-size: 12px;  
    background-color: #04269d;
    color: White;
}
tr.gerade 
{
    background-color: #DFDFDF;
}
tr.ungerade 
{
    background-color: #ffffff;
}


.linksumfliessend 
{
    float:left;
    margin-right: 10px;    
}

.rechtsumfliessend 
{
    float:right;
    margin-left: 10px;     
}

.ueberschrift 
{
    font-weight:bold;
    font-size:18px;
    color:#04269d;
}
.aOhneLink {      
      color:#04269d;            
      font-size:12px;
      font-family:Arial;
      font-weight:bold;      
      text-align:center;      
      line-height:18px;
}
