html	{
        font-size: 110%;
        }
body 	 { 
	font-size: 110%;
	font-family: garamond,"Times New Roman", Times, serif; margin: 0px;
	scrollbar-base-color: #A5D2FF;
	scrollbar-face-color: #A5D2FF;
	scrollbar-track-color: #A5D2FF; 
	scrollbar-3dlight-color:white;
	scrollbar-arrow-color:gray;
	scrollbar-highlight-color:white;
	scrollbar-shadow-color:white;
	min-width:1500px;
	}
#flag   {
	position : absolute; 
	top: 12px; 
	left:34%;
	height: 39px;
	width: 508px;
	}
#txtflag   {
	position : absolute; 
	top: 5px; 
	left:20%;
	height: 80px;
	width: 80%;
	}
h1 	{
	font-size:110%;
	}
#logo   {
	position : absolute; 
	top: 0px; 
	left:0px;
	height: 90px;
	width: 100px;
	}
#oben {
	position : absolute; 
	top: 0px; 
	left:0px;
	height: 154px;
	width: 100%;
	background: #A5D2FF url(img/oben.jpg);
	}
#links {
	/*position : absolute; 
	top: 100px; 
	left:0px;
	height: 100%;
	width: 160px;
	background: #A5D2FF url(img/oben.jpg); 
	border-right: solid #68B2FD 0px;
	/**/
	}
#rechts {
	position : absolute; 
	top: 0px; 
	left:0px;
	height: 248px;
	width: 100%
	}
#nav  { 
	font-family: arial;
	position : absolute; 
	top: 109px;
	left: 0px;
	width: 100%; 
	height: 20px;
	font: 13px garamond,"Times New Roman", Times, serif;
	font-size: 15px;
	float: left;
	background: url(img/menue.jpg) ;
	padding: 2px 10px 4px 0px ;
	border: white 0px solid;
	}
#inhalt  {
	position : absolute; 
	top: 150px; 
	left:  80px;
	width: 90%;
	height: 70%;
	font-size: 100%;
	border: white 0px solid;
	/*font-weight: bold;*/
	}
#hinweis {
	font-size: 85%;
	}
#inhalt a {
	color: black;
	}

#inhalt1 { 
	text-align: left; 
	visibility: visible; 
	padding-top: 12px; 
	position: absolute; 
	left: 0px; 
	width: 25%; 
	height: 90%; 
	clear: inherit; 
	border: black 0px solid; 
	display: block;
	}
#inhalt2 { 
	text-align: left; 
	visibility: visible; 
	position: absolute; 
	top: 0px; 
	left: 21%; 
	width: 75%; 
	height: 90%; 
	vertical-align: middle; 
	border: black 0px solid;
	display: block;
	}
#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; 
	}
a	{
	font-size: 95%;
	}
div#nav a {
	vertical-align: middle;
	/*width: 135px;*/
	text-indent: 6px;
	height: 20px;
	/*display: block;*/
	font-family: arial;
	padding: 5px 4px 0px 2px;
	text-decoration: none;
	}
div#nav a:hover {
	}
div#nav a:active {
	}
.aktiv  {
	font-weight: bold;
}
.hauptlink {
	font-weight: normal;
	}
.sublink {
	font-weight: normal;
	color: navy;
	font-size: 90%;
	}
.subaktiv  {
	font-weight: bold;
	color: navy;
	font-size: 95%;
	}
.inputsubmit {
  	font-size: 80%;
  	font-weight: bold;
  	text-decoration: none;
    }
.inputtext {
  	font-size: 80%;
  	font-weight: normal;
  	text-decoration: none;
    }
