body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #006633;
	/* background-image: url(images/banner.jpg); */
	background-repeat: no-repeat;
	/* background-position: 160px 0px; */
	/* background-position: 170px 0px; */
	background-position: 180px 0px;
	padding: 0;
	position: absolute;
	width: 567px;
	/* margin-left: 167px; */
	/* margin-left: 177px; */
	margin-left: 187px;
	text-align: center;
}

#nav {
	float: left;
	width: 540px;
	margin: -13px 0 0 -7px;
	padding: 5px 0 0 40px;
	list-style: none;
	background: #000 url(images/banner.jpg) repeat-x bottom left;
}

#nav li {
	float: left;
	margin: 48px 0 0 3px;
	padding: 0;
	font-family: "Lucida Grande", sans-serif;
	font-size: 80%;
}

#nav a {
	float: left;
	display: block;
	margin: 0;
	padding: 1px 8px;
	padding-bottom: 2px;
	color: #333;
	text-decoration: none;
	border: 1px solid #000;
	border-bottom: none;
	background: #fff url(images/button_bg_off.gif) repeat-x top left;
}

#nav a:hover {
	color: #333;
	padding-bottom: 2px;
	border-color: #000;
	background: #ffffcc url(images/button_bg_on.gif) repeat-x top left;
}

p {
	margin-top: 5px;
	margin-bottom: 5px;
}

h1 {
	font-size: 150%;
	font-weight: bold;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding: 50px 0 0 0;
}

h2 {
	font-weight: bold;
	text-align: center;
	font-size: 130%;
}

h3 {
	font-size: 120%;
	font-weight: bold;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

h4 {
	font-weight: bold;
}

a:link {
	color: #006633;
}

a:visited {
	color: #003333;
}

a:focus {
	color: #00CC33;
}

a:hover {
	color: #00CC33;
}

a:active {
	color: #00CC33;
}

.footer {
	font-size: 85%;
	text-align: center;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #000000;
}

.shoplink {
	background-color: #ffffcc; 
	border: 1px solid #000;
	padding: 3px 3px;
}

.footer a:link {
	color: #000000;
}

li {
	font-size: 90%;
}

table {
	width: 100%;
	position: relative;
	border: 1px solid #000;
	background: #fff; 
	table-layout:fixed;
}

table th {
	margin: 0;
	padding: 2px 2px;
	text-align: left;
	border-top: 1px solid #000;
	font-size: 80%;
}

table td {
	margin: 0;
	padding: 2px 2px;
	text-align: center;
	border: 1px solid #ddd;
	font-size: 85%;
	vertical-align:top;
}

table caption {
	padding-left: 3px;
	margin: 0;
	text-align: left;
	border: 1px solid #000;
	border-bottom: none;
	background: #fff;
	font-weight: bold;
	font-size: 80%;
}

td p {
	text-align: left;
}

/*
  Tabellendesign für Filminfos unter dem Plakat
*/ 

table.filmdat {
	width: 400px;
	position: relative;
	left: 80px;
	background: #ffffcc; 
	border: 1px solid #000;
	table-layout:auto;
	margin: 5px 5px 5px 5px;
}

table.filmdat th {
	width: 100px;
	margin: 0;
	text-align: left;
	border: none;
}

table.filmdat tr.even {
	background: #fff;
}

table.filmdat td {
	margin: 0;
	text-align: left;
	border: none;
}

/*
  Tabellendesign für Filminfos neben dem Plakat
*/ 
table.filmdaten {
	width: 280px;
	position: absolute;
	background: #ffffcc; 
	border: 1px solid #000;
	table-layout:auto;
	margin: 5px 5px 5px 5px;
	//left: 590px; 
	left: 585px; 
	top: 95px;
}

table.filmdaten th {
	width: 100px;
	margin: 0;
	text-align: left;
	border: none;
}

table.filmdaten tr.even {
	background: #fff;
}

table.filmdaten td {
	margin: 0;
	text-align: left;
	border: none;
}

/*
  Produktdaten neben dem Plakat
*/ 
.produkte {
	width: 280px;
	position: absolute;
	left: 590px; 
	top: 450px;
}

td p {
	text-align: left;
}

.tabelle {
	width: 94%;
	margin-left: 3%; 
	margin-right: 3%;
	background: #ddd;
}

.bookmarking {
	text-align: center;
	margin-top: 5px;
	margin-bottom: 10px;
}

.small {
  margin-top: 10px;
	text-align: left;
	font-size: 85%;
}

a img { 
	border: none;
}

img {
  border: none;
  outline: none;
}

.thumbnail{
	position: relative;
	z-index: 0;
}

.thumbnail:hover {
	background-color: transparent;
	z-index: 50;
}

.thumbnail span { 
	position: absolute;
	background-color: #ffffe0;
	padding: 5px;
	left: -1000px;
	border: 1px dashed gray;
	visibility: hidden;
	color: black;
	text-decoration: none;
	width: 110px;
	text-align: left;
}

.thumbnail span img {
	border-width: 0;
	padding: 2px;
}

body .thumbnail:hover span {
	visibility: visible;
	top: 0;
	left: 250px;
}

body .thumbnail:hover span {
	visibility: visible;
	top: 0;
	left: 80px;
}

.googleplus1 {
	position: absolute; 
	z-index: 1; 
	left: 590px; 
	//left: 610px; 
	top: 0px;
}

.facebooklikebutton {
	position: absolute; 
	z-index: 2; 
	left: 665px; 
	//left: 680px; 
	top: 5px;
}

.plot {
	padding: 5px;
	background: #fff;
	text-align: left;
	font-size: 85%;
}

.mini {
	font-size: 65%;
}

div.plakat {
	color: white;
	font-size: 75%;
	font-weight: bold;
}

.lightboxOverlay {
	margin-left: -187px;
	margin-top: -7px;
}