body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000066;
	border-width: 0;
	border: 0;
	background-attachment: fixed;
}

.infoLinkI {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	display: block;
	color: #FFFFFF;
	height: 51px;
	text-decoration: none;
	width: 126px;
	background-repeat: no-repeat;
	background-image: url(../images/button_backgr_2.jpg);
	font-weight: normal;
	white-space: normal;
	padding-top: 10px;
	padding-left: 10px;
	margin-top: -5px;
	margin-bottom: -5px;
	border-spacing: 5;
}
.infoLinkI:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-image: url(../images/button_backgr_2.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
}
.infoLinkI:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	background-image: url(../images/button_backgr_2.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
}

.infoLinkI:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #00CC33;
	background-image: url(../images/button_backgr_hover_2.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
}
.infoLinkI:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-image: url(../images/button_backgr_hover_2.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
	font-weight: bold;
}
.InfoTitel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	background-color: #FFFFFF;
}

.InfoTitel:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000099;
	background-color: #4242B5;
}
.InfoTable {
	padding: 0;
	border-spacing: 1;
	width: 500px;
	margin: 0px;
	display: block;
	margin-top: 2px;
	color: #000066;
	border-top-width: 1;
	border-right-width: 1;
	border-bottom-width: 1;
	border-left-width: 1;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #4242B5;
	border-right-color: #4242B5;
	border-bottom-color: #4242B5;
	border-left-color: #4242B5;
}

.InfoMessage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2121A5;
	border-spacing: 1;
	font-style: normal;
	font-weight: normal;
	border: 1 none #4242B5;
}

.InfoMessage:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	font-weight: normal;
}
.InfoMessage:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	font-style: normal;
}
.InfoMessage:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
}
.InfoMessage:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
}
.Tabellennamen {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #000066;
	font-weight: normal;
	text-align: center;
}
