TABLE.berat {
	background-color : #F2F4FF;
	border-color : blue;
	caption-side : top;
	border : medium double Blue;
}
BODY {
	font-family : "Times New Roman", Times, serif;
	list-style-type : square;
	color : #3333CC;
}
BODY.abc {
	background-image : flaschen.gif;
	color:#D2691E;
}
BODY.nav {
	font-family : Arial, Helvetica, sans-serif;
	text-align : center;
	font-size : 8pt;
	background : url(../Fotos/fadeside_blue2.GIF);
}

 A:HOVER {
	text-decoration : underline;
	color : #CC0000;
}
A:LINK, A:VISITED {
	text-decoration : underline;
	color : #660099;
	font-weight : bolder;
}
TABLE {
	border-color : white;
}
TD {
	padding : 8px;
}

TD.logo {
	font-family : "Arial Rounded MT Bold";
	font-size : 24px;
	font-weight : bolder;
	text-shadow : inherit;
}
LI {
	list-style-image : none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : smaller;
}
H1, H2, H3, H4, H5 {
	font-family : "Times New Roman", Times, serif;
	margin : 5px;
}
H3.produkte {
	font-family : Arial, Helvetica, sans-serif;
	color : #FF9900;
	font-weight : normal;
}

P {
	text-align : center;
	color : #333CC;
}
P.lex {
	background-color : #F2F4FF;
	font-family : "Times New Roman", Times, serif;
	color : #333CC;
	text-align : left;
	font-size : 11pt;
}

P.autor {
	font-family : Arial, Helvetica, sans-serif;
	font-style : italic;
	font-weight : lighter;
}

