
body, td, div, span
 {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-style: normal;
   font-size: 13px;
   color: #000000;
   font-weight: normal;
   text-decoration: none;
 }

a.link 
 {
  font-style: normal;
  font-size: 13px;
  color: #000000;
  font-weight: normal;
  text-decoration: underline;
} 
strong
 {
   font-weight: bold;
 }

.naviblue
 {
   color: #003366;
   font-weight: bold;
   text-decoration: none;
 }

.naviblue:hover
 {
   color: #000000;
   font-weight: bold;
		 text-decoration: none;
	} 

.navibrown
 {
   font-size: 15px;
   color: #660033;
   font-weight: bold;
		 text-decoration: underline;
 }
 
.navired
 {
   color: #660033;
   font-weight: bold;
		 text-decoration: none;
	}
 
.naviwhite 
 {
   color: #FFFFFF;
   font-weight: normal;
   text-decoration: underline;
	} 

.blackunderline
 {
   color: #000000;
   font-weight: normal;
		 text-decoration: underline;
 }
 
.blackstriked
 {
   color: #000000;
   font-weight: normal;
		 text-decoration: line-through;
 }
 
.blue
 {
   color: #003366;
	}

.blueunderline
 {
   color: #003366;
		 text-decoration: underline;
	}
 
.bluebold
 {
   color: #003366;
   font-weight: bold;
   text-decoration: none;
 }
 
.blueboldunderline
 {
   color: #003366;
   font-weight: bold;
   text-decoration: underline;
 }
 
.bluesmall
 {
   font-size: 11px;
   color: #003366;
   font-weight: normal;
		 text-decoration: none;
	}

.brownbig
 {
   font-size: 15px;
   color: #660033;
   font-weight: bold;
 }
  
.redbold
 {
   color: #CC0000;
   font-weight: bold;
   text-decoration: none;
 }
 
.white
 {
   color: #FFFFFF;
   font-weight: normal;
	} 

.whitebold
 {
   color: #FFFFFF;
   font-weight: bold;
	} 
 
.yellow
 {
   font-size: 12px;
   color: #ffffcc;
   font-weight: bold;
		 text-decoration: none;
 }
 
.copyright 
 {  
   font-family: Verdana, Tahoma, Arial, Geneva, sans-serif; 
   font-size: 8pt; 
   color: #707070; 
   text-align: center
 }
 
 .shipping 
 {  
   font-family: Verdana, Tahoma, Arial, Geneva, sans-serif; 
   font-size: 8pt; 
   color: #707070; 
 }
 
 .literpreis 
 {
 	font-size:9px;
 	color:#888888;
 }
