html, body {
   height: 100%;
}   

a:visited {color: #cca425; text-decoration: none } 
a:link {color: #cca425; text-decoration: none }  
a:hover {color: #cca425;   text-decoration: underline }  
a:active {color: #cca425;  text-decoration: none } 
a:focus {color: #cca425; text-decoration: none }

.lauftext { color: #424242; font-size: 12px; font-family: Verdana, Arial, Helvetica, Geneva, sans-serif; line-height: 18px;} 
.lauftexttitel { color: #424242; font-size: 14px; font-family: Verdana, Arial, Helvetica, Geneva, sans-serif; font-weight: bold; line-height: 20px; } 

//list-style-image: url(bilder/bullet.gif)

