body {
	font-family: sans-serif;
	background: #CEE3F6;
}
a {
	color: #006498;
	text-decoration: none;
	outline: none;
}
a:hover {
	color: #0085C7;
	text-decoration: none;
	outline: none;
}
a:active { 
	position:relative; 
	top: 1px;
}
a.jblocktitle {
	display: block;
	padding-top: 10px;
	padding-left: 16px;
	text-indent: -16px;
	cursor: pointer;
	text-decoration: none;
	font-weight: bold;
	width:600px;
}
div.jblockcontent {
	padding: 5px 0 10px 25px;
	width:600px;
}
img {
	border: 0px;
}
.inside {
	vertical-align: top;
	background: #fff;
}
.middle {
	height: 100%;
}
.footer {
	font-size: 8pt;
	padding: 0px;
}
div.title {
	font-size: 16pt;
	font-weight: bold;
}
hr {
	color: #CEE3F6;
}
table.info tr td {
	vertical-align: top;
}
td.infotitle {
	font-weight: bold;
	text-align: right;
}
.sponsoren img {
	border: 1px #000 solid;
}
.sponsoren div {
	padding-top: 5px;
}
div.presse {
	padding: 5px;
	font-weight: bold;
}
div.fotos {
	
}
div.fotoyears {
	text-align: center;
}
span.fotoyearcurrent {
	font-weight: bold;
}
hr.spacing {
	height: 0;
	border: none;
}
span.fotos {
	padding: 2px;
}
div.fotocat {
	width: 100%;
	text-align: left;
	font-size: 14pt;
	padding: 4px;
}

div.player {
	position: relative;
	left: 7px;
    height:307px;
    width:600px;
    border:0px solid #fff;
    outline:0px solid #333;
    cursor:pointer;
    text-align:center;
    margin-right:15px;
}
div.player img {
    margin-top:120px;
}

