body { background-image:url(../bilder/hintergrund.gif); }

a { color: #006600; } a:hover { color: #00CC00; }

.admin_tools   { background-color: #eeeecf; }

/* BOX -------------------------- */
table.box { border: 1px solid green; }
table.box th { background-image:url("../bilder/box-header_gruen.gif"); }
table.box tr.farbig { background-color:#EAFAEA; }

/* OBEN --------------------------------- */
tr#header td {
	color:          	white;
	border-bottom:  	1px solid #667766;
	background-color:	#186440; }


table#bottom-cell, td#sub-header { border-bottom:1px solid white;border-top: 1px solid #669966; }
td#sub-header { background-color: black; }
td#sub-header a { padding: 1px; color: #EEFFEE; } 
td#sub-header a:hover { color: #225522; background-color: #EEFFEE; text-decoration:none; }

/* MITTE --------------------------------- */
td#left-frame { background-image: url("../bilder/left-frame_bg_gruen.gif"); }

table#search-box { border-bottom: 1px solid #99BB99; }
td#left-frame table#search-box td input, td input.green_border  { border: 1px inset #BCE4BC; color:green; }
td#left-frame table#search-box td input.edit  { border: 1px inset #006600; color:black; }


td#right-frame { /* inset */
	border-left: 1px solid #669966;
	border-bottom: 1px solid #88CC88;
	border-top: 1px solid #669966; }

table#artikel-header { border-bottom: 1px solid green; }	
table#artikel-sub-header td#daten, table#bottom-cell, table#search-box { background-color:#ECFAEC; }


/* UNTEN --------------------------------- */
td#lower-left, td#lower-right, td#left-frame { /* outset */
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #88CC88;
	border-top: 1px solid #FFFFFF; 
	border-bottom: 1px solid #88CC88; }

td#lower-left  { background-color: #afe1af; }


td#lower-right  { background-color: #d8eed8; }

table#bottom-cell { margin:1px;
	border-bottom: 1px solid white;
	border-right: 1px solid white;
	border-top: 1px solid #99DD99; }