/*---------------------------Hover Effekt------------------------------*/
/* """"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""" */

/*---------------------Bloody Cross------------------------*/

a#bloodybutton{ 
width: 70px; 
height: 70px; 
display: block;
outline: none; 
background: url(Bilderlinks/links/SWbc.jpg) no-repeat;
}

a#bloodybutton:hover { 
background: url(Bilderlinks/links/Bbc.jpg) no-repeat;
}

/*---------------------Fairy Snow------------------------*/
a#fairybutton{ 
width: 70px; 
height: 70px; 
display: block;
outline: none; 
background: url(Bilderlinks/links/SWfs.jpg) no-repeat;
}

a#fairybutton:hover { 
background: url(Bilderlinks/links/Bfs.jpg) no-repeat;
}



/*---------------------Akailein------------------------*/
a#akaibutton{ 
width: 200px; 
height: 100px; 
display: block;
outline: none; 
background: url(Bilderlinks/links/SWakailein.jpg) no-repeat;
}

a#akaibutton:hover { 
background: url(Bilderlinks/links/Bakailein.jpg) no-repeat;
}

/*---------------------Erdbeerkirsch------------------------*/
a#erdbeerbutton{ 
width: 200px; 
height: 100px; 
display: block;
outline: none; 
background: url(Bilderlinks/links/SWerdbeerkirsch.jpg) no-repeat;
}

a#erdbeerbutton:hover { 
background: url(Bilderlinks/links/Berdbeerkirsch.jpg) no-repeat;
}

/*---------------------Schneeregen------------------------*/
a#schneebutton{ 
width: 200px; 
height: 100px; 
display: block;
outline: none; 
background: url(Bilderlinks/links/SWschneeregen.jpg) no-repeat;
}

a#schneebutton:hover { 
background: url(Bilderlinks/links/Bschneeregen.jpg) no-repeat;
}


/*---------------------Wonderland------------------------*/
a#wonderlandbutton{ 
width: 200px; 
height: 100px; 
display: block;
outline: none; 
background: url(Bilderlinks/links/SWwonderland.jpg) no-repeat;
}

a#wonderlandbutton:hover { 
background: url(Bilderlinks/links/Bwonderland.jpg) no-repeat;
}

/*---------------------Schokoladenliebe------------------------*/
a#schokoladenliebebutton{ 
width: 200px; 
height: 100px; 
display: block;
outline: none; 
background: url(Bilderlinks/links/SWschokoladenliebe.jpg) no-repeat;
}

a#schokoladenliebebutton:hover { 
background: url(Bilderlinks/links/Bschokoladenliebe.jpg) no-repeat;
}

/*---------------------SM------------------------*/
a#smbutton{ 
width: 200px; 
height: 100px; 
display: block;
outline: none; 
background: url(Bilderlinks/links/SWsm.jpg) no-repeat;
}

a#smbutton:hover { 
background: url(Bilderlinks/links/Bsm.jpg) no-repeat;
}
