/* CSS Document */

#einleitung {
	width: auto;
	height: 150px;
	margin: 0 10px 10px 0;
	}

#daten {
	margin-left: 15px;
	margin-top: 15px;
	margin-bottom: 15px;
	}
#bogenrahmen{
	margin: 0 auto 0 auto;
	width: 500px;
	height: auto;
	}
	#zeile-oben {
		height: 17px;
		font-size:0px;
		}
	#zeile-main {
		height: auto;
		}
	#zeile-unten {
		height: 15px;
		font-size: 0px;
		}
	#logo {
		margin: 0 5px 0 260px;
		height: 76px;
		width: 225px;
		}
	#anschrift {
		margin: 0 0 0 10px;
		width: 298px;
		height: 35px;
		
		}
	#quer {
		margin: 0 0 0 410px;
		width: 75px;
		height: 847px;
		}
	#blattinhalt {
		margin: 0 5px 0 5px;
		}
	#datenrahmen {
		z-index:100;
		width: 500px;
		height: 100px;
		}
	#daten {
		width: 400px;
		height: 100%;
		float: left;
		}
		
		
/*############DATENSATZE##############*/

#ueberschrift {
	font-family: arial;
	font-size: 14px;
	font-variant: small-caps;
	font-weight:bold;
	color: #000000;
	margin: 10px auto 0 160px;

	}
#box-name {
	font-family: arial;
	font-size:12px;
	color: #000000;
	margin: 10px 0 0 10px;
	float: left;
	width: 390px;
	}
	.name {
		font-family:Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #000000;
		margin-right: 5px;
		}
		.texbox-single {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		color: #000000;
		padding: 0 5px 2px 5px;
		border-left: none;
		border-right: none;
		border-top: none;
		border-bottom: thin solid 1px #000000;
		width: 100%;
		margin-right: 5px;
		}
		.anmerkung {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #000000;
		padding: 0 5px 2px 5px;
		border: thin solid 1px #000000;
		width: 95%;
		margin: 5px;
		}
		
	.middlespace {
		font-size: 0px;
		width: 10%;
		}
	.horizontalspacer {
		font-size: 3px;
		}
		
	