body
{
 font-family:Verdana;
 font-size:13px;
 font-color:black;
 background-color:white;
 text-align:center;
 margin:0px;
}

#title {
color: white;
height: 135px;
padding: 0px;
background-color:#cacad6;
}

#left {
background-color:#cacad6;
width: 185px;
height: 485px;
float:left;
margin-top: 0px;
}

#textmenue{
font-family:Verdana;
font-size:13px;
float:center;
margin-left: 5px;
}

#content {
background-color:white;
width:520px;
float:right;
padding: 0px;
margin-right: 6px;
}

#bildrechts {
float: right;
margin-top: 30px;
margin-left: 20px;
margin-right: 15px;
margin-bottom: 15px;
}

#bildlinks {
float: left;
margin-top: 30px;
margin-left: 20px;
margin-right: 15px;
margin-bottom: 15px;
}

#textlinks {
margin-left: 15px;
margin-bottom:15 px;
}
#textunsichtbar {
font-color: white;
}

#textrechts {
margin-right: 15px;
margin-bottom:15 px;
}

.uberschrift{
text-align:center;
font-size:18px;
margin:0px;
color: black;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.aufzaehlung{
font-family:Verdana;
font-size:13px;
list-style-type:square;
text-align:left;
margin:0px;
color: blue;
}
.aufzaehlungs{
font-family:Verdana;
font-size:13px;
list-style-type:square;
text-align:left;
margin:0px;
color: black;
}

a:link, a:visited {
        color : black;
        font-size : 13px;
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        text-decoration: none;
        margin-left: 10px }
a:hover {
        color : black;
        font-size : 13px;
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        text-decoration: underline overline; }

.textunten{
bottom:10px
font-family:Verdana;
font-size:13px;
font-color:blue;
}
<!--Extra für Gaestebuch-->
body{
        scrollbar-base-color: #cacad6;
        scrollbar-arrow-color: #FFFFFF;
}

.GB_table1 {
        background-color:#828282;
        border-bottom-color: #BEBEC2;
        border-left-color: #BEBEC2;
        border-right-color: #BEBEC2;
        border-top-color: #BEBEC2;
        border-style: solid;
        border-width: 1px;
}
.GB_table2 {
        background-color:#828282;
        border-bottom-color: #616169;
        border-left-color: #616169;
        border-right-color: #616169;
        border-top-color: #616169;
        border-style: solid;
        border-width: 1px;
}

.GB_button {
        background: #cacad6;
        border: 1 solid #616169;
        color:  #FFFFFF;
        font-size: 9px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-weight: bold;
}

.GB_input {
        background : #205888;
        border : 1 solid #BEBEC2;
        color : #FFFFFF;
        font-family : Arial,Helvetica,MS Sans Serif;
        font-size : 10px;
}