/* @override http://reiterhof-marten.dev/reiten/hofnachrichten/style.css */

html, 
body
{
	height: 100%;
}

.hintergrundSchlagzeile {
	background-image:  url(hauptseite/textflaechen/flaeche_rechts_oben.jpg);
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: 022B91;
	padding-left:25px;
	padding-right:15px;
	vertical-align: top;
	padding-top:14px;
	font-weight: bold;
	}
	
.dachzeile {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: none;
	color: 022B91;
	font-weight: normal;
	letter-spacing: 1px;
}
	
.schlagzeile {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-transform: none;
	color: #000000;
	font-weight: bold;	
}

.anreisser  {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: none;
	color: #000000;	
	}
	

.hintergrundTEXT {
	background-image:  url(hauptseite/textflaechen/textflaeche.jpg);
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	padding-left:25px;
	padding-right:15px;
	vertical-align: top;
	padding-top:14px;
	}
	
.titel  {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-transform: none;
	color: #022b91;
	font-weight: bold;
	}
	
.impressum {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FBF2D6;
	background-image: url(../basisdateien/schlussleiste/schlussleiste_rechts_orange.jpg);
	text-align: center;
	padding-bottom: 7px;
	padding-right: 380px;
}

a:link { text-decoration:none; color:#FC7303; }
a:visited { text-decoration:none; color:#FC7303; }
a:hover { text-decoration:none; color:#DE0000; }
a:active { text-decoration:none; color:#FBF9C9; }
a:focus { text-decoration:none; font-weight:bold; color:#FFFFFF}

table tr.news td 
{
	border-bottom: 6px solid white; 
	background: #D8E2FB;
	clear: both; 
}

.row:after, 
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	font-size: 0;
	height: 0;
	visibility: hidden;
} 

/* IE-Patch für IE 7*/
*:first-child+html .row,
*:first-child+html .clearfix { 
	min-height: 0; 
}

/* IE-Patch für IE 6*/
* html .row,
* html .clearfix { 
	height: 1%; 
}

.left {
	float: left;
}

.right {
	float: right;
}

.half {
	width: 48%;
}

.news-image
{
	width: 346px;
	height: 100%;
	overflow: hidden;
	text-align: center;
	position: relative;
	background: rgb(0, 59, 92);
}

.news-image a
{
	display: block;
	height: 100%; 
	width: 100%;
	position: static;
}

.news-image img {
	height: 100%;
}

.news-content
{
	margin: 1em 1em 1em 366px;
	padding-bottom: 1em;
}

.news-detail-content
{
	background: white;
	height: 100%;
	padding: .5em 2em;
}

.news-content h1,
.news-detail-content h1
{
	font-family: Georgia;
	font-weight: normal;
	font-size: 1.6em;
	color: #022B91;
	line-height: 1.2em;
	margin: .5em 0 .2em;
}

.news-content .news-date
{
	display: block;
	margin-top: .3em;
	font-family: Arial;
	font-size: .8em;
	color: grey;
}

.news-content p,
.news-detail-content
{
	margin: .8em 0em -1em; 
	font: .96em/1.4em Arial; 
}

.half p,
.half .news-detail-content
{
	text-align: justify;
}

.news-detail-content .teaser
{
	font-size: 1.1em;		
}

.image, 
.image-full-width,
.image-half-width,
.image-third-width
{
	overflow: hidden;	
	border: 1px solid lightgrey;
	padding: 10px;
	background: #f3f3f3;
}

.image-full-width small,
.image-half-width small,
.image-third-width small
{
	display: block;
	margin: .25em .5em -.75em;
	text-align: center;
	font-size: .8em;
}

.news-detail-content .image-full-width
{
	margin: 1em auto;
}
.news-detail-content .image-full-width img {
	width: 940px;	
}
.news-detail-content .image-half-width img {
	width: 440px;	
}
.news-detail-content .image-third-width img {
	width: 300px;	
}

.news-detail-content  .image-right {
	margin: 1em 0em 1em 1em;
}

.news-detail-content  .image-left {
	margin: 1em 1em 1em 0em;
}

.news-content .news-more
{
	text-align: right;
}

.news-detail-content table {
	width: 100%;
	margin: 10px 0;
	text-align: left;
	font-size: .9em;
}
.news-detail-content table tbody{
	font-size: .9em;
	vertical-align: top;
}
table tr.news td .news-detail-content table td,
.news-detail-content table td,
.news-detail-content table th {
	margin: 0px;
	padding: 5px 10px;
	border-bottom: 1px solid lightgray;
	background: white;
}
table tr.news td .news-detail-content table .place ,
.news-detail-content table .place {
	text-align: right;
	background: no-repeat 20% 20%;
}
table tr.news td .news-detail-content table .first-place,
.news-detail-content table .first-place {
	background-image: url('fotos/schleife-platz-1_s.png');
}
table tr.news td .news-detail-content table .second-place,
.news-detail-content table .second-place {
	background-image: url('fotos/schleife-platz-2_s.png');
}
table tr.news td .news-detail-content table .third-place,
.news-detail-content table .third-place {
	background-image: url('fotos/schleife-platz-3_s.png');
}
table tr.news td .news-detail-content table .fourth-place,
.news-detail-content table .fourth-place {
	background-image: url('fotos/schleife-platz-4_s.png');
}
table tr.news td .news-detail-content table .fifth-place,
.news-detail-content table .fifth-place {
	background-image: url('fotos/schleife-platz-5_s.png');
}
table tr.news td .news-detail-content table .sixth-place,
.news-detail-content table .sixth-place {
	background-image: url('fotos/schleife-platz-6_s.png');
}
table tr.news td .news-detail-content table .seventh-place,
.news-detail-content table .seventh-place {
	background-image: url('fotos/schleife-platz-7_s.png');
}
table tr.news td .news-detail-content table .eighth-place,
.news-detail-content table .eighth-place {
	background-image: url('fotos/schleife-platz-8_s.png');
}
table tr.news td .news-detail-content table .ninth-place,
.news-detail-content table .ninth-place {
	background-image: url('fotos/schleife-platz-9_s.png');
}
table tr.news td .news-detail-content table .tenth-place,
.news-detail-content table .tenth-place {
	background-image: url('fotos/schleife-platz-10_s.png');
}
.shortnews p{
	line-height: 1.2em;
	margin-bottom: .5em;
}
.shortnews h1 a {
	color: #022B91;	
} 
