body 	{ 
	font-family: arial;
        font-size: 100.1%;
	margin: 0px;
	scrollbar-base-color: #FDDEC2;
	scrollbar-face-color: #FDDEC2;
	scrollbar-track-color: #FDDEC2; 
	scrollbar-3dlight-color:white;
	scrollbar-arrow-color:gray;
	scrollbar-highlight-color:white;
	scrollbar-shadow-color:white;
	}
#flag   {
	position : absolute; 
	top: 0px; 
	left:0px;
	height: 74px;
	width: 100%;
	}
#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;
	}
#nachricht {
	font-weight: bold;
	font-size: 120%;
	visibility: visible;
	display: block;
	position: absolute;
	top: 65px;
	left: 142px;
	width: 778px;
	height: 24px;
	color: red;
	}
#menue  {
	width: 140px;
	font-size: 15px;
	position : absolute; 
	top: 100px; 
	left:  5px;
	float: left;
	height: 60%;
	display: block;
	border: white 0px solid;
	}
#inhalt  {
	position : absolute; 
	top: 100px; 
	left:  160px;
	width: 770px;
	height: 80%;
	font-size: 85%;
	/*overflow: auto;*/
	border: white 0px solid;
	}
/* ---- anfang hitzfelder ---- */
#bild   { 
	visibility: visible; 
	position: absolute; 
	top: 0; 
	left: 0; 
	width: 547px; 
	height: 381px 
	}
div#text   { 
	position: absolute; 
	top: -30px; 
	left: 490px; 
	width: 300px; 
	height: 214px; 
	visibility: visible;
	border: white 0px solid;
	}
#tel    { 
	visibility: visible; 
	position: absolute; 
	top: 340px; 
	left: 0px; 
	width: 474px; 
	height: 109px;
	border: white 0px solid;
	}
#start  { 
	text-align: center; 
	visibility: visible; 
	display: block; 
	padding: 4px; 
	position: absolute; 
	top: 420px; 
	left: 130px; 
	width: 280px; 
	height: 30px; 
	vertical-align: middle;
	border: white 0px solid;
	}
#inhalt a { 
	color: black; 
	font: bold 12px; 
	text-decoration: none; 
	background-color: #dcc5ac;
	text-align: center; 
	padding: 3px 5px;
	border-left: #fff solid 2px;
	border-top: white solid 2px;
	border-right: #666 solid 2px;
	border-bottom: #666 solid 2px; 
	}
#inhalt a:link { 
	font-size: 12px;
	line-height: 14px;
	background: #dcc5ac
	}
#inhalt a:hover { font-size: 12px;
	line-height: 14px;
	background: #ff939e;
	border-style: solid;
	border-width: 2px;
	border-color: #666 #666 #fff #fff 
	}
#inhalt a:active { color: blue;
	font-size: 12px;
	line-height: 14px;
	background: #ff939e;
	border-style: solid;
	border-width: 2px;
	border-color: #666 #666 #fff #fff
	}
#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;
	}
#inh1 a  { 
	color: black; 
	padding: 2px 5px;
	}
#inh1 a:link  { 
	color: black; 
	padding: 2px 5px; 
	width: 205px; 
	}
#inh2 a { 
	color: black; 
	padding: 0px; 
	margin: 0px;
	}

#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: 100%;
	line-height: 20px;
	vertical-align: middle;
	}
div#nav a {
	vertical-align: middle;
	width: 140px;
	text-indent: 25px;
	height: 28px;
	display: block;
	padding: 3px 0px 0px 0px;
	text-decoration: none;
	border: black 0px solid;
	}
div#nav a:hover {
	}
div#nav a:active {
	}
div#nav2 a {
	vertical-align: middle;
	width: 140px;
	text-indent: 25px;
	font-weight: bold;
	height: 28px;
	display: block;
	padding: 3px 0px 0px 0px;
	text-decoration: none;
	}
div#nav2 a:hover {
	}
.aktiv  {
	font-weight: bold;
	vertical-align: middle;
	}
.hauptlink {
	font-weight: bold;
	vertical-align: middle;
	}
.sublink {
	font-weight: bold;
	font-size: 70%;
	vertical-align: middle;
	}
	
.inputsubmit {
  	font-size: 80%;
  	font-weight: bold;
  	text-decoration: none;
    }
.inputtext {
  	font-size: 80%;
  	font-weight: normal;
  	text-decoration: none;
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
    }