body {
background-image:url(http://zeichnen-forum.de/spc/bilder/hintergrund-verlauf.jpg);
background-repeat:repeat-x;
background-color:#ccff66;
padding: 0px;

font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
}

h1, h2, h3 {
font-variant:small-caps;
font-family: "Comic Sans MS", Verdana, Arial;
padding-top: 0px;
margin-top: 0ßx;
color: #ff6600;
}

a:link, a:visited, a:active {
color: #161616;
text-decoration: underline;
}

a:hover {
color: #161616;
text-decoration: none;
}


.schnecke {
padding: 0px;
background-image: url(http://zeichnen-forum.de/spc/bilder/schnecke.png);
width: 928px;
height: 580px;

position: absolute;
left: 200px;
}

.menu1 {
text-align:center;
font-size: 14px;

position:relative;
left: 25px;
top: 50px;
width: 200px;

color: #161616;
}

.menu1 a:link, .menu1 a:visited, .menu1 a:active {
color: #161616;
text-decoration: none;
}

.menu1 a:hover {
color: #161616;
text-decoration: underline;
}

.menu2 {
text-align:center;
font-size: 14px;

position:relative;
left: -485px;
top: -70px;

float: right;
width: 200px;

color: #161616;
}

.menu2 a:link, .menu2 a:visited, .menu2 a:active {
color: #161616;
text-decoration: none;
}

.menu2 a:hover {
color: #161616;
text-decoration: underline;
}

.menu3 {
text-align:center;
font-size: 14px;

position:relative;
left: 80px;
top: -70px;

float: right;
width: 300px;

color: #161616;
}

.menu3 a:link, .menu3 a:visited, .menu3 a:active {
color: #161616;
text-decoration: none;
}

.menu3 a:hover {
color: #161616;
text-decoration: underline;
}

.content {
width: 383px;
height: 305px;

font-size: 11px;
color: #161616;

padding-right: 20px;

position:relative;
left: 200px;
top: 90px;

float: clear;

overflow: auto;
}
