body {
margin: 0px auto;
padding:0px;
background:#FFF;
font-family:verdana;
font-size:12px;
text-align:center;
}

td {
font-size:12px;
}

.content {
background:#FFF;
color:#603;
text-align:left;
font-size:12px;
visibility:hidden;
}

a {
color:black;
}

#main {
position:relative;
background:#FFF;
width:850px;
text-align:center;
margin:10px auto 0px auto;
height:860px;
}

#stage {
background:#FFF;
width:635px;
float:left;
}

#top {
background:#FFF;
height:120px;
width:625px;
margin:0px;
padding:0px;
}

#main_stage{
width:625px;
padding:0px;
margin:0px 0 0 0px;
}

#right {
background:#FFF;
width:180px;
float:right;
}

#banner_top {
background:#FFF;
/*background-image:url(../images/entwurf/logo.jpg);*/
background-image:url(../images/design/logo.jpg);
height:97px;
width:625px;
}

#banner_nav {
background:#FFF;
/*background-image:url(../images/entwurf/leiste.jpg);*/
background-image:url(../images/design/leiste.jpg);
text-align:left;
height:20px;
width:625px;
}

#popup {
background:#fff;
visibility:hidden;
position:absolute;
top:122px;
width:629px;
height:530px;
max-width:622px;
left:2px;
padding:0px;
margin:0px auto;
border:1px solid #eee;
}

.img_popup {
max-width:620px;
max-height:455px;
margin:0px;
padding:15px 0px 0 0;
}


