body {background-color: #e5e5e5; font-family: Arial, Helvetica, sans-serif;}
body,td,th {color: #666666;}

.Stil1 {font-size: 36px;}

h3,h2,h4,h5,h6 {color: #999999;}
h1 {font-size: 36px;}
h2 {font-size: 14px;}
h3 {font-size: 12px;}
h4 {font-size: 12px;}

p {
	font-size: 12px;
	color: #999999;
	text-align: justify;
}

a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	color: #e5e5e5;
}
a:active {
	text-decoration: none;
	color: #666666;
}

 A.menufarbe { color : #c8b398;}
 A.menufarbe:link { color : #c8b398; }
 A.menufarbe:visited { color : #c8b398; }
 A.menufarbe:hover { color : #928574; }


/* set millions of background images */
.rbroundbox { background: url(nt.gif) repeat; border:0 }
.rbtop div { background: url(tl.gif) no-repeat top left; }
.rbtop { background: url(tr.gif) no-repeat top right; }
.rbbot div { background: url(bl.gif) no-repeat bottom left; }
.rbbot { background: url(br.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent { }
.rbroundbox { width: 100%; }
