body {
background : #f1f3e5 url(HTML/images/schnippsel.jpg) no-repeat;
background-position : bottom left;
margin-top : 30px;
font-family : Arial;
font-size : 13px;
}
h1 {
color : #8B982E;
font-size : 18px;
}
h2 {
font-family : arial;
font-size : 13px;
margin : 0;
}
h3 {
font-family : arial;
font-size : 13px;
margin : 0;
}
p {
margin : 0;
}
a:link {
color : #8B982E;
text-decoration : none;
}
a:link:hover {
text-decoration : underline;
}
a:vlink: {
color : #8B982E;
}
#main {
width : 800px;
margin : 0 auto;
}
#header {
background : url(images/header.jpg);
width : 800px;
height : 148px;
}
ul#navi {
background : #adbf39;
width : 794px;
height : 19px;
padding : 2px 0 0 6px;
color : #fff;
font-size : 13px;
margin : 0;
}
ul#navi li {
float : left;
list-style-type : none;
}
#bottomnavi {
background : #a5a5a5;
width : 800px;
height : 5px;
}
#content {
background : #fff;
width : 800px;
height : 100%;
}
#footer {
background : #a5a5a5;
width : 780px;
padding : 2px 10px 0 10px;
height : 19px;
color : #fff;
font-size : 11px;
}
#left {
float : left;
width : 170px;
padding-left : 20px;
padding-top : 28px;
}
#right {
float : left;
width : 576px;
padding-top : 28px;
padding-right : 20px;
}
a.navi {
color : #fff;
text-decoration : none;
}
a.navi:hover {
text-decoration : none;
background-color : #cdd886;
}
a.footer {
color : #fff;
text-decoration : none;
font-size : 11px;
}
a.footer:hover {
text-decoration : underline;
}
a.link {
color : #8B982E;
text-decoration : none;
}
a.link:hover {
color : #8B982E;
text-decoration : underline;
}
