html, body {
	background-color: #FFFFFF;
	font-size: 11px; 
	margin: 0px; 
	color: #333333; 
	font-family: arial, verdana, helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	height: 100%;
	width: 100%;
	overflow: hidden;
}
* html, * html body {
	font-size: 11px;
}
b {
	color: #2a5074;
}
hr {
	border-style: solid;
	border-color: #2a5074;
	height: 1px;
}
input {
	border-style: solid;
	border-width: thin;
	border-color: #2a5074;
	width: 230px;
	font: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 10px;
}
.content_table {
	height: 100%;
	vertical-align: top;
	margin-bottom: 21px;
}
.button {
	width: 60px;
	height: 19px;
	color: #FFFFFF;
	background-color: #2a5074;
	border: 0px;
}
.missing {
	color: #FF0000;
	font-weight: bold;
}
select {
	border-style: solid;
	border-style: solid;
	border-color: #2a5074;
	width: 40px;
	font: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 10px;
}
table {
	font-size: 11px;
}
.headline {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 5px;
}
.teaser_headline {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 5px;
	float: left;
}
.date {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 5px;
	float: right;
}
.teaser_large {
	width: 578px;
	border-style: solid;
	border-width: 1px;
	outline-style: inherit;
	border-color: #c5d0d9;
	margin-bottom: 14px;
	vertical-align: top;
}
.teaser_large img {
	float: left;
	padding-right: 5px;
	border-style: none;
}
.teaser_large a {
	text-decoration: underline;
	font-weight: normal;
	color: #2a5074;
	display: inline;
}
.teaser_large a:link {
	text-decoration: underline;
	color: #2a5074;
}
.teaser_large a:visited {
	color: #999999;
}
.teaser_large a:hover {
	color: #2a5074;
	text-decoration: underline;
	display: inline;
	background-color: transparent;
}
.teaser_large a:active {
	color: #2a5074;
}
.teaser_large_headline {
	color: #2a5074;
	font-weight: bold;
	font-size: 12px;
}
.teaser_small {
	width: 282px;
	height: 200px;
	border-style: solid;
	border-width: 1px;
	outline-style: inherit;
	border-color: #c5d0d9;
	margin-bottom: 14px;
	vertical-align: top;
}
.info_popup {
	width: 500px;
	border-style: solid;
	border-width: 1px;
	outline-style: inherit;
	border-color: #c5d0d9;
	margin-bottom: 14px;
}
.pos_left {
	float: left;
	margin-right: 10px;
}
.pos_right {
	float: right;
}
.teaser_small img {
	float: left;
	padding-right: 5px;
	border-style: none;
}
.teaser_small a {
	text-decoration: underline;
	font-weight: normal;
	color: #2a5074;
	display: inline;
}
.teaser_small a:link {
	text-decoration: underline;
	color: #2a5074;
}
.teaser_small a:visited {
	color: #999999;
}
.teaser_small a:hover {
	color: #2a5074;
	text-decoration: underline;
	display: inline;
	background-color: transparent;
}
.teaser_large a:active {
	color: #2a5074;
}
.teaser_small_headline {
	color: #2a5074;
	font-weight: bold;
	font-size: 12px;
}
.footer {
	font-size: 12px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	right: 16px;
	overflow: hidden;
	white-space: nowrap;
}
.footer a {
	font-size: 12px;
	display: inline;
	color: #FFFFFF;
}
.footer a:link {
	font-size: 12px;
	display: inline;
	color: #FFFFFF;
}
.footer a:hover {
	display: inline;
	text-decoration: underline;
	color: #FFFFFF;
}
.footer a:active {
	display: inline;
	color: #FFFFFF;
}

.links {
	font-size: 14px;
}
.links a {
	font-size: 14px;
	text-decoration: underline;
	font-weight: normal;
	color: #2a5074;
	display: inline;
}
.links a:link {
	font-size: 14px;
	text-decoration: underline;
	color: #2a5074;
}
.links a:visited {
	font-size: 14px;
	color: #999999;
}
.links a:hover {
	font-size: 14px;
	color: #2a5074;
	text-decoration: underline;
	display: inline;
	background-color: transparent;
}
.links a:active {
	font-size: 14px;
	color: #2a5074;
}
.gallery {
	width: 570px;
	border-style: none;
	outline-style: inherit;
}
.gallery img{
	margin-left: 4px;
	margin-top: 8px;
	margin-right: 4px;
	float: none;
}
.gallery td{
	text-align: center;
}
.gallery a {
	text-decoration: none;
	background-color: transparent;
}
.gallery a:hover{
	text-decoration: none;
	background-color: transparent;
}