Bin noch Anänger 
CSS-Code:
body
{
background-image:url(images/background.jpg);
}
.main
{
width:900px;
margin:auto;
background-color:#00FF00;
padding: 20px;
}
.header
{
width:900px;
height:150px;
background-color:#00FF00;
float:left;
}
.navi
{
width:15%;
height: 300px;
float:left;
font-family: Times New Roman;
font-size:16pt;
margin-top:20px;
color:#000000;
}
.home
{
width:100%;
height:25%;
border-top: 1px solid;
float:left;
margin-top:5px;
}
.news
{
width:100%;
height:25%;
border-top: 1px solid;
float:left;
}
.bilder
{
width:100%;
height:25%;
border-top: 1px solid;
float:left;
}
.kontakt
{
width:100%;
height:25%;
border-top: 1px solid;
float:left;
}
.content
{
width:70%;
padding:5px;
min-height:500px;
float:left;
background-repeat:repeat-y;
font-family:Arial;
font-size:9pt;
margin-top: 20px;
margin-left: 5px;
background-image:url(images/background-content.jpg);
}
.links
{
width:13%;
height:300px;
float:left;
margin-top: 20px;
}
A:hover
{
color:#FFFFFF;
font-size:18pt;
}
a:link
{
text-decoration:none;
}
a:active
{
text-decoration:none;
}
a:visited
{
text-decoration:none;
}
HTML-Code:
HOME
NEWS
BILDER
KONTAKT
KONTAKT