body, html {
 margin:0px;
 padding:0px;
 background-color:#c8dee0; 
 color:#76b3b8;
 background-image: url(layer/splash.jpg);
 background-repeat: no-repeat;
 background-attachment: fixed;  
 font-family:'Century Gothic',Arial,Verdana,Helvetica,sans-serif; 
 font-size:12px;
 scrollbar-base-color:#c8dee0;
 scrollbar-3dlight-color:#c8dee0;
 scrollbar-arrow-color:#ffffff;
 scrollbar-darkshadow-color:#c8dee0;
 scrollbar-face-color:#c8dee0;
 scrollbar-highlight-color:#c8dee0;
 scrollbar-shadow-color:#c8dee0;
 scrollbar-track-color:#c8dee0; 
 
}

a:link { 
 cursor: help;
 color:#ffffff; 
 text-decoration: none;
 border-bottom: 1px dotted #76b3b8;
}

a:active {
 cursor: help;
 color:#ffffff;
 text-decoration: none;
 border-bottom: 1px dotted #ffffff;
}

a:hover { 
 cursor: help;
 color:#ffffff; 
 text-decoration: none;
 border-bottom: 1px dotted #ffffff;
}

a:hover:visited {
 cursor: help;
 color:#ffffff; 
 text-decoration: none;
 border-bottom: 1px dotted #ffffff;
}

a:visited { 
 cursor: help;
 color:#ffffff; 
 text-decoration:none;
 border-bottom: 1px dotted #76b3b8;
}

#language {
position: absolute;
top:203px;
left:434px;
width:407px;
height: 42px;
font-size:30px;
}

#network {
position: absolute;
top:360px;
left:409px;
width:200px;
height:137px;
font-size:12px;
}

#misc {
position: absolute;
top:370px;
left:640px;
width:190px;
height:137px;
font-size:15px;
text-align: center;
}

.buttonex {

padding:0px; 
margin: 0px; 
background-image: url(http://www.selphies-world.de/exchange/layer/xchange.gif); 
background-repeat: no-repeat; 
background-align: fixed; 
width: 92px; 
height: 43px; 
text-align: center;

}

.buttonex a:link, .buttonex a:visited, .buttonex a:hover, .buttonex a:active, .buttonex a:hover:visited {
 
 border: none;
 text-decoration: none;
 margin:0px;
 padding: 0px;
 
}

.buttonexiframe {

 margin-top: -5px;

}

html>body .buttonexiframe {

 margin-top: 0px;

}
