a:active {  color: #633C2B;text-decoration: none}
a:visited {  color: #633C2B;text-decoration: none}
a:link {  color: #633C2B; text-decoration: none}
a:hover {  color: #BD7D4F;text-decoration: none;}

a.nav_notactive:active,a.nav_notactive:visited,a.nav_notactive:link {
        color:#633C2B;
        font-weight:bold;
        font-size:13px;
        text-decoration: none
}
a.nav_notactive:hover {color:#BD7D4F; text-decoration: none;font-size:13px;}


a.nav_active:active,a.nav_active:visited,a.nav_active:link,a.nav_activ:hover {
        color:#BD7D4F;
        font-weight:bold;
        font-size:13px;
        text-decoration: none
}



body{
        background-color:#EEEFE9;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
}
td{
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
}
.toptable {
        border-left: 2px solid #633C2B;
        border-right: 2px solid #633C2B;
        border-top: 2px solid #633C2B;
        margin-top:15px;
}

.contenttable {
        border-left: 2px solid #633C2B;
        border-right: 2px solid #633C2B;
        border-bottom: 2px solid #633C2B;
        width:754px;
}
.td_kopf{
        width:750px;
        height:221px;
        text-align:right;
        vertical-align:bottom;
}
.page_header{
        margin-right:12px;
        margin-bottom:8px;
        font-size:14px;
        font-weight:bold;
        letter-spacing:2px;
        color: #633C2B;
}

h2 {
        margin-right:12px;
        margin-bottom:10px;
        font-size:21px;
        font-weight:bold;
        letter-spacing:2px;
        text-align:right;
        margin-top: 0px;
        color: #633C2B;
}

.td_content{
        background-color:#EEEBD8;
        line-height: 16px;
        padding-top:20px;
        padding-left:15px;
        vertical-align:top;
}

.td_nav{
        background-color:#E8E3CD;
        padding-top:20px;
        padding-left:15px;
        padding-bottom:15px;
        vertical-align:top;
        width:145px;
}
.nav_spacer{
        margin-bottom:5px;
}
.contentheader{
        font-size: 14px;
        font-weight:bold;
        color: #633C2B;
}
.content_text{
        padding-right:10px;
        padding-bottom:20px;
}
.prd_header{
        font-weight:bold;
        color: #000000;
}
.table_prd_list{
       margin-top:5px;
       margin-bottom:20px;
}
.td_prd_list{
        border: 1px solid #633C2B;
        width: 180px;
        color: #633C2B;
        font-size: 10px;
}
.td_prd_spacer{
        width:10px;
}
.prd_list_title{
        height:50px;
        margin-top:5px;
}
.detail_bild{
        margin-right:25px;
}
.start_bild{
        margin-right:50px;
        margin-left:50px;
}
.order_table{
        width:100%;
        border-top: 2px solid #633C2B;
}
.form_header{
        margin:10px;
        font-size:14px;
        font-weight:bold;
        letter-spacing:2px;
        color: #633C2B;
}
.form_content{
            margin:10px;
}
.form_gp{
        font-weight:bold;
        font-size:13px;
        padding-left:10px;
        padding-right:10px;
}
.form_td,.form_ep{
        padding-left:10px;
        padding-right:10px;
        padding-top:3px;
        padding-bottom:3px;
        border-bottom: 2px solid #633C2B;
}
.form_readonly{
        background-color:#EEEBD8;
        border:1px solid #b9a893;
        font-weight:bold;
        text-align:right;

}
.form_readonly_gp{
        background-color:#EEEFE9;
        border:1px solid #EEEFE9;
        font-weight:bold;
        text-align:right;

}
.form_adress{
        width:100%;
}
.form_adress td{
        padding-left:10px;

}
.form_adress input{
        border: 1px solid #633C2B;
        width:200px;

}
.form_adress textarea{
        border: 1px solid #633C2B;
        width:200px;
        height:70px;

}
.form_ep{
        font-weight:bold;
        font-size:13px;
}
.form_but{
        margin-top:3px;
        background-color:#EEEBD8;

        cursor:pointer;
}
.form_reset{
        background-color:#EEEFE9;
        border:1px solid #EEEFE9;
        text-decoration:underline;
        text-align:left;
        font-size:12px;
        width:140px;
        cursor:pointer;
}
