body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	background-color: #EEEEEE;
}
table {
	border-collapse: collapse;
	border-spacing:0px;
	margin: 0px;
	padding: 0px;
}
table.header {
	padding-right: 10px;
}
td {
	padding:0px;
}
td.verticalline {
	border-right: 1px solid #5A5A5A;
}
td.headercell {
/*	background-color: #8091B3;*/
	background-image: url(/img/header_bg.png);
}
tr.datarow_even {
    background-color: #cccccc;
}
input, textarea, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
}
img {
	border: 0px;
}
a {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
}

a.submenuactive {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
}
a.submenuactive:hover {
	text-decoration: none;
	color: #555555;

}
a.submenuinactive {
	font-size: 11px;
	color: #000000;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
}
a.submenuinactive:hover {
	text-decoration: none;
	color: #555555;

}
.copy {
	font-size: 10px;
	color: #333333;
}
a.copy {
	text-decoration: underline;
	color: #333333;
}
a.copy:hover {
	text-decoration: none;
	color: #333333;
}
.socialnetworks {
	font-size: 10px;
	color: #333333;
	float: right;
	padding-top: 4px;
	padding-right: 10px;
}
.socialbuttons {
	margin-top: 15px;
}
.socialbuttons td{
	padding-right: 5px;
}

.languagechooser {
	font-size: 10px;
	color: #333333;
	float: right;
	padding-top: 6px;
}
td.language {
	padding-right: 15px;
}
a.language {
	text-decoration: none;
	color: #333333;
}
a.language:hover {
	text-decoration: none;
	color: #000000;
}
.fulltext {
	font-size: 11px;
	color: #000000;
	line-height: 14px;
	width: 345px;
}
a.fulltext {
	text-decoration: underline;
	color: #000000;
}
a.fulltext:hover {
	text-decoration: none;
}
a.textlink {
	text-decoration: underline;
	color: #000000;
}
a.textlink:hover {
	text-decoration: none;
	color: #000000;
}
.highlight {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
.columntext {
	font-size: 11px;
	width: 148px;
	line-height: 14px;
}
a.columntext {
	text-decoration: underline;
	color: #000000;
}
a.columntext:hover {
	text-decoration: none;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	margin: auto;
	padding-bottom: 0px;
}
h2,
h3,
.subheadline {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	margin: auto;
	padding-top: 25px;
}
h2.fulltext-hl{
	font-size: 14px;
	border-bottom: 1px solid #A4A4A4;
	width: 420px;
	margin-right: 78px;
}
a.newslink {
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
a.newslink:hover {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.overviewpictitle {
	font-size: 11px;
	color: #000000;
	text-align: left;
	vertical-align: top;
}
a.overviewpictitle {
	text-decoration: underline;
}
a.overviewpictitle:hover {
	text-decoration: none;
}
.detailsubtitle {
	color: #000000;
	font-size: 11px;
	font-weight: normal;
}
a.detailsubtitle {
	color: #000000;
	text-decoration: underline;
}
a.detailsubtitle:hover {
	color: #000000;
	text-decoration: none;
}
.detailnav {
	color: #000000;
	font-size: 11px;
	font-style: normal;
}
a.detailnav {
	color: #000000;
	text-decoration: none;
}
a.detailnav:hover {
	color: #000000;
	text-decoration: underline;
}
.newsdate {
	font-size: 11px;
	color: #000000;
	font-style: italic;
}
.newstext {
	font-size: 11px;
	color: #000000;
}
.sitemapitems {
	font-size: 11px;
	line-height: 18px;
}
a.sitemapitems {
	color: #000000;
	text-decoration: underline;
}
a.sitemapitems:hover {
	color: #000000;
	text-decoration: none;
}
.errormessage {
	color: #FF0000;
	text-decoration: none;
}
.errorfield {
	background-color: #FF9999;
}
a.bigimage {
  text-decoration:none;
  position:relative;
  display:block;
  float:left;
}
a.bigimage span.zoom-icon{
  visibility:hidden;
  position:absolute;
  right:0px;
  bottom:0px;
/*  filter:alpha(opacity=70);
  -moz-opacity:0.7;
  -khtml-opacity: 0.7;
  opacity: 0.7;
*/}
a.bigimage:hover span.zoom-icon{
  visibility:visible;
}
.searchfield {
  color:#888888;
}
.searchbutton {
  padding:0;
  margin:0 10px 0 3px;
  border:0px;
  background: url(/img/searchbutton.png) no-repeat;
  width:16px;
  height:16px;
}
#searchform {
  float:right;
  vertical-align:bottom;
  text-align:bottom;
}
h2 a {
	text-decoration: none;
}
h2 a:hover {
	text-decoration: underline;
}

