#growreportSchreibenForm{
	margin-left: 10%;
	width: 80%;
}

#growreportSchreibenForm h2{
	margin: 20px 0 0 0;
	padding: 2px 0 2px 0px;
	font: bold 1.25em Tahoma, sans-serif;
	border-left: 0px solid #bcbcbc;
	border-top: 1px solid #bcbcbc;
	border-bottom: 1px solid #bcbcbc;
	background-color: #F7F7F7;
}
#growreportSchreibenForm h3{
	margin: 20px 0 0 0;
	padding: 2px 0 2px 0px;
	font: bold 1.em Tahoma, sans-serif;
	background-color: #e1e1e1;
	color: #3b3b3b;
}

#growreportSchreibenForm p.TextGrauKleinMitte{
	text-align: center;
	color: #6f6f6f;
	font-size: 0.9em;
}

#growreportSchreibenForm table.TextfeldEinzeilig{
	width: 100%;
	margin: 0;
	padding: 0;
	text-align: left;
	font: 1em Tahoma, sans-serif;
	color: #4c4c4c;
}
#growreportSchreibenForm td.texteingabe{
	width: 20%;
	text-align: left;
	vertical-align: top;
	height: 20px;
	white-space: nowrap;
}
#growreportSchreibenForm td.texteingabeInput{
	text-align: right;
	height: 20px;
	white-space: nowrap;
}
#growreportSchreibenForm td.texteingabeMitte{
	text-align: center;
	height: 20px;
	white-space: nowrap;
}
#growreportSchreibenForm label{
	font-weight: bold;
}
#growreportSchreibenForm input.TextEinzeiligRechts{
	border: 1px solid #808080;
	height: 15px;
	width: 95%;
	padding-left: 2px;
}
span.schwarz{
	color: #000000;
}
span.orange{
	color: #cc6600;
	font: bold 1.25em Tahoma, sans-serif;
}
span.error{
	color: #cc0000;
	font-weight: bold;
	font-size: 1.2em;
}

#insertseite h1{
	margin: 0 0 0 0;
	padding: 2px 0 2px 0px;
	font: bold 1.25em Tahoma, sans-serif;
	border-left: 0px solid #bcbcbc;
	border-top: 1px solid #bcbcbc;
	border-bottom: 1px solid #bcbcbc;
}
#insertseite p.info{
	color: #6f6f6f;
	font-size: 0.85em;
}

p.kleinohneunterstriche{
	text-decoration: none;
	font: 0.8em Tahoma;
	color: #8a8a8a;
}
p.kleinohneunterstriche a{
	text-decoration: none;
	font: 0.9em Tahoma;
	color: #000000;
}
p.kleinohneunterstriche a:hover{
	text-decoration: none;
	background-color: #e7f5e2;
	font: 0.9em Tahoma;
	color: #000000;
	}

#insertseite textarea#text{
	border: 1px groove #bcbcbc;
	width: 100%;
	height: 270px;
	padding: 2px;
}

#picupload {
	text-align: center;
	width: 100%;
	}
#picupload h1{
	margin: 0 0 0 0;
	padding: 2px 0 2px 0px;
	font: bold 1.25em Tahoma, sans-serif;
	border-left: 0px solid #bcbcbc;
	border-top: 1px solid #bcbcbc;
	border-bottom: 1px solid #bcbcbc;
}
#picupload p.info{
	color: #6f6f6f;
	font-size: 0.85em;
}

#picupload form label{
	font: 0.9em Tahoma, sans-serif;
	color: #000000;
}
#picupload span.grauklein{
	font: 0.75em Tahoma, sans-serif;
	color: #858585;
}

input.button{
	font: bold 0.9em Tahoma, sans-serif;
	color: #000000;
	border: thin solid #006600;
	background-color: #ccff99;
	padding: 2px;
}
input.submit{
	font: bold 0.9em Tahoma, sans-serif;
	color: #000000;
	border: thin solid #006600;
	background-color: #ccff99;
	padding: 2px;
}

td.ganzklein{
	white-space: nowrap;
	text-align: left;
	font: 0.85em Tahoma;
	padding-right: 10px;
	}
td.ganzklein a{
	text-decoration: none;
	font: 0.85em Tahoma;
	color: #000000;
}
td.ganzklein a:hover{
	background-color: #e7f5e2;
	font: 0.85em Tahoma;
	color: #000000;
	}

img.thumb{
	border: 0;
	margin: 0;
	padding: 0;
	}

#errorMsg{
	border: 1px groove #990000;
	width: 100%;
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
	}
#errorMsg p.errorTop{
	font: bold 0.75em Tahoma;
	background-color: #990000;
	color: #ffffff;
	margin: 0;
	padding: 2px;
	}
#errorMsg p.errorMsg{
	font: bold 0.75em Tahoma;
	color: #000000;
	margin: 0;
	padding: 2px;
	}

#hinweisMsg{
	border: 1px groove #666600;
	width: 100%;
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
	}
#hinweisMsg p.hinweisTop{
	font: bold 0.75em Tahoma;
	background-color: #666600;
	color: #ffffff;
	margin: 0;
	padding: 2px;
	}
#hinweisMsg p.hinweisMsg{
	font: bold 0.75em Tahoma;
	color: #000000;
	margin: 0;
	padding: 2px;
	}
