@charset "utf-8";
/* CSS Document */

a:link { color:#FFFFFF; text-decoration:none; }
a:hover { color:#FFFFFF; text-decoration:none; }
a:visited { color:#FFFFFF; text-decoration:none; }

#buttons { position:absolute; bottom:0px; left:76px; height:42px; }
#buttons div { position:absolute; top:0px; height:42px; background-image:url(/images/pages/home/buttons.png); cursor:pointer; }

#buttonsHover { position:absolute; bottom:0px; left:86px; height:34px; }
#buttonsHover div { position:absolute; top:0px; height:34px; background-image:url(/images/pages/home/buttons_hover.png); cursor:pointer; visibility:hidden; }

#transLayer { position:absolute; left:0px; top:0px; right:0px; bottom:0px; opacity:0; display:none; }

#projekteMain { position:absolute; left:50%; top:25px; bottom:25px; width:630px; margin-left:-315px; color:#FFFFFF; font-family:Verdana; font-size:10px; font-weight:bold; overflow:auto; }
.projektDiv { width:615px; height:109px; background-image:url(/images/projekte/projektBG.png); cursor:pointer; padding-left:15px; padding-top:11px; margin-bottom:10px; }
.projektDivHover { width:615px; height:109px; background-image:url(/images/projekte/projektBGHover.png); cursor:pointer; padding-left:15px; padding-top:11px; margin-bottom:10px; }

.projekteBtnBack { position:absolute; left:50%; margin-left:330px; width:44px; height:20px; background-image:url(/images/projekte/btnBack.png); cursor:pointer; background-color:transparent; }
.projekteBtnBackHover { position:absolute; left:50%; margin-left:330px; width:44px; height:20px; background-image:url(/images/projekte/btnBackHover.png); cursor:pointer; background-color:transparent; }