html, body, ul, li {
margin: 0;
padding: 0;
}
ul {
list-style: none;
}
#wrapper {
width: 1000px;
height: auto;
}
#top {
background-image: url(/Joomla/templates/Homepage3/Bilder/top.jpg);
width: 1000px;
height: 150px;
}
#header {
background-image: url(/Joomla/templates/Homepage3/Bilder/header.jpg);
width: 300px;
height: 150px;
float: left;
}
#buttons {
width: 700px;
height: 150px;
float: left;
}
#news a {
background-image: url(/Joomla/templates/Homepage3/Bilder/news.jpg);
width: 100px;
height: 150px;
float: left;
}
#uber a {
background-image: url(/Joomla/templates/Homepage3/Bilder/ubermich.jpg);
width: 100px;
height: 150px;
float: left;
}
#projekte a {
background-image: url(/Joomla/templates/Homepage3/Bilder/projekte.jpg);
width: 100px;
height: 150px;
float: left;
}
#galerie a {
background-image: url(/Joomla/templates/Homepage3/Bilder/galerie.jpg);
width: 100px;
height: 150px;
float: left;
}
#tutorials a {
background-image: url(/Joomla/templates/Homepage3/Bilder/tutorials.jpg);
width: 100px;
height: 150px;
float: left;
}
#gastebuch a {
background-image: url(/Joomla/templates/Homepage3/Bilder/gastebuch.jpg);
width: 100px;
height: 150px;
float: left;
}
#kontakt a {
background-image: url(/Joomla/templates/Homepage3/Bilder/kontakt.jpg);
width: 100px;
height: 150px;
float: left;
}
#news a:hover {
background-image: url(/Joomla/templates/Homepage3/Bilder/newshover.jpg);
width: 100px;
height: 150px;
float: left;
}
#uber a:hover {
background-image: url(/Joomla/templates/Homepage3/Bilder/ubermichhover.jpg);
width: 100px;
height: 150px;
float: left;
}
#projekte a:hover {
background-image: url(/Joomla/templates/Homepage3/Bilder/projektehover.jpg);
width: 100px;
height: 150px;
float: left;
}
#galerie a:hover {
background-image: url(/Joomla/templates/Homepage3/Bilder/galeriehover.jpg);
width: 100px;
height: 150px;
float: left;
}
#tutorials a:hover {
background-image: url(/Joomla/templates/Homepage3/Bilder/tutorialshover.jpg);
width: 100px;
height: 150px;
float: left;
}
#gastebuch a:hover {
background-image: url(/Joomla/templates/Homepage3/Bilder/gastebuchhover.jpg);
width: 100px;
height: 150px;
float: left;
}
#kontakt a:hover {
background-image: url(/Joomla/templates/Homepage3/Bilder/kontakthover.jpg);
width: 100px;
height: 150px;
float: left;
}
#verlauf {
background-image: url(/Joomla/templates/Homepage3/Bilder/verlauf.jpg);
width: 1000px;
height: 10px;
clear: both;
}
#inhalt {
width: 1000px;
height: auto;
}
#inhalt_oben {
background-image: url(/Joomla/templates/Homepage3/Bilder/inhalt_oben.jpg);
height: 1000px;
height: 238px;
background-repeat: no-repeat;
}
#variable {
background-image: url(/Joomla/templates/Homepage3/Bilder/variable.jpg);
width: 1000px;
height: 2px;
background-repeat: repeat-y;
}
#inhalt_unten {
background-image: url(/Joomla/templates/Homepage3/Bilder/inhalt_unten.jpg);
width: 1000px;
height: 475px;
background-repeat: no-repeat;
}
#footer {
background-image: url(/Joomla/templates/Homepage3/Bilder/footer.jpg);
width: 1000px;
height: 25px;
}