/* CSS Document */


/* Links */
.produkttour {
    }
 
.fettlink a:link {text-decoration: none; color: #0066CC; font-weight: bold; font-size: 12px;} 
.fettlink a:visited {text-decoration: none; color: #4682B4; font-weight: bold; font-size: 12px;} 
.fettlink a:active {text-decoration: none; color: #0066CC; font-weight: bold; font-size: 12px;} 
.fettlink a:hover {text-decoration: underline; color: #0066CC; font-weight: bold; font-size: 12px;} 	

.footerlink a:link {text-decoration: none; color: #0066CC; font-weight: bold; font-size: 10px;} 
.footerlink a:visited {text-decoration: none; color: #4682B4; font-weight: bold; font-size: 10px;} 
.footerlink a:active {text-decoration: none; color: #0066CC; font-weight: bold; font-size: 10px;} 
.footerlink a:hover {text-decoration: underline; color: #0066CC; font-weight: bold; font-size: 10px;}

.headerlink a:link {text-decoration: none; color: #FFFFFF; font-weight: bold; font-size: 10px;} 
.headerlink a:visited {text-decoration: none; color: #FFFFFF; font-weight: bold; font-size: 10px;} 
.headerlink a:active {text-decoration: none; color: #FFFFFF; font-weight: bold; font-size: 10px;} 
.headerlink a:hover {text-decoration: underline; color: #FFFFFF; font-weight: bold; font-size: 10px;} 

.boxbig a:link {text-decoration: none; color: #E98F00; font-weight: bold; font-size: 14px;} 
.boxbig a:visited {text-decoration: none; color: #E98F00; font-weight: bold; font-size: 14px;} 
.boxbig a:active {text-decoration: none; color: #E98F00; font-weight: bold; font-size: 14px;} 
.boxbig a:hover {text-decoration: underline; color: #E98F00; font-weight: bold; font-size: 14px;}

.h2-box a:link {text-decoration: none; color: #E98F00; font-weight: bold; font-size: 28px;} 
.h2-box a:visited {text-decoration: none; color: #E98F00; font-weight: bold; font-size: 28px;} 
.h2-box a:active {text-decoration: none; color: #E98F00; font-weight: bold; font-size: 28px;} 
.h2-box a:hover {text-decoration: underline; color: #E98F00; font-weight: bold; font-size: 28px;}

/* Schriften */

.header_weiss {font-size: 10px; color: #ffffff; font-weight: bold;}

.text {font-size: 12px; color: #000000;}

.footer {font-size: 9px; color: #000000;}
 
.fett-normal {font-size: 12px; font-weight: bold; color: #000000;} 

.fett-klein {font-size: 10px; color: #000000;} 

.h1-main {font-size: 28px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #0066CC; font-weight: bold;}

/*.h2-box {font-size: 28px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #E98F00; font-weight: bold;}
 
/* Allgemein */

body,td,th {font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 12px; color: #000000;}

a:link {text-decoration: none; color: #0066CC; font-size: 12px;} 
a:visited {text-decoration: none; color: #4682B4; font-size: 12px;} 
a:active {text-decoration: none; color: #0066CC; font-size: 12px;} 
a:hover {text-decoration: underline; color: #0066CC; font-size: 12px;} 
