@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
}

@font-face {
  font-family: 'Roboto';
  src: url("fonts/Roboto-Light.ttf");
  }
  
  
ul{
	list-style:none;
	}

html, body {
	height: 100%;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	background:#fff url(img/bg_main.jpg);
	background-position:top;
	background-repeat:repeat-x;
}
H1{ font-family: 'Playfair+Display+SC', Helvetica, sans-serif; 
	color:#646464;
	font-size:24px;
	margin-left:-3px;
	}
H2{ font-family: 'Playfair+Display+SC', Helvetica, sans-serif; 
	color:#646464;
	font-size:18px;
	margin: 20px 0px 10px 0px;
	}
H3{ font-family: 'Playfair+Display+SC', Helvetica, sans-serif; 
	color:#646464;
	font-size:16px;
	margin-bottom:10px;
	}
H2.abteilung { 
	font-family: 'Playfair+Display+SC', Helvetica, sans-serif; 
	color:#646464;
	font-size:18px;
	margin-left:-1px;
	padding-bottom: 1px;
	}
.subhead{
	color:#646464;
	font-size:17px !important;
	font-weight:normal;
	padding-top:10px;
	padding-bottom:5px;
	}
p, td, li {
	font-size:15px;
	color:#646464;
	line-height:18px;
}
td{
	padding:1px 2px 1px 5px;
	}
.td_head{
	background-color:#eee;
	color:#888;
	font-weight:bold;
	padding:3px 2px 3px 5px;}
a{
	font-size:15px;
	color:#646464;
	line-height:18px;
}


.azubi_ad_text p
{
	color: white;
	font-size: 19px;
	font-family: helvetiva, sans-serif;
	text-align: center;
	margin: 0;
	padding: 0;
	line-height: 24px;
	
	
}

.azubi_broschuere
{
	box-shadow: 5px 5px 6px #ABABAB;

}


.bild_rechts
{
	float: right;
    padding: 20px 30px;
}
.bild_rechts p
{
    padding-top: 6px;
    padding-left: 5px;
}


/*#azubi_broschuere
{
	height: 94px;
	width: 113px;
	background: linear-gradient(to bottom, #e6ffb5 0%,#65AC5D 21%, #147345 24%,#1a8552 43%,#0b7240 67%,#065c4f 98%);
	display: block;
	margin-left:auto;
	margin-right:20 !important;
	border: solid 4px #3faf6c;
	border-radius: 12px;
	box-shadow: 4px 7px 1px #9CACA5;
	padding: 6px;
	padding-top: 19px;
}*/



#content ul{
	list-style: inside;
	padding-left:10px;
	font-size:13px;
	color:#646464}
#wrapperxx {
	position: relative;
	width: 998px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -62px;
	background-image:url(img/bg_schatten.png);
	
}
#wrapper {
	position: relative;
	width: 1225px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -62px;
	background-image:url(img/bg_schatten.png);
	background-repeat:no-repeat;
}
#topline {
	position:relative;
	height: 7px;
	background:#237346;
}
#header {
	position:relative;
	top:0px;
	height: 370px;
	text-align: center;
}
#logo{
	position:absolute;
	top:88px;
	left:22px;
	background-image:url(img/logo_roll.jpg);
	width:212px;
	height:310px;}
#middle {
	padding: 10px 20px 80px 20px;
}
#middle p {
	margin: 15px 0;font-size: 15px;
line-height: 22px;
}
#rechte_spalte{
	position:relative;
	top:60px;
	width:200px;
	border:#CCC 0px solid;
	margin-left:30px;
	float:left;}
#rechte_spalte ul{
	margin-left:20px;
	line-height:18px;
	padding-top:20px;}
#rechte_spalte ul li{
	list-style: disc;
	list-style-position: outside;
	padding-bottom:10px;}
#rechte_spalte a{
	text-decoration:none;}
#rechte_spalte a:hover{
	text-decoration: underline;}
	
	
#navigation{
	position:relative;
	width:220px;
	padding-top:82px;
	padding-left:5px;
	float:left;
	}
	
#navigation ul {
	}
	
#navigation ul li{
	font-size:13px;
	line-height:18px;
	padding-bottom:10px;
	padding-left:29px;
	padding-top:2px;
	}
#navigation ul li a {
	font-size:15px;
	text-decoration:none;
	color:#646464;
	}

#navigation ul li.ak 
{
	font-weight:bold;
	background-image:url(img/bg_nav.gif);
	background-repeat:no-repeat;
	}
#navigation ul li:hover
{
	font-weight: bold;
	background-image:url(img/bg_nav.gif);
	background-repeat:no-repeat;

	}
#navigation ul li.ak:hover
{
	font-weight:bold;
	text-decoration: none;
	}
	
	
	
#navigation ul li ul {
	padding-top:5px;
	
	}
#navigation ul li ul li {
	font-weight:normal;
	font-variant:normal;
	
	padding-bottom:8px;
	padding-left:15px;
	padding-top:0px;
	
	font-size:13px;
	line-height:15px;
	}	
#navigation ul li ul li a{
	}	
#navigation ul li ul li:hover,
#navigation ul li ul li.ak
{
	background-image:url(img/bg_unav.gif);
	background-repeat:no-repeat;
	}	
	
	
	
#content{
	position: relative;
	width:670px;
	float:left;
	padding:30px 10px 10px 40px;
	}	
	
#content li{
	list-style:outside;
	margin-left:15px;
	}
#footer_wrapper {
	position: relative;
	width:100%;
	background:#237346;
	background-position:top;
	height: 62px;
	text-align:center;
	display:inline-block;
}

.hervorhebung03{
	font-size:14px;
	font-weight: normal;}

.hervorhebung02{
	font-size:14px;
	font-weight: bold;}

.hervorhebung01{
	font-size:16px;
	font-weight: bold;}
#footer {
	position: relative;
	width:938px;
	height: 62px;
	margin: 0 auto;
	text-align: center;
	padding:0 30px 0 30px;
}
#footer p{
	font-weight: normal;
	font-size:13px;
	line-height: 30px;
	color:#FFF;
}
	
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	font-size: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Bereich nicht für IE-mac Anfang \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
            /* Bereich nicht für IE-mac Ende */
.hide{
	display:none;}
.bild-rechts{
	padding:0px 10px 20px 20px;
	float:right;}
.navwidth{
	width:200px;
	height:20px;}
#de{
	width:54px;
	height:54px;
	background-image:url(img/de-inak.png);
	float: right;
	margin-top:5px;}
#de:hover{
	background-image:url(img/de-ak.png);}
	
#en{
	width:54px;
	height:54px;
	background-image:url(img/en-inak.png);
	float: right;
	margin-top:5px;}
#en:hover{
	background-image:url(img/en-ak.png);}
	
.sprache_de_ak {
	background-image:url(img/de-ak.png) !important;}
.sprache_en_ak {
	background-image:url(img/en-ak.png) !important;}



.kontaktbilder {
	padding: 10px 30px 10px 10px;
	width: 260px;
	/*display:inline-block;*/
	float:left;	
}
.kontaktname {
	font-weight: bold;
	padding-bottom: 10px;
	display:inline-block;
}

kontakperson {
	padding-bottom: 10px;

}
.ohnebild {
	margin-left: 300px;

}


.textin {
	padding-left: 250px;
	
}



#azubisuche h3
{
	margin-top: 25px;
}

.stellenangebotepic {
    float: right;
    margin: 0px 20px 30px 20px;
}

.stellenangebotepic img {
    width: 200px;
    box-shadow: 5px 5px 6px #ABABAB;
}

figcaption {
  padding: 10px;
  text-align: left;
}















