/* CSS -Jobs_und_Karriere-Stellen*/
/* 
 *Oberer Bereich Anfang
 */


#HeadlineImage {
	background-image: url('/images/HP_Headline-JobsStellen.jpg');
	position: absolute;
	background-position: left;
	background-repeat: no-repeat;
	width: 599;
	height: 38px;
	left: 206px;
	top: 0px;
	z-index: 3;
}

#HeadlineImage_EN {
	background-image: url('/images/HP_Headline-JobsStellen_EN.jpg');
	position: absolute;
	background-position: left;
	background-repeat: no-repeat;
	width: 599;
	height: 38px;
	left: 206px;
	top: 0px;
	z-index: 3;
}

/*
 * Oberer Bereich Ende
 * Inhaltsbereich Anfang
 */
 
#content {
	position: absolute;
	left: 206px;
	right: 206px;
	top: 121px;
	z-index: 1;
	height: 100%;
	background-image: url('/images/HP_ContentBG-JobStellen.jpg');
	background-repeat: no-repeat;
	background-position: top left;
	background-attachment: scroll;
	background-color: #DBDEE3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

.content_main {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url('/images/HP_ContentBG-JobStellen.jpg');
	background-repeat: no-repeat;
	background-position: top left;
	background-attachment: scroll;
	background-color: #DBDEE3;
	font-size: 13px;
	color: #000000;
	padding: 14px 10px 10px 10px;
	z-index: 4;
}

#kform{
 width:150px;
 float:right;
 text-align:left;
}

textarea,input,select {
 width:150px;
 font:13px Verdana,Geneva,Arial,Helvetica,sans-serif;
}

textarea {
 height:150;
}

#bigInput input,textarea {
 width:351;
}

textarea {
 height:150;
}

#normInput input {
 width:150;
}

#miniInput input{
 width:22;
}

/*
 * Inhaltsbereich Ende
 */