/* CSS Document */

body {
	background:#333;
	margin:0;
	padding:0;
	padding-top:30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
}
a {
	color:#b51334;
	color:#333;
	text-decoration:none;
}
a img {
	border:none;
}
p {
	margin:12px 0;
}
td {
	vertical-align:top;
}
td p {
	margin:3px 0;
}
h1, h2, h3, h4, h5, h6 {
	margin:12px 0;
	font-size:14px;
}
#site {
	width:770px;
	margin:0 auto;
	position:relative;
}
#menuWrap {
	float:right;
}
#lang {
	position:absolute;
	top:7px;
	left:5px;
	color:#FFF;
	font-size:11px;
}
#lang a {
	color:#FFF;
	padding-left:5px;
}
#wrapper {
	background:#FFF;
	padding:25px;
	overflow:hidden;
	clear:both;
}
* html #wrapper {
	height:1%;
}
#imgHeader {
	height:150px;

}
#container-left {
	float:left;
	width:130px;
}
#logo {
	margin-top:50px;
}
#container-right {
	float:right;
	width:500px;
	margin-right:60px;
	display:inline;
}
#content {
	margin-top:50px;
	line-height:1.6em;
}
#content .browse img {
	vertical-align:middle;
}
#content .browse {
	padding-right:20px;
}
#footer {
	clear:both;
	background:#999;
	padding:15px 0 0;
	padding-left:100px;
	font-size:11px;
	color:#FFF;
	height:160px;
}
#footer a {
	color:#FFF;
}
#footer a:hover, #footer a:focus, #footer a.active {
	color:#000;
}

#footer ul, #footer li {
	margin:0;
	padding:0;
	list-style:none;
}
#footer ul {
	position:relative;
}
#footer ul li {
	padding-bottom:7px
}
#footer ul ul li {
	padding-bottom:3px;
}
#footer ul ul {
	position:absolute;
	left:200px;
	top:0;
	width:200px; 
}

#bottom {
	position:relative;
	font-size:11px;
}
#bottom a {
	color:#FFF;
}
#bottommenu {
	color:#FFF;
	position:absolute;
	top:5px;
	right:155px;
}
#bottommenu a {
	padding:0 5px;
}
#credits {
	position:absolute;
	top:5px;
	right:10px;
	font-size:10px;
}

.hidefocus, object, a { 
	outline:0; -moz-outline:0; 
}

/* teaser */
.tx-jppageteaser-pi1-list-entry {
	float:left;
	width:90px;
	margin-right:5px;
	height:107px;
	clear:none;
	padding:5px;
	margin-bottom:10px;
}
.tx-jppageteaser-pi1-list-entry h1 {
	font-size:11px;
	margin:0;
	height:45px;
}

.tx-jppageteaser-pi1-list-entry p {
	text-align:center;
	margin:0;
}
.tx-jppageteaser-pi1-list-entry img {
	border:1px solid #CCC;
	padding:1px;
}
.tx-jppageteaser-pi1-list-entry-odd {
	background:#F2F2F2;
}
.tx-jppageteaser-pi1-list-entry-even {
	background:#FAFAFA;
}
