html	{
        font-size: 1em;
        }
body 	{
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
        font-size: 90%;
	margin: 0px;
	background: #fff url(img/back.gif) repeat-y;  
	color: black;
	}
#flag   {
	position : absolute; 
	top: 10px; 
	left:10px;
	height: 74px;
	width: auto;
	}
#txtflag   {
	position : absolute; 
	top: 10px; 
	left:40%;
	height: 80px;
	width: auto;
	}
h1 	{
	font-size:110%;
	}
h2 	{
	font-size:120%;
	margin: 0px;
	}
h4 	{
	margin: 0px;
	}
#logo   {
	position : absolute; 
	top: 15px; 
	left:10px;
	height: 90px;
	width: 100px;
	}
#oben {
	position : absolute; 
	top: 0px; 
	left:0px;
	height: 90px;
	width: 100%;
	background: #fff url(img/back.gif) repeat-y;
	}
#erfahrung{
	position : absolute;
	top: 310px;
	left: 13px;
	height: 81px;
	width: 178px;
	background: url(img/erfahrung.gif);
	}
#links {
	position : absolute; 
	top: 0px; 
	left:0px;
	height: 100%;
	width: 140px;
	background: #fff; 
	}
#inhalt  {
	position : absolute; 
	top: 142px; 
	left:  190px;
	width: 72%;
	height: auto;
	font-size: 100%;
	line-height: 120%;
	text-align: justify;
	display: block;
	border: black 0px solid;
	margin: 5px;
	}
#inhalt a {
	color: black;
	}
#mail  {
	position : absolute; 
	left: 15%;
	}
#mail,td,th
	{
	font-size: 90%;
	}
#text   { 
	position : absolute; 
	width: 360px; 
	top: 300px; 
	left: 560px;
	}
#ueber{ 
	position: absolute; 
	top: 80px; 
	left: 260px; 
	}
#nav  {
	width: 135px;
	font-size: 15px;
	position : absolute; 
	top: 170px; 
	left:  15px;
	width: 130px;
	float: left;
	height: auto;
	display: block;
	border: white 0px solid;
	border-top: white 1px solid;
	}
a	{
	font-size: 95%;
	}
div#nav a {
	vertical-align: middle;
	width: auto;
	text-indent: 10px;
	display: block;
	padding: 2px 4px 2px 2px;
	text-decoration: none;
	border-bottom: white 1px solid;
	background: #EBF3FF url(img/but1.jpg) no-repeat;
	}
div#nav a:hover {
	color: black;
	background: #D7E6FE url(img/but2.jpg) no-repeat;
	}
div#nav a:active {
	background: #EBF3FF url(img/but3.jpg) no-repeat;
	}
.aktiv  {
	font-weight: bold;
	}
.hauptlink {
	font-weight: normal;
	}
	
.inputsubmit {
  	font-size: 80%;
  	font-weight: bold;
  	text-decoration: none;
    }
.inputtext {
  	font-size: 80%;
  	font-weight: normal;
  	text-decoration: none;
    }
textarea {
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	}
#mail,td,th { 
	color: #000000;
	}
#bereich1 a {
	color: black;
	text-decoration: underline;
	}

.aktiv  {
	color: black;
	}
.hauptlink {
	color: black;
	}
.inputsubmit {
  	background-color: #eeeeee;
  	border: 1px solid #333333;
    }
.inputtext {
  	background-color: #ffffff;
  	border: 1px solid #999999;
    }

