/*CVS Add-ins*/
/*
$Revision: 1.15 $
$Date: 2009/12/10 11:46:08 $
$RCSfile: screen_area2.css,v $
Authors: JDE
Copyright (c) A&B FACE2NET GmbH
*/

/* + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */
/*
		screen_area2.css (Styleeinbindung fuer Screenlayout Bereich 2 = Betriebe)
		fuer BMBF (Das Technikum)
		11.11.2009 JDE
*/
/* + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */

/* principally used colours:

		color code      color
		-----------     ------------
		#1D9FDA         blue
*/
/* + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */

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


/* + + + + + area specific colors + + + + + */
#mainwrap{ background-image: url('styleimages/bg_wrapper_area2.gif'); }
#balken{ border-top: solid 5px #1D9FDA; }

#middle{ background: #1D9FDA; border-color: #1D9FDA; }
#middle #content{ border-color: #1D9FDA; border-bottom-width: 0; }
#mainwrap #middlemenu .clear{ border-left-color: #1D9FDA; border-right-color: #1D9FDA; }


/* #groupchannelstart */
#groupchannelstart .topteaser{ background-color: #1D9FDA; }
#groupchannelstart .topteaser hr{ background: #1D9FDA; border-color: #1D9FDA; }


/* faqlist */
#faqlist #container_faq{ border-color: #1D9FDA; }

