/*
Bahri YAS
*/

body {
        margin: 0;
        padding: 0;
        background: #FEEDB9 url(images/img01.jpg) repeat-x left top;
        text-align: justify;
        font-family: Georgia, "Times New Roman", Times, serif;
        font-size: 13px;
        color: #2F4600;
}

form {
        margin: 0;
        padding: 0;
}

fieldset {
        margin: 0;
        padding: 0;
        border: none;
}

input, textarea, select {
        font: normal 1em "Trebuchet MS", Arial, Helvetica, sans-serif;
}


h1, h2, h3 {
        font-weight: normal;
        color: #427648;
}

h1 {
        letter-spacing: -1px;
        font-size: 2.2em;
}

h2 {
        font-size: 1.4em;
}

h3 {
        font-size: 1.2em;
}

p, ul, ol {
}

p {
}

.blockbg {
        background: #D9D785;
}

blockquote {
        font-style: italic;
        border: #D9D785 1px dashed;
        background: /* #ECE29F; */  #F5E7AC;
        margin: 0;
        padding: 0px 20px;
        font-size: 16px;
        color: /*#A1B635;*/    #427648;
}

input, textarea, select {
        background: #FEEDB9;
                border: #2F4600 1px solid;
                color:#2F4600;
}

button {
        background: #FEEDB9;
                border: #2F4600 1px solid;
                color:#2F4600;
                cursor:pointer;
}

ul {
}

ol {
}

a {
        color: #427648;
}

a:hover {
        text-decoration: none;
}

small {
}

hr {
        display: none;
}

img {
        border: none;
}

img.left {
        float: left;
        margin: 0 15px 0 0;
        border: #D9D785 1px dashed;
}

img.right {
        float: right;
        margin: 0 0 0 15px;
        border: #D9D785 1px dashed;
}

/* Header */

#header {
        width: 920px;
        height: 155px;
        margin: 0 auto;
        letter-spacing: -1px;
        font-family: Georgia, "Times New Roman", Times, serif;
}

#headerbg {
        margin: 0 auto;
        width: 920px;
        height: 15px;
        /* margin-bottom: 5px; */
        
}

#boxheader {
        background: #F6C92E;
}

#boxfooter {
                float: right;
        font-size: 1.5em;
        color: #D9D785;
}

#boxfooter a {
                color: #D9D785;
                text-decoration: none;
}

#boxfooter a:hover {
                color: #F6C92E;
                text-decoration: none;
}

/* Logo */

#logo {
        float: left;
        width: 450px;
        background: url(images/img02.gif) no-repeat left top;
}

#logo h1, #logo h2, #logo p {
        float: left;
        margin: 0;
        text-transform: lowercase;
}

#logo h1 {
        padding-top: 80px;
        text-align: center;
        font-size: 4em;
        color: #299762;
}

#logo h1 a, #logo p a {
        /* color: #FEEDB9; */
        color: #FFE59B;
}

#logo p {
        /*padding-top: 100px;*/
                padding-top: 80px;
        text-transform: lowercase;
        /*font-size: 1.8em;*/
                font-size: 4em;
        color: #FFE59B;
}

#logo h2 a {
        color: #ABC13A;
}

#logo a {
        text-decoration: none;
}


/* Menu */

#menu {
        float: right;
        height: 190px;
}

#menu ul {
        margin: 0;
        list-style: none;
}

#menu li {
        display: inline;
}

#menu a {
        display: block;
        float: left;
        /*height: 90px;*/
        padding: 100px 0px 0px 30px;
        text-align: center;
        text-decoration: none;
        text-transform: lowercase;
        font-size: 1.6em;
        color: #FEEDB9;
}

#menu a:hover {
        /*height: 161px;
        color: #FEEDB9;*/
                color: #F6C92E;
}

#menu .current_page_item a {
        color: #F6C92E;
}

#submenu {
        /*
                float: right;
                width: 920px;
        margin: 0 auto;
        height: 20px;
        padding-top: 1px;
                */
}

#slider{
                
}

/* Page */

#page {
        width: 920px;
        margin: 0 auto;
        padding-top: 20px;
}

#latest-post {
        float: left;
        width: 920px;
        /* padding: 0px 20px 0px 20px; */
        line-height: 25px;
        font-size: 16px;
}

#recent-posts {
        float: right;
        width: 250px;
        padding: 0px 20px 20px 20px;
        line-height: 25px;
        font-size: 16px;
}

#recent-posts .entry {
}

#recent-posts .entry a {
}

#recent-posts .more {
        background: url(images/img04.gif) no-repeat left 50%;
        padding-left: 20px;
}

.post {
}

.post .title {
        margin: 0;
}

.post .meta {
        margin: 0;
        padding-bottom: 10px;
        padding-top: 10px;
        line-height: normal;
        font-size: 13px;
        color: #A2B736;
}

.post .meta a {
        color: #7F9C1E;
}

.post .entry {
        margin-bottom: 20px;
        padding-bottom: 5px;
        border-bottom: #D9D785 1px dashed;

}

.rowbottomborder {
        border-bottom-width:1px;
        border-bottom-style:solid;
        border-bottom-color:#77881F;
}

/*  */
#fieldbutton {
        width: 200px;
        height:20px;
        float: left;
        text-align: center;
}

.active {
        background: #ECE29F;
        border: #EEEEEE 1px solid;
        border-bottom : #ECE29F 1px solid;
        color: #F6C92E;
        /*
        border-left : #EEEEEE 1px solid;
        border-right : #EEEEEE 1px solid;
        border-top : #EEEEEE 1px solid;  */
}

.pasive_r {
        background: #ECD45B;
        border: #EEEEEE 1px solid;
        border-bottom : #A1B635 1px solid;
        border-left : #A1B635 1px solid;
}

.pasive_l {
        background: #ECD45B;
        border: #EEEEEE 1px solid;
        border-bottom : #A1B635 1px solid;
        border-right : #A1B635 1px solid;
}

.pasive_m {
        background: #ECD45B;
        border: #A1B635 1px solid;
        border-top : #EEEEEE 1px solid;
}

#fieldbutton a{
        /*margin:2px 5px;*/
        text-decoration: none;
}

#fieldbutton a:hover, #fieldbutton a:active, #fieldbutton a:focus {
        color: #FFF;
}

/*greenfield*/
#greenfield {
        clear: both;
        width: 900px;
        padding:10px;
        background: /*#EDF5BC#F0F8C9*/ #F5E7AC;
        color: #427648;
}

#greenfield h2 {
        margin: 0 0 10px 0;
        padding-left: 20px;
        background: url(images/img03.jpg) no-repeat left 50%;
}

/* Sidebar */

#sidebar {
        clear: both;
        width: 920px;
        background: #ECE29F;
}

#sidebar ul {
        margin: 0;
        padding: 0;
        list-style: none;
}

#sidebar li {
        display: block;
        float: left;
        width: 200px;
        padding: 15px;
}

#sidebar li ul {
        line-height: 1.8em;
        border-top: #77881F 2px dashed;
}

#sidebar li li {
        display: list-item;
        float: none;
        width: auto;
        padding: 0 0 0 10px;
        line-height: 35px;
        border-bottom: #A1B635 1px dashed;
}

#sidebar h2 {
        margin: 0 0 10px 0;
        padding-left: 20px;
        background: url(images/img03.jpg) no-repeat left 50%;
        color: #5F8700;
}

#sidebar a {
        text-decoration: none;
        color: #4E7301;
}

#sidebar a:hover {
        text-decoration: underline;
}

/* Footer */

#footer {
        width: 920px;
        height: 30px;
        margin: 0 auto;
        padding-top: 10px;
        background: /*#F5E7AC #FFDD75*/ #F2E099;
}

#footer p {
        margin: 0;
        padding: 15px;
}

#legal {
        float: left;
}

#links {
        float: right;
}

#wrapper {
        width: 100%;
        background: #5C8400;
}

/* für popup Box */

/* shodow */
#contentDiv_fullshadow{
        z-index:90;/* Always needed        - to make it appear below the message */
        position:absolute;        /* Always needed        */
        background-color:#555;
        filter:alpha(opacity=30);        /* Transparency */
        opacity:0.3;        /* Transparency */
        top:-20px;
        left:0px;
        width:100%;
        height:200%;
        margin:0 auto;
        margin-top:10px;
        border:1px double #000;
        padding:5px;
}

#contentDiv_modal{
        border:2px solid #F6C92E;
        padding:2px;
        z-index:100;/* Always needed        */
        position:absolute;        /* Always needed        */
        background-color:#FFF;        /* White background color for the message */
}

#contentDiv_transparent{        
        filter:alpha(opacity=40);        /* Transparency */
        opacity:0.4;        /* Transparency */
        
        z-index:1;
        position:absolute; /* Always needed        */
}