a{
	color:#222288;
	text-decoration:none;
	font-weight:bold;
}
a:hover{
	/*color:#aaaaee;*/
	color:#faba33;
}
body.popup{
	background-image:url('../grafik/bgForm.jpg');
	background-repeat:repeat-x;
	background-color:#8b8bd5;
}
* {
	font-size:16px;font-family:Arial,Helvetica;
	background-color:transparent;
	margin:0px;
}

.content{
	visibility:hidden;
	position:absolute;
}

td{
	color:#000011;
	padding:3px;white-space:nowrap;
}

TD.n {
	background-color:#ffe0b0;
}
td.wrap{
	white-space:normal;
}
.bw{
	text-align:justify;
	white-space:normal;
}
.cw{
	text-align:center;
	white-space:normal;
}
CAPTION {
	font-family: arial,helvetica;
	font-size:16px;
	font-weight:bold;
	text-align:left;
	color:#000011;
	padding-left:20px;
	padding-top:20px;
	padding-bottom:20px;
}
.r {
	text-align:right;
	vertical-align:top;
}
.c{
	text-align:center;
}
.t{
	vertical-align:top;
}
TD.ct{
	background-color:transparent;
	text-align:center;
}
table{
	position:relative;
}
input[type="checkbox"]{vertical-align:top;}

.middle{
	vertical-align:middle;
}

.centerFrame{
	width:100%;
	height:100%;
}

