#complete {
width: 900px;
height: 196px;
padding: 0px;
margin: 0px;
border: none;
}
#admin {
width: 50px;
height: 50px;
top: 0px;
position: relative;
}
#start {
background-image: url(image/design_01_01.png);
background-repeat: no-repeat;
width: 206px;
}
#home {
background-image: url(image/menu/home.png);
background-repeat: no-repeat;
width: 42px;
}
#home:hover {
background-image: url(image/menu/home_blau.png);
}
#preise {
background-image: url(image/menu/preise.png);
background-repeat: no-repeat;
width: 41px;
}
#preise:hover {
background-image: url(image/menu/preise_blau.png);
}
#produkte {
background-image: url(image/menu/produkte.png);
background-repeat: no-repeat;
width: 41px;
}
#produkte:hover {
background-image: url(image/menu/produkte_blau.png);
}
#videos {
background-image: url(image/menu/videos.png);
background-repeat: no-repeat;
width: 41px;
}
#videos:hover {
background-image: url(image/menu/videos_blau.png);
}
#lebenslauf {
background-image: url(image/menu/lebenslauf.png);
background-repeat: no-repeat;
width: 41px;
}
#lebenslauf:hover {
background-image: url(image/menu/lebenslauf_blau.png);
}
#zertifikate {
background-image: url(image/menu/zertifikate.png);
background-repeat: no-repeat;
width: 40px;
}
#zertifikate:hover {
background-image: url(image/menu/zertifikate_blau.png);
}
#bilder {
background-image: url(image/menu/bilder.png);
background-repeat: no-repeat;
width: 42px;
}
#bilder:hover {
background-image: url(image/menu/bilder_blau.png);
}
#gaestebuch {
background-image: url(image/menu/gaestebuch.png);
background-repeat: no-repeat;
width: 41px;
}
#gaestebuch:hover {
background-image: url(image/menu/gaestebuch_blau.png);
}
#links {
background-image: url(image/menu/links.png);
background-repeat: no-repeat;
width: 40px;
}
#links:hover {
background-image: url(image/menu/links_blau.png);
}
#impressum {
background-image: url(image/menu/impressum.png);
background-repeat: no-repeat;
width: 42px;
}
#impressum:hover {
background-image: url(image/menu/impressum_blau.png);
}
#end {
background-image: url(image/design_01_12.png);
background-repeat: no-repeat;
width: 283px;
}