@media print {
#druckseite {
visibility:visible;
width:100%;
height:100%;
}
#container{
  visibility:hidden;
}
}
}


img {
  border: none;
}

body {
margin:0;
padding:10px;
background-color:#666;
}

#top,#bottom,#left {
position:fixed;
background:#fff;
z-index:51;
}
#right {
position:fixed;
background:#fff;
z-index:51;
}

#top, #bottom {
left:0;
width:100%;
height:10px;
}
#top {
top:0;
}
#bottom {
bottom:0;
}

#left {
top:0;
height:100%;
width:10px;
}

#right {
top:0;
height:100%;
width:10px;
}
#left {
left:0;
}
#right {
right:0;
}


#druckseite {
visibility:hidden;
}

#container {
}


div#Header {
display:block;
width:870px;
height:224px;
background: url("../static/header.jpg") no-repeat 0 0;
}


#homebutton {
display:block;
width:510px;
height:16px;
background:url("../static/button_home.jpg") no-repeat 0 0;
position:absolute;
top:245px;
left:50px;
z-index:50;
}
#homebutton:hover {
background-position:0 -16px;
}
#homebutton span {
display:none;
}

#teambutton {
display:block;
width:284px;
height:16px;
background:url("../static/button_team.jpg") no-repeat 0 0;
position:absolute;
top:245px;
left:577px;
z-index:50;
}
#teambutton:hover {
background-position:0 -16px;
}
#teambutton span {
display:none;
}

#rollo01 {
display:block;
width:220px;
height:190px;
background:url("../static/icon_mobile.jpg") no-repeat 0 0;
position:absolute;
top:320px;
left:45px;
}
#rollo01:hover {
background-position:0 -190px;
}
#rollo01 span {
display:none;
}
#rollo02 {
display:block;
width:220px;
height:190px;
background:url("../static/icon_messe.jpg") no-repeat 0 0;
position:absolute;
top:320px;
left:350px;
}
#rollo02:hover {
background-position:0 -190px;
border:none;
}
#rollo02 span {
display:none;
}
#rollo03 {
display:block;
width:220px;
height:190px;
background:url("../static/icon_innen.jpg") no-repeat 0 0;
position:absolute;
top:320px;
left:640px;

}
#rollo03:hover {
background-position:0 -190px;
border:none;
}
#rollo03 span {
display:none;
}
#rollo04 {
display:block;
width:220px;
height:190px;
background:url("../static/icon_privat.jpg") no-repeat 0 0;
position:absolute;
top:520px;
left:45px;
}
#rollo04:hover {
background-position:0 -190px;
border:none;
}
#rollo04 span {
display:none;
}
#rollo05 {
display:block;
width:220px;
height:190px;
background:url("../static/icon_oeffentlich.jpg") no-repeat 0 0;
position:absolute;
top:520px;
left:350px;
}
#rollo05:hover {
background-position:0 -190px;
border:none;
}
#rollo05 span {
display:none;
}
#rollo06 {
display:block;
width:220px;
height:190px;
background:url("../static/icon_staedtebau.jpg") no-repeat 0 0;
position:absolute;
top:520px;
left:640px;
}
#rollo06:hover {
background-position:0 -190px;
border:none;
}
#rollo06 span {
display:none;
}
