body { margin: 0px; padding: 0px; border: 5px none; color: black; background: #FFFFFF; }

#header_container {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 15%;
	z-index: 3;
	background:#fdfdfd;
	background-repeat: no-repeat;
	}

#header {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 15%;
	z-index: 3;
	background:#efede7;
	background-repeat: no-repeat;
	}



#left	{
	position: fixed;
	left: 1%;
	top: 30%;
	width: 12%;
	z-index: 3;
	}

#center1	{
	position: fixed;
	left: 13%;
	top: 15%;
	height: 25%;
	width: 60%;
	background:#fdfdfd;
	z-index: 3;
		}

#center2	{
	position: absolute;
	left: 13%;
	top: 40%;
	width: 60%;
	Bottom: 10%;
	z-index: 2;
		}

#right	{
	position: fixed;
	left: 74%;
	top: 15%;
	right: 1%;
	bottom: 10%;
	z-index: 3;
		}

#footer_container {
	position: fixed;
	bottom: 0px;
	left: 2%;
	margin: 0;
	height: 40px;
	width: 170px;
	font-size: 9px;
	font-weight: bold;
	z-index: 3;
}

#footer	{
	position: fixed;
        bottom: 0px;
        left: 200px;
        right: 0px;
        margin: 0;
        height: 40px;
  	font-size: 9px;
	font-weight: bold;
	z-index: 1;
	background-image: url("pics/back_hell.png");
	background-repeat: repeat-y;
		}

/*
#Amtsgericht	{
	margin-left: 0%;
	width: 17%;
		}
*/

#BSchl		{
	margin-left: 1%;
	width: 5%;
		}
#Bezirk		{
	margin-left: 8%;
	width: 21%;
		}
#Blatt		{
	margin-left: 31%;
	width: 5%;
		}
#GSchl		{
	margin-left: 38%;
	width: 5%;
		}
#Gemarkung	{
	margin-left: 45%;
	width: 21%;
		}
#Flur		{
	margin-left: 68%;
	width: 5%;
		}
#Datum		{
	margin-left: 75%;
	width:10%;
		}


/* Formulargestaltung*/

label, input, select { /* Alle Labels UND Formularelemente auswählen */
  display: block;
  float: left;
/*  width: 100px; Breite.*/
}

form br { /* Alle Zeilenumbrüche in Formularen auswählen */
  clear: left; /* das floating der labels und inputs aufheben */
}

label 	{
 text-align: right; 
 padding-right: 1em; 
	}

form 	{
  background: #efede7;
<!--  border: thin solid #808080; -->
  margin:0;
  padding:.5em;
  -moz-border-radius:10px; /* Firefox - alte Syntax */
  -webkit-border-radius:10px; /* Safari, Chrome - alte Syntax */
  border-radius:10px; /* alle neuen Browser, W3C Standard */
  -webkit-box-shadow: 2px 2px 5px 3px #808080;
  -moz-box-shadow: 2px 2px 5px 3px #808080;
  box-shadow: 2px 2px 5px 3px #808080;
	}

/* Ende Formulargestaltung */

.navright	 {
	padding: 0px 0px 0px 23px;
	font-size: 12px;
	font-weight: bold;
	color: #003420;
	background-image: url("pics/nav-item.png");
	background-repeat: no-repeat;
		}
.navrightsel	{
	padding: 0px 0px 0px 23px;
	font-size: 12px;
	font-weight: bold;
	color: #003420;
	background-image: url("pics/nav-item-sel.png");
	background-repeat: no-repeat;
			}
.navright a:link	{
	color: #003420;
	text-decoration: none;
	font-family:"Arial";
			}
.navright a:visited	{
	color: #003420;
	text-decoration: none;
	font-family:"Arial";
			}
.navright a:active	{
	color: #003420;
	text-decoration: none;
	font-family:"Arial";
			}
.navright a:hover	{
	color: #FF7100;
	text-decoration: none;
	font-family:"Arial";
			}
.prinright	 {
	padding: 0px 0px 0px 23px;
	font-size: 12px;
	font-weight: bold;
	color: #003420;
	background-image: url("pics/printer.png");
	background-repeat: no-repeat;
	}
.copright	 {
	padding: 0px 0px 0px 23px;
	font-size: 12px;
	font-weight: bold;
	color: #003420;
	background-image: url("pics/copyright.png");
	background-repeat: no-repeat;
		}
.texright	 {
	font-size: 18px;
	font-family: "Arial";
	font-weight: bold;
	color: #003420;
	}

.banner { position: fixed; left: 833px; top: 145px; width: 100px; height: 100%; z-index: 3; background: #FF8080; }
.small { font-size:9px; color:#003420; font-weight: normal; font-family: "Arial",sans-serif; }
.medium  { font-size:12px; color:#003420; font-weight: bold; font-family: "Arial",sans-serif; }
.h_themen { font-weight: bold; font-size: 16px; color: #FF7100; font-family: "Arial"; text-indent: 10px; margin-bottom: 3px; margin-top: 3px; }
.u_themen { font-weight: bold; font-size: 14px; color: #003420; font-family: "Arial"; text-indent: 15px; }
.backtop { font-weight: bold; font-size: 10px; color: #003420; font-family: "Arial"; text-decoration: none; }
.backtop a { font-weight: bold; font-size: 10px; color: #003420; font-family: "Arial"; text-decoration: none; }
.ueberschrift { position: absolute; color: #003420; font-size: 15px; font-weight: bold; font-family: "Arial"; }
.schrift_center1 { color: #003420; font-size: 15px; font-weight: bold; font-family: "Arial"; }
.schrift_right { color: #003420; font-size: 15px; font-weight: bold; font-family: "Arial"; }
.alignr	{ text-align: right; }
.inhalt { position: absolute; color: #003420; font-size: 13px; font-weight: normal; font-family: "Arial"; }
.alarm { position: absolute; color: red; font-size: 14px; font-weight: bold; font-family: "Arial"; }
.table, td { color: #003420; font-size: 13px; font-weight: normal; font-family: "Arial"; }
.logo { position: fixed; left: 12%; top: 3%; z-index: 3; }
.headline { position fixed; margin-left: 25%; margin-top: 1%; z-index: 3; font-family: Arial; font-weight: bold; font-size: 24px; color: #003420; }
