/*#content{
    padding-top: 10px;
}*/
/*yii grid-view*/
.grid-view table.items th {
    background: #B0C845 !important;
    color: #FFFFFF;
    text-align: center;
}

.grid-view table.items tr.even {
    background: none repeat scroll 0 0 #C4DE4F !important;
}
.grid-view table.items tr.odd {
    background: none repeat scroll 0 0 #F1FCBA !important;
}

/*yii detail-view*/
table.detail-view tr.even {
    background: none repeat scroll 0 0 #C4DE4F !important;
}

table.detail-view tr.odd {
    background: none repeat scroll 0 0 #F1FCBA !important;
}
.grid-view {
    padding:  0 !important;
}

.countries-letter{
    font-size: 20px;
    margin-top: 10px;
    margin-bottom: 5px;
    text-transform: uppercase;
    display: block;
}

.customInfos{
    margin-top: 20px;
    margin-bottom: 20px;
}
#google_geo_chart{
    width: 498px;
    margin-top: 20px;
}
.open_street_map{
    width: 100% ;
    height: 500px;
}
.header_ad_wrapper {
    display: block;
    float: right;
    margin: 10px 0 20px;
    max-width: 800px;
    min-width: 600px;
    position: relative;
    right: 0;
    text-align: left;
    width: auto;
}
/*.header_ad_wrapper * {*/
    /*float: right;*/
    /*margin: 0;*/
    /*position: relative;*/
    /*right: 0;*/
    /*min-height: 75px;*/
/*}*/
h2{
     padding-bottom: 5px;
     padding-top: 15px;
 }
h1{
    padding-bottom: 5px;
    padding-top: 15px;
}

#boxPlanLeft {
    background: url("/template/images/stadtplan/default.jpg") no-repeat scroll -90px 0 #EEEEEE;
    color: #FFFFFF !important;
    float: left;
    height: 132px;
    margin: 0;
    padding: 120px 0 0 20px;
    width: 478px;

}
#contentTop{
    height:30px
}
#print-button{
    float: right;
    margin-top:10px;
    margin-right:20px;
}
.clear{
    clear: both;
}
#right{
    width: 300px;
    margin-left: 20px;
    margin-right: 0px;
    margin-top: 0px;
    padding-top: 0px;
}
#left{
    padding-left: 0px;
    width: 560px;
    margin-top: 0px;
    padding-top: 0px;
}

.olControlAttribution{
    bottom: 0px !important;
}
#overall{
    width:1200px; text-align:left; position:relative;
}

.city-view #boxPlanLeft{
    float: none;
    margin-top: 20px;
    margin-bottom: 20px;
}
.clockWrapper{
    display: block;
    width: 100%;
}