body  {
  font-family : Verdana, Helvetica, sans-serif;
  font-size : 10px;
  margin:0 0;
  background-color:#C3C3C3;
  }

img {
	border : 0 none;
}

a {
	font-size : 14px;
	text-decoration : none;
}

a:link , a:visited {
	text-decoration : none;
	font-weight : bold;
	color : #000000;
}

a.delete:link {
	text-decoration : none;
	font-weight : bold;
	color : #ff0000;
}

a.delete:visited {
	text-decoration : none;
	font-weight : bold;
	color : #ff0000;
}

a:hover {
	text-decoration : none;
	font-weight : bold;
	color : #d2691e;
}
div#container {
  position:absolute;
  top:0;
  left:50%;
  width:800px;
  height:600px;
  margin-left:-400px;
  background-image:url(../../images/hintergrund.png);
  background-repeat:none;
  z-index:0;
  }

div#inhalt {
  position:absolute;
  width:800px;
  height:600px;
  border: 0px none;
  padding:0px 5px 0px 12px;
  overflow:auto;
  }
  
div#inhalt a {
	font-size : 10px;
	text-decoration : underline;
}
  
/*buttons*/
div#button1 {
  position:absolute;
  left:558px;
  top:250px;
  height:24px;
  width:200px;
  z-index:1;
  }
div#button2 {
  position:absolute;
  left:569px;
  top:301px;
  height:24px;
  width:200px;
  z-index:1;
  }
div#button3 {
  position:absolute;
  left:575px;
  top:352px;
  height:24px;
  width:200px;
  z-index:1;
  }
div#button4 {
  position:absolute;
  left:574px;
  top:403px;
  height:24px;
  width:200px;
  z-index:1;
  }
div#button5 {
  position:absolute;
  left:563px;
  top:454px;
  height:24px;
  width:200px;
  z-index:1;
  }
div#button6 {
  position:absolute;
  left:548px;
  top:505px;
  height:24px;
  width:200px;
  z-index:1;
  }


/*Elemente*/
div#headline {
  position:absolute;
  left:0;
  top:32px;
  width:800px;
  height:76px;
  background-image:url(../../images/headline.png);
  background-repeat:none;
  z-index:1;
  }
div#logo {
  position:absolute;
  left:571px;
  top:42px;
  width:203px;
  height:56px;
  z-index:2;
  }
div#strings1 {
  position:absolute;
  left:268px;
  top:0;
  width:414px;
  height:32px;
  background-image:url(../../images/strings1.png);
  background-repeat:none;
  z-index:1;
  }
div#strings2 {
  position:absolute;
  left:478px;
  top:108px;
  width:213px;
  height:117px;
  background-image:url(../../images/strings2.png);
  background-repeat:none;
  z-index:1;
  }
div#strings3 {
  position:absolute;
  left:516px;
  top:562px;
  width:175px;
  height:38px;
  background-image:url(../../images/strings3.png);
  background-repeat:none;
  z-index:1;
  }
div#globus {
  position:absolute;
  left:0px;
  top:221px;
  width:538px;
  height:380px;
  background-image:url(../../images/globus.png);
  background-repeat:none;
  z-index:1;
  }
div#flagge_pl {
  position:absolute;
  left:23px;
  top:205px;
  width:29px;
  height:16px;
  z-index:1;
  }
div#flagge_en {
  position:absolute;
  left:53px;
  top:205px;
  width:29px;
  height:16px;
  z-index:1;
  }
div#flagge_dt {
  position:absolute;
  left:83px;
  top:205px;
  width:29px;
  height:16px;
  z-index:1;
  }
div#footer {
  position:absolute;
  left:10px;
  bottom:0px;
  height:auto;
  width:auto;
  z-index:1;
  }
  