body {
	padding: 0px;
	margin: 0px;
}
td, th, div {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.meta {
	font-size: 9px;
	line-height: 14px;
}
.content {
	line-height: 17px;
}
th.info {
	line-height: 15px;
	font-weight: bold;
}
td.info {
	line-height: 15px;
}
.headline {
	font-weight: bold;
	line-height: 24px;
	color: #5993CF;
}
.highlight {
	font-weight: bold;
}
a:hover {
	color: #5993CF;
}
input, textarea, select {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}
.formbutton {
	width: 160px;
}
.formcheck {
	width: 16px;
	color: black;
}
.formwidth_normal {
	width: 260px;
	background: #D5E4F3;
	color: black;
}
.formwidth_small {
	width: 82px;
	background: #D5E4F3;
	color: black;
}
.formwidth_mini {
	width: 40px;
	background: #D5E4F3;
	color: black;
}
.formwidth_medium {
	width: 174px;
	color: black;
	background-color: #D5E4F3;
}
#TextNavigation {
	position:absolute;
	top:0px;
	width:705px;
	height:40px;
	z-index:1;
	visibility:hidden;
}
