#lightbox{
	display: none;
	position: absolute;
	z-index:9999;
	/*border:1px solid #fff;
	background:#FDFCE9;*/
	text-align:left;
    background-color: #fff;
    width:600px;
    margin:-270px 0 0 -350px;
    top:40%;
    left:50%;
}


#close_lightbox {
    position: absolute;
    bottom: 10px;
    right: 20px;
    color: #004278;

}

#howto_bewerbung {
    font-size: 14px;
    font-weight: bold;
    color: #004278;
    margin-left: 20px;
    margin-top: 10px;
}


#imagemap {
    position: absolute;
    right: 10px;
    bottom: 0px;
    z-index: 5;
    border: none;
}

.copy {
    font-size: 12px;
    margin: 15px 20px;
    line-height: 130%;
}

.copy_list {
    font-size: 12px;
}

#outro_text {
    clear: both;
    font-size: 12px;
    margin-top: 0px;
    line-height: 130%;
}



.anzeigen_box {
    width: 600px;
    background-color: #fff;
}

.inhalt {
}

#anzeigen_body {
    color: #004287;
    padding-top: 50px;
    background-image: url(../images/bg_img_mpbuilding.jpg);
    background-repeat: no-repeat;
    position: relative;
}

#anzeigen_body h1 {
    font-size: 18px;
    font-weight: bold;
    color: #CC071E;
}

#anzeigen_body h1 {
    border-bottom: 1px solid #004287;
    padding-left: 20px;
    padding-bottom: 5px;
}
#anzeigen_body h3 {
    font-size: 14px;
    font-weight: bold;
    margin: 10px 20px;
    margin-right: 0px;
    margin-top: 10px;
}

#anzeigen_body ul {
    margin-top: 10px;
    line-height: 130%;
}

#anzeigen_body li {
    margin-left: 30px;
    margin-bottom: 5px;
}

#listen_box {
    width: 580px;
    background-color: #e7e7e7;
    border-bottom: 1px solid #004287;
}

#liste_links {
    float: left;
    width: 260px;
}

#liste_rechts {
    width: 260px;
    float: right;
    margin-right: 20px;
}

#weblink_mp{
    font-size: 17px;
    font-weight: bold;
}




