/* CSS Document */
p.test {
		background-color:yellow;
}

body.htmlarea-content-body h1 {
	color:#AF1D48;
	font-size:1.25em;
	background:url(../images/h1_icon.gif) 0 0.25em no-repeat;
	padding:0 0 0 16px;
	margin:0 0 1em 0;
}

body.htmlarea-content-body h2 {
	color:#AF1D48;
	font-size:1em;
	padding:0;
	margin:0 0 1em 0;	
}

body.htmlarea-content-body p {
	color:#000000;
	font-size:1em; 
	line-height:1.5em; 
	margin:0 0 1em 0;
}

body.htmlarea-content-body p a,body.htmlarea-content-body ul li a {
	color:#AF1D48 !important;
	text-decoration:none;
}



th {
	font-size:0.75em;
	vertical-align:top;
}

td {
	font-size:0.75em;
	vertical-align:top;
}

table {
	margin:0 0 1em 0;
}

table.align-left td, table.align-left th {
	text-align:left;
}

table.tabelle_1 {
}

table.tabelle_1 th {
	background-color:#817D71;
	padding:0.625em;
	border-right:0.0625em solid #ffffff;
	border-bottom:0.0625em solid #ffffff;
	color:#ffffff;
}

table.tabelle_1 td {
	background-color:#EAEAE7;
	padding:0.625em;
	border-right:0.0625em solid #ffffff;
	border-bottom:0.0625em solid #ffffff;
}

table.tabelle_2 {
	border-top:0.0625em solid #817D71;
	border-left:0.0625em solid #817D71;
}

table.tabelle_2 th {
	background-color:#AFADA5;
	padding:0.3125em 0.625em 0.3125em 0.625em;
	border-right:0.0625em solid #817D71;
	border-bottom:0.0625em solid #817D71;
	color:#ffffff;
}

table.tabelle_2 td {
	background-color:#EAEAE7;
	padding:0.625em;
	border-right:0.0625em solid #817D71;
	border-bottom:0.0625em solid #817D71;
}

table.tabelle_3 {
	border-top:0.0625em solid #817D71;
	border-left:0.0625em solid #817D71;
}

table.tabelle_3 th {
	background-color:#AFADA5;
	padding:0.3125em 0.625em 0.3125em 0.625em;
	border-right:0.0625em solid #817D71;
	border-bottom:0.0625em solid #817D71;
	color:#ffffff;
}

table.tabelle_3 td {
	padding:0.625em;
	border-right:0.0625em solid #817D71;
	border-bottom:0.0625em solid #817D71;
}

