body {
    font-family: verdana;
    font-size: 12px;
    color: #333333;
    margin: 0px;
    padding: 0px 0px 0px 0px;
    background-color: #709672;
}

* {
    font-family: verdana;
    font-size: 12px;
    color: #333333;
}

a, a:visited {
    color: #406642;
    text-decoration: underline;
}

a:hover, a:active {
    color: #666666;
    text-decoration: underline;
}

a.backendlink, a.backendlink:visited {
    color: #507652;
    text-decoration: none;
    display: block;
    margin-bottom: 5px;
}

a.backendlink:hover, a.backendlink:active {
    color: #999999;
}

h1 {
    font-size: 18px;
    font-weight: bold;
    margin: 5px 0px 15px 0px;
    color: #666666;
}



#start_container {
    width: 730px;
    height: 700px;
    margin: auto;
    padding-bottom: 300px;
}

#start_welcome {
    position: absolute;
    margin: 50px 0px 0px 170px;
}

#start_big {
    position: absolute;
    margin: 150px 0px 0px 0px;
}

#start_map_zw {
    position: absolute;
    margin: 272px 0px 0px 15px;
}

#start_map_ho {
    position: absolute;
    margin: 237px 0px 0px 371px;
}

#start_map_oe {
    position: absolute;
    margin: 240px 0px 0px 618px;
}

#start_zwei_tannen {
    position: absolute;
    margin: 490px 0px 0px 1px;
    text-align: center;
}

#start_start_oehlershuesli {
    position: absolute;
    margin: 490px 0px 0px 365px;
    text-align: center;
}



#d_container {
    width: 920px;
    margin: auto;
}

#d_shadow_top {
    width: 920px;
}

#d_main {
    width: 900px;
    background-color: #ffffff;
    min-height: 1000px;
    height: auto;
    _min-height: 1000px;
}

#d_top {
    width: 900px;
    height: 296px;
}

#d_menu {
    position: absolute;
    width: 190px;
}

#d_content {
    padding: 0px 30px 100px 200px
}

#d_footer {
    clear: both;
    text-align: center;
    font-size: 11px;
    padding: 60px 0px 30px 200px;
}

#d_locator {
    font-size: 11px;
    font-weight: bold;
    color: #999999;
    height: 30px;
}

.d_leftbar {
    padding: 10px 25px 10px 25px;
    font-size: 11px;
}

.menu {
    margin-left: 10px;
    width: 178px;
}

.menu_logo {
    width: 154px;
    height: 68px;
    margin: 0px 0px 0px 11px;
}

.menu_top {
    width: 178px;
    height: 15px;
    background-image: url(img/menu_top.png);
    background-repeat: no-repeat;
}

.menu_content {
    background-image: url(img/menu_middle.png);
    background-repeat: repeat-y;
    padding: 10px 25px 10px 25px;
    margin: 0px;
}

a.menu_link, a.menu_link:visited {
    display: block;
    margin-bottom: 5px;
    text-decoration: none;
    border-bottom: 1px solid #ededed;
}

a.menu_link:hover, a.menu_link:active {
    display: block;
    margin-bottom: 5px;
    text-decoration: none;
    border-bottom: 1px solid #999999;
}

.menu_link_selected {
    font-weight: bold;
}

.img1 {
    border: 1px solid #ffffff;
    margin: 0px 0px 20px 20px;
}

.img1bu {
    font-size: 10px;
    color: #888888;
}

.gal_single_preview_image_container, .gal_single_preview_image_container:visited {
    width: 100px;
    height: 100px;
    float: left;
    margin: 0px 4px 10px 4px;
}

.gal_single_preview_image_container:hover, .gal_single_preview_image_container:active {
    background-color: #eeeeee;
}

.gal_preview_image {
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
}

#backend_container {
    width: 800px;
    padding: 20px;
    margin: auto;
    background-color: #ffffff;
    border: 1px solid #666666;
}

.backend_options_block {
    float: left;
    width: 250px;
    height: 250px;
}

.backend_table_left {
    border-bottom: 1px solid #bbbbbb;
    background-color: #eeeeee;
}

.backend_table_right {
    border-bottom: 1px solid #bbbbbb;
    background-color: #f8f8f8;
}

.input2 {
    color: #333333;
    border: 1px solid #cccccc;
    background-color: #E0F6E2;
}

.input3 {
    color: #333333;
    border: 1px solid #cccccc;
    background-color: #eeeeee;
}

.i300 {
    width: 300px;
}

.i70 {
    width: 70px;
}

.i90 {
    width: 90px;
}

.input_wide {
    width: 630px;
}

.input_text {
    height: 250px;
}

.backend_image_container {
    width: 100px;
    height: 100px;
    border: 1px solid #cccccc;
}

.backend_image_container_nopic
{
    background-image: url(backend/img/nopic.gif);
    background-repeat: no-repeat;
    background-position: top left;
}

.backend_image_description {
    width: 521px;
}

#edit_loading {
    position: absolute;
    visibility: hidden;
    margin: 100px 0px 0px 100px;
    z-index: 1;
}

.backend_upload_frame {
    width: 400px;
    height: 50px;
}

.backend_file_remove {
    position: absolute; 
    margin-left: 420px;
}

#gallery_optimization {
    border: 1px solid #999999;
    background-color: #f5f5f5;
    padding: 10px;
}

.fat {
    font-weight: bold;
}

.td10 {
    border-bottom: 1px dotted #dddddd;
}

.red {
    color: #990000;
}

.green {
    color: #009900;
}

.comment {
    color: #999999;
}

.head_td {
    background-color: #eeeeee;
}

.td1 {
    background-color: #eeffee;
}

.td2 {
    background-color: #ffffff;
}

.backend_gb_box {
    border: 1px solid #cccccc;
    background-color: #eeeeee;
    padding: 10px;
}

.redbox {
    border: 1px solid #ff0000;
    background-color: #ffffff;
}

.gb_entry {
    background: url(img/papershadow.png) bottom left no-repeat;
    margin: 0px 0px 10px 0px;
    padding: 10px 10px 25px 10px;
}

