#main {				/*seiten-Rahmen für zentrierte Darstellung*/
	width:974px;
	height:578px;
	margin:20px auto;
	text-align:left;
}

#content {
    position: absolute;
    top: 100px;
    left: 0px;
    width: 640px;
    height: 448px;

}

#inhalt {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 640px;
    height: 448px;

}

#menu {
    display: none;
}

#menu ul.submenu {
   display: none;
}

#subsubmenu {
    display: none;
}

#navigation {
    display: none;
}

#navigation-zwei {
    display: none;
}

#copyright {
	display:none;
}

#logo-wrap {
    position: absolute;
    width: 330px;
    height: 96px;
}

#top-wrap {
    position: absolute;
    top: 0px;
    left: 334px;
    width: 640px;
    height: 96px;

}

#bottom-area {
    position: absolute;
    top: 552px;
    left: 0px;
    width: 974px;
    height: 26px;

}

.scroll {

    height: 448px;
    width: 403px;
}

#google_map_wrap {
    padding: 4px;

    height: 380px;
    width: 285px;
    position: absolute;
    top:45px;
    left:30px;
}

#google_map {

    color: black;
    height: 380px;
    width: 285px;
}

#maps_suche label {
    width: 50px;
    display:block;
	float:left;
}

#maps_suche input {
    border: 1px solid #9C9D9F;
    color: #9C9D9F;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

#maps_suche div {
    width: 200px;
    margin-bottom: 3px;
}

#maps_suche input.submitbutton {
    width: 120px;
}

#maps_suche span.elementonly {
    margin-left:40px;
}

#maps_ergebnis {
    display: block;
}

#google_map_ueberschrift {
    position: absolute;
    top:25px;
    left:30px;
}

#inhalt-text-breit {
    position: absolute;
    top: 10px;
    left: 0px;
    width: 610px;
    height: 423px;


}

#view-bild-wrap {
    position: absolute;
    top: 140px;
    left: 40px;

    padding: 4px;
}

.bildnavi {
    width: 345px;
    height: 100px;
    position: absolute;
    top: 20px;
    left: 40px;
}

.navi-bild-wrap {
    display: block;
    float: left;
    width: 46px;
    height: 46px;
    margin-right: 4px;
}

.navi-bild-wrap img {
    border: 0 none;
}

.navi-bild-fill {

    margin: 4px;
    width: 38px;
    height: 38px;
}

.startinhalt {
    position: absolute;
    top: 250px;
    left: 40px;
}

#inhalt-bild {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 403px;
    height: 448px;

}

#inhalt-text {
    position: absolute;
    top: 0px;
    left: 407px;
    width: 203px;
    height: 423px;
}

#arrow-up {
    display: none;
}

#arrow-down {
    display: none;
}