* {font-size:100%; margin:0; padding:0; border:0px solid white; }

/* ----------------  general layout  -------------------- */

body {background: #3e342b url(images/splash_bg.jpg) 0 0; color: #C9C1AB; text-align: center; font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif; font-size:80%; }

#container { position:absolute; top: 50%; left: 50%; width:827px; height:498px; margin-top: -250px; margin-left: -410px; background: url(images/splash.jpg) top left no-repeat;} 

#coordinaten { text-align:center; margin:325px 0 0 0; font-size:10pt; line-height:18pt;   }
#coordinaten a {color:#f4bee8; text-decoration:none;}
#coordinaten a:hover {color:#f4bee8; border-bottom:1px dotted #fff;}


#lang {text-align:right; margin:46px 95px 0 0; line-height:16pt; } 
#lang a {color:#f4bee8; text-decoration:none; font-size:12px; text-transform:uppercase; letter-spacing:1px; font-weight:bold;  }
#lang a:hover {color:#f4bee8; border-bottom:1px dotted #fff;}

#credits {color:#736456; margin:10px 0 0 0; text-align:center;}
#credits a {color:#736456; text-decoration:underline;}
#credits a:hover {border-bottom: 1px dotted #fff; color:#f4bee8; text-decoration:none;}


