.home a {
background: url('img/home.png') 0px 0px no-repeat;
}

.zitate a {
background: url('img/zitate.png') 0px 0px no-repeat;
}

.computer a {
background: url('img/computer.png') 0px 0px no-repeat;
}

.lustiges a {
background: url('img/lustiges.png') 0px 0px no-repeat;
}

.natur a {
background: url('img/natur.png') 0px 0px no-repeat;
}

.weise a {
background: url('img/weise.png') 0px 0px no-repeat;
}

.liebe a {
background: url('img/liebe.png') 0px 0px no-repeat;
}

.home2 a {
background: url('img/home.png') 0px -30px no-repeat;
}

.zitate2 a {
background: url('img/zitate.png') 0px -30px no-repeat;
}

.computer2 a {
background: url('img/computer.png') 0px -30px no-repeat;
}

.lustiges2 a {
background: url('img/lustiges.png') 0px -30px no-repeat;
}

.natur2 a {
background: url('img/natur.png') 0px -30px no-repeat;
}

.weise2 a {
background: url('img/weise.png') 0px -30px no-repeat;
}

.liebe2 a {
background: url('img/liebe.png') 0px -30px no-repeat;
}

.home a:hover, .zitate a:hover, .computer a:hover, .lustiges a:hover, .natur a:hover, .weise a:hover, .liebe a:hover {
background-position: 0px -30px;
}

.home a, .zitate a, .computer a, .lustiges a, .natur a, .weise a, .liebe a {
display:block;
width:150px;
height:30px;
}

.home2 a, .zitate2 a, .computer2 a, .lustiges2 a, .natur2 a, .weise2 a, .liebe2 a {
display:block;
width:150px;
height:30px;
}
