/* DATEI: rlenz_inhalt.css                  */
/* Stylesheets fuer www.rlenz.de     */
/* (c) www.denografix.de                  */
/*     22.03.2003                     */

BODY {
	background-color : white;
	color : 4B4B4B;
	font-family : Trebuchet MS, Verdana, sans-serif;
	font-size : 12px;
	scrollbar-base-color:#; 
	scrollbar-track-color:#; 
	scrollbar-face-color:white; 
	scrollbar-highlight-color:FDF7ED; 
	scrollbar-3d-light-color:#; 
	scrollbar-dark-shadow-color:#; 
	scrollbar-shadow-color:white; 
	scrollbar-arrow-color:CC7F11; 
}

H1 {
	background-color : transparent;
	color : 666666;
	font-family : Trebuchet MS, Verdana, sans-serif;
	font-size : 16px;
}

H2 {
	background-color : transparent;
	color : 4B4B4B;
	font-family : Trebuchet MS, Verdana, sans-serif;
	font-size : 14px;
}

B {
	background-color : transparent;
	color : CC7F11;
	font-family : Trebuchet MS, Verdana, sans-serif;
	font-size : 12px;
}

P {
	background-color : transparent;
	color : 4B4B4B;
	font-family : Trebuchet MS, Verdana, sans-serif;
	font-size : 12px;
}

I {
	background-color : transparent;
	color : 666666;
	font-family : Trebuchet MS, Verdana, sans-serif;
	font-size : 12px;
	font-weight : bold;	
}

LI {
	background-color : transparent;
	color : 4B4B4B;
	font-family : Trebuchet MS, Verdana, sans-serif;
	font-size : 12px;
}

A:LINK, A:VISITED {
	color : 4B4B4B;
	text-decoration : underline;
	font-family : Trebuchet MS, Verdana, sans-serif;
	font-size : 12px;
}

A:HOVER {
	color : CC7F11;
	text-decoration : underline;
	font-family : Trebuchet MS, Verdana, sans-serif;
	font-size : 12px;	
}


TH {
	font-family : Trebuchet MS, Verdana, sans-serif;
	font-size : none;
}

TD {
	color : 4B4B4B;
	font-family : Trebuchet MS, Verdana, sans-serif;
	font-size : 12px;
	text-align: none;
	vertical-align: top;
}

STRONG {
	color : 666666;
	font-family : Trebuchet MS, Verdana, sans-serif;
	font-size : 12px;
	font-weight : bold;
}

	