/* CSS Document */

#tpl-gewerbe #hauptnavigation li,
#tpl-gewerbe #footer {
	border-bottom-color:#C60000;
}

#tpl-gewerbe li#gewerbe {
	background-color:#C60000;
	background-image:none;
}

#tpl-gewerbe li#gewerbe a:link,
#tpl-gewerbe li#gewerbe a:visited,
#tpl-gewerbe li#gewerbe a:focus,
#tpl-gewerbe li#gewerbe a:hover,
#tpl-gewerbe li#gewerbe a:active {
	color:#fff;
}

#tpl-gewerbe #inhalt {
	margin:0 10.5em;
}

#tpl-gewerbe #unternavigation #subnav ul ul li
{
	background-color:#FFE9E9;
}
#tpl-gewerbe #unternavigation #subnav ul ul li a:link,
#tpl-gewerbe #unternavigation #subnav ul ul li a:visited,
#tpl-gewerbe #unternavigation #subnav ul ul li a:focus,
#tpl-gewerbe #unternavigation #subnav ul ul li a:hover,
#tpl-gewerbe #unternavigation #subnav ul ul li a:active
{
	background-color:#FFE9E9;
}

#tpl-gewerbe #footer {
	border-top-color:#C60000;
}



