* {
	margin: 0;
	padding: 0;
	}

body {
	font-family: arial, helvetica, times;
	font-size: 12px;
	color: #333;
	background-image: url(if/cca/bg-body.gif);
	}

/* Allgemein
----------------------------------------------------------------------------------------------------------------------------------- */
img {
	border: 0;
	}


.searchfield {
	float: right; 
	width: 165px; 
	padding-top: 2px;
	height: 25px;
	background: url(if/cca/bg_searchfield.gif) no-repeat 0 4px;
	}
	
.searchtextfield {
	width: 100px;
	margin: 5px 0 0 28px;
	background-color: transparent;
	border: 0;
	height: 18px;
	}
	

#area_head_2 select {
	border-color: #999;
	color:#333;
	font-size:11px; 
	background-color:#eee;
	height: 25px;
	/*
	border: 0;
	width: 130px;
	color: #000;
	font-size:11px; 
	background: url(if/cca/bg_select.gif) no-repeat;
	height: 25px;
	*/
	}



h1 {
	font-size: 18px;
	font-weight: bold;
	color: #6C3;
	}


span.of_newsTitle {
	font-family: arial, helvetica, times;
	font-size: 16px;
	font-weight: bold;
	color: #6C3;
}

p.of_newsText {
	font-family: arial, helvetica, times;
	color: #000;
	font-size: 12px;
	}


h2 {
	font-size: 12px;
	}


p {
	line-height: 16px;
	}
	
p.headline {
	font-weight: bold;
	}


a, span.link {
	color: #6C3;
	text-decoration: none;
	}

a:hover, span.link:hover {
	color: #000;
	cursor: pointer;
	}
	
a.white {
	color: #fff;
}

a.white:hover {
	color: #fff;
	text-decoration: underline;
}

table.pageTable {
	padding: 0;
	margin: 0;
	border: 0;
	border-spacing: 0px;
	border-collapse: collapse;
	text-align: left;
	}

td.pageTable {
	font-family: arial, helvetica, times;
	font-size: 12px;
	color: #000;
	padding: 2px 4px;
	}
	

.legend {
	color:#666;
	font-size: 11px;
	padding-top: 3px;
	}

.dividerLine {
	border-top: 1px solid #ccc;
	}


.normText {
	color: #333;
	}
	
	
.v_small {
	font-size: 11px;
	}
	
li.small {
	font-size: 9px;
	color:#666;
	}
	

#special_image {
	margin: 0 auto;
	background-repeat: no-repeat;
	background-position: center 0;
	}


div.jobArrow {
	background: 	url(if/jobArrow.png) no-repeat;
	width: 			10px;
	height: 		10px;
	float: 			left;
	margin-top: 	4px;
	margin-right: 	6px;
}

div.jobArrowOpen {
	background-position: 0 -10px;
}

div.jobDescription {
	display:		none;
	line-height:	14px;
	color:#666;
}



#main {
	width: 1108px;
	margin: 0 auto;
}

#main_left {
	width: 976px;
	float: left;
}

#main_right {
	width: 132px;
	float: left;
}


/* Rahmen
----------------------------------------------------------------------------------------------------------------------------------- */

#area_head_1, #area_head_2, #container, #area_footer_1 {
	border-left: 1px solid #c1c1c1;
	border-right: 1px solid #c1c1c1;
}


/* Erster und zweiter Kopfbereich
----------------------------------------------------------------------------------------------------------------------------------- */
#area_head_1, #area_head_2 {
	width: 976px;
	text-align: left;
	}

#area_head_1 {
	height: 144px;
	}

#area_head_2 {
	height: 32px;
	background-color: #6C3;
	}	





/* Container
----------------------------------------------------------------------------------------------------------------------------------- */
#container {
	padding-top: 32px;
	width: 976px;
	background-color: #fff;
	}

/* Hauptinhalt
----------------------------------------------------------------------------------------------------------------------------------- */
#area_content_1 {
	float: left;
	width: 488px;
	}
	
#area_content_1 ul {
	padding-left: 16px;
	margin: 0;
	list-style-type: none;
	}
	
#area_content_1 ul.characteristics {
	list-style-image: url(if/cca/miniIcon_bulletList.gif);
	padding-left: 32px;
	}

#area_content_1 div.ticker {
	position: relative;
	white-space: nowrap;
	font-size:12px;
	color: #000;
}


/* Rechte Spalte
----------------------------------------------------------------------------------------------------------------------------------- */

#area_right_1 {
	float: left;
	width: 488px;
	}

#area_col_1 {
	float: left;
	width: 232px;
	}
	
#area_col_2 {
	float: left;
	width: 232px;
	}	


#area_quicklinks {
	float: left;
	width: 448px;
	margin-left: 8px;
	padding-top: 20px;
	font-size: 11px;
	line-height: 14px;
	}	



#area_quicklinks a {
	color: #666;
	}

#area_quicklinks a:hover {
	color: #6C3;
	}



.quicklinks {
	border: 1px solid #ccc;
	padding: 5px;
	}	

.quicklinkscol {
	float: left;
	width: 107px;
	}	



#breadcrumb {
	font-size: 11px;
	margin: 20px 32px 0 32px;
	border-top: 1px solid #ccc;
	padding: 6px 0 14px 0;
	}	
	





/* Erster Fussbereich 1
----------------------------------------------------------------------------------------------------------------------------------- */
#area_footer_1 {
	width: 976px;
	padding-top: 6px;
	text-align: left;
	color: #666;
	background-color: #fff;
	}




/* Banner
---------------------------------------------------*/
.banner{
	float:left;
	text-decoration:none;
	font-family: arial, helvetica, times;
	
	
	}

.banner p {
	font-size: 11px;
	color: #666;	
	line-height: normal;

}


.bannerHover{
	cursor:pointer;
	}

.banner:hover .bannerHover{
	background-image:url(if/cca/promotionPanelOver.png);
	cursor:pointer;
	z-index:1;
	}

.banner img{
	border:0;
}

.banner h1 {
	padding-bottom: 5px;
	border-bottom: none;
	}







/* Fussbereich 2
----------------------------------------------------------------------------------------------------------------------------------- */
#area_footer_2 {
	margin: 0 auto;
	width: 914px;
	height: 40px;
	padding: 0 32px;
	
	
	font-size: 11px;
	background-image: url(if/cca/bg_footer2.gif);
	background-repeat: no-repeat;
	}


#area_footer_2 ul {
	float: left;
	list-style-type: none;
	}

#area_footer_2 li {
	display: block;
	float: left;
	padding: 8px 20px 0 0;
	}

#area_footer_2 a:hover, #area_footer_2 a.active {
	color: #6C3;
	}

#area_footer_2 a {
	display: block;
	color: #666;
	padding-right: 10px:
	}









/* Fussbereich 3
----------------------------------------------------------------------------------------------------------------------------------- */
#area_footer_3 {
	margin: 0 auto;
	width: 912px;
	padding: 0 32px;
	color: #666;
	}

#area_footer_3 img {
	float: right;

}


/* Tools
----------------------------------------------------------------------------------------------------------------------------------- */
#of_tools ul {
	display: block;
	margin: 0;
	list-style-type: none;
	}
	
#of_tools li  {
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
	}


/* Formulare
----------------------------------------------------------------------------------------------------------------------------------- */
.visitorForm input, .visitorForm select, .visitorForm textarea {
	border: 1px solid #999;
	margin: 1px;
	}
	
.v_success {
	color: #fff;
	font-weight: bold;
	padding: 4px;
	background-color: #093;
	margin-bottom: 10px;
	}
	
.v_error {
	color: #fff;
	font-weight: bold;
	padding: 4px;
	background-color: #c00;
	margin-bottom: 10px;
	}
	
.v_note {
	color: #fff;
	font-weight: bold;
	padding: 4px;
	background-color: #f60;	
	margin-bottom: 10px;
	}










/* Klassen fuer Edit Modus
----------------------------------------------------------------------------------------------------------------------------------- */

.v_edit_title, .v_edit_normtext, .v_edit_normtext_headline, .v_edit_combi, .v_edit_legend, .v_edit_pageTable {
	font-family: arial;
	background-color: #fff;	
	margin: 0;
	padding: 0;
	border: 1px solid #999;
	}


.v_edit_title {
	font-size: 16px;
	font-weight: bold;
	color: #6C3;
	}

.v_edit_ticker {
	font-family: arial;
	font-size: 12px;
	color: #000;
	background-color: #6c3;	
	border: 1px solid white;
	}

.v_edit_pageTable {
	border: 0;
	font-size: 12px;
	height: 16px;
	color: #333;
	}

.v_edit_normtext, .v_edit_normtext_headline, .v_edit_combi {
	font-size: 12px;
	color: #000;
	}

.v_edit_normtext_headline {
	
	font-weight: bold;
	color: #000;
	}

.v_edit_legend {
	font-size: 11px;
	color: #333;
	}

.v_edit_link {
	color: #6C3;
	}
	
.v_yellowBg {
	background-color: #ff6;
}


/* Verschiedenes
----------------------------------------------------------------------------------------------------------------------------------- */
.clearer {
	clear: both;
	}
	
	
/* Eventkalender Klassen 
----------------------------------------------------------------------------------------------------------------------------------- */
.eventGrey	{
	color: #999; 
}


/* Anti-SPAM */
.nosee {
    display:none;
}



/* -------------- */
#fading {
    background:url(if/cca/form_bg.png);
    width:100%;
    height:100%;
    top:0;
    left:0;
    padding-top:40px;
    position: fixed;
    text-align:center;
    z-index:777;
}

#fading iframe {
    background-color:transparent;
}

#open_survey_form {
    cursor:pointer;
}


optgroup option {
    margin-left:20px;
}
