.bgsite {
	background-color: #9dd5f8;
}
.bgmaincell {
	background-attachment: fixed;
	background-image: url(../_images/bg_justitia3.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.navlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #FFFFCC;
	text-decoration: none;
	font-weight: bolder;

}
.fliesstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
	text-decoration: none;
}
.header1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bolder;
	color: #666666;
	text-decoration: none;
}
.header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.blocktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
	text-decoration: none;
	text-align: justify;
}
.tdaktiv {
	background-image: url(../_images/tab_activ.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.tdpassiv {
	background-image: url(../_images/tab_passiv.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.navlinkpass {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #999933;
	text-decoration: none;
	font-weight: bold;

}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #003399;
	text-decoration: none;
}
.textfeldez {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	width: 350px;
	height:17px;
}
.textfeldmz {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	width: 350px;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	width: 80px;
}
.bildrechts {
	float:right;
	margin-top:10px;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:10px;
}
.bildinks {
	float:left;
	margin-top:10px;
	margin-bottom:10px;
	margin-right:20px;
}
.liste {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
	text-decoration: none;
	list-style-position: outside;
	list-style-type: square;
}

