* {
    margin: 0;
    padding: 0;
}

body {
    padding: 0 0 25px 0;
    font: 15px Georgia, Times, serif;
    text-align: center;
    color: #3E435A;
    background: #fefeae url();
}
/* google/bg.gif */

h1 {
    padding: 30px 0 0 40px;
    font: 28px Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    letter-spacing: -1px;
    color: #3E435A;
}

h2 {
    padding: 0 0 0 40px;
    font: 14px Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    color: #3E435A;
}

h3 {
    padding: 30px 0 10px 40px;
    font: 20px Arial, Helvetica, sans-serif;
    color: #535979;
}

h3.firsth3 {
    padding-top: 10px;
}

h4 {
    padding: 20px 0 5px 0;
    font: bold 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: #535979;
}

h4.firsth4 {
    padding-top: 5px;
}

p {
    padding: 5px 0;
    font: 15px/24px Georgia, Times, serif;
    text-align: justify;
    color: #3E435A;
}

a {
    color: #EF7F42;
    text-decoration: underline;
}

a:hover {
    color: #EF7F42;
    text-decoration: none;
}

#main {
    width: 100%;
    background: url(google/top.gif) repeat-x;
}

#main_2 {
    position: relative;
    margin: 0 auto;
    width: 868px;
    background: #AA7051;
}

#menu {
    height: 50px;
    background: #73BCB1 url(google/top.gif) repeat-x;
}

#menu ul {
    list-style: none;
}

#menu ul li {
    float: left;
}

#menu ul li.menu_br {
    width: 4px;
    height: 50px;
    overflow: hidden;
    background: url(google/menu_br.gif) no-repeat;
}

#menu ul li a {
    display: block;
    padding: 0 0 2px 0;
    width: 212px;
    font: 18px/48px Georgia, Times, serif;
    text-align: center;
    text-decoration: none;
    
    color: #fefeae;
    background: url(google/menu.jpg) no-repeat left;
}

#menu ul li a:hover {
    text-decoration: none;
    background: url(google/menu_over.jpg) no-repeat;
    color: #8a0000;
}

#top_right {
    position: absolute;
    top: 0;
    left: 864px;
    width: 4px;
    height: 50px;
    overflow: hidden;
    background: url(google/menu_br.gif) no-repeat;
}

#main_3 {
    margin: 0 4px;
    padding: 15px 0 0 0;
    background: #FEFEC7;
}

#logo {
    clear: both;
    margin: 0 15px 0 15px;
    padding-top:12px;
    width: 830px;
    height: 115px;
    text-align: left;
    background: url(computerstickerei-kindermode.jpg) no-repeat;
}

#middle {
    padding: 0 15px 0 15px;
    text-align: left;
}

#middle ul {
    list-style: ;
    padding: 0 0 0 15px;
}

#left {
    float: left;
    margin: 0 0 10px 0;
    width: 545px;
}

#right {
    float: right;
    margin: 0 0 15px 0;
    padding: 0 0 0 15px;
    border-left: 2px dotted #8DCCC3;
}

#right_2 {
    width: 255px;
}

#right p {
    font: 13px/20px Georgia, Times, serif;
}

#bottom {
    clear: both;
    text-align: left;
    background: url(google/bottom.gif) repeat-x;
    border-top: 2px solid #B9DBD6;
}

#bottom_2 {
    padding: 0 15px;
}

#bottom h3 {
    padding: 0 0 10px 40px;
    font: 18px Arial, Helvetica, sans-serif;
    color: #868CAB;
}

#bottom_left {
    float: left;
    margin: 15px 0 0 0;
    width: 270px;
}

#bottom_cent {
    float: left;
    width: 290px;
}

#bottom_cent_2 {
    margin: 15px 0 0 0;
    padding: 0 0 0 15px;
    border-left: 2px dotted #8DCCC3;
    border-right: 2px dotted #8DCCC3;
}

#bottom_right {
    float: right;
    margin: 15px 0 0 0;
    width: 255px;
}

#bottom_end {
    clear: both;
    height: 15px;
    overflow: hidden;
}

#bottom ul {
    list-style: none;
    padding: 0 0 5px 0;
}

#bottom ul li {
    padding: 0;
}

#bottom ul li a {
    padding: 0;
    font: 14px/20px Georgia, Times, serif;
    text-decoration: underline;
}

#bottom ul li a:hover {
    text-decoration: none;
}

#copyright {
    margin: 0 auto;
    width: 868px;
    height: 50px;
    background: url(google/copy_right.gif) no-repeat right;
}

#copyright_2 {
    margin: 0 11px 0 0;
    height: 50px;
    background: url(google/copy_left.gif) no-repeat left;
}

#copyright_2 p {
    margin: 0 0 0 11px;
    padding: 2px 0 4px 4px;
    background: #73BCB1 url(google/copy.png) repeat-x;
}

#copyright_2 p, #copyright_2 a, #copyright_2 a:hover {
    font: 12px/44px Georgia, Times, serif;
    color: #535979;
}