/* main CSS Document */
/* general styling first */
/* reset css styles individually instead of universal selector. */
/* based on http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/ */
html, body{
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-style: normal;
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: baseline;
	border-left:0;
} 
div, span, applet, object, 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, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: normal;
	font-style: normal;
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: baseline;
}
body {
	line-height: 1;
	background: url(pictures/bodybgdark.jpg) repeat-x 0 0;
	font-family: Arial, Helvetica, sans-serif;
	background-color:#7c7d7f
}
ol, ul {list-style: none;}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
/* end reset styles */

/* clearing technique */
.clearfix:after {
    content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
}
.clearfix {display:inline-block;}
/* mac hide \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
 /* End hide */
/*........... do not change or amalgamate the above clearfix styles ......*/

p,h1,h2,h3,h4,h5,h6,ul,ol {margin-bottom:.5em}
a img,img{border:none;display:block;}
a{
	text-decoration:none;
	color:#FFFFFF;
}

h1{
	color:#3d1818;
	font-size:22px;
	text-transform:uppercase;
	}
	
h2{
	color:#3d1818;
	font-size:14px;
	font-weight:bold;
	}
	
h3{
	color: #666666;
	font-size:14px;
	font-weight:bold;
	}
	
h4{
	color:#3d1818;
	font-size:16px;
	font-weight:bold;
	line-height:20px;
	}
	
h5{
	color:#000000;
	font-size:14px;
	line-height:20px;
	}
	
h6{font-size:122%}/* 16px */

body{
	font-size: 13px; 
	text-align:center;/* for ie5.+*/
}

#outer{
	width:990px;
	margin:auto;/* center the page*/
	text-align:left;/* reset text back to left due to ie5.x fix */
      }

#header{
width:990px;
height: 22px;
      }

#header_space{
width:990px;
height: 20px;
      }
	  
#search_frame{
	width:210px;
	height:25px;
	float:left;
	position:relative;
	padding: 20px 0 0 10px;}
	  
#button_login_bfs{
	width: 215px;
	height: 28px;
	float:left;
	margin-left:10px;
	position:relative;
	margin-top:25px;
	}

a.button_login_bfs{
	background:url(pictures/login.png);
	display:block;
	width: 215px;
	height: 28px;
	}
	
a.button_login_bfs:hover{
	background: url(pictures/login_hover.png)
	}	
	  
#footer_space{
	width:990px;
	height: 20px;
	background-color: #FFFFFF;
	float: left;
      }
	  
#footer_space{
	width:990px;
	height: 20px;
	background-color: #FFFFFF;
	float: left;
      }

#footer{
	width: 990px;
	}
	
a.footer{
	color:#FFFFFF;
	}

#footer_left{
	font-size:11px;
	padding:7px 0 20px 0;
	float:left;
	}  
	
#footer_right{
	font-size:11px;
	padding:7px 0 20px 0;
	float:right;
	}  

#Logo_fr1{
	width:195px;
	height:77px;
	position:relative;
	float:left;
      }
	  
#Logo{
	width:195px;
	height:77px;
	background:url(pictures/logo_ifap_white.jpg) no-repeat 0 0;
	position:relative;
	float:left;
	text-indent:-9999px;
      }

#Logo_fr2{
	width:185px;
	height:77px;
	background-position:bottom;
	position:relative;
	float:right;
      }
	  
#Logo_r{
	width:185px;
	height:77px;
	background:url(pictures/ASIG_Logo_2017.png) no-repeat 0 0;
	background-position:bottom;
	position:relative;
	float:right;
	text-indent:-9999px;
      }

#Logo_m{
	width:390px;
	height:69px;
	background:url(pictures/azwv_header_03.png) no-repeat 0 0;
	background-position:bottom;
	margin:auto; 
      }

#header_frame{
	width:990px;
	height:77px;
	}

#nav{
	width: 990px;
	height: 55px;
	background-image:url(pictures/navbar.jpg);
	}

a.button1{
	display: block;
	height: 40px;
	}

a.button1:hover{
	background: url(pictures/bg_ifap_hover.jpg) repeat-x 0 0;
	}

#button{
	width:165px;
	height: 40px;
	position: relative;
	float: left;
	}

#button_s{
	width:165px;
	height: 40px;
	position: relative;
	float: left;
	}
	
#button_text{
	text-transform:uppercase;
	font-size: 11px;
	line-height: 38px;
	}	
	
#current{
	position:relative;
	background-image:url(pictures/white.jpg);
	width: 165px;
	height: 41px;
	float:left;
	}
	
a.current{
	text-transform:uppercase;
	color:#000000;
	font-size: 11px;
	line-height: 38px;
	}
	
#current_s{
	position:relative;
	background-image:url(pictures/white.jpg);
	width: 165px;
	height: 41px;
	float:left;
	}

#pic_header{
	width:990px;
	height:330px;
	margin:0 0 0 0;
	background:white;
	float: left;
}

#bottom{
	position:absolute;
	bottom:0;
	padding: 5px 0 20px 0;
	width:260px;
	}

#bg_nav{
	width:260px;
	height:330px;
	margin-left: 18px;
	float: left;
	background: url(pictures/bg_sidecontent.jpg) repeat-x 0 0;
	padding: 15px 0 0 25px;
	position: relative;
	color:#000066
	}

#nav_frame{
	position: relative;
	float: left;
	}
	
li.pic_header{
	background-image:url(pictures/arrow_red_small.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:13px;
	margin-bottom: 13px;
	font-size:13px;
	font-weight:bolder;
	}
	
li.subnavigation{
	background-image:url(pictures/arrow_red_small.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:13px;
	font-size:13px;
	position:relative;
	}
	
li.subnavigation_zwei{
	background-image:url(pictures/arrow_red_small.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	padding-left:13px;
	font-size:13px;
	position:relative;
	}	

	
#line{
	height:1px;
	width: 230px;
	background:url(pictures/line.jpg);
	background-repeat:no-repeat;
	background-position:0 1px;
	position:relative;
	padding-top: 8px;
		}
	
a.subnavigation{
	color:#000000;
	}
	
a.subnavigation:hover{
	color:#3d1818;
	font-weight:bolder;
	}
	
.line{
	position: relative;
	bottom: 13px;
	}

.selected{
	color:#3d1818;
	font-weight:bolder;
	}

.pic_nav{
	width:609px;
	height:330px;
	float:left;
	}

#button_ifap{
	position: relative;
	margin-top: 17px;
	margin-right: 30px;
	}

a.button_ifap{
	background:url(pictures/Button_ifap.jpg);
	display:block;
	width: 72px;
	height: 30px;
	}
	
a.button_ifap:hover{
	background: url(pictures/Button_ifap_hover.jpg)
	}

#main{
	width:990px;
	background-color:#FFFFFF;
	text-align: left;
	float: left;
	position:relative;
	font-size:12px;
	}

#content{
	position: relative;
	width: 720px;
	float: left;
	padding: 25px 0 0 25px;
	}
	
#content_text{
	float:left;
	position: relative;
	padding-top: 10px;
	width: 690px;
	line-height: 16px;
	text-align:justify;
	}
	
#content_text_archiv{
	float:left;
	position: relative;
	width: 690px;
	line-height: 16px;
	text-align:justify;
	}	
	
#content_text_left{
	float:left;
	position: relative;
	padding-top: 10px;
	width: 340px;
	line-height: 16px;
	}
	
#content_text_right{
	float:left;
	position: relative;
	padding: 10px 0 0 14px;
	width: 340px;
	line-height: 16px;
	}
	
#content_heading{
	float:left;
	position: relative;
	width: 690px;
	line-height: 25px;
	}

#content_pic{
	width:280px;
	height:186px;
	position: relative;
	float: left;
	padding: 0 10px 10px 0;
	}
	
#content_wide_pic{
	width:690px;
	height:146px;
	position: relative;
	float: left;
	padding: 10px 0 20px 0;
	}

#berufsbild{
	position: relative;
	width: 695px;
	float: left;
	padding: 10px 0 0 0;
	line-height: 18px;
	}

li.berufsbild{
	background-image:url(pictures/arrow_red_small.gif);
	background-repeat:no-repeat;
	background-position:2px;
	padding-left:15px;
	font-size: 12px;
	line-height:16px;
	}
	
li.berufsbild_zert{
	background-image:url(pictures/arrow_red_small.gif);
	background-repeat:no-repeat;
	background-position:132px;
	padding-left:150px;
	font-size: 12px;
	line-height:16px;
	}
	
li.berufsbild_zweizeilig{
	background-image:url(pictures/arrow_red_small.gif);
	background-repeat:no-repeat;
	background-position:2px 3px;
	padding-left:15px;
	font-size: 12px;
	line-height:16px;
	}	
	
li.berufsbild_ohne{
	padding-left:15px;
	font-size: 12px;
	line-height:16px;
	}

#berufe{
	width: 720px;
	float: left;
	position: relative;
	margin-top:10px;
	}
	
#berufe_cont{
	width: 340px;
	float: left;
	position: relative;
	}

#berufe_cont_pic{
	width: 340px;
	height: 150px;
	float: left;
	position: relative;
	}
	
#berufe_divider{
	width: 29px;
	height: 340px;
	float: left;
	position: relative;
	background:url(pictures/divider.jpg) repeat-y;
	}
	
#berufe_cont_text{
	width: 330px;
	float: left;
	position: relative;
	padding-top: 15px;
	padding-left: 10px;
	line-height: 17px;
	}
	
.text_hide{
	text-indent: -8000px;
	}	
	
li.berufe{
	font-size:13px;
	font-weight:bolder;
	}

.col{
	width: 180px;
	position: relative;
	float: left;
	}
	
.text_berufe{
	line-height: 16px;
	padding-top: 10px;
	}

#aktuelles{
	width: 720px;
	padding-top: 30px;
	position:relative;
	float:left;
	}	
	
a.aktuelles{
	color:#3d1818;
	text-decoration:underline;
	}
	
ul.aktuelles{
	background-image:url(pictures/arrow_red_small.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:13px;
	}

#teaser_pic{
	width:241px;
	height:160px;
	position: relative;
	float: left;
	padding-bottom: 20px;
	}

#teaser_text{
	float:left;
	position: relative;
	padding: 4px 5px 0 22px;
	width: 420px;
	line-height: 15px;
	}

#line_divide{
	width: 700px;
	height:20px;
	background:url(pictures/divider.jpg) repeat-x 0 0;
	position: relative;
	float: left;
	}

#frame{
	width: 500px;
	position: relative;
	float: left;
	padding-right:30px;
	}

#frame_right_berufe_pic{
	width: 200px;
	height: 133px;
	padding: 10px 0 7px 0;
	}

ul.berufeliste{
	background-image:url(pictures/arrow_red_small.gif);
	background-repeat:no-repeat;
	background-position:17px;
	padding-left:27px;
	font-size: 12px;
	}

a.berufeliste{
	color:#000000;
	text-decoration:underline;
	}
	
a.berufeliste:hover{
	color:#3d1818;
	font-weight:bolder;
	}
	
a.berufeliste_start{
	color:#3d1818;
	font-weight:bolder;}
	
#side_content{
	width: 225px;
	position: relative;
	float: right;
	padding: 25px 0 15px 0;
	margin-right: 17px;
	background: url(pictures/bg_sidecontent.jpg) repeat-x 0 0;
	background-color:#d7d9d8;
	}
	
a.side_content{
	color:#000000}
	
a.side_content:hover{
	color:#3d1818}

#heading{
padding: 0 0 10px 17px;
line-height: 20px;
	}
	
#extra_offer{
	width: 198px;
	position:relative;
	float: left;
	padding: 13px 0 0 13px;
	}

#extra_offer_pic{
	padding: 5px 0 0 0;
	}
	
ul.extra_offer{
	font-size: 12px;
	background-image:url(pictures/arrow_red_small.gif);
	background-repeat:no-repeat;
	background-position:2px;
	padding-left:13px;
	}
	
a.extra_offer{
color:#000000;
	}

a.extra_offer:hover{
	color:#3d1818;
	font-weight:bolder;
	}

#termine{
	width: 198px;
	position:relative;
	float: left;
	padding: 5px 0 0 17px;
	line-height: 14px;
	}

#berufe_side{
	width: 198px;
	position:relative;
	float: left;
	}

li.vorteile{
	background-image: url(pictures/roter_haken.gif);
	background-repeat:no-repeat;
	background-position:1px 2px;
	padding-left:35px;
	margin-bottom: 10px;
	}
	
li.vorteile_side{
	background-image: url(pictures/roter_haken.gif);
	background-repeat:no-repeat;
	background-position:4px 2px;
	padding-left:30px;
	margin-bottom: 10px;
	line-height: 15px;
	}	
	
li.phone{
	background-image:url(pictures/rot_tel.gif);
	background-repeat:no-repeat;
	background-position:1px;
	padding-left:25px;
	font-size: 12px;
	line-height:20px;
	}
	
li.phone_s{
	background-image:url(pictures/rot_tel.gif);
	background-repeat:no-repeat;
	background-position:1px;
	padding-left:22px;
	font-size: 11px;
	line-height:20px;
	}
	
li.mail{
	background-image:url(pictures/rot_web.gif);
	background-repeat:no-repeat;
	background-position:1px;
	padding-left:25px;
	font-size: 12px;
	line-height:20px;
	}	
	
li.mail_s{
	background-image:url(pictures/rot_web.gif);
	background-repeat:no-repeat;
	background-position:0px;
	padding-left:22px;
	font-size: 11px;
	line-height:20px;
	}	
	
li.lupe{
	background-image:url(pictures/lupe.gif);
	background-repeat:no-repeat;
	background-position:17px;
	padding-left:50px;
	font-size: 12px;
	line-height:20px;
	}	
	
#tuev{
	width: 225px;
	position: relative;
	float:left;
		}
		
#tuev_pic{
	padding:0 0 0 17px;
	}
	
#vorteile{
	padding: 11px 7px 10px 7px;
	}
	
#Vorteile_text{
	font-size:12px;
	font-weight:bolder;
	padding:15px 0 0 0;
	}
	
#Vorteile_text1{
	font-size:14px;
	font-weight:bolder;
	padding:15px 0 0 0;
	}
	
ul.Vorteile_text1{
	line-height: 22px;
	}	
ul.Vorteile_text{
	line-height: 17px;
	}
	
#frame_sidecol{
	width: 180px;
	position: relative;
	float: right;
	background: url(pictures/bg_sidecontent.jpg) repeat-x 0 0;
	background-color:#d7d9d8;
	padding-top: 20px;
	}

#kontakt{
	padding: 0 10px 0 17px;
	line-height: 16px;
	}

#number{
	width:30px;
	height: 30px;
	position: relative;
	float: left;
	}

#number_text{
	width:280px;
	position: relative;
	float: left;
	padding: 7px 15px 0 20px;
	font-size:12px;
	text-align: left;
	}

#mehr_pic{
	width:300px;
	height:71px;
	position: relative;
	float: left;
	padding: 0 0 10px 10px}
	
#mehr_pic_text{
	width:370px;
	position: relative;
	float: left;
	padding: 0 10px 0 0}
	
.mehr{
	font-size:11px;
	text-decoration: underline;
	color:#3d1818;
	}

#empty{
	width:670px;
	height:15px;
	position: relative;
	float: left;
	}
	
#logo_partner_frame{
	width: 600px;
	height: 326px;
	position: relative;
	float: left;
	padding: 10px 0 30px 45px;
	}

p.kontakt{
	color:#000000;
	padding-left: 17px;
	padding-bottom: 10px;
	line-height: 14px;
	}
	
p.lage{
	color:#000000;
	padding-left: 17px;
	line-height: 14px;
	}
	
#bg_nav_kontakt{
	width:260px;
	height:330px;
	margin-left: 18px;
	float: left;
	background: url(pictures/bg_sidecontent.jpg) repeat-x 0 0;
	padding: 25px 0 0 25px;
	position: relative;
	color: #000000;
	line-height:16px;
	}
	
#nebs-logo{
	position: absolute;
	left:300px;
	}	
	
#frame_pics_left{
	position:relative;
	float: left;
	width: 130px;
	height:830px;
	line-height: 95px;
	}

#zert_pic{
	padding-top: 20px;}
	
#long_side{
	width:400px;
	height: 230px;
	float:left;
	position: relative;
	padding: 15px 15px 0 0;
	font-size:12px;
	line-height: 17px;
	text-align:justify;
	}

#long_side_right{
	width:293px;
	float:left;
	position: relative;
	padding: 0 0 0 0;
	font-size:12px;
	line-height: 17px;
	text-align:justify;
	}

#long_side_frame{
	width: 467px;
	float:left;
	position: relative;
	}
	
.pic_flow_left{
	float: left;
	padding: 3px 12px 5px 0;
	}

#side_content_wb{
	width: 225px;
	position: relative;
	float: left;
	padding: 25px 0 15px 0;
	margin-right: 17px;
	background-color:#FFFFFF;}
	
#zert_pic_1{
	padding-top: 5px;
	padding-bottom: 110px;}
	
#zert_pic_2{
	padding-top: 10px;
	padding-bottom: 50px;}
	
	
	
/*=================================*/
/* Nivo Slider
/* November 2010
/* By: Gilbert Pellegrom
/* http://dev7studios.com
/*=================================*/
 
/* Hier gibst du an, wie groß dein Slider werden soll. Außerdem wird eine Ladeanimation eingebunden*/
 
#slider{
        height: 200px; /* Make sure your images are the same size */
        width: 220px; /* Make sure your images are the same size */ 
	background:url(pictures/loading.gif) no-repeat 50% 50%;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider a {
	border:0;
	display:block;
}	

/* Die Nivo Slider styles */
.nivoSlider {
	position:relative;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:60;
	display:none;
}
/* The slices in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:50;
	height:100%;
}
/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	opacity:0.8; /* Overridden by captionOpacity setting */
	width:100%;
	z-index:89;
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
    display:none;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav {
	position:absolute;
	left:780px;
	bottom:-40px;
}
.nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url(pictures/bullit.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:-26px 0;
}
.nivo-caption {
    text-shadow:none;
    font-family: Helvetica, Arial, sans-serif;
}
.nivo-caption a { 
    color:#efe9d1;
    text-decoration:underline;
}


/*=================Ende-Nivo-Slider===================*/