
/* background and logo */
body{background-color:white;}
div.center{text-align:center;}
img.globe{width:414px; heigth:446px;  z-index:-100;} /*width:518px; heigth:557px*/
img.label{position:absolute; width:217; height:139px;left-margin:75px; top:300px; z-index:-100; } 

/* formats for menu elements */
a.menu:link, a.menu:active, a.menu:visited {color:black; text-decoration:none;}

/* navigation */
div.bar{margin-top: -250px; text-align:center; text-align:center;}
div.bar2{margin-top: 30px; text-align:center; text-align:center;}

/* language selection */
a.lang{padding-left:15px; padding-right:15px; font-size:20pt;}
a.lang:link{color:black; text-decoration:none;  font-family:Tahoma; font-weight:bold;}
a.lang:active{color:black; text-decoration:none;  font-family:Tahoma; font-weight:bold;}
a.lang:visited{color:black; text-decoration:none;  font-family:Tahoma; font-weight:bold;}
a.lang:hover{color:white; text-decoration:none;  font-family:Tahoma; font-weight:bold;}

/* header */
span.header{text-align:center; top:20px;}
a.selected{color:#ff6501; text-decoration:none; font-size:110%; font-family:Tahoma; font-weight:bold; margin-left:0.8cm;}
a.notSelected{color:black; text-decoration:none; font-size:110%; font-family:Tahoma; font-weight:bold; margin-left:0.8cm;}

div.gsg{font-size:100%; margin-left:610pt}

