html {
	margin:0px;
	padding:0px 0px 0px 0px;
	height: 100%;
}
body {
	background-color:#B1B1B1;
  color:#666666;
	font: 12px Verdana, sans-serif;
	line-height:17px;
	margin: 0;
	padding: 0;
  height: 100%;
  overflow: -moz-scrollbars-vertical;
}
a {
  color:#666666;
  text-decoration:none;
}
a:hover {
	color: #BB1717;
}
h1 {
  font-size:15px;
  font-weight:bold;
  color:#BC1718;
  padding: 0 0 10px 0;
}
h2 {
  font-size:12px;
  font-weight:bold;
  padding: 0 0 10px 0;
}
#page {
	min-height: 100%;
  height: auto !important;
  height: 100%;
  position:relative;
  background: url(images/bg.gif) repeat-y center center;
}

#container{
  position:relative;
	width: 978px;
	left:50%;
	margin: 0 0 0 -489px;
	padding-bottom: 32px;
	/*border-right:  1px solid #7B7A7A;
	border-left:  1px solid #7B7A7A;*/
}

/* header */
#header {
	background-color: #FFFFFF;
	height: 200px;
	margin: 0;
	padding:0;
	position: relative;
	width: 978px;
	z-index: 1;
	border-top:  6px solid #FFFFFF;
	border-bottom:  6px solid #7B7A7A;
}

#header_logo {
  position:relative;
  background-color: #CFCDCD;
	height: 200px;
	width: 220px;
	margin: 0;
	padding:0;
	float:left;
}
  #header_logo_img {
	margin:70px 0 0 25px;
  background: #CFCDCD url(images/belu_logo.png) no-repeat center center;
  width: 160px;
  height: 67px;
	padding:0;
  }

#header_self{
  background-color:#ffffff;
  float:left;
	height: 195px;
	margin-left:5px;
	padding: 0;
  position: relative;
  width: 753px;
}

#header_pfeil{
  float:right;
  position:relative;
  padding:80px 0 0 454px;
  background: url(images/header_pfeil.png) no-repeat right bottom;
  z-index:0;
  width: 24px;
  height: 47px;
}

#header_pic,
#header_pic_kontakt,
#header_pic_bewerber,
#header_pic_unternehmen,
#header_pic_kooperationen {
  float:left;
  background: #ffffff url(images/header_pic.jpg) no-repeat left top;
  width:476px;
  height:158px;
  z-index:1;
}

#header_pic_kontakt {
  background: #ffffff url(images/header_pic_kontakt.jpg) no-repeat left top;
}
#header_pic_bewerber {
  background: #ffffff url(images/header_pic_bewerber.jpg) no-repeat left top;
}
#header_pic_unternehmen {
  background: #ffffff url(images/header_pic_unternehmen.jpg) no-repeat left top;
}
#header_pic_kooperationen {
  background: #ffffff url(images/header_pic_kooperationen.jpg) no-repeat left top;
}
#header_red{
  background-color:#BC1718;
  float:left;
  color: #FFFFFF;
  height:158px;
  width:277px;
}
  #header_red p#heins{
  float:right;
    font-size: 20px;
    padding: 70px 90px 0 0; 
		/*padding: 70px 0 0 10px; */
		/*padding: 80px 0 0 10px;*/
		margin:0;
  }
  #header_red p#hzwei{
		float:right;
    font-size: 17px;
		margin:13px 50px 0 0;
		padding: 0 5px 0 0;
		/*padding: 0 5px 0 0;*/
  }  
  #header_red p#hdrei{
		float:right;
    font-size: 17px;
		margin:10px 10px 0 0;
		padding: 0 5px 0 0;
  } 
#header_navi {
  color:#FFFFFF;
  float:left;
  height:80px;
  margin-top:-36px;
  position:relative;
  width:757px;
}
   #header_navi_b1,
   #header_navi_b2,
   #header_navi_b3 {
    color:#666666;
    float:left;
    height:120px;
    margin:0 6px 0 0;
    position:relative;
    top:-42px;
    width:232px;
  }
  #header_navi_b1 {
    background: url(images/bewerber.png) no-repeat right bottom;
  }
  #header_navi_b2 {
    background: url(images/unternehmen.png) no-repeat right bottom;
  }
  #header_navi_b3 {
    background: url(images/kundenlogin_ff.png) no-repeat right bottom;
    margin:0;
    width:277px !important;
  }
  #header_navi_b1 span,
  #header_navi_b2 span,
  #header_navi_b3 span {
    cursor: pointer;
    height:36px;
    float: left;
    width:232px;
  }
  #header_navi_b3 span {
    width:275px;
  }
  #header_navi_b1 a,
  #header_navi_b2 a,
  #header_navi_b3 a {
    display:block;
    text-decoration:none;
    font-weight:bold;
    color:#777472;
    padding:10px 0 0 60px;
    position:absolute;
    left: 0px;  
    top:85px;
    z-index:3;
  }
  #header_navi_b2 a {
    color:#FFFFFF;
  }
  #header_navi_b3 a {
    color:#FFFFFF;
    padding:10px 0 0 80px;
  }
  #header_navi_b1 a.shadow, 
  #header_navi_b2 a.shadow,
  #header_navi_b3 a.shadow {
    color:#FFFFFF;
    padding:10px 0 0 61px;
    z-index:2;
  }
  #header_navi_b2 a.shadow {
    color:#010F1E;
  }
  #header_navi_b3 a.shadow {
    color:#010F1E;
    padding:10px 0 0 81px;
  }
  #header_navi_b1_hidden,
  #header_navi_b2_hidden,
  #header_navi_b3_hidden {
    display:none;
    float:left;
    height:121px;
    overflow:hidden;
    position:relative;
    width:232px;
    z-index:1;
  }
  
  #header_navi_b1_hidden {
    background:  url(images/bewerber.png) no-repeat right top;
  }
  #header_navi_b2_hidden {
    background:  url(images/unternehmen.png) no-repeat right top;
  }
  #header_navi_b3_hidden {
    background:  url(images/kundenlogin_up.png) no-repeat right top;
    width:276px;
    border-left:1px solid #C47070;
    height:120px;
  }
  #header_navi_b1_info,
  #header_navi_b2_info,
  #header_navi_b3_info {
    padding:0 10px 0 10px;
    font-weight:bold;
    z-index:2;
  }
  #header_navi_b1_info {
    margin-top:36px;
    background-color:#E0E1E1;
    height:83px;
  }
  #header_navi_b2_info {
    margin-top:36px;
    background-color:#B0B0B0;
    height:83px;
  }
  #header_navi_b3_info {
    margin-top:36px;
    background-color:#BC1718;
    color:#FFFFFF;
    height:83px;
  }
/* navigation */
#nav-main{
  float:left;
  padding:20px 0 0 0;
	width: 220px;
  /*background-color:#CFCDCD;*/
}


#footer{
  background-color:#7B7A7A;
  position: absolute;
  bottom: 0 !important;
  bottom: -1px;
  height: 32px;
  width:100%;
}
  #footer div#footernavi{
  position:relative;
  width: 930px;
	left:50%;
	margin: 0 0 0 -465px;
	padding:7px 0 0 0;
	text-align:right;
  }
    #footer div#footernavi a{
      color:#FFF;
      text-decoration:underline;
      padding-left:50px;
    }
    #footer div#footernavi a:hover,
    #footer div#footernavi a.active {
	   color: #CC0000;
      text-decoration:underline;
      padding-left:50px;
    }
/** navigation**/
#nav-main ul {
	position: relative;
	z-index: 1100;
  margin: 10px 0 0 10px;
  list-style-image:url(images/bullet.gif);
}

#nav-main ul li {
	position: relative;
  line-height:30px;
	margin-left: 2px;
}

#nav-main ul.unternavi {
	position: relative;
	z-index: 1100;
  margin: 0px 0 0 -25px;
  list-style:none;
}
#nav-main ul.unternavi li {
	position: relative;
	line-height:30px;
	margin-left: 2px;
}


#nav-main img.whiteline {
  padding: 5px 0 0 25px;
}

#nav-main ul li a {
	display: block;
	color: #666666;
	text-decoration: none;
	height: 100%;
}
#nav-main ul li a:hover,
#nav-main ul li a.active {
	font-size: 12px;
	font-weight: bold;
  color: #CC0000;
}
#content{
  background-color:#FFFFFF;
  position:relative;
  float:left;
  width:730px;
  margin: 10px 10px 40px 10px;
}
#spalte1 {
float:left;
width:250px;
padding-bottom:10px;
}
/* FAQ */
.faq_link{
  padding-bottom:10px;
  font-weight:bold;
}
.faq_header{
  padding: 0 10px 10px 10px;
  margin-top:-15px;
}
.stelle_vortext{
padding: 0 10px 10px 10px;
  margin-top:-15px;
}

/* KONTAKT */
.formgen {
	font-size: 1em;
	padding-right: 80px;
	padding-left: 10px;
	float:left;
  display:block;
}
.formgen label{
  display:block;
  float:left;
  width:110px;
}
/* Was passiert wenn auf das Label geklickt wird? */
.formgen label,
.formgen select,
.formgen input[type=checkbox],
.formgen input[type=radio],
.formgen input[type=button],
.formgen input[type=submit]
{
  cursor : pointer;
  line-height:30px;
}

.formgen input[type=text]{
  width:240px;
}

.formgen textarea{
  width:350px;
}

.formgen form
{
line-height : 30px;
}
.formblock {
  float:right;
  display:block;
}
.formsubmit {

}
.bildtext2 {
float:left;
}
.clear {
clear:both;
}
.stopleft {
clear:left;
}

#suchenbox{
  padding:35px 5px 5px 5px;
}
  #suchenbox form{
    float:right;
    padding-bottom:-2px;
  }
  #suchenbox input.search{
    width:159px;
    color: #777472;
  }
  #suchenbox input.button{
    color: #777472;
    border: 0px solid #777472;
    background-color: #CFCDCD;
    padding:0;
    margin:0;
  }

div#nav_info{
  
  width:200px;
  margin:30px 10px 10px 10px;
  border:1px solid #FFFFFF;
}  
  
  
/** Clear **/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
		.clearfix { display:inline-block; }
		/* Hide from IE Mac \*/
		.clearfix { display:block; }
		/* End hide from IE Mac */

		* html .clearfix { height: 1px; }
		
table tr td {
padding-right:10px;
} 

.normal{
  
}   	

