.body_0 {
	background-color: #E4FCFB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #000000;
	margin: 0px;
}

.body_info {
	background-color: #E4FCFB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	color: #000000;
	margin: 8px 8px 4px 2px;
}

.body_std {
	background-color: #E4FCFB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	color: #000000;
	margin: 15px;
}
/* --- Hintergrundfarben --- */

.bgcolor_hintergrund {
	background-color: #F5F5F5;
}

.bgcolor_elemente {
	background-color: #2CAD2C;
}

.bgcolor_elemente_hell {
	background-color: #BAEFBA;
}

/* --- Text --- */

h1 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	color: #000000;
}

.text-xxx_f {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 40px;
	font-weight: bold;
	font-style: normal;
	color: #000000;
}

.text-xx_f {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	font-style: normal;
	color: #000000;
}

.text-x_f {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	font-style: normal;
	color: #000000;
}

.text-m_n {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	line-height: 17px;
}

.text-m_b {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #000000;
	line-height: 17px;
}

.text-s_n {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	color: #000000;
}

.text-xs_n {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: normal;
	font-style: normal;
	color: #000000;
}

/* --- div --- */
#pos_0 {
         position:absolute;
         top:0px;
         left:0px;
         z-index:10;
}
.tableborder {
	border: 2px outset #BACC99;
}

