A:link    {text-decoration: underline; color: #000000}  
A:visited {text-decoration: underline; color: #000000}  
A:active  {text-decoration: underline; color: #000000} 
A:hover   {text-decoration: none; color: #9E282A ;font-weight: bold}  

.menu          {font-size: 11px; font-family: verdana; font-weight: bold;}
A.menu:link    {text-decoration: none; color: #000000}  
A.menu:visited {text-decoration: none; color: #000000}  
A.menu:active  {text-decoration: none; color: #000000} 
A.menu:hover   {text-decoration: none; color: #9E282A}

A.resen:link    {text-decoration: none; color: #666666}  
A.resen:visited {text-decoration: none; color: #666666}  
A.resen:active  {text-decoration: none; color: #666666} 
A.resen:hover   {text-decoration: underline; color: #666666}

.kontakt          {font-size: 10px; font-family: verdana; font-weight: bold; color: #909090}
A.kontakt:link    {text-decoration: none; color: #909090}  
A.kontakt:visited {text-decoration: none; color: #909090}  
A.kontakt:active  {text-decoration: none; color: #909090} 
A.kontakt:hover   {text-decoration: none; color: #9E282A}

body{ 

font-family: verdana; 
font-size: 12;
color: #000000; 
background-color: cccccc;
background-image: 
url('image/bg3.jpg');
background-repeat: repeat-x
}

.top-bg {
background-image: 
url('image/top-bg.png');
background-repeat: repeat-x}

.menu-bg {
background-image: 
url('image/menu-bg.png');
background-repeat: repeat-x;
background-color: #5A5A5A;}

