
/* In dieser Datei befinden sich spezielle Anpassungen die das Basis-Design verändern. Es gibt für jedes Design eine eigene Datei */

/* ##### Veränderungen betreffend Datei: base.css ##### */

body {
	background: #c6c4c1;
	color: #000;
}
#page {
  background: url("../gfx/gfx_stille/bg-main-top-02.gif") 0px 235px no-repeat;
}

.two-cols #page {
  background: url("../gfx/gfx_stille/bg-main-top-two-cols.gif") 0px 235px no-repeat;
}

#header {
	background: url("../gfx/gfx_stille/bg-header.jpg") left top no-repeat #A60D00;	 
}

#nav { 
	background: url("../gfx/gfx_stille/bg-nav.gif") left top no-repeat #8A0B00;
}

#main {
	background: url("../gfx/gfx_stille/bg-main-02.gif") repeat-y;
} 

.two-cols #main {
	background: url("../gfx/gfx_stille/bg-main-two-cols.gif") repeat-y;
} 

#col1_content {
  color: #5c2e1a;
}

#col2_content {
  color: #FFF;
  background: url('../gfx/gfx_stille/powered_by_lifetrust.gif') 136px 2px no-repeat;
  padding-top: 65px;  
}

#footer {
	background: url('../gfx/gfx_stille/bg-footer.gif') no-repeat;	
}

.two-cols #footer {
	background: url("../gfx/gfx_stille/bg-footer-two-cols.gif") repeat-y;
} 


/* ##### nav.css ##### */

/* Impressum Link unter der normalen Navigation */
#header a#imprint, #header a#imprint:visited {
	color: #c06b38;
}
#header a#imprint:active, #header a#imprint:hover, #header a#imprint:focus {
}

/* Suche wird ausgeblendet */
a#search-toggler,
#togglesearch {
	display: none !important;
}

#subMenusContainer ul {	
	border-right: 1px solid #ab6401;
	background: url("../gfx/gfx_stille/bg-sub-nav.gif") repeat-x #fefefe;
}

#nav ul li {
	background: url("../gfx/gfx_stille/bg-nav-devider.gif") right center no-repeat;
}

#nav ul li a, 
#nav ul li a:visited,
/* Menumatic */
#subMenusContainer a, 
#subMenusContainer a:visited { 
	color: #FFF;
}


/* aktive Menüpunkte */
#nav ul li.current a, 
#nav ul li.current a:visited, 
/* Menumatic*/
#subMenusContainer ul li.current a, 
#subMenusContainer ul li.current a:visited {
  background: url("../gfx/gfx_stille/bg-top-nav-active.gif") center bottom repeat-x;
}

#subMenusContainer ul li.current a, 
#subMenusContainer ul li.current a:visited {
  background: url("../gfx/gfx_stille/bg-top-nav-active.gif") center bottom repeat-x;
  font-weight: bold;
}

#nav ul li a:active, 
#nav ul li a:hover, 
#nav ul li a:focus {
  color: #FFF;
    background: url("../gfx/gfx_stille/bg-top-nav-active.gif") center bottom repeat-x;
}

#nav ul li ul {
	border-right: 1px solid #ab6401;
	background: url("../gfx/gfx_stille/bg-sub-nav.gif") repeat-x #fefefe;
}

#nav ul li li {
	border-bottom: 1px solid #BAA15B;
	border-right: 1px solid #b6b4b1;
}

#subMenusContainer ul li ul {	
	background: none;
	background: #fefefe;
	border-right: 1px solid #ab6401;
}

#subMenusContainer ul li {
	border-bottom: 1px solid #BAA15B;
	border-right: 1px solid #ab6401;
}

#nav ul ul li a, 
#nav ul ul li a:visited,
/* Menumatic*/
#subMenusContainer ul li a, 
#subMenusContainer ul li a:visited {
	color: #5A472F;  
}

#nav ul ul li a.current, 
#nav ul ul li a.current:visited,
/* Menumatic*/
#subMenusContainer ul li a.current, 
#subMenusContainer ul li a.current:visited {
	color: #34281A !important;  
}

#nav ul li:hover li:hover,  
#nav ul li.sfhover li.sfhover,
/* Menumatic*/
#subMenusContainer ul li:hover,
#subMenusContainer ul li.sfhover {
	background: url("../gfx/gfx_stille/bg-nav-sub-hover.gif") right center no-repeat;
} 

#nav ul li:hover ul a, 
#nav ul li:hover ul a:visited,  
#nav ul li.sfhover ul a, 
#nav ul li.sfhover ul a:visited,
/* Menumatic*/
#subMenusContainer li a, 
#subMenusContainer ul li a:visited {
  color: #5A472F; 
}

#nav ul li:hover ul a:active, 
#nav ul li:hover ul a:hover, 
#nav ul li.sfhover ul a:active, 
#nav ul li.sfhover ul a:hover,
/* Menumatic*/
#subMenusContainer li a:active, 
#subMenusContainer ul li a:hover {
	color: #34281A; 
	background: none;
}

#footer a, #footer a:visited  { 
	color: #a60d00;
}

#footer a:visited  {
	color: #a23930;
}

#footer a:active, 
#footer a:hover, 
#footer a:focus, 
#footer a:focus .sffocus {
	color: #D56F07;
}

/* ##### content.css ##### */

#col1 h1, 
#col2 h1 {
 color: #884e2a;
}

#col2 h2 {color: #FFF}
#col2 h3 {color: #e0c388;}

#col1 h2 {color: #7a634d;}
#col1 h3 {color: #7a634d;}

h4 {
  color: #A60D00;}
  
p.cite {
	visibility: hidden !important;
}

#footer p {
	color: #3f3f3f; 
}

#footer strong {
	color: #3f3f3f;
}

/* Zitat im Footer */
#footer em {
	color: #959595;
}

#col2 hr { 
  background-color: #8F755A;
  color: #8F755A; 
  border-top: 1px solid #594937;
}


/* Links */


#col1 a {color: #017ca7;}
#col2 a {}
#col1 a:visited {color: #66341C;}
#col2 a:visited {color: #E9E4D0;} 

#col1 a:active, #col1 a:hover, #col1 a:focus {color: #D56F07;}
#home #col2 a:active, #home #col2 a:hover, #home #col2 a:focus {color: #D56F07;}
#col2 a:active, #col2 a:hover, #col2 a:focus, #col3 a:active, #col3 a:hover, #col3 a:focus {color: #FFF;}



/* ##### blog.css ##### */

small {	
	color: #54b615 !important;
}  



