
/* ------------------------------------------------------------------
   Geschichtswerkstatt Ronsdorf – final angepasstes Stylesheet
   Basierend auf Template „Urban City“ (templatemo_263)
   Anpassungen:
   • entfernt hellblaue Trennlinie (kein Hintergrundbild)
   • Container wächst dynamisch
   • 35 px Innenabstand, weißer Text
------------------------------------------------------------------- */

body{
    margin:0;
    padding:0;
    color:#252525;
    font-family:Tahoma, Geneva, sans-serif;
    font-size:12px;
    line-height:1.7em;
    background:#fff url(images/templatemo_body.jpg) top center repeat-x;
}

a,a:link,a:visited{color:#38cdff;text-decoration:none;}
a:hover{color:#ff6600;text-decoration:underline;}

p{margin:0 0 15px 0;}
img{border:none;}

h1,h2,h3,h4,h5,h6{
    font-family:Georgia,"Times New Roman",Times,serif;
    font-weight:normal;
    color:#333;
}
h1{font-size:28px;margin:0 0 30px;padding:5px 0;}
h2{font-size:25px;margin:0 0 20px;padding:5px 0;}
h3{font-size:22px;margin:0 0 15px;}
h4{font-size:18px;margin:0 0 15px;}
h5{font-size:16px;margin:0 0 10px;}
h6{font-size:14px;margin:0 0 5px;}

.cleaner{clear:both;}
.h10{height:10px;} .h20{height:20px;} .h30{height:30px;}
.h40{height:40px;} .h50{height:50px;} .h60{height:60px;}

.float_l{float:left;} .float_r{float:right;}

#templatemo_wrapper{width:960px;margin:0 auto;}

#templatemo_header{
    width:960px;height:87px;margin-bottom:40px;
    background:url(images/templatemo_header.jpg) center top no-repeat;
}

#site_title{float:left;width:260px;padding-top:28px;margin-right:40px;}
#site_title h1{margin:0;}
#site_title h1 a{
    display:block;width:200px;height:55px;margin-left:30px;
    background:url(images/templatemo_logo.png) no-repeat;
    text-indent:-9999px;
}

#templatemo_menu{float:left;width:400px;height:76px;}
#templatemo_menu ul{margin:0;padding:0;list-style:none;}
#templatemo_menu ul li{display:inline;}
#templatemo_menu ul li a{
    position:relative;display:block;float:left;
    width:95px;height:30px;padding-top:46px;margin-right:5px;
    font-size:14px;text-align:center;color:#d9d9d9;
    background:url(images/templatemo_menu.png) no-repeat top;
}
#templatemo_menu ul li a:hover,
#templatemo_menu ul li .current{color:#0fa7ba;}

#templatemo_menu ul li a span{
    position:absolute;top:5px;left:32px;width:38px;height:37px;
}
#templatemo_menu ul li a span.home{background:url(images/templatemo_home.png)no-repeat;}
#templatemo_menu ul li a span.portfolio{background:url(images/templatemo_portfolio.png)no-repeat;}
#templatemo_menu ul li a span.projects{background:url(images/templatemo_project.png)no-repeat;}
#templatemo_menu ul li a span.gallery{background:url(images/templatemo_gallery.png)no-repeat;}

#search_box{float:right;width:208px;height:28px;margin-top:30px;
            background:url(images/templatemo_search.png) no-repeat;}
#search_box form{width:208px;height:28px;}
#searchfield{width:130px;height:18px;padding:5px;color:#ccc;background:none;border:none;}
#searchbutton{width:60px;height:26px;padding:5px 0;background:none;border:none;cursor:pointer;}

#slider{clear:both;width:960px;height:245px;margin-bottom:40px;overflow:hidden;background:#000;}

#templatemo_middle{
    clear:both;width:960px;
    min-height:347px;height:auto!important;
    margin-bottom:40px;padding:40px 35px 25px;
    background:#043344;
    color:#f6f6f6;box-sizing:border-box;overflow:hidden;
}
#templatemo_middle h1,
#templatemo_middle h2,
#templatemo_middle p{color:#ffffff;}

.image_wrapper{display:inline-block;border:1px solid #999;padding:4px;margin-bottom:5px;}
.image_fl{float:left;margin:3px 15px 0 0;}
.image_fr{float:right;margin:3px 0 0 15px;}

.col_w200{width:200px;} .col_w340{width:340px;} .col_w440{width:440px;}
.col_w540{width:540px;} .v_divider{padding-right:50px;background:url(images/templatemo_divider.png) right no-repeat;}

.twitter_col{padding-bottom:60px;background:url(images/templatemo_twitter_02.png) bottom right no-repeat;}
.twitter_box{padding-top:40px;background:url(images/templatemo_twitter.png) top left no-repeat;}
.tb_entry{margin-bottom:10px;}

#templatemo_content{clear:both;width:960px;margin-bottom:40px;}

.gallery{margin:0;padding:0;list-style:none;}
.gallery li a{float:left;display:block;margin:0 15px 15px 0;}

#templatemo_footer_wrapper{clear:both;width:100%;padding:30px 0;background:#031b27;}
#templatemo_footer{width:960px;margin:0 auto;text-align:center;color:#d6d6d6;}
#templatemo_footer a{color:#fff;font-weight:normal;}
