/************************************
*          Color Information        *
************************************/
body, form table th, #navigation div div.current
{
	color: #111;
	background:#ddd;
}
#logo a, #navigation div div.current a.category
{
	color:#000;
}
#main
{
	border-top:2px solid #c00;
	border-left:2px solid #c00;
}
textarea, input, button
{
	background: #fff;
	border:2px solid #727;
}
input:hover, button:hover, textarea:hover
{
	background: #ddd;
	border: 2px solid #555;
}
blockquote {color:#c00;}
table#imprint th {background:transparent;}
h4, blockquote {background:#ccd;}
a img
{
	border: 2px solid #777;
}
a:hover img
{
	border-top: 2px solid #c00;
	border-right: 2px solid white;
	border-bottom: 2px solid white;
	border-left: 2px solid #c00;
}
a, a:link, a:visited
{
	color: blue;
}
a:focus, a:hover, a:active	
{
	color: blue;
}
a:hover, option.selected, option:hover
{
		background-color:	#ddd;
}
tr.row_1 th, tr.row_2 th, #navigation div div, #navigation div div.current, #navigation div div.current a.category, td.active, span.empty
{
	border-top:1px solid #c00;
	border-left:1px solid #c00;
	background: #fff;
}
tr.row_1 th, tr.row_2 th, #navigation div div.current a.category, td.active, span.empty
{
	color:#c00;
}
#navigation div div a
{
	color:#000;
}
#navigation div div.current a, #navigation div div.current, #navigation div div a.current
{
	color: #c00;
	background:transparent;
}
#navigation div div a:hover
{
	color:#c00;
	background:transparent;
}
tr.row_3 th
{
	border-top:1px solid #727;
	border-left:1px solid #727;
	background: #fff;
	color:#727;
}
tr.row_1 td, tr.row_2 td
{
	border-top:1px solid #c00;
	background:#eee;
}
tr.row_3 td
{
	border-top:1px solid #727;
	background:#fff;
	color:#727;
}
#images tr.row_1 th, th
{
	background-color: #aaa;
border-color: #727;
color: #111;
}
#images tr.row_3 td, #images tr.row_2 td {background-color: transparent;
border-color: transparent;
border-width: 0px 0px 0px 0px;
color: #111;
}
