body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4c4c4c;
}

img {
  border: none;
}

.head , h1 {
	font-size: 13px;
	color: #3e59b1;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3e59b2;
	width:auto;
	text-transform: uppercase;	
	margin-top: 18px;
	margin-bottom: 12px;
	/*display:inline;*/
	margin-left:0px;
	padding-left:0px;
	border-left:0px none;
}

.subhead, h2 {
	font-size: 13px;
	color: #4c4c4c;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 7px;	
}

th {
	font-size: 12px;
	color: #4c4c4c;
	font-weight: normal;
	text-align: left;
}

a, a:link, .link {
	color: #3854af;
	/*font-style: italic;*/
	text-decoration: underline;
}

div#slogan {
	color: white;
	font-size: 11px;
	padding-top: 8px;
	padding-left: 15px;
	padding-right: 19px;	
}
ul#left-col-nav li {
	
}


.txtweiss {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

th {
	text-align:left;
	vertical-align: top;
}

table.form-table {
}

table.form-table tr {
	vertical-align:top;
}
form.suchformular table {
	border: none;
}
form.suchformular td {
	padding: 4px;
}
table.ergebnistabelle {
	border: 1px solid #3e59b2;
	width: 99%;
	margin-top: 12px;
	margin-bottom: 12px;
	border-collapse:collapse;
}
table.ergebnistabelle td {
	border: 1px solid #3e59b2;
	padding: 3px;	
	vertical-align: top;
}
table.ergebnistabelle th {
	border: 1px solid #3e59b2;
	padding: 3px;	
	background-color:#ccd3e6 ;

}
table.ergebnistabelle a, ul.ergebnisliste a {
	text-decoration: none;	
	font-weight: bold;
}
.pressetext_bilder {
	font-size: 11px;	
}
.pressetext_head a {
	font-style: normal;	
}
.pressetext_video {
	margin: 20px 0;
}
.pressetext_video_embed {
	margin: 10px 0;
}
.pressetext_video_embed textarea {
	font-size: 11px;
	width: 100%;
	height: auto;
	margin-top: 5px;
}
.odd {
   background-color: white;
}
.even {
   background-color: #f3f3f3;
}
.ergebnistabelle ul, .pressetext_head ul {
   list-style: none;
   padding: 0;
   margin: 0;	
}
ul.ergebnisliste {
   	list-style: none;
   	padding: 0;
   	margin: 0;
   	border-top: 1px solid #3e59b2;
}
ul.ergebnisliste li {
	border: 1px solid #3e59b2;
	border-top: 0px;
	padding: 3px;	
}
table.ergebnistabelle td.liste {
	padding: 0px;	
}
table.ergebnistabelle td.liste ul li {
	padding: 6px 3px;	
}
a.backlink {
	text-decoration: none;
	display: block;
	margin-top: 12px;
	margin-bottom: 12px;	
}

