@charset "utf-8";

* {
	padding:0;
	margin:0;
	background:none;
	font:13px Verdana, Arial, Helvetica, sans-serif;
	letter-spacing:-0.05em;
}
body {
	background-color: #ffffbf;
	background-image: url(../img/shaddow_left.jpg);
	background-repeat: repeat-y;
	height:100%;
}
/********************************************************************/
#teilhabe {
	position: absolute;
	height: 525px;
	width: 48px;
	left: 0px;
	top: 0px;
	background-image: url(../img/teilhabe.jpg);
}
#teilhabe span {
	position: absolute;
	left: -99999px;
}
/********************************************************************/
#kopf {
	margin-left: 48px;
	height: 108px;
	background-image: url(../img/head_bg.jpg);
}
#kopf h1 {
	position: absolute;
	left: -99999px;
}
#kopf #headline {
	position:absolute;
	height: 91px;
	width: 100%;
	background-image: url(../img/headline.jpg);
	margin-top: 5px;
	background-repeat: no-repeat;
	background-position: center;
	left: 0px;
	top: 0px;
}
/********************************************************************/
#navi {
	background-image: url(../img/headnavi.jpg);
	background-repeat: repeat-x;
	height: 31px;
	text-align: center;
	margin-top: -10px;
	padding-top: 8px;
}
/********************************************************************/
#sitenavi {
	position: absolute;
	height: 200px;
	width: 225px;
	top: 130px;
	left: 48px;
	list-style-type: none;
}
#sitenavi li a {
	background-color: #ff4a4a;
	background:none;
	width: 210px;
	display: block;
	padding-left: 15px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px solid;
	border-bottom-color: #A40000;
	padding-top: 0.7em;
	padding-bottom: 0.7em;
}
#sitenavi .coactive {
	background-color: #FF2424;
	background:none;
	padding-left:30px;
	width: 195px;
}

#sitenavi li a:hover {
	color:#000;
}
#sitenavi li a.active {
	background-color: #CC0000;
	background:none;

}
#sitenavi li.text {
	background-color: #DE0000;
	color: #fff;
	font-size: 0.9em;
	padding: 1em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A40000;
	background:none;
}
#sitenavi li.text,#sitenavi li.cotext {
	padding-left:30px;
	background-image:url(../img/sitenavi.jpg);
	padding-right:105px;
	width:200px;
	color:#000000;
	z-index:1;
}
#sitenavi li.text li {
	margin-left: 2em;
	list-style-type: disc;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}
#sitenavi  .text  p  {

}

/********************************************************************/
#content {
	margin-left: 300px;
	margin-right: 50px;
	text-align: center;
	position:absolute;
}
#content a {
	color: #000000;
	text-decoration: underline;
}

#content h2 {
	font-size: 1.5em;
	font-weight: normal;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-bottom: 0.3em;
	margin-top: 1em;
}
#content h2.firstHeading {
	margin-top: 0px;
}
#content b {
	font-weight: bold;
}
#content p {
	margin-bottom: 1em;
}
#content li {
	margin-left: 2em;
}


#content img {
	border: 2px solid #ffffbf;
}
#content th {
	font-weight: bold;
	text-align: left;
}
#content input,#content select {
	background-color: #FFFFFF;
	width: 250px;
	border: 1px solid #000000;
	margin-top: 0.3em;
	margin-bottom: 0.3em;
}
#content .fullLength {
	width:440px;
}

#content input#submit {
	background-color:#CCCCCC;
}
#content #zertifikat {
	float: left;
	display:inline;
}

#content #qms {
		float: right;
	position:relative;
	display:inline;
}

.qmspage {
	margin-top:2em;
}
.qmspage img{
	padding-right:1em;
	padding-left:1em;;
}

.qmspage p{
	padding:0;
	margin-left:180px;
	width:320px;
}

/********************************************************************/
#content2 {
	position:absolute;
	margin-left: 48px;
	margin-right: 10px;
	text-align: left;
	background-color: none;
	margin-top: -8px;
	padding-left:2em;
}

#content2 .ausbildungsberufe{

}


#content2 li{
	margin-left:2em;
}

#content2 .stellenbeschreibung{
	width:350px;
	padding-right:2em;
	text-align:left;
}

#content2 td{
	vertical-align:top;
}

#content2 table{
	margin-top:3em;
}

#content2 p{
	margin-top:1em;
}

#content2 a{
	color:#000000;
}

#content2 h2{
	font-size:0.9em;
}

#content2 h3{
	font-size:1.2em;
	font-weight:bold;
	border-bottom:2px solid black;
}
#content2 strong {
	font-weight: bold;
}

#content2 img{
	text-align:center;
}

/********************************************************************/
#sitenavi .text i {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	font-style:italic;
}
#start #content .infoVeranstaltungen {
	font-size: 1.1em;
	font-weight: bold;
	font-variant: normal;
	font-style: normal;
}
#start #content .collage {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

