/* CSS Document */

Meine verschiedenen Stile sind:

Head1.head1 {
}
.bluehead12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000099;
	background-position: center center;
	border: thin solid #0099FF;
	height: auto;
	width: auto;
	padding: 4px;
	float: left;
	page-break-before: always;
}

.bluehead14 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000099;
	background-position: center center;
	border: thin solid #0099FF;
	height: auto;
	width: auto;
	padding: 4px;
	float: left;
	page-break-before: always;
}

.beschriftung_klein {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	font-style: normal;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	height: auto;
	width: auto;
	float: right;
	clear: right;
	margin-top: 1cm;
}
.text_blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	background-color: #EDFBFE;
	text-align: justify;
	cursor: text;
	height: auto;
	width: auto;
	border-top: 1px solid #3333CC;
	border-right: 1px #3333CC;
	border-bottom: 1px solid #3333CC;
	border-left: 1px #3333CC;
	padding: 4px 12px 4px 4px;
	clear: none;
	margin: auto;
	float: left;
}
.text_bluelist {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	background-color: #FFFFFF;
	text-align: justify;
	cursor: text;
	height: auto;
	width: auto;
	border-top: thin none #3333CC;
	border-right: thin #3333CC;
	border-bottom: thin none #3333CC;
	border-left: thin #3333CC;
	padding: 4px 12px 4px 4px;
	clear: both;
}
.text_blueKopie {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	background-color: #CCFFFF;
	text-align: justify;
	cursor: text;
	height: auto;
	width: auto;
	border-top: 1px solid #3333CC;
	border-right: 1px #3333CC;
	border-bottom: 1px solid #3333CC;
	border-left: 1px #3333CC;
	padding: 4px 12px 4px 4px;
	clear: both;
}
