@charset "iso-8859-1";
/* CSS Document */

/*************************************
 *** CSS Reset ***********************
 *************************************/
html, body, div, span, applet, object, embed, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0px; padding: 0px; border: 0px; outline: 0px; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit;  background-image: none;
}

html, body { width: 100%; height: 100%; font-family:Arial, Helvetica, sans-serif; 	font-size:12px;}
body { color:#231f20; background: white; text-align:left; line-height: 1.4; padding-top: 25px; behavior: url("scripts/csshover3.htc"); }
/*************************************/

/*************************************
 *** DIV Setup ***********************
 *************************************/

#wrapper{
	margin: 0px auto;
	width:900px;
	text-align: left;
	background-color: #ec008c;
	margin-bottom: 25px;
}

#kopf {
	width:900px;
	height:155px;
	background-image: url(../images/header.jpg);
	position: relative;
	z-index: 999;
}

.logoClick {
	width: 230px;
	height: 80px;
	position: absolute;
	right: 0;
}

#links {
	width: 179px;
	float: left;
}

#links_top {
	height: 17px;
	background-image: url(../images/background_left_top.jpg);
}

#links_content {
	height: 332px;
	background-image: url(../images/background_left.jpg);
	position: relative;
}

#links_bottom {
	height: 8px;
	background-image: url(../images/background_left_bottom.jpg);
	background-repeat: no-repeat;
}

.button_arbeitssuche {
	width: 149px;
	height: 40px;
	background-image: url(../images/button_arbeitssuche_01.jpg);
	background-repeat: no-repeat;
	cursor: pointer;
	position: absolute;
	top: 20px;
	left: 6px;
}
.button_arbeitssuche:hover {
	background-image: url(../images/button_arbeitssuche_02.jpg);	
}
.button_arbeitssuche a{
	display: inline-block;
	width: 149px;
	height: 40px;
}

.button_personalsuche {
	width: 149px;
	height: 38px;
	background-image: url(../images/button_personalsuche_01.jpg);
	background-repeat: no-repeat;
	position: absolute;
	top: 90px;
	left: 6px;
	cursor: pointer;
}
.button_personalsuche:hover {
	background-image: url(../images/button_personalsuche_02.jpg);
}
.button_personalsuche a{
	display: inline-block;
	width: 149px;
	height: 38px;
}

.sendbutton {
        visibility: hidden;
}

.hotline {
	width: 133px;
	height: 118px;
	background-image: url(../images/hotline.jpg);
	position: absolute;
	bottom: 15px;
	left: 23px;
}

#contentwrapper {
	width: 701px;
	float: left;
}

#inhalt {
	min-height: 303px;
	height: auto !important; /*fÃÂ¯ÃÂ¿ÃÂ½r moderne Browser */
	height: 303px; /*fÃÂ¯ÃÂ¿ÃÂ½r den IE */
	background-image: url(../images/background_content.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: white;
	padding: 30px 22px 20px 30px;
	position: relative;
}

.clearhundred {
        clear: none;
}

.doubleclear {
		clear: none;
}

.teaserlayer {
    /*background-color: #ffeedd;*/
	/*padding: 10px;*/
	width: 400px;
        margin-bottom: 20px;
}

#fuss {
	height: 20px;
	color: white;
	font-weight: bold;
	font-size: 9px;
	padding-top: 5px;
}

#rechts {
	width: 20px;
	height: 358px;
	background-image: url(../images/background_right.jpg);
	float: left;
}

#clearer {
	clear: both;
}



/*************************************
 ******* Link Styling*****************
 *************************************/
 
a:link, a:active, a:visited {
	color:#ec008c;	
	text-decoration:none;
}

a:hover{
	color:#a5005a;	
	text-decoration:none;
}

.box a:link, .box  a:active, .box  a:visited {
	color:#ec008c;	
	text-decoration:none;
}

.box  a:hover{
	color:#a5005a;	
	text-decoration:none;
} 

a.box:link, a.box:active, a.box:visited {
	color:#ec008c;	
	text-decoration:none;
}

a.box:hover{
	color:#a5005a;	
	text-decoration:none;
} 

#fuss a:link, #fuss a:active, #fuss a:visited {
	color: white;	
	text-decoration: underline;
}
 

/*************************************
 *** HTML Basics**********************
 *************************************/


#inhalt ul{
	padding-left: 15px;
}

#inhalt li{
	list-style-image: url(../images/list-image.gif);
	padding-bottom: 15px
}


h1{
	font-size:20px;
	font-weight:bold;
	margin-bottom: 15px;
}

h2{
	font-size:18px;
	font-weight:bold;	
	color: #a0015e;
}

h3{
	color:#a0015e;
	font-size:13px;
	font-weight:bold;	
}


p {
	margin-bottom: 15px;	
}

strong {
	font-weight: bold;	
}

sup {
	font-size: 9px;	
}



.gross_fett {
	font-size: 15px;
	font-weight: bold;
}

/*Inputfelder allgemein*/
input,textarea, select{
	border-width: 1px;
	border-style: solid;
	border-color: #e2007a;
}

/*fixe GrÃÂ¯ÃÂ¿ÃÂ½ÃÂ¯ÃÂ¿ÃÂ½e fÃÂ¯ÃÂ¿ÃÂ½r Textfelder (fÃÂ¯ÃÂ¿ÃÂ½r Schatten)*/
input{
	width: 180px;
	height: 17px;
	margin-top: 3px;
	margin-left: 3px;
}
textarea {
	width: 180px;
	height: 90px;
	margin-top: 2px;
	margin-left: 2px;
}
#textfieldShort{
	width: 50px;
	height: 17px;
	margin-top: 3px;
	margin-left: 3px;
	float: left;
}
#textfieldCode{
	width: 50px;
	height: 17px;
	margin-top: 3px;
	margin-left: 3px;
	float: left;
}
#textfieldMiddle{
	width: 120px;
	height: 17px;
	margin-top: 3px;
	margin-left: 3px;
	float: left;
}
#geschlecht{
	width: 120px;
	margin-top: 3px;
	margin-left: 6px;
}

.button {
	background-color: #e2007a;	
	color: white;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	cursor: pointer;
	width: 80px;
	height: 22px;
	border-width: 1px;
	border-style: solid;
	border-color: white;
	margin-left: 6px;
	margin-top: 6px;
}

/*Schatten*/
.inputTextShadow {
	width: 195px;
	height: 32px;
	background-image: url(../images/shadow.jpg);
}
.inputTextAreaShadow {
	width: 195px;
	height: 105px;
	background-image: url(../images/shadow_textarea.jpg);
}

.buttonShadow {
	width: 95px;
	height: 32px;
	background-image: url(../images/shadow_button.jpg);
	margin-left: -5px;
}

.inputTextShortShadow {
	width: 65px;
	height: 32px;
	background-image: url(../images/shadow_shortText.jpg);
	float: left;
}

.inputTextMiddleShadow {
	width: 135px;
	height: 32px;
	background-image: url(../images/shadow_middleText.jpg);
	float: left;
	margin-left: -5px;
}

.inputGeschlecht {
	width: 135px;
	height: 32px;
	background-image: url(../images/shadow_middleText.jpg);
	float: left;
	margin-left: -3px;
}


.bildRechts {
	width: 	200px;
	height: 277px;
	float: right;
	position: relative;
	text-align: center;
}

.jobangebot {
	width: 360px;
	padding-top: 25px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 25px;
	background-image: url(../images/pin.jpg);
	background-repeat: no-repeat;
}
.jobangebot h2 {
	margin-bottom: 5px;	
}
.jobangebot .kurzBeschreibung {
	display: block;
	margin-bottom: 5px;	
}

.adminButtons {
	display: inline;
	margin-right: 15px;
}
.adminButtons img {
	margin-right: 5px;
}

.jobAuswahl strong {
	display: inline-block;
	width: 70px;
}

#loading {
	width: 200px;
	height: 20px;
	position: absolute;
	left: 200px;
	top: 140px;
	text-align: center;
	color:#999;
	font-size: 23px;
	font-weight: bold;
	visibility: hidden;
}

.seitennavigationOben {
	text-align: center;	
	margin-bottom: 15px;
}
.seitennavigationUnten {
	text-align: center;	
	margin-left: -180px;
}



/****************************************************************
CSS MENUE
****************************************************************/

#navigation {
	width: 473px;
	height: 35px;
	position: absolute;
	top: 120px;
	left: 407px;
}

#navigation #menulist, #navigation #menulist ul {
	float: left;
	width: 485px;
	list-style: none;
	height:35px;
	margin:0px;
	padding:0px;
	list-style-position:0px;
	text-align:left;
}
 
#navigation #menulist a {
	display: block;
	text-decoration: none;
	padding: 0em 0em;
	width: 85px;
	height: 30px;
	padding-left: 25px;
	padding-top: 5px;
}
 
#navigation #menulist li {
	float: left;
	background-image: url(../images/navi_bg_normal.gif);
	background-repeat: no-repeat;
	width: 110px;
	height: 35px;
	margin-right: 11px;
}

#navigation #menulist li a { 
	font-weight:bold;
	font-size:13px;
	color: white;
}
#navigation #menulist li a:hover { 
	color: #e2007a;
}

/*2. MenÃÂ¯ÃÂ¿ÃÂ½ebene - Hintergrund*/
#navigation #menulist li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 150px;
	font-weight: normal;
	border-width: 1px;
	border-style: solid;
	border-color: #e2007a;
	
	/* MSIE - PC */
	filter: alpha(opacity=90);
	/* Mozilla 1.6 und frueher */
	-moz-opacity: 0.9;
	opacity: 0.9;
}


/*EintrÃÂ¯ÃÂ¿ÃÂ½ge 2. MenÃÂ¯ÃÂ¿ÃÂ½ebene*/
#navigation #menulist li ul li {
	height: 15px;
	width: 142px;
	text-align: left;
	vertical-align: middle;
	background-color: white;
	margin: 0 0 0 0;
	background-image: none;
	padding-left: 8px;
	padding-bottom:5px
}
#navigation #menulist li:hover a{
	color: #e2007a;
}

#navigation #menulist li ul li a,
#navigation #menulist li ul li a:link,
#navigation #menulist li ul li a:visited,
#navigation #menulist li ul li a:active {
	display: block;
	color:#e2007a;
	height: 12px;
	width: 130px;
	text-align:left;
	vertical-align:middle;
	font-size:11px;
	padding-left: 5px;
	padding-top: 3px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e2007a;
	margin-top: -1px;
}
#navigation #menulist li ul li a:hover {
	color: black;	
}

#navigation #menulist li:hover {  position: static;}
 
#navigation #menulist li:hover ul ul, #navigation #menulist li:hover ul ul ul, #navigation #menulist li.sfhover ul ul, #navigation #menulist li.sfhover ul ul ul {
	left: -999em;
}
 
#navigation #menulist li:hover ul, #navigation #menulist li li:hover ul, #navigation #menulist li li li:hover ul, #navigation #menulist li.sfhover ul, #navigation #menulist li li.sfhover ul, #navigation #menulist li li li.sfhover ul {
	left: auto;
}

/*Rollover 1. Ebene*/
#navigation #menulist li:hover {
	background-image: url(../images/navi_bg_hover.gif);
	font-size:11px;
}

/*Rollover 2. Ebene*/
#navigation #menulist li ul li:hover {
	background-image: none;	
}

/****************************************************************
EDIT MASK
****************************************************************/

#edit_article .buttonstyle {
	width: auto;
}

#edit_article textarea {
	width: 95%;
}

.editpagebar .buttonstyle {
	width: auto;
}
