body {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	background-color:#eeeae0;
    font-family: verdana, tahoma, sans-serif;
    font-size: 14px;
    font-weight: 700;
}
#inhalty {
	height: 520px;
	width: 740px;
	margin-top: -260px;
	margin-left: -370px;
	padding: 0px;
	top: 50%;
	left: 50%;
	position: absolute;
	border: 1px solid darkred;
}
#innery {
	width: 740px;
	position: absolute;
	margin: 0px;
}
#unteny {
	/* ohne IE/Mac \*/
	position: absolute;
	top: 508px;
	/**/
	width: 100%;
	height: 12px;
	overflow: auto;		
}	
#rechtsoben {
	/* ohne IE/Mac \*/
	position: absolute;
	top: 5px;
	/**/
	right: 5px;;
	overflow: auto;		
}
#aenderungsdatum {
    position: absolute;
    top: 0px;
    right: 0px;
    color: darkred;
    height: 10px;
    font-size: 9px;
    font-weight: 400;
    z-index:80;
}

b {
    font-weight: 900;
}
#inputtext {
	float: left;
	width: 300px;
	border: 1px solid darkred;
	background-color: #fdfdfd;
    color: darkred;
    height: 20px;
    font-size: 12px;
    font-weight: 500;
}
#inputsubmit {
	float: left;
	width: 300px;
	border: 2px solid darkred;
	background-color: #fdfdfd;
    color: darkred;
    height: 26px;
    font-size: 12px;
    font-weight: 500;
}
#crseite {
    position: absolute;
    left: 390px;
    top: 30px;
    height: 460px;
    width: 320px;
    color: darkred;
    background-color: #ffffcc;
    z-index:20;
}
#crleft {
    position: absolute;
    left: 30px;
    top: 30px;
    height: 460px;
    width: 320px;
    color: darkred;
    background-color: #ffffcc;
}
#zurueckc {
    position: absolute;
    overflow: hidden;
    top: 470px;
    left: 43px;
    height: 20px;
    font-size: 16px;
    font-weight: 900;
    z-index:79;
}
#pfeile {
	padding: 0px;
	margin: 0px;
	top: 347px;
	left: 643px;
	position: absolute;
    z-index:30;
}
#hier {
	padding: 0px;
	top: 161px;
	left: 250px;
	position: absolute;
	border: 0px solid darkred;
    font-size: 11pt;
}
#mail {
	padding: 0px;
	top: 192px;
	left: 174px;
    color: darkred;
    font-size: 11px;
	position: absolute;
	border: 0px solid darkred;
}
a {
    cursor: pointer;
}
a:link { text-decoration:none; font-weight:bold; color:#c00000; }
a:visited { text-decoration:none; font-weight:bold; color:#c00000; }
a:hover { text-decoration:none; font-weight:bold; background-color:#ffff66; }
a:active { text-decoration:none; font-weight:bold; background-color:#ffff66; }
a:focus { text-decoration:none; font-weight:bold; background-color:#ffff66; }

p {
color: darkred;
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
	margin: 0px;
	padding: 5px;
}





bodymail {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	background-color:#cacaca;
    font-family: verdana, tahoma, sans-serif;
    font-size: 10px;
    font-weight: 700;
}
#inhaltx {
	height: 500px;
	width: 748px;
	margin-top: -250px;
	margin-left: -374px;
	padding: 0px;
	top: 50%;
	left: 50%;
	position: absolute;
	border: 1px solid darkred;
}
#innerx {
	width: 728px;
	position: absolute;
	margin: 10px;
}
fieldset {
    font-size: 10px;
	color: darkblue;
	font-weight: bold;
	border: solid 1px  #cc6699;
	background-color: #dbdbdb;
	padding: 10px;
}
input {
	display: block;
	float: left;
	border: 0px solid #dede99;
	margin: 0px;
	padding: 0px;
}
textarea {
	color: #0000cc;
	font-weight: bold;
	display: block;
	width: 290px;
	border: 1px solid #dede99;
	background-color: #fdfdfd;
	margin: 0px;
	padding: 0px;
	scrollbar-face-color: #ececec;
	scrollbar-track-color: #ececec;
	scrollbar-shadow-color: #0a0a0a;
}
#nummer {
	width: 3em;
}
#plz {
	width: 3em;
}
br {
	clear: left;
}
.submit, .reset {
	color: #0000cc;
	background-color: #a3c4bb;
   	border: 3px double darkred;
 }
label {
	width: 200px;
	margin: 5px;
	padding: 5px;
	float:left;
	text-align: right;
	font-weight: bold;
	color: #0000cc;
}
/* Beispiel für Fehlermeldungen */
/* diese Klasse müsste per Javascript oder PHP zugewiesen werden */
input.fehler {
	border: 1px solid #f00;
	font-weight: bold;
	background: #feffb7 url(achtung.gif) right no-repeat;
}
textarea.fehler {
	border: 1px solid #f00;
	font-weight: bold;
	background: #feffb7 url(achtung.gif) right no-repeat;
}
#untenx {
	/* ohne IE/Mac \*/
	position: absolute;
	top: 478px;
	/**/
	width: 100%;
	height: 12px;
}	
#txt {
    font-size: 12px;
}
#zurueckx {
    position: absolute;
    border: 0px;
    top: 450px;
    left: 0px;
    height: 20px;
    font-size: 16px;
    font-weight: 900;
    z-index:78;
}
#aenderungsdatumx {
    position: absolute;
    top: 0px;
    right: 0px;
    color: darkred;
    height: 10px;
    font-size: 9px;
    font-weight: 400;
    z-index:80;
}

