body {background:url("../img/bg_.png") 0 0 repeat-x; font:0.8em/1.5 "arial", sans-serif;}

h1, h2, h3, h4, h5, h6, p, address, blockquote, table, dl, fieldset {margin:15px 0;}

/* ----------------------------------------------------------------------------------------------------------
2) HTML styles
---------------------------------------------------------------------------------------------------------- */

ul {margin:15px 0; list-style:none;}
ul li {padding:2px 0 2px 25px; font-size: 120%;}

ul.ul-list {margin:15px 0; list-style:none;}
ul.ul-list li {padding:1px 0;}
ul.ul-list span.date {padding-right:10px;}

/* ----------------------------------------------------------------------------------------------------------
3) Layout
---------------------------------------------------------------------------------------------------------- */

#main {width:960px; margin:0 auto; overflow:hidden; }

    #header {position:relative; height:150px; padding:30px 20px 15px 15px;}

        #logo {margin:0;}

        #nav_l {position:relative; top:5px;  width: 400px; float: left;}
        #nav_p {position:relative; top:5px;  width: 315px; float: right;}
       

    #tray {position:relative; width:960px; height:45px; background:url("../img/tray.gif") 0 0 no-repeat; overflow:hidden; font:bold 90%/1 "tahoma",sans-serif;}
    #tray ul {margin:0 20px; list-style:none;}
    #tray li {display:inline;}
    #tray li a {display:block; float:left; padding:17px 20px 17px 18px; background:url("../img/tray-separator.gif") 100% 0 no-repeat; text-decoration:none;}
    #tray li a:hover { background:url("../img/tray-hover.gif"); }
    #tray li#tray-active a {background:url("../img/tray-active.gif");}

        #search {position:absolute; top:8px; right:20px;}
        #search div {position:relative; width:185px;}

        #search #search-input {position:absolute; top:0; left:0; width:150px; height:30px; background:url("../img/search-input.gif") 0 0 no-repeat; overflow:hidden;}
        #search #search-input input {width:136px; margin:8px; border:0; font:100%/1 "arial",sans-serif;}
        #search #search-submit {position:absolute; top:0; right:0; width:30px;}

    #footer {clear:both; padding:0px 20px 40px 20px; font-size:85%;}
    #footer p { margin:0;}

/* ----------------------------------------------------------------------------------------------------------
4-1) Page: Homepage
---------------------------------------------------------------------------------------------------------- */

#col-top {width:960px; height:5px; margin-top:15px; background:url("../img/col-top.png") 0 0 no-repeat; font-size:0; line-height:0;  }
#col {position:relative; padding:15px 30px 15px 20px; background:url("../img/col.png") 0 0 repeat-y;}
#col-bottom {width:960px; height:5px; margin-bottom:15px; background:url("../img/col-bottom.png") 0 0 no-repeat; font-size:0; line-height:0;  }
#col-bgr {width:960px; height:5px; margin-bottom:15px; background:url("../img/behnerbloom.jpg") -50px -100px no-repeat; font-size:0; line-height:0; }

    #col-browser {position:relative; float:left; width:246px; height:269px; background:url("../img/caffe___.png") 0 0 no-repeat; }
    #col-browser img {position:absolute; top:10px; left:10px;}

    #col-text { float:right; width:650px; height:100%; min-height: 250px; margin-right:130px; padding-top:15px; line-height:1.7; background:url("../img/cafffe___.png") 0px 0 no-repeat; font: 120% "verdana"; }

        #slogan {position:relative; width:289px; height:33px; overflow:hidden; margin:0; padding:0; font-size:180%; }
        #slogan span {display:block; position:absolute; top: 0px; left:0; z-index:1; width:100%; height:100%; margin:0; padding:0; background:url("../tmp/slogan__.gif") 0 0 no-repeat; }



    .col {float:left; width:308px; padding:0 1px; margin-right:15px;}
    .col.last {margin-right:0;}
    .col h3 {margin:0; padding:7px 15px 12px 50px; background:url("../img/cols3-title.gif") 20px 40% no-repeat; font-size:120%;}

        .col-text {padding:20px; border-top:1px solid #DFDFDF;}
        .col-text p {margin:0;}
        .col-text ul {margin-bottom:0;}
        .col-more {padding:10px 10px 1px 0; text-align:right;}


