#scrollbar {
    display: none;
}

html>body #scrollbar {
    position: absolute;
    z-index: 1;
    bottom: -1px;
    left: 0;
    width: 1px;
    height: 1px;
    display: block;
    font-size: 0;
}

html, body {
    margin: 0;
    padding: 0;
    height: 100%;
    background: url(../pics/bg.gif) repeat-x;
    background-color:#eeeef1;
}

div.wrapper {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto;
    border: 0px solid #000;
}

#inline {
    width:916px;
    border: 0pt solid #000000;
	margin-top: 0px;
	background: url(../pics/head.jpg);
	background-repeat:no-repeat;
	margin: 0 auto;
}

div.footer {

    margin: -56px auto 0 auto;
    padding: 0;
    height: 55px;
    z-index:100;
    background: #505358;
    border-top: 0px solid #FFFFFF;
}

.foot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	line-height:2;
}

#head {
    background-image: url(../pics/head.jpg);
    height:252px;
    width:916px;
}

#top_navigation{
    font-size: 0.7em;
    font-family:tahoma;
    padding-left:675px;
    padding-top:27px;
    color:#cccccc;
}

#navigation{
    font-size: 0.7em;
    font-family:tahoma;
    font-weight:bold;
    padding-left:20px;
    padding-top:152px;
    color:#7e8082;
}

a {
    text-decoration:none;
    color:#7e8082;
}

a:hover {
    text-decoration:underline;
}


a.top {
    text-decoration:none;
    color:#cccccc;
}

a.top:hover {
    text-decoration:underline;
}


/*--- Formular Bewerbung ---*/


.form_text {
	font-family:tahoma,verdana,arial;
	color:#666666;
	font-size:1em;

}

.php {
	font-family:tahoma,verdana,arial;
	color:#666666;
	font-size:0.75em;
	line-height:1.7em

}




/*-------------------------------*/

#main_div {
    background-color:#fff;
    width:916px;
    background-repeat:no-repeat;

}

#main_div_altern {
    background-color:#fff;
    width:916px;
    background-repeat:no-repeat;
}


