.ImageBorder {
	padding: 4px;
	border: 1px solid #A0A0A0;
	float: right;
	margin: 0 0 15px 15px;
}


h1 {
	color: #064C7D;
	font-size:18px;
	line-height: 22px;
	font-weight:normal;
}

h2 {
	color: #064C7D;
	font-size:14px;
	line-height: 18px;
	font-weight: bold;
	padding: 0;
	margin: 10px 0 0 0;
}

a { 
	color: #064C7D;
	text-decoration: underline;
}

.EnterSite:link,
.EnterSite:hover,
.EnterSite:visited,
.EnterSite:focus,
.EnterSite:active {
	background: url(../images/bg_enter.gif) no-repeat;
	width: 145px;
	display: block;
	float: right;
	padding: 0 20px 0 0;
	height: 21px;
	line-height: 21px;
	text-align: right;
	text-decoration: none;
}

.DatenTabelle {
}

.DatenTabelle th {
	text-align: center;
	color: #064C7D;
	font-size: 14px;
	line-height: 20px;
	text-transform: uppercase;
}

.DatenTabelle td {
	text-align: center;
	font-size: 14px;
	line-height: 20px;
}
