/**********/
div.main-zone {
    clear:left;
    width:976px;
}
div.content-zone {
    width:856px; float:left;
}
div.reklam-zone {
    width:120px; float:left;
}
/**********/


/* yazilar */
div.zone-01 {
     clear:left; float:left; width:638px; margin:0 4px 0 0;
}
div.zone-02 {
    float:left; width:214px;
}

/* yazi */
div.yazi-x h3 {
	font-size:16px;
    font-weight:bold;
	color:#FF3300;
    line-height:130%;
}
div.yazi-x h3 a {
    color:#FF3300;
    text-decoration:none;
}
div.yazi-x h3 a:hover  {
    text-decoration:underline;
}
div.yazi-x p {
	font-size:12px;
	color:#1E2433;
    line-height:150%;
    margin-bottom:15px;
}

/**/
ul.liste-01 {

}
ul.liste-01 li {
    width:210px; height:20px; line-height:20px; overflow:hidden;
    border-bottom:1px solid #CDCDD8;
    background:url(../images/ikon/ikon_sag_ok_1.png) no-repeat left top;
}
ul.liste-01 li.x-01 {
    background-color:#FFFFFF;
}
ul.liste-01 li.x-02 {
    background-color:#F5F5F7;
}
ul.liste-01 li h3 {
    margin-left:12px;
    color:#1E2433;
    font-size:11px;
    font-weight:normal;
}
ul.liste-01 li h3 a {
    color:#1E2433;
    text-decoration:none;
}
ul.liste-01 li h3 a:hover {
    color:#1E2433;
    text-decoration:underline;
}

/*Make sure your page contains a valid doctype at the top*/
#simplegallery1{ /*CSS for Simple Gallery Example 1*/
    position: relative; /*keep this intact*/
    visibility: hidden; /*keep this intact*/
    border: 5px solid #ADB1BC;
}

#simplegallery1 .gallerydesctext{ /*CSS for description DIV of Example 1 (if defined)*/
    text-align: left;
    padding: 2px 2px;
}

