/* StyleSheet DeStatis - Relaunch 2002 */

body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:95%;
	margin:0px;
	padding:0px;
	color:#000000;
	background-color:#FFFFFF;
}
* html body {
	font-size:92%;
}

select{
	font-size: 11px;
}

br{
	line-height:50%;
}

p{
	font-family: arial,sans-serif;
	font-size: 11px;
}

sup{
	font-family: arial,sans-serif;
	font-size: 10px;
}

h1, .h1 {
	font-family: arial,sans-serif;
	font-size: 14px;
	margin: 0px;
	font-weight: bold;
	text-align: left;
}

h2, .h2 {
	font-family: arial,sans-serif;
	font-size: 11px;
	margin: 0px;
	font-weight: bold;
	text-align:left;
}

h3, .h3{
	font-family: arial,sans-serif;
	font-size: 11px;
	margin: 0px;
	font-weight: bold;
	text-align: center;
}

h4, .h4{
	text-align: center;
}

h5, .h5{
	text-align: center;
}

td {
	font-family: arial,sans-serif;
	font-size: 11px;
	margin: 0px;
}

th {
	font-family: arial,sans-serif;
	font-size: 11px;
	margin: 0px;
	font-weight: bold;
	text-align: left;
}

.tfoot {
	font-family: arial,sans-serif;
	font-size: 10px;
	margin: 0px;
}

a:link {
	color: #000066;
	text-decoration: underline;
}

a:visited {
	color: #000066;
	text-decoration:underline;
}

a:active {
	color:#336699;
	text-decoration:underline;
}

a:hover {
	color: #336699;
	text-decoration:underline;
}

.headline {
	font-family: arial,sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	color: #555555;
	margin-top: 0px;
	margin-bottom: 4px;
	margin-right: 10%;
}

.padding_left {
	padding: 0.8em 0.4em 0.4em 0.4em;
	float:left;
}
.padding_none {
	padding: 0.8em 0.4em 0.4em 0.4em;
	float:none;
}

.legendHidden{
	display:none;
	visibility:hidden;
}

.red{
	color: #ff0000;
	font-weight: bold;
	text-decoration:none;
	padding:0.4em;
}

