@charset "utf-8";
/* CSS Document */

table {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 520px;
}

.bgnorm {
	background-color:#FFFFFF
}
			
input,textarea {
	border:0px none #FFFFFF;
	color:#383838;
}
		
			h2 {
	font-size:11px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #cccccc;
}
			
			h3 {
				font-size:116%;}
			
			input {
	font-size:95%;
}
			
			.klein {
				font-size:90%;}

			.mittel {
				font-size:116%;}
			.rechts {
				text-align:right}
			.riesig {
				font-size:166%;}
			
			.admin {
				margin:0 4px;}
			
			.warn {
				color:#000000;
				font-weight:bold;}	
			
			.high,input,textarea {
				background-color:#D8D8D8} 
	
			.warn {
				background-color:#F71F1F}
	
			.admin {
				color:#F71F1F;}

			.button {
				border:1px solid #383838;}
			
			.message {
				border-bottom:1px solid #ECECEC;
				border-left:1px solid #ECECEC;
				line-height:150%;
				padding:3px 3px 3px 3px}
