/* Breite an Anzahl der Themen Anpassen */

.content_wrapper {
    width:1920px; height:1080px;
}

.inner_content h3 {
    padding:0 0 30px 0; margin:0; font-family:'RobotoBold'; text-transform:uppercase; margin-top:-58px; margin-left:-20px; opacity:0.7; font-size:36px; text-shadow: 2px 2px 2px rgba(0,0,0,0.4); color:#fff;
}
 
#content1 {  width:200px; left: 0; top: 160px; background-color:none; opacity:1; z-index:10; box-shadow:none; margin: 0 0 0 -20px;  }

#content1 a {
    display:block; padding:10px 20px; margin:0 0 20px 0; border-radius:0 4px 4px 0; background-color:#00BBF2; text-decoration:none; font-family:'RobotoBold'; color:#fff; font-size:24px; border-bottom:2px solid #007892; border-right:1px solid #007892;
}                                                                                                                 

#content1 a:hover {
    background:#EE305A ;  border-bottom:none; border-right:1px solid #737477; border-top:2px solid #737477; padding-left:4px;
}

#content2 {
    width:100%; height:100%; top:0; left:0; box-shadow:none; padding:0; margin:0; z-index:2; opacity:1;
}


.mapbutton {
    text-align:right;
}

 