/*
body {
	background: rgb(199,209,230) url(/fileadmin/includes/template/images/bg_herz.gif);
}
*/

/*
--------------------------------------------------------
 home nav
--------------------------------------------------------
*/
#header #home-nav {
	color: rgb(196,182,164);
}
#header #home-nav a {
	color: rgb(196,182,164);
}
#header #home-nav a:active,
#header #home-nav a:hover {
	color: rgb(207,11,22);
}

/*
--------------------------------------------------------
 top nav
--------------------------------------------------------
*/
#header #top-nav .menu-title {
	color: rgb(181,164,141);
}
#header #top-nav .menu-title a {
	color: rgb(181,164,141);
}
#header #top-nav .menu-title a:active,
#header #top-nav .menu-title a:hover,
#header #top-nav .menu-title a.active,
#header #top-nav .active .menu-title a {
	color: rgb(207,11,22);
}
#header #top-nav ul li a {
	color: rgb(136,110,73);
}
#header #top-nav ul li a:active,
#header #top-nav ul li a:hover,
#header #top-nav ul li a.active {
	background: transparent url(/fileadmin/includes/template/images/menu-herz.gif) 0px 2px no-repeat; 
	color: rgb(207,11,22);
}
/*
--------------------------------------------------------
 contents
--------------------------------------------------------
*/
#content-header {
	background: rgb(107,74,28);
	color: rgb(255,255,255);
}


/*
--------------------------------------------------------
 linke spalte, navigation
--------------------------------------------------------
*/
#left-nav {
	color: rgb(136,110,73);
}
#left-nav a {
	color: rgb(136,110,73);
}
#left-nav a:active,
#left-nav a:hover {
	color: rgb(207,11,22);
}

/*
--------------------------------------------------------
 mittlere spalte
--------------------------------------------------------
*/
#center {
	color: rgb(107,74,28);
}
#center .bg-deko {
	padding-left: 15px;
	background: url(/fileadmin/includes/template/images/content-herz.gif) 0 1px no-repeat;
}
#center a:active,
#center a:hover {
	color: rgb(207,11,22);
}
/*
entfernt text-deco bei internal-links
#center a.internal-link {
	text-decoration: none;
}
*/
#center .border-bottom,
#center .csc-frame-rulerAfter {
	border-bottom: 1px solid rgb(166,146,119);
	margin-bottom: 0.5em;
}
#center .border-bottom p {
	margin-bottom: 0.5em;
}
/*
--------------------------------------------------------
 rechte spalte
--------------------------------------------------------
*/


/*
--------------------------------------------------------
 footer
--------------------------------------------------------
*/