/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	background-color: #D4D4D4;
}

A:hover {
	text-decoration: underline;
	color: #901516;
}

A:link {
	text-decoration: none;
	color: #901516;
}

A:visited {
	text-decoration: none;
	color: #901516;
}

.footer {
	padding-top: 6px;
	padding-bottom: 6px;
	font-size: 10px;
}

a.footer:hover {
	text-decoration: underline;
	color: #333333;
}

a.footer:link {
	text-decoration: none;
	font-weight: normal;
	color: #333333;
}

a.footer:visited {
	text-decoration: none;
	color: #333333;
}

.headline, h1 {
	font-weight: bold;
	font-size: 12px;
}

.navigation {
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	display: block;
	padding-top: 7px;
	padding-bottom: 5px;
	padding-right: 25px;
	background-color: #828180;
	padding-left: 25px;
}

A.navigation:hover {
	text-decoration: underline;
	color: #ffffff;
	font-weight: bold;
	background-color: #6E6D6C;
}

A.navigation:link {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #6E6D6C;
}

A.navigation:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #6E6D6C;
}

.subnavi {
	font-size: 13px;
	line-height: 15px;
	color: #000000;
	font-weight: normal;
	display: block;
	padding-top: 4px;
	background-color: #828180;
	padding-bottom: 4px;
	padding-right: 25px;
	padding-left: 25px;
	margin-top: 1px;
}

A.subnavi:hover {
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: normal;
}

A.subnavi:link {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
}

A.subnavi:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
}

.tablecolor1 {
	background-color: #004588;
}

.tablecolor2 {
	background-color: #A0BFD6;
}

.tablecolor3 {
	background-color: #BDD2E3;
}
.newsteaser {
	padding-right: 25px;
}
