body{
    font-size:13px; font-family:times new roman; margin:0px; padding:0px;
    background: url('/frontend/Gui/alexander/images/bg.jpg');
    color:#E26F4A;
}

h1{color:#FFF0C1; font-weight:normal; margin:0px; padding:0px; margin-bottom:16px; font-size:34px;}
h2{color:#FFF0C1; font-weight:normal; margin:0px; padding:0px; margin-bottom:25px; font-size:24px;}
h3{color:#FFF0C1; font-weight:normal; margin:0px; padding:0px; margin-bottom:5px; font-size:24px;}

h4{margin:0px; padding:0px; margin-bottom:7px;  font-size:14px;}

img{border:0px;}

A{color:#FFBA5F; text-decoration:underline;}
A:visited{color:#FFBA5F;}
A:hover{color:#FFBA5F; text-decoration:none;}

.logo { z-index:100; padding:0px;
    position:absolute; top:350px; left:45%;
    width:130px; height:150px; 
}

.logo img{ width:130px; height:150px;}

.menuTop { margin:auto; width:900px; position:relative; padding-top:410px;}

.menu{ float:left; font-size:22px; font-style:italic; }
.menu A{color:#FFF0C1; text-decoration:none;}
.menu A:visited{color:#FFF0C1;}
.menu A:hover{color:#FFF; text-decoration:none;}


.top { background: url('/frontend/Gui/alexander/images/top.jpg') no-repeat 50% 0px; 
    height:530px;
    position:relative;
}

.TL { 
    background: url('/frontend/Gui/alexander/images/content_tl.gif') no-repeat 0px 0px; 
    width:148px; height:138px;
    position:absolute; 
    top:-50px;
    left:20px;
    z-index:1;
}

.TR { 
    background: url('/frontend/Gui/alexander/images/content_tr.gif') no-repeat 0px 0px; 
    width:148px; height:138px;
    position:absolute; 
    top:-50px;
    left:730px;
    z-index:1;
}


.container  { margin:auto; width:900px; position:relative;}
.containerT  { background: url('/frontend/Gui/alexander/images/bg_content.jpg'); height:100%;}
.containerTL { background: url('/frontend/Gui/alexander/images/borders.gif') repeat-y 0px 0px; height:100%;}
.containerTR { background: url('/frontend/Gui/alexander/images/borders.gif') repeat-y 100% 0px; height:100%;}

.containerBL { 
    background: url('/frontend/Gui/alexander/images/c_bl.gif') no-repeat 0px 100%;
    height:29px;
}

.containerBR { 
    background: url('/frontend/Gui/alexander/images/c_br.gif') no-repeat 100% 0px;
    height:29px;
}
.containerB  { 
    background: url('/frontend/Gui/alexander/images/c_b.gif') repeat-x 0px 100%; 
    margin-left:27px;
    margin-right:27px;
    height:29px;
}


.contentFrame {padding:20px; padding-top:0px;}
.contentBL { background: url('/frontend/Gui/alexander/images/content_bl.gif') no-repeat 0px 100%; height:100%;}
.contentBR { 
    background: url('/frontend/Gui/alexander/images/content_br.gif') no-repeat 100% 100%;
    padding:70px;
    padding-right:50px;
    padding-bottom:40px;
    padding-top:10px;
    font-size:16px;
    color:#E26F4A;
}

.promo { 
    background: url('/frontend/Gui/alexander/images/promo.gif') no-repeat;
    width:248px; height:265px;
}

.online { 
    background: url('/frontend/Gui/alexander/images/online.gif') no-repeat;
    padding-top:25px;
    padding-bottom:10px;
    padding-left:100px;
    font-size:22px;
}

.form input{ width:170px;}
.form textarea{ width:400px; height:79px;}

.submit input{
    padding:3px; font-size:14px;
    font-family:times new roman;
    width:90px;
}


