P, option, input, select  {
	font-size : 12px;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : Black;
	text-decoration : none;
}

b {
	font-family : Arial;
	font-weight : bold;
}

H1  {
	font-size : 16px;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : F7941D;
	text-decoration : none;
}

.produkttitel{
	font-size : 18px;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : Black;
	text-decoration : none;
}

H2  {
	font-size : 14px;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : Black;
	text-decoration : none;
}

.h2blau {
	font-size : 14px;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : 009CFF;
	text-decoration : none;
}

.h3schwarz {
	font-size : 12px;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : Black;
	text-decoration : none;
}

.h2orange {
	font-size : 14px;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : F7941D;
	text-decoration : none;
}

H3  {
	font-size : 14px;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : Black;
	text-decoration : none;
}

A  {
	font-size : 12px;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : F7941D;

}

A:Visited  {
	font-size : 12px;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	
}

A:Active  {
	font-size : 12px;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : F7941D;
	background-color : Silver;
	
}

A:Hover  {
	font-size : 12px;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : 009CFF;
	background-color : #e1e1e1;
	text-decoration : none;
}

BODY  {
	font-size : 12px;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : Black;
	text-decoration : none;
}

TD  {	
	font-size : 12px;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : Black;
	text-decoration : none;
	}

.klein{	
	font-size : 8pt;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : white;

	}

.klein_schwarz{	
	font-size : 8pt;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : Black;
	text-decoration : none;
	}
	
.mittel{	
	font-size : 9pt;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : black;
	text-decoration : none;
	}
	
.weiss{	
	font-size : 9pt;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : white;
	text-decoration : none;
	}
	
	.bildtitel{	
	font-size : 8pt;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : Black;
	text-decoration : none;
	}	