html {
	height:100%;
	max-height:100%;
	padding:0;
	margin:0;
	border:0;
	font-size:16%;
	font-family:georgia, palatino linotype, times new roman, serif;
	/* hide overflow:hidden from IE5/Mac */ 
	/* \*/ 
	overflow: hidden;
	/* */ 
	}

body {
	height:100%;
	max-height:100%;
	overflow:hidden;
	margin:0;
	border:0;
	background-color: #1D1D1D;
	border-top: solid #1d1d1d thin;
	}

#content {
	display:block;
	overflow:auto;
	position:absolute;
	z-index:3;
	top:80px;
	bottom:32px;
	width:90%;
	margin-left:50px;
	overflow-x: hidden;
	}

* html #content {
	top:0; 
	bottom:0; 
	height:100%;
	width:642px;
	border-top:154px solid #fff; 
	border-bottom:50px solid #fff;
	}

#head {
	position:absolute;
	margin-left:0px;
	left:0px;
	top:0;
	width:100%;
	height:75px;
	background:#fff;
	font-size:1em;
	z-index:5;
	/* [disabled]border:1px solid #000; */
	/* [disabled]font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; */
	/* [disabled]font-size: 10px; */
	/* [disabled]font-weight: bold; */
	/* [disabled]color: #FFC; */
	background-color: #cc9944;
	padding: 0px;
	}

* html #head {
	top:2px; width:642px; height:148px;
	}

#con {
    background-color: #EEEEBB;
    font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif;
    font-size: 12px;
    margin-bottom: 3px;
    margin-left: 10px;
    margin-right: 50%;
    margin-top: 3px;
}
	
#evenrow {
	background-color: #eeeebb;
	font-size: 12px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	margin-top: 3px;
	margin-bottom: 3px;
	border-top: inherit;
}

#oddrow {
	background-color: #ddddaa;
	font-size: 12px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	margin-top: 3px;
	border-top-color:#1D1D1D;
	border-top-style:solid;
	border-top-width: thin;
	padding: 3px;
}

#evenrow_green {
	background-color: #ab0;
	font-size: 12px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	margin-top: 3px;
	margin-bottom: 3px;
	border-top: inherit;
}

#oddrow_green {
	background-color: #8a0;
	font-size: 12px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	margin-top: 3px;
	border-top-color:#1D1D1D;
	border-top-style:solid;
	border-top-width: thin;
	padding: 3px;
}

#Kopfzeile {
	background-color: #600;
	color: #FFC;
	font-weight: bold;
	font-size: 12px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

.button {
	font-size: 10px;
	background-color: #ff9900;
	padding: 2px;
	margin: 2px;
	width: 80px;
	border-width: 1px;
	border-color: #333;
	height: 100%;
	border-style: solid;
	font-family: Tahoma, Geneva, sans-serif;
	text-transform: uppercase;
}
a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #555;
}
a:hover {
	color: #111;
}
a:focus {
	color: #ee2222;
}
a:active {
	color: #ee2222;
}
form {
	display: inline;

}


#foot {
	text-align:center;
	position:absolute;
	margin-left:0px;
	left:0%;
	bottom:0;
	width:100%;
	min-width:640px;
	height:30px;
	background-position:0 100px;
	z-index:5;
	border:1px solid #000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFC;
	background-color: #cc9944;
	}

/** html #foot {
	bottom:2px; width:642px; height:48px;
	}


#content p {
	padding:5px; text-align:justify;
	}
.boldhead {
	font-size:1.5em; 
	font-weight:bold;
	}
.bold {font-weight:bold;}
.left {float:left; margin:10px; border:1px solid #000;}
.right {float:right; margin:10px; border:1px solid #000;}
.lefttext {float:left; width:300px; text-align:justify;}
.righttext {float:right; width:300px; text-align:justify;}

* html .lefttext {float:left; width:310px; text-align:justify;}
* html .righttext {float:right; width:310px; text-align:justify;}
*/
h1 {
	/* [disabled]font-family: Tahoma, Geneva, sans-serif; */
	/* [disabled]font-size: 16px; */
	/* [disabled]font-weight: bold; */
	/* [disabled]font-variant: normal; */
	color: #FFC;
	top: 5px;
	margin-top: 0px;
	margin-bottom: 5px;
}
#browser {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	margin: 0px;
	padding: 3px;
	position: absolute;
	right: 15px;
	top: 38px;
	border: 1px solid #000;
}
#editForm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	position: absolute;
	right: 525px;
	top: 28px;
	width: 886px;
	height: 55px;
}

.label {
	text-color: #000;
	color: #0F9;
	width: 50px;
	/* [disabled]float: inherit; */
	height: 15px;
	/* [disabled]page-break-after: avoid; */
	display: inline-block;
	min-width: 50px;
	position: static;
}
.input {
	height: 15px;
	font-size: 10px;
	padding: 1px;
	border: 1px solid #000;
	display: inline;
	margin: 1px;
	/* [disabled]width: auto; */
}
#editTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #1d1d1d;
	display: inline;
}
.submit {
	/* [disabled]background-color: #666; */
	/* [disabled]border: 1px solid thick; */
	height: 100%;
	/* [disabled]text-decoration: none; */
	/* [disabled]text-transform: none; */
	/* [disabled]display: compact; */
}
#submitFeld {
	/* [disabled]position: fixed; */
	height: 40px;
	width: 30px;
	/* [disabled]top: 30px; */
	/* [disabled]right: 525px; */
	/* [disabled]left: 860px; */
	display: inline;
}
#editHolder {
	width: 700px;
	position: fixed;
	top: 25px;
}
#editor {
	margin: 0px;
	padding: 0px;
}
.menuButton {
	display: inline;
	margin: 0px;
	padding: 2px;
}
.menuButtonaktiv {
	display: inline;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	border: 2px solid #5d5d5d;
	margin: 10px;
	background-color: #600;
	padding: 3px;
	color: #FFC;
}
.titelZeile {
	padding: 4px;
}

input.btn {
	color:#1c1c1c;
	background-color:#ffc;
	border:1px solid;
	border-color: #1d1d1d;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
} 
