/*Data*/
td.Date
{    
    font-family:Verdana;    
    font-size:11px;
    color:#1A558F;
}
/*Title*/
td.Title 
{    
    font-family:Verdana;    
    font-size:11px;    
    color:#1A558F;
    padding-left:20px;
    text-align:left;
}
/*Text*/
td.Text
{          
    font-size:11px;    
    font-family:  Verdana;
    vertical-align:top;    
}
/*More*/
td.More
{
    /*font-size:10px;*/
    font-size:11px;
    /*font-family:Courier;*/
    font-family:  Verdana;    
    color:#F9A309;
}
a.More
{
    color:#F9A309;
}
a.More:visited
{
    color: #3399cc;
}
a.More:hover, a.More:active
{
    color:#1A558F;
}
/*Archiv*/
div.Archiv
{
    padding-right:50px;
    /*font-size:10px;*/
    font-size:11px;
    /*font-family:Courier;*/
    font-family:  Verdana;    
    color:#1A558F;        
}
a.Archiv
{
    color:#1A558F;
}
a.Archiv:visited
{
    color: #336699;
}
a.Archiv:hover, a.Archiv:active
{
    color: #F9A309;
}
/*Dots*/
div.dotsblue
{
    background-image: url('dotsblue.jpg');
    background-position:bottom;
    background-repeat:no-repeat;
    height: 1px;             
    }
/*Top*/
td.MenuNTopLeft
{
    background-image: url(MenuNTopLeft.jpg);    
    background-position:left bottom;
    background-repeat:no-repeat;
    width:7;
    height:5;
}
td.MenuNTopCenter
{
    background-image: url(MenuNTopCenter.jpg);    
    background-position:left bottom;
    background-repeat:repeat-x;
    /*width:58;*/
    height:5;
}
td.MenuNTopRight
{
    background-image: url(MenuNTopRight.jpg);    
    background-position:left bottom;
    background-repeat:no-repeat;
    width:7;
    height:5;
}
/*Middle*/
td.MenuNMiddleLeft
{
    background-image: url(MenuNMiddleLeft.jpg);    
    background-position:left top;
    background-repeat:repeat-y;
    width:7;
}
td.MenuNMiddleRight
{
    background-image: url(MenuNMiddleRight.jpg);    
    background-position:left top;
    background-repeat:repeat-y;
    width:7;
}
/*Bottom*/
td.MenuNBottomLeft
{
    background-image: url(MenuNBottomLeft.jpg);    
    background-position:left top;
    background-repeat:no-repeat;
    width:7;
    height:10;
}
td.MenuNBottomCenter
{
    background-image: url(MenuNBottomCenter.jpg);    
    background-position:left top;
    background-repeat:repeat-x;
    /*width:58;*/
    height:10;
}
td.MenuNBottomRight
{
    background-image: url(MenuNBottomRight.jpg);    
    background-position:left top;
    background-repeat:no-repeat;
    width:7;
    height:10;
}
