body.manikuere {
        color: #000000;
        background: #FFFFFF;
        font-family: Veranda;
        font-size: 12px;
        background-repeat: repeat-y;
        background-position: left;
        background-image:url(design/manikuere-background.png)
}
body.kosmetik {
        color: #000000;
        background: #FFFFFF;
        font-family: Veranda;
        font-size: 12px;
        background-repeat: repeat-y;
        background-position: left;
        background-image:url(design/kosmetik-background.png)
}
div.season {
        position:absolute;
        top:0px;
        left:0px;
}
div.login {
        position:fixed;
        top:0px;
        left:0px;
}
div.logo {
        position:absolute;
        top:0px;
        left:380px;
}
div.menu {
        position:fixed;
        top:0px; left:320px;
}
div.small-link {
         font-family: Veranda;
         text-align: left;
          font-size: 12px;
         color: #C837B3;
}
div.manikuere-movie {
        position:absolute;
        top:450px;
        left:0px;
        min-width:248px;
        min-height:111px;
        max-width:259px;
        max-height:132px;
        padding-top:21px;
        padding-left:21px;
        background-image:url(design/manikuere-movie.png)
}
div.kosmetik-movie {
        position:absolute;
        top:450px;
        left:0px;
        min-width:248px;
        min-height:111px;
        max-width:259px;
        max-height:132px;
        padding-top:21px;
        padding-left:21px;
        background-image:url(design/kosmetik-movie.png)
}
div.main {
        position:absolute;
        top:140px;
        left:270px;
        min-width:660px;
        max-width:660px;
}
table.menu {
        font-family: Veranda;
        font-size: 14px;
        text-align:center;
}
td.menu_close {
        font-family: Veranda;
        font-size: 14px;
        text-align: right;
        font-weight: bold;
        color:#666666;
}
td.menu_left {
        font-family: Veranda;
        font-size: 14px;
        text-align: center;
        font-weight: bold;
        color:#666666;
}
a:link {
        color:#C837B3;
        text-decoration:none;
}
a:visited {
        color:#C837B3;
        text-decoration:none;
}
a:hover {
        color:#666666;
        text-decoration:none;
}
input {
        font-family: Veranda;
        color: #000000;
        font-size: 14px;
        background-color:#fce4f2;
}
td {
        font-family: Veranda;
        font-size: 14px;
}
td.design {
        font-family: Veranda;
        font-size: 14px;
        text-align: left;
        font-weight: bold;
        color:#666666;
}
textarea {
        width:99%;
        height:99%;
        font-family: Veranda;
        color: #000000;
        font-size: 14px;
        background-color:#fce4f2;
        resize:none;
}
img.gallery {
        padding:2px;
}
select {
        width:155px;
        font-family: Veranda;
        color: #000000;
        font-size: 14px;
        background-color:#fce4f2;
}

hr {
         color:#C0C0C0;
         background-color:#C0C0C0;
         height:1px;
         border:none;
}
