.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #000033;
	
}
.titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000033;
}
.mainTitel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000033;
}
.textbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000033;
	width: 700px;
	border: 1px solid #CCCCFF;
}
.text-kastens , .text-kasten-extended {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000033;
	width: 150px;
	height: 16px;
	padding: 2px;
	margin: 2px;
	border: thin solid #CCCCFF;
}
.text-kasten-extended {
  visibility:hidden;

}
.text-kastensFree {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000033;
	width: auto;
	height: 14px;
	padding: 2px;
	margin: 2px;
	border: thin solid #CCCCFF;
}
.bullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000033;
	list-style-position: inside;
	list-style-type: circle;
}
.linkrot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
}
