
/* ----- CSS Grüner Stellenmarkt - (c) 2008 Verlag Eugen Ulmer, Stuttgart ----- */

/* ----- Globale Einstellungen ----- */
* {
	margin: 0; 
	padding: 0; 
	}
html, body {
	margin: 0; 
	padding: 0;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 100%;
	}
body {
	background: #c8c8c8; 
	}
p, ul, h1, h2, h3, h4, h5, h6  {
	margin: 0px 0px 6px 0px;
	}
h2, h3, h4, h5, h6 {
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	}
h1 {
	font-size: 13px;
	line-height: 24px;
	font-weight: bold;
	color: black;
	border-bottom: 1px solid #ccc;
	}
h2 {
	margin: 6px 0px 3px 0px;
	}
h3, h5 {
	font-size: 13px;
	line-height: 18px;
	color: #EF901F;
	background: url(images/pict-pfeil-grau-rechts.gif) no-repeat 0 0.2em;
	padding-left: 15px;
    }
h3 {
	margin-bottom: 0;
	}

.subtitel-artdetail {
	font-weight: bold;
	padding-left: 15px;
    }
h4 {
	margin: 8px 0px 2px 0px;
	}
h5 {
	background-image: none;
	background: white;
	margin: 15px 0 3px 0;
	padding-left: 0px;
	}
.h-schmal {
	width: 200px;
	}
 h6 {
	color: #EF901F;
	margin: 0px 0px 3px 0px;
    }
a {
	color: black;
	text-decoration: underline;
	}
a:hover {
	text-decoration: none;
	}
a.orange {
	color: #EF901F;
	text-decoration: none;
	}
a.no-line {
	text-decoration: none;
	}
a.orange:hover,
a.no-line:hover {
	text-decoration: underline;
	}
ul { 
	list-style-type: none; 
	list-style-image: none;
	padding: 7px 0px 7px 0px;
	}
li {
	background: url(images/liste_quadrat.gif) no-repeat 0 0.3em;
	padding-left: 14px;
	margin: 0px 0px 5px;
	}
img {
	border: 0;
}
form {
	margin: 0; 
	padding: 0; 
	}
/* ----- Seitenstruktur ----- */

#inhalt {
	position: relative;
	width: 1000px;
	background: white url(images/fond-content.jpg) repeat-x; 
	margin: auto auto;
	padding: 0px 0px 0px 0px;
	min-height: 100%;
	height: auto;
	top: 0px;
	}
* html #inhalt {
	height: 100%;
	}
#header {
	height: 98px;
	width: 1000px;
	padding: 0 0 0 28px;
	/* background: url(images/header/header-img.gif) no-repeat; */ 
	}
#header div {
	float: left;
	}
#kopf {
	}
#content {
	float: left;
	width: 510px;
	}
#content-header {
	font-size: 0px; /* --- IE6 --- */
	width: 510px;
	height: 12px;
	background: url(images/box-content-top.gif) no-repeat;
	}
#content-footer {
	width: 510px;
	height: 12px;
	background: url(images/box-content-bottom.gif) no-repeat;
	}
#content-box {
	padding: 0 20px 0 20px;
	background: url(images/box-content-fond.gif) repeat-y;
	}
* html #content {
	}
#startseitenbild {
	position: relative;
	right: -16px;
	bottom: -27px;
	background: url(images/foto-startseite.jpg) no-repeat 100% 100%;
	}
* html #startseitenbild { bottom: -21px; }
*+ html #startseitenbild { bottom: -21px; }

#startseitelinks {
	margin-left: -16px;
	margin-top: -20px;
	width: 470px;
	}
*+ html #startseitelinks {
	margin-top: -5px;
	}
#abstand {
	float: left;
	height: 50px;
	}
#inhaltende {
	clear: both;
	margin-bottom: 1em;
	}
#fussnote-box {
	position: absolute;
	width: 1000px;
	bottom: 0px;
	}
#fussnote {
	height: 40px;
	padding: 10px 0 0 240px;
	color: #999;
	}

/* ----- Rechte Spalte / Brickboxen ----- */

#spalte-rechts {
	float: left;
	width: 190px;
	margin: 0 0 0 20px;
	}
.brickbox-rechts-header {
	font-size: 0px; /* --- IE6 --- */
	width: 190px;
	height: 12px;
	background: transparent url(images/box-brick-top.gif) no-repeat;
	}
.brickbox-rechts-box {
	width: 190px;
	background: transparent url(images/box-brick-fond.gif) repeat-y;
	margin: 0 0 20px 0;
	}
.brickbox-rechts-footer {
	width: 190px;
	padding-bottom:  10px;
	background: transparent url(images/box-brick-bottom.gif) no-repeat 0 100%;
	}
.brickbox-rechts-inhalt {
	width: 170px;
	padding: 0 10px 0px 10px;
	}
#spalte-rechts h1 {
	color: #999;
	}
#spalte-rechts h2{
	color: #8BC016;
	}
.box-rechts-liste {
	background: url(images/pict-pfeil-gruen.gif) no-repeat 0 0.3em;
	padding-left: 10px;
	}
	
/* ----- Navigation Links ----- */

#navi-links {
	float: left;
	width: 210px;
	margin: 14px 0 0 0;
	padding: 0 0 20px 30px;
	}
.level1 { /* Titel über Buttons */
	font-size: 13px;
	color: #EF901F;
	line-height: 22px;
	font-weight: bold;
	}
#navi-links a {
	float: left;
	width: 184px;
	height: 34px;
	display: block;
	text-decoration: none;
	margin: 4px 0 0 0;
	}
#navi-links a span {
	visibility: hidden;
	}
#cmi_57710,
#cmi_57780,
#navi-links br {
	clear: both;
	line-height: 27px;
	}
#cmi_57711 { background: url(images/nav/nav-af.gif) no-repeat; }
#cmi_57712 { background: url(images/nav/nav-ga.gif) no-repeat; }
#cmi_57713, #cmi_58471 { background: url(images/nav/nav-gv.gif) no-repeat; }
#cmi_57781 { background: url(images/nav/nav-bs.gif) no-repeat; }
#cmi_57782 { background: url(images/nav/nav-aa.gif) no-repeat; }
#cmi_57783, #cmi_57825 { background: url(images/nav/nav-av.gif) no-repeat; }

#cmi_57711:hover, #cmi_57711.alevel1 { background: url(images/nav/nav-af-activ.gif) no-repeat; }
#cmi_57712:hover, #cmi_57712.alevel1 { background: url(images/nav/nav-ga-activ.gif) no-repeat; }
#cmi_57713:hover, #cmi_57713.alevel1,
#cmi_58471:hover, #cmi_58471.alevel1 { background: url(images/nav/nav-gv-activ.gif) no-repeat; }
#cmi_57781:hover, #cmi_57781.alevel1 { background: url(images/nav/nav-bs-activ.gif) no-repeat; }
#cmi_57782:hover, #cmi_57782.alevel1 { background: url(images/nav/nav-aa-activ.gif) no-repeat; }
#cmi_57783:hover, #cmi_57783.alevel1,
#cmi_57825:hover, #cmi_57825.alevel1 { background: url(images/nav/nav-av-activ.gif) no-repeat; }

#navi-links a.level2,
#navi-links a.alevel2 {
	font-size: 14px;
	line-height: 19px;
	}
#navi-links a.alevel1,
#navi-links a.alevel2 {
	color: black;
	}
#navi-links a:hover {
	color: #8BC016;
	text-decoration: none;
	}
	
/* ----- Login ----- */

#login {
	font-size: 9px;
	line-height: 15px;
	}
#login p {
	margin-bottom: 2px;
	}
#login a {
	}
#login span.registered {
	}
#login span.registered a {
	}
#login img {
	}
#login input { 
	}
#login form { 
	display: inline;
	}
#login input.eingabe {
	height: 12px;
	font-size: 9px;
	line-height: 11px;
	color: #999;
	padding: 0 3px 0 3px;
	border: 1px solid black; 
	}
*+ html #login input { margin-top: -1px; }
* html #login input { margin-top: -1px; }

/* ----- Navigation webpath (Brotkrumen-Navigation) ----- */

#webpath-box {
	float: left;
	width: 720px;
	height: 23px;
	color: #666;
	margin: 14px 0 5px 0;
	padding: 0;
	}
a.webpath {
	padding: 0;
	color: #666;
	line-height: 18px;
	}
	
#logo-box {
	width: 390px;
	font-size: 10px;
	line-height: 20px;
	color: #999;
	margin: 25px 0 0 0;
	padding: 0 0 0 47px;
	}
#logo-box a {
	color: #999;
	}
#logo-box img {
	margin: 0;
	vertical-align: middle;
	}
#logo-box span {
	vertical-align: bottom;
	}	

/* ----- ARTVIEW Ausgabe ----- */

#content table {
	width: 100%;
	border-collapse: collapse;
	border: 0;
	vertical-align: top;
	}
#content td {
	padding: 5px;
	}
#content td.kopf {
	font-size: 13px;
	color: white;
	font-weight: bold;
	background: #ccc;
	border-right: 1px solid white;
	}
#content .navi,
.subnavi-artikel {
	background-color: #F0F0F0;
	padding: 5px 10px;
	margin: 10px 0;
	height: 1%;
	}
#schnellsuche .suchfeld,
#schnellsuche select {
	height: 20px;
	font-size: 11px;
	line-height: 11px;
	padding: 0 3px 0 3px;
	border: 1px solid #1C5180;
	}
#schnellsuche .suchfeld {
	height: 16px;
	}
#content .navi img,
#schnellsuche input,
#schnellsuche select {
	vertical-align: middle;
	}
#subnavi {
	float: right;
	}	
#subnavi a {
	}
#content-tabelle td.content-label {
	font-size: 10px;
	width: 115px;
	font-weight: bold;
	padding: 5px;
	vertical-align: top;
	background: #f0f0f0;
	border-bottom: 2px solid white;
	}
#content-tabelle td.content-eintrag,
#content-tabelle td.content-eintrag-standard,
#content-tabelle td.content-eintrag-checkboxen {
	padding: 5px 0 10px 10px;
	vertical-align: top;
  	}
td.content-eintrag select,
td.content-eintrag input,
td.content-eintrag textarea,
cms_ctrl_valid {
	width: 340px;
	border: 1px solid #1C5180;
	}
td.content-eintrag textarea {
	height: 200px;
	}
.standard {
	width: auto;
	border: none;
	}
td.content-eintrag .button-orange {
	color: white;
	border: none;
	width: auto;
	background: #F08300;
	}
td.content-eintrag-checkboxen input {
	border: none;
	}
.jobliste td {
	vertical-align: top;
	}
select.sortierung {
	width: 70px;
	}
			
/* ----- Formularfelder ----- */

.suche {
	font-size: 9px;
	line-height: 11px;
	color: #999;
	padding: 0 3px 0 3px;
}
.feldbreit {
	width: 340px;
	border: 1px solid #1C5180;
}	
/* ----- Eigene Seitenstile ----- */

.unterstrich {
	width: 170px;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #ccc;
	}
.textklein {
	font-size: 10px;
	color: #999;
	}
.klein {
	font-size: 9px;
	}
.textnormal {
	font-weight: normal;
	}
.links {
	clear: both;
	}			
.rechts {
	float: right;
	}
a.button-klein {
	float: left;
	text-decoration: none;
	margin: 0 10px 0 0;
	padding: 0px 5px 0px 5px;
	color: white;
	font-size: 10px;
	line-height: 1.1em;
	background: url(images/navi-fond-startseite.gif) center repeat-x;
	border: 1px solid #62860F;
	}
a.button-klein:hover {
	text-decoration: underline;
	}
  .button-grau,
  .button-gruen {
	  margin: 0 10px 0 0;
	  padding: 2px 3px 2px 3px;
	  color: white;
	  font-size: 12px;
	  font-weight: bold;
	  white-space: nowrap;
	  line-height: 12px;
	  background: transparent url(images/button/button-background.png) center repeat-x;
	  border: 1px solid #999;
	  text-decoration: none;
	  }
   input.button-grau,
   input.button-gruen{
	  padding: 1px 0px 0px 0px;
	  letter-spacing: 1px;
	  }
	  
  .button-grau { background-color: #cccccc; color: #666666; }
  .button-gruen { background-color: #81A923; }
  
.button-box {
	display: block;
	width: 50px;
	}
hr {
	height: 1px;
	margin: 5px 0;
	border: 1px solid #62860F;
	}
#header-jobs ul { 
	list-style-type: none; 
	list-style-image: none;
	margin: 0;
	padding: 0;
	}
#header-jobs li {
	font-size: 13px;
	line-height: 19px;
	font-weight: bold;
	color: #EF901F;
	background: url(images/pict-pfeil-grau-rechts.gif) no-repeat 0 0.2em;
	margin-bottom: 0;
	padding-left: 15px;
	}
.bildbox img { margin: 10px 0 10px 0; }
.bildbox img.grau {	border: 1px solid #ccc; }
.bildbox img.linie { padding: 0 16px 0 16px; }
* html .bildbox img.linie { padding: 0 15px 0 15px; }

.textbox, .bildbox-dia {
	background: #F4F7FD;
	border: 1px solid #ccc;
	padding: 7px 10px 0 10px;
	}
.bildbox-dia { 
	margin: 10px 0 5px 0;
	padding: 15px 10px 10px 10px;
	}
* html .bildbox-dia { 
	padding: 15px 6px 10px 6px;
	}
.bildbox-dia img {
	margin: 0 8px;
	border: 1px solid #ccc;
	}
.textbox h1,
a.pfeil {
	background: url(images/pict-pfeil-gruen.gif) no-repeat 0 0.3em;
	padding-left: 10px;
	color: #5985E1;
	}
a.pfeil-oben {
	font-size: 9px;
	background: url(images/pict-pfeil-grau-oben.gif) no-repeat 0 0.3em;
	padding-left: 18px;
	}
.imgleft, .imgright {
	float: left;
	margin: 4px 15px 5px 0;
	padding: 0 0 0 0;
	border: 0px;
	}
.imgright {
	float: right;
	margin: 4px 5px 5px 10px;
	}
.errormessage,
.cms_errormessage {
	font-size: 11px;
	font-weight: bold;
	color: #F08300;
	}
p.druckbox {
	font-size: 0.8em;
	margin-top: 20px;
	}
.bildhinweis {
	background: url(images/pict-pfeil-gruen-oben.gif) no-repeat 0 0.6em;
	padding-left: 15px;
	font-size: 0.8em;
	color: #999;
	}	
a.drucken {
	background: url(images/pict-drucken.gif) no-repeat 0 0.2em;
	padding-left: 15px;
	}
.imgleft, .imgright {
	float: left;
	margin: 4px 15px 5px 0;
	padding: 0 0 0 0;
	border: 0px;
	}
.imgright {
	float: right;
	margin: 4px 5px 5px 10px;
	}
ul.checkliste {
	margin: 0;
	padding: 7px 0px 0px 0px;
	}
ul.checkliste li {
	width: 230px;
	background: #f0f0f0 url(images/pict-haekchen.gif) no-repeat 0 0;
	padding: 5px 5px 5px 39px;
	margin: 0px 0px 5px 0px;
	}

/* ----- Formulare ----- */

select,
input,
textarea {
	border: 1px solid #1C5180;
	}
	
/* ----- Diashow in Img_Zoom/Slidenavigation.htm ----- */

#slidenavigation {
	padding: 0px;
	margin: 20px 0px 0px 0px;
	list-style-type: none;
	}
#slidenavigation li {
	margin: 5px;
	padding: 0px;
	text-align: center;
	display: inline;
	}
#slidenavigation li img {
	border: 5px solid #9bb6ed;
	margin: 0px;
	}
#slidenavigation li.active img {
	border: 5px solid #1AAA4E;
	margin: 0px;
	}
#slidenavigation li.prior img {
	border: 0px;
	margin: 5px;
	}
#slidenavigation li.next img {
	border: 0px;
	margin: 5px;
	}
	
/* ----- weitere Grundelemente für den Inhaltsbereich ----- */
	
.text-box {
	padding: 10px;
	background: #f0f0f0;
	}
.reiter-box { /* Hintergrund + Abstaende der Box */
	background: white;
	margin: 0;
	padding: 10px;
	border: 1px solid #CCC;
	}
.vcenter {
	vertical-align: middle;
	}
	
/* ----- iCarousel Lite fuer Logos ----- */

.carousel ul {
	margin: 0;
	padding: 0;
	}
.carousel li {
	float: left; 
	background: none;
	margin: 0 11px 0 0;
	padding: 0;
	}