/******************************************
*   
*  styles
*  copyright 2007 - Skybucks
*
******************************************/
html,body {
  font: 100.01% Arial, Helvetica, sans-serif;
  background: #ffffff;
  color: #3c3623;
  text-align: center; /*F?r den Internet Explorer*/
  margin: 0px;
  padding: 0px;
  scrollbar-3dlight-color: #FBFBF9;
  scrollbar-arrow-color: #ffffff;
  scrollbar-darkshadow-color: #FBFBF9;
  scrollbar-face-color: #eeeeee;
  scrollbar-highlight-color: #FBFBF9;
  scrollbar-shadow-color: #FBFBF9;
  scrollbar-track-color: #FBFBF9;
}

a:focus, a:active {outline:0;}
img {border:none;}

/******************************************
* Layout-Container 
******************************************/ /* aeusserer Container*/
#maincontainer {
  position: absolute;
  width: 960px;
  height: 532px;
  top: 50%;
  left: 50%;
  margin-top: -266px;
  margin-left: -480px;
}

/* Headerbereich  */
#header {
  float: left;
  width: 960px;
  height: 50px;
  text-align: right;
  font-size: 0.8em;
}

/* Logo  */
#logo {
  position: relative;
  top: 0;
  left: 0;
  float: left;
  text-align: left;
margin-left:10px;
}

/* linker Container  */
#left {
  float: left;
  width: 600px;
  text-align: left;
}

/* rechter Container  */
#right {
  float: right;
  width: 360px;
}

/*Sprache*/
#sprache {
  float: right;
  color: #ffffff;
  width: 350px;
  background-color: #3c3623;
  background-image:  url("/img/ecke_re-o.jpg");
  background-position: top right;
  background-repeat: no-repeat;
  height: 28px;
  text-align: right;
  padding-right: 10px;
  padding-top: 2px;
}

/*********************
* linker Container 
**********************/ /* linker Content  */
#contentleft {
  clear: left;
  background: #c2b7a1;
  border-bottom: 1px solid #FFFFFF;
}

/*linker Bereich neben Secondnav */
#footerleft {
  float: left;
  width: 600px;
  background-color: #c2b7a1;
  background-image:  url("/img/ecke_li-u4.jpg");
  background-position: bottom left;
  background-repeat: no-repeat;
  color: #ffffff;
  text-align: center;
  margin: 0;
  padding: 6px 0 6px 0;
}

#footerleft form {margin:2px 5px 1px 10px;font: 14px Arial, Helvetica, sans-serif; background-color:#c2b7a1; color:#fff;}

#footerleft a,
#footerleft a:link, 
#footerleft a:visited, 
#footerleft a:hover, 
#footerleft a:active  {
  background-color: #c2b7a1;
  color: #ffffff;
  padding: 6px 0 6px 0;
text-decoration:none;
}

/* linker Footer  */
#footerleftstart {
  float: left;
  width: 600px;
  background-color: #688A92;
  background-image:  url("/img/ecke_li-ublau.jpg");
  background-position: bottom left;
  background-repeat: no-repeat;
  color: #ffffff;
  text-align: center;
  margin: 0;
  padding: 6px 0 6px 0;
}

#footerleftstart a,
#footerleftstart a:link, 
#footerleftstart a:visited, 
#footerleftstart a:hover, 
#footerleftstart a:active  {
  background-color: #688A92;
  color: #ffffff;
  padding: 6px 0 6px 0;
text-decoration:none;
}

/*********************
* rechter Container 
**********************/
#right {
  float: right;
  width: 360px;
}

/* rechter header  */
#headerright {
  background-color: #ffffff;
  height: 30px;
}

/* rechter Content  */
#contentright {
  height: 418px;
  border: 1px solid #fff;
}

/* rechter Footer  */
#footerright {
  float: right;
  margin: 0;
  padding: 0;
}

/******************************************
* Textformatierungen
******************************************/
#text {
  clear: both;
  margin-left: 10px;
  background: #ffffff;
  font-size: 11px;
  text-align: justify;
  height: 414px;
  color: #595959;
}

#text p {
  line-height: 12px;
  margin: 7px 5px 5px 0px;
}

#text ul {
  margin: 0;;
  padding: 0;
}

#text ul li {
  line-height: 15px;
  margin-left: 15px;
}

/* Text-Ausrichtung*/
.center {
  text-align: center;
}

.jobtitle {
  font-size: 16px;
  font-weight: bold;
  color: #3c3623;
  text-align: center;
}

.jobdescr {
  font-size: 11px;
  color: #3c3623;
  text-align: center;
  line-height: 20px;
}

/******************************************
* ?berschriften 
******************************************/
h1 {
  margin: 0px;
  padding: 0px;
}

h2 {
  font-size: 14px;
  font-weight: bold;
  color: #595959;
  text-align: left;
  margin-top: 10px;
  margin-bottom: 5px;
}

h3 {
  font-size: 12px;
  font-weight: normal;
  padding: 0;
  margin: 0;
  color: #595959;
  text-align: left;
  margin-bottom: 10px;
}

h4 {
  font-size: 16px;
  font-weight: bold;
  text-align: center;
}

/******************************************
* Links 
******************************************/
#text a {
  color: #688a92;
  text-decoration: underline;
}

#text a:visited {
  color: #688a92;
}

#text a:hover {
  text-decoration: none;
  color: #fff;
  background-color: #688a92;
}

#text a:active {
  color: #fff;
  background-color: #688a92;
  outline: 0;
}

#text a:focus {
  outline: 0;
}



/******************************************

* Sprache 
******************************************/
#sprache ul {
  display: block;
  margin: auto;
  list-style: none;
  padding: 0;
}

#sprache li {
  display: block;
  float: right;
  list-style-type: none;
  border-left: 1px solid #ffffff;
  text-align: center;
  width: 30px;
}

#sprache li.border {
  border-left: 1px solid #3c3623;
}

#sprache a {
  display: block;
  color: #ffffff;
  font-size: 14px;
  text-decoration: none;
  padding: 5px;
}

#sprache a:hover {
  color: #ffffff;
  font-weight: bold;
}


/******************************************
* Formular 
******************************************/
#eingaberechtsunten {position:absolute; bottom:45px; right:-5px;;
}
form p label {float:left; width:80px; text-align:left; margin:10px;}

input.txt  {color:#688A92;border:0; width:103px; background-image:  url("/img/bg_input.jpg"); padding:5px; margin:2px 2px 2px 0;}

.select select {color:#688A92; font-size:10px;border:0; width:115px; background-image:  url("/img/bg_input.jpg"); background-repeat:no-repeat; padding:6px 5px 5px 5px; margin:4px 0 4px 0;}
.order a, .order a:link, .order a:visited {color:#688A92;}
.order a:hover {color:#fff; background:#688A92;}
select.ohne {color:#688A92; font-size:10px;}

input.submit {color:#688A92;border:0;padding:0;}
/*
#contentleft .left {font-size:11px;float:left; width:30%; margin:25px 10px 10px 20px; color:#333;}
#contentleft .right{font-size:11px;float:right; width:55%; margin:25px 10px 10px 20px; color:#333;}
.right p, .left p {margin:3px;}
.right label {float:left; width:90px; text-align:left; margin:2px;}
.right select.select {padding:2px 2px 2px 0;}
.right input.txt {color:#688A92; background-color:#fff; border:1px solid #688A92; width:182px; padding:2px 2px 2px 0;  }*/

.eingabe {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	color: #688A92;
	border:1px solid #688A92;
	margin: 0;
padding:2px;
width:230px;
}

.eingabeselectlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	color: #688A92;
	border:1px solid #688A92;
	margin: 0;
padding:2px;
width:90px;
}
.eingabetext {	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
.eingabetext1 {	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #635E59;
	border: none;
}