.gelb a { 
	color : #F4CD15;
	font-weight : bold;
	text-decoration : none;
 }
.gelb a:hover {
	text-decoration : underline;
}

.gelb h2 { 
	font-weight:bold;
	color : #F4CD15;
	font-family : Verdana;
	font-size : 12px;
 }

 .orange a { 
	color : #F7941D;
	font-weight : bold;
	text-decoration : none;
 }
.orange a:hover {
	text-decoration : underline;
}

.orange h2 { 
	font-weight:bold;
	color : #F7941D;
	font-family : Verdana;
	font-size : 12px;
 }
 
.blau a { 
	color : #00B4FF;
	font-weight : bold;
	text-decoration : none;
 }
.blau a:hover {
	text-decoration : underline;
}

.blau h2 { 
	font-weight:bold;
	color : #00B4FF;
	font-family : Verdana;
	font-size : 12px;
 } 
 
.rot a, a.rot { 
	color : #ED1C24;
	font-weight : bold;
	text-decoration : none;
 }
.rot a:hover, a.rot:hover {
	text-decoration : underline;
}

.rot h2 { 
	font-weight:bold;
	color : #ED1C24;
	font-family : Verdana;
	font-size : 12px;
 }
  
.hellgruen a { 
	color : #AEEB31;
	font-weight : bold;
	text-decoration : none;
 }
.hellgruen a:hover {
	text-decoration : underline;
}

.hellgruen h2 { 
	font-weight:bold;
	color : #AEEB31;
	font-family : Verdana;
	font-size : 12px;
 }
  
 .gruen a { 
	color : #0F7F00;
	font-weight : bold;
	text-decoration : none;
 }
.gruen a:hover {
	text-decoration : underline;
}

.gruen h2 { 
	font-weight:bold;
	color : #0F7F00;
	font-family : Verdana;
	font-size : 12px;
 }  
  
.ciblau a { 
	color : #00546E;
	font-weight : bold;
	text-decoration : none;
 }
.ciblau a:hover {
	text-decoration : underline;
}

.ciblau h2 { 
	font-weight:bold;
	color : #00546E;
	font-family : Verdana;
	font-size : 12px;
 }
 
.produktsuche {
	background-color : #FFFFFF;
	border : 1px solid black;
	width : 123px;
	height : 22px;
	padding : 4px;
	font-family : Verdana;
	font-size : 11px;
	line-height : 11px;
 }
  
  
.kasten { 
	width : 255px;
	padding-left : 3px;
	padding-right : 3px;
	padding-bottom : 10px;		
	background-image : url('../media/kasten-background.gif');
	background-position : bottom left;
	background-repeat : no-repeat;
 }  
 
.downloadkasten { 
	padding-left : 3px;
	padding-right : 3px;
	padding-bottom : 10px;		
	background-image : url('../media/kasten-background.gif');
	background-position : bottom left;
	background-repeat : repeat-x;
 }   
 
 a { 
 	color:#000000;
	font-weight:bold;
	text-decoration:none;
  }
a:hover { 
	text-decoration:underline;
 }  
 
.untertitel { 
	font-size:10px;
	color: #00546E;
 } 
 
.eanlink a { 
	font-size:11px;
	color: #00546E;
	font-weight:normal;
	text-decoration:none;
 } 
.eanlink a:hover { 
	text-decoration:none;
	color:#000000;
	font-weight:normal;
 } 
.eanlink-aktiv a { 
	font-size:11px;
	color: #ED1C24;
	font-weight:normal;
	text-decoration:none;	
 } 
.eanlink-aktiv a:hover { 
	text-decoration:none;
	color:#000000;
	font-weight:normal;
 }  
 
.techniktext { 
	font-size:10px;
	color: #00546E;
	font-weight:normal;	
 } 
 
 
.indexbox_top {
	width:255px;
	font-size:11px;
	color:#000000;
	line-height:16px;
} 
.indexbox_top h1 {
	font-weight:bold;
	color:#ed1c24;
	font-size:11px;
}
.indexbox_top a {
	color:#ed1c24;
}
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 