td {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	font-weight: bold;
	text-decoration: none;
	color: #000066;
}
a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #000066;
}
a:hover {
	font-weight: bold;
	color: #003399;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.content {
	padding: 10px;
	margin: 0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
.formTextfield {  background-color: #FFFFFF; padding-right: 4px; padding-left: 4px; border: #000077; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.formButton { background-color: #EFEFEF; border: 1px #000077 solid; cursor: hand; color: #990000}
.formRadiobutton { }
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.titleMain {
	font-size: 18px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
}
.titleSub1 {
	font-weight: bold;
	font-size: 14px;
	background-color: #FFFFCC;
	border-bottom-width: 2px;
	border-bottom-style: groove;
	border-bottom-color: #999999;
	padding: 1px;
}
.titleSub2 {
	font-size: 13px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990033;
	padding-right: 5px;
	color: #990033;
}
.CellGrayBright {
	background-color: #EEEEEE;
}
.border {
	background-color: #000000;
}
.leftright {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFCC;

}
.bottom {
	padding-right: 10px;
	padding-left: 10px;
}
.bottom a:link{
	font-weight: bold;
	text-decoration: none;
	color: #990033;
}
.bottom a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #990033;
}
.bottom a:hover {
	font-weight: bold;
	color: #555555;
	text-decoration: none;
}
.bottom a:active {
	font-weight: bold;
	color: #222222;
	text-decoration: none;
}
.menu {
	background-color: FFCC66;
	color: #FF0000;
}
.menu a:link{
	font-weight: bold;
	text-decoration: none;
	color: #990033;
}
.menu a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #990033;
}
.menu a:hover {
	font-weight: bold;
	color: #555555;
	text-decoration: none;
}
.menu a:active {
	font-weight: bold;
	color: #222222;
	text-decoration: none;
}
.CellGrayDark {

	background-color: #CCCCCC;
}
.titleSub3 {
	font-weight: bold;
	padding-right: 5px;
}
.titleLeftRight {
	background-color: #FFFF8A;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}
.contentLeftRight {
	padding-right: 5px;
	padding-left: 5px;
}
.Bericht {
	background-color: #EEEEEE;
	padding: 5px;
	border: 1px dotted #990000;
}
.top {
	background-image: url(images/background/top.jpg);

}

