/* -------------------------------------------------
© by backslash - artists of new media
importieren aller Screen-CSS

version:	1.0
date:		06/2008
url:		www.backslash.ch
------------------------------------------------- */
@import url(layout.css);
@import url(basics.css);
@import url(navigation.css);
@import url(lightbox-test.css);



#sprachwahl {
position: absolute;
right: 25px;
top: 50px;
font-weight: bold;
}
#sprachwahl a {
font-size: 15px;
color: #000;
text-decoration: none;
}

#sprachwahl a:hover {
text-decoration: underline;
color: #b7c729;
}

