body {
	background: rgb(199,209,230);
}
#layout {
	height: auto;
}
img {
	border: none;
}
/*
--------------------------------------------------------
 header
--------------------------------------------------------
*/
#header {	
	background: rgb(225,219,210) url(/fileadmin/includes/template/images/bg_header.gif) 180px 0 repeat-y;
	min-height: 138px;
	position: absolute;
	width: 954px;
	height: 138px;
}

/*
--------------------------------------------------------
 home nav
--------------------------------------------------------
*/
#header #home-nav {
	margin: 0; padding: 0;
	list-style-type: none;
	position: absolute;
	bottom: 12px;
	left: 18px;
	font-size: 10px;
	line-height: 12px;
	color: rgb(196,182,164);
	text-transform: uppercase;
}
#header #home-nav li {
	margin: 0; padding: 0;
	margin-bottom: 10px;
}
#header #home-nav li.txt {
	padding-left: 11px;
}
#header #home-nav a {
	color: rgb(196,182,164);
	text-decoration: none;
}
#header #home-nav a:active,
#header #home-nav a:hover {
	color: rgb(207,11,22);
}

/*
--------------------------------------------------------
 top nav
--------------------------------------------------------
*/
#header #top-nav {
	margin: 0; padding: 0;
	position: absolute;
	left: 195px;
	bottom: 23px;
	font-size: 11px;
	line-height: 12px;
}
#header #top-nav h1 {
	display: none;
}
#header #top-nav .nav-item {
	margin: 0; padding: 0;
	position: relative;
	float: left;
	width: 126px;
}
#header #top-nav .menu-title {
	margin: 0; padding: 0;
	margin-left: 15px;
	font-size: 11px;
	font-weight: normal;
	color: rgb(181,164,141);
	text-transform: uppercase;
}
#header #top-nav .menu-title a {
	color: rgb(181,164,141);
	text-decoration: none;
}
#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 {
	margin: 0; padding: 0;
	position: absolute;
	bottom: 16px;
	left: 0;
}
#header #top-nav ul li {
	display: block;
	font-size: 10px;
	line-height: 15px;
	text-transform: uppercase;
	white-space: nowrap;
	
}
#header #top-nav ul li a {
	padding-left: 15px;
	color: rgb(136,110,73);
	text-decoration: none;
}
#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);
}
#header #bereich {
	position: absolute;
	bottom: 24px;
	right: 18px;
}
/*
--------------------------------------------------------
 contents
--------------------------------------------------------
*/
#content {
	/*margin-top: 138px;*/
	background: rgb(255,255,255);
	min-height: 414px;
	padding-top: 138px;
}
* html #content {
	height: 414px;
}
#content-header {
	margin: 0; padding: 0;
	background: rgb(107,74,28);
	color: rgb(255,255,255);
	font-family: Arial, sans-serif;
	font-size: 15px;
	line-height: 42px;
	height: 42px;
	padding-left: 210px;
}
#content-image {
	text-align: right;
	background: rgb(136,110,73);
}
#left,#right,#center {
	margin: 0; padding: 0;
	float: left;
}

/*
--------------------------------------------------------
 linke spalte, navigation
--------------------------------------------------------
*/
#left {
	width: 180px;
}
#left-nav {
	margin: 30px 18px; padding: 0;
	list-style-type: none;
	font-size: 10px;
	line-height: 15px;
	text-transform: uppercase;
	color: rgb(136,110,73);
}
#left-nav a {
	color: rgb(136,110,73);
	text-decoration: none;
}
#left-nav a:active,
#left-nav a:hover,
#left-nav a.active {
	color: rgb(207,11,22);
}
#left-nav ul {
	list-style-type: none;
	margin: 0 0 0.2em 1em; padding: 0;
	font-family: Arial, sans-serif;
	font-weight: normal;
	line-height: 1em;
}
#left-nav ul li {
	margin-bottom: 0.2em;
}
/*
--------------------------------------------------------
 linke spalte, content
--------------------------------------------------------
*/
#left .csc-textpic {
	margin: 30px 18px; padding: 0;
}


/*
--------------------------------------------------------
 mittlere spalte
--------------------------------------------------------
*/
#center {
width: 600px;
}
#center {
	font-family: Arial, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: rgb(107,74,28);
}
#center .bg-deko {
	text-transform: uppercase;
}
#center .content {
	margin: 0; padding: 30px 90px 54px 30px;
}
#center h2,
#center .csc-header *,
#center .csc-textpicHeader * {
	margin: 0; padding: 0;
	font-size: 12px;
	line-height: 18px;
	color: rgb(107,74,28);
	margin-bottom: 10px;
}
#center p {
	margin: 0; padding: 0;
	margin-bottom: 1em;
}
#center a {
	color: rgb(107,74,28);
}
#center a.active {
	color: rgb(207,11,22);
}
#center .col {
	margin: 0; padding: 0;
	width: 45%;
	margin-right: 12px;
	float: left;
}
#center .col .border-bottom {
	border-bottom: none;
	margin-bottom: 1em;
}
#center .clear-all {
	clear: both;
}
/*
--------------------------------------------------------
 rechte spalte
--------------------------------------------------------
*/
#right {
	width: 174px;
}
#right .content {
	margin: 0; padding: 18px;
}




/*
--------------------------------------------------------
 footer
--------------------------------------------------------
*/
#footer {
	margin: 0; padding: 0;
	background: rgb(240,237,232);
	height: 66px;
	position: relative;
	clear: both;
}
#footer #script-logo {
	position: absolute;
	bottom: 9px;
	right: 18px;
	display: inline;
}

/*
--------------------------------------------------------
 sitemap
--------------------------------------------------------
*/
.csc-sitemap a {
	text-decoration: none;
}
#center .csc-sitemap a:active,
#center .csc-sitemap a:hover {
	color: rgb(207,11,22);
}
.csc-sitemap ul {
	margin: 0; padding: 0;
	list-style-type: none;
	line-height: 1.4em;
}
.csc-sitemap ul li {

}
.csc-sitemap ul ul {
	line-height: 1.2em;
}
.csc-sitemap ul ul li {
	margin-bottom: 1em;
}
.csc-sitemap ul ul li a {
	
}
.csc-sitemap ul ul ul {
	
}
.csc-sitemap ul ul ul li {
	text-align: left;
	margin-left: 3em;
	margin-bottom: 0;
	padding-bottom: 0;
	font-weight: bold;
}
.csc-sitemap ul ul ul li a {
	
}
.csc-sitemap ul ul ul ul {
	
}
.csc-sitemap ul ul ul ul li {
	margin-top: 0;
	margin-left: 1em;
	font-weight: normal;
}
.csc-sitemap ul ul ul ul ul {
	padding-bottom: 0.3em;
}
.csc-sitemap ul ul ul ul ul li {
	margin-left: 2em;
	list-style-type: square;
	line-height: 1.1em;
}