table,tr,td
    {
    border:0px;
    border-spacing:0px;
    padding:0px;
    border-style:solid;
    vertical-align:top;
    }
    
.top_left,.top_right {
    background-color:#F3F9FF;
    width:3%;
    border-bottom:2px solid #8FBDF5;
}

.top_center {
    border-bottom:2px solid #336699;
}

.top_center_left,.top_center,.top_center_logo,.top_center_right_bottom,.top_center_right_top,.middle_center_left {
    background-color:#EDF6FF;
}

.top_center_left {
    width:10%;
}

.top_center_logo {
    background-image:url("img/logo.gif");
    width:240px;
    background-repeat:no-repeat;
    height:80px;
}
.top_center_logo:hover {
    cursor:pointer;
}

.top_center_right_bottom {
    width:60%;
    vertical-align:bottom;
    text-align:right;
    padding-bottom:4px;
    padding-right:25px;
    padding-top:10px;
}

.top_center_right_top {
    text-align:right;
    padding-top:10px;
    padding-right:25px;
}

.middle_center_left {
    width:20%;
    padding:15px;
    vertical-align:top;
    min-height:100%;
    height:100%;
}
.middle_center_right {
    background-color:white;
    padding:15px;
    height:100%;
}
.middle_center_right table,.middle_center_right td {
    padding:2px;
}
    

body
    {
    background-color:#F3F9FF;
    padding:0px;
    margin:0px;
    }
    
h1, body, h2, h3, p, li, a {
    font-family:Verdana,Arial;
    font-size:1.0em;
    font-size:10pt;    
    color:#003871;
}

.comment{
    font-size:0.6em;
    }
    
.emphasize,a {
    font-weight:bold;
}
    
h1,h2,h3 {
    color:#FD9500;
}

h1
    {
    padding-left:20px;
    font-size:1.2em;
    border-bottom:1px solid #FDCF73;
    text-decoration:underline;
    }
h2
    {
    font-size:1.1em;
    }
h3 {
    font-size:1.0em;
}

a {
    text-decoration:none;
}

a.top_nav,a.top_nav_click {
    margin-left:10px;
    margin-right:10px;
    font-weight:bold;
    padding-left:5px;
    padding-right:5px;
}
a.top_nav_click {
    border-bottom:4px solid #FD9500;
    color:#FD9500;
}


a.top_nav:hover {
    border-bottom:4px solid #336699;
    color:#336699;
}

a.shop_1,a.shop_2,a.shop_0 {
    margin:1px;
}

a.shop_0,a.shop_1,a.shop_2 {
    padding:3px;
    float:right;
    border: 1px solid #003871;
    width:100%;
}
a.shop_0:hover,a.shop_1:hover,a.shop_2:hover {
    font-weight:bold;
}

a.shop_0 {
    margin-top:10px;
}

a.shop_1 {
    border-color:#0011EA;
    color:#0011EA;
}

a.shop_2 {
    border-color:#606AEA;
    color:#606AEA;
}

li
    {
    background:url("img/bullet.gif");
    background-repeat:no-repeat;
    background-position:center left;
    padding-left:15px;
    list-style-type:none;
    font-style:italic;
    margin:5px;
    }

.produkt-zeile,.payansicht
    {
    border:2px solid #FDCF73;
    padding-left:10px;
    width:100%;
    margin-bottom:15px;    
    }


input,textarea, select
    {
    border:1px solid #FDCF73;
    }
input,textarea {
    border-right:2px solid #FD9500;
}

input.submit:hover
    {
    border:1px solid #EAA001;
    }

.pic
    {
    border:1px solid black;
    background-color:white;
    }

img
    {
    margin:0px;
    }
