/*CVS Add-ins*/
/*
$Revision: 1.18 $
$Date: 2009/02/19 08:53:38 $
$RCSfile: screen.css,v $
Authors: JDE
Copyright (c) A&B FACE2NET GmbH
*/

/* + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */
/*
		screen.css (Styleeinbindung fuer Screenlayout Bereich 0 = Service)
		fuer dt. Annington
		23.01.2009 JDE
*/
/* + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */


@import url("../module/basics.css");
@import url("../module/nav.css");
@import url("../module/content.css");


/* + + + + + + + + + + + + + area specific colors + + + + + + + + + + + + + + + + + + + */


/* + + + + + basics.css + + + + + */
#navMain .inner{ background-color: #FFF; background-image: none; }
#content, 
#inhalt{ background-color: #FFF; }
#inhalt { border-top: 1px solid #CBC9C3; margin-top: -1px; }

#footer .inner{ background-color: #FFF; }
#footer a:link, 
#footer a:visited, #footer span{ color: #4C2A11; }

#mood{ border-top: 1px solid #CBC9C3; background-color: #FFF; }
#mood img{ padding-top: 1px; padding-bottom: 1px; }

#navMain hr.structure{ display: block; }


/* + + + + + nav.css + + + + + */
#breadcrumb{ background: url("../styleimages/bg_dotted.gif") repeat-x left bottom; margin: 0 10px; }
#breadcrumb p{ padding-left: 0; }
#breadcrumb p, 
#breadcrumb p *, 
#breadcrumb p a:link, 
#breadcrumb p a:visited{ color: #2E1F0F; }





