body {
     margin: 0px;
	 background-color: #003eaa;
	 font-family: "Exotc350 Bd BT", helvetica, arial, sans-serif;
	 color: #ffffff;
	 }
#mainmenu {
     position: absolute;
	 width: 800px;
     height: 640px;
	 top: 50px;
	 background-image: url(pix/bg1.jpg);
     background-position: center;
     background-repeat: no-repeat;
	 }
#mainlang {
     position: absolute;
	 width: 800px;
     height: 640px;
	 top: 50px;
	 background-image: url(pix/bg.jpg);
     background-position: center;
     background-repeat: no-repeat;
	 }
#main {
     position: absolute;
	 width: 800px;
     height: 640px;
	 top: 50px;
	 background-image: url(pix/bg2.jpg);
     background-position: center;
     background-repeat: no-repeat;
     }
#headline {
		  position: absolute;
		  left: 25px;
		  top: 15px;
		  }
#pagetitle {
		   position: absolute;
		  right: 30px;
		  top: 25px;
		  color: #E0BF05;
   		  font-size: 30pt;
   			  }
#headlinks {
		   position: absolute;
		  left: 26px;
		  top: 95px;
		  }
#menschlich {
			position: absolute;
		  	left: 314px;
		    top: 132px;
			}
#beruflich {
			position: absolute;
		  	left: 32px;
		    top: 212px;
			}
#sportlich {
			position: absolute;
		  	left: 538px;
		    top: 235px;
			}
#künstlerisch {
			position: absolute;
		  	left: 20px;
		    top: 392px;
			}
#europäisch {
			position: absolute;
		  	left: 520px;
		    top: 359px;
			}
#linkisch {
			position: absolute;
		  	left: 124px;
		    top: 528px;
			}
#kontaktfreudig {
			position: absolute;
		  	left: 444px;
		    top: 490px;
			}
#text {
	    position: absolute;
		  margin-left: 20px;
		  margin-right: 20 px;
		  top: 200px;
          width: 760px;
          padding-right: 10px;
		  text-align: justify;
          height: 500px;
          overflow: auto;
          overflow-x: auto;
          overflow-y: auto;
          }
p {
  color: #ffffff;
   font-size: 12pt;
   font-family: "Exotc350 BT", helvetica, arial, sans-serif;
   align: justify;
	 }
.text1 {
   color: #ffffff;
   font-size: 40pt;
   }
.text2 {
   color: #ffffff;
   font-size: 27pt;
   }
.text3 {
   color: #ffffff;
   font-size: 27pt;
   letter-spacing: -0.04em;
   }
.text4 {
   font-size: 16pt;
   }
.text5 {
   font-size: 27pt;
   }
.text6 {
   font-size: 16pt;
   color: #E0BF05;
   }
i {
   color: #003459;
   }
a:link, a:visited {
     color: #E0BF05;
     text-decoration: none;
     }
a:hover, a:active {
        color: #B0B0FF;
        text-decoration: none;
        display: inline;
         }
.picleft {
        float: left;
        margin-right: 10px;
        margin-top: 10px;
        margin-bottom: 10px;
        }
.picright {
        float: right;
        margin-left: 10px;
        margin-top: 10px;
        margin-bottom: 10px;
        }

