/* Style-Sheet für alle Content-bezogenen Klassen */
/* (Text- und Link-Formatierungen sowie Inline- und Block-Elemente) */


/* ----------------------------------------------- */
/* Layer: Body */
/* ----------------------------------------------- */

.aImage {
	border: none;
}



/* ----------------------------------------------- */
/* Text: Body */
/* ----------------------------------------------- */

a {
	color: #000000;
	text-decoration: underline;
}


.aTextLink {
	color: #000000;
	text-decoration: underline;
}


a:hover, .aTextLink:hover {
	text-decoration: none;
}


.aText01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 140%;
}


.aText02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
}


.aText03 {
	font-family: "Courier New", Courier, monospace;
	font-size: 15px;
}


.aTextGrey {
	color: #666666;
}


.aTextGreen {
	color: #5b7817;
}


.aTextRed {
	color: #CC3300;
}


.aTextBlue {
	color: #003366;
}


.aTextNoStrike {
}


.aTextStrike {
	text-decoration: line-through;
}


.aBreak01 {
	height: 5px;
	line-height: 5px;
}


.aBreak02 {
	height: 10px;
	line-height: 10px;	
}



/* ----------------------------------------------- */
/* Formularfelder und Buttons */
/* ----------------------------------------------- */

.aTextField01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	width: 250px;
}


.aTextField02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 250px;
}


.aTextField03 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	width: 80%;
}


.aTextField04 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	width: 300px;
}


.aTextField05 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	width: 90px;
}


.aTextField06 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	width: 210px;
}


.aTextField07 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	width: 120px;
}


.aTextArea01 {
	font-family: "Courier New", Courier, monospace;
	font-size: 15px;
	width: 99%;
	height: 400px;
	border: none;
	border-color: #FFFFFF;
}


.aTextArea02 {
	font-family: "Courier New", Courier, monospace;
	font-size: 15px;
	width: 500px;
	height: 500px;
}


.aTextArea03 {
	font-family: "Courier New", Courier, monospace;
	font-size: 15px;
	width: 250px;
	height: 250px;
}


.aTextArea04 {
	font-family: "Courier New", Courier, monospace;
	font-size: 15px;
	width: 500px;
	height: 300px;
}
