/*------------------------------------------------------------------
[Master Stylesheet]

Project:	Semica-Careers.com
Version:	0.1
Last change:	05/02/08 [initial]
Assigned to:	Videri Concept GmbH

[Table of Contents]

* body
	+ mainBox / #mainBox
		+ Header / #header
			- Logo / #logo
			- Logoslogan / #logoSlogan
			- Portaltitel / #portalTitel
			- Navigation / #navigation
			- Portalswitch / #portalSwitch
		+ Content / #content
			- Left column / #leftcolumn
			- Middle column / #middlecolumn
			- Right Column / #rightcolumn
		+ Footer / #footer

Seitenüberschriften 	  h2

---------------------------------------------------------------------
[Farben]

AG-blau 1					helles blau				#2966b1
AG-blau 2					dunkles blau			#3d5f88

AN-rot 1					helles rot				#af2a2a
AN-rot2						dunkleres rot		#883d3d

Heading h2, h3				rot						#9d0c15
Heading h2, h3				blau						#3d5f88
BG form							hell-grau			#fdfdfd
BG input							grau					#4b4b4b
Border input					grau dunkler		#e6e6e6

H5-Color #3c3c3c
-------------------------------------------------------------------*/

/*---IMPORTS---*/
@import "reset.css";
@import "layout.css";
@import "typo.css";


.pflicht {
	font-weight: bold;
}

.f_checkbox {
	height: 15px;
}


#status_legend1,
#status_legend2,
#status_legend3 {
	display: none;
	clear: both;
	font-size: 10px;
}

.status_visible {
	display: block !important;
}

.status {
	display: block;
	clear: both;
	color: #9D0C15;
	font-size: 10px;
}
