body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #006633;
	background-image: url(images/bg_strip.gif);
	background-repeat: repeat-y;
	/* background-position: 150px; */
	/* background-position: 160px; */
	background-position: 170px;
	padding: 0;
	position: absolute;
	width: 567px;
	/* margin-left: 167px; */
	/* margin-left: 177px; */
	margin-left: 187px;
}

p {
	margin-top: 5px;
	margin-bottom: 5px;
}

.tag1 {
	font-size: 70%;
}

.tag2 {
	font-size: 100%;
}

.tag3 {
	font-size: 100%;
	font-weight: bold;
}

.tag4 {
	font-size: 120%;
	font-weight: bold;
}

.tag5 {
	font-size: 140%;
	font-weight: bold;
}

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;
	clear: both;
}

.user {
	background-color: #ffffff;
	width: 270px;
	padding: 2px;
	border: 1px solid #ddd;
	margin: 3px;
	min-height: 50px;
}

.usercol1 {
	width: 280px;
	float: left;
}

.usercol2 {
	width: 280px;
	margin-left: 285px;
}

.userprofile {
	margin-left: 120px;
	background-color: #ffffff;
	width: 380px;
	padding: 2px 2px;
	border: 1px solid #ddd;
}

li {
	font-size: 90%;
}

dt {
  background: url(images/linkbutton.gif) no-repeat center left;
	font-size: 120%;
	font-weight: bold;
	padding: 10px 10px 10px 40px;	
	margin-top: 10px;
}

#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;
	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, body#anfang #t-anfang a, body#alphaindex #t-alphaindex a, body#galerie #t-galerie a, body#suche #t-suche a, body#links #t-links a, body#spezial #t-spezial a, body#info #t-info a, body#login #t-login a, body#quiz #t-quiz a, body#benutzer #t-benutzer a {
	color: #333;
	padding-bottom: 2px;
	border-color: #000;
	background: #ffffcc url(images/button_bg_on.gif) repeat-x top left;
}

#nav2 {
	float: left;
	width: 560px;
	margin: 0 0 0 3px;
	padding: 2px 0 0 0;
	list-style: none;
	background: #ffffcc url(images/button_border.gif) repeat-x bottom left;
}

#nav2 li {
	float: left;
	margin: 2px 0 0 3px;
	padding: 0;
	font-family: "Lucida Grande", sans-serif;
	font-size: 80%;
}

#nav2 a {
	float: left;
	display: block;
	margin: 0;
	padding: 1px 3px;
	color: #333;
	text-decoration: none;
	border: 1px solid #000;
	border-bottom: none;
	background: #fff url(images/button_bg_off.gif) repeat-x top left;
}

#nav2 a:hover, body#alphaindex #t2-on a, body#galerie #t2-on a, body#spezial #t2-on a, body#benutzer #t2-on a, body#links #t2-on a {
	color: #333;
	padding-bottom: 2px;
	border-color: #000;
	background: #ffffcc url(images/button_bg_on.gif) repeat-x top left;
}

#nav3 {
	float: left;
	width: 560px;
	margin: 0 0 0 3px;
	padding: 3px 0 0 0;
	list-style: none;
	background: #ffffcc url(images/button_border.gif) repeat-x bottom left;
}

#nav3 li {
	float: left;
	margin: 2px 0 0 2px;
	padding: 0;
	font-family: "Lucida Grande", sans-serif;
	font-size: 60%;
}

#nav3 a {
	float: left;
	display: block;
	margin: 0;
	padding: 1px 1px;
	color: #333;
	text-decoration: none;
	border: 1px solid #000;
	border-bottom: none;
	background: #fff url(images/button_bg_off.gif) repeat-x top left;
}

#nav3 a:hover, body#alphaindex #t3-on a, body#galerie #t3-on a, body#benutzer #t3-on a {
	color: #333;
	padding-bottom: 2px;
	border-color: #000;
	background: #ffffcc url(images/button_bg_on.gif) repeat-x top left;
}

table {
	width: 100%;
	position: relative;
	top: -3px;
	left: -3px;
	border: 1px solid #000;
	background: #fff; 
	table-layout:fixed;
	border-spacing: 0px 0px;
}

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;
}

table.searchform {
	table-layout:auto;
}

table.films {
	position: relative;
	top: -3px;
	left: -3px;
	background: #ffffcc; 
	border: 1px solid #000;
	color: #666;
	table-layout:auto;
	border-spacing: 2px 2px;
}

table.films th {
	text-align: center;
	font-size: 80%;
	background: #000;
	color: #fff;
}

table.films tr.even {
	background: #fff;
}

table.films td {
	margin: 0;
	padding: 0px 0px;
	text-align: left;
	font-size: 70%;
	border: none;
}

table.films caption {
	padding-left: 3px;
	margin: 0;
	text-align: left;
	border: 1px solid #000;
	border-bottom: none;
	background: #fff;
	font-weight: bold;
	font-size: 80%;
}

table.form {
	position: relative;
	background: none;
	table-layout: auto;
	border: none;
}

table.form td {
	margin: 0;
	padding: 0;
	text-align: left;
	border: none;
	font-size: 100%;
	vertical-align: middle;
}

td p {
	text-align: left;
}

.tabelle {
	width: 94%;
	margin-left: 3%; 
	margin-right: 3%;
	background: #ddd;
}

.socialplugin {
	background: #ffffff;
  width: 292px;
	margin-left: 150px;
	position: absolute;
	left: 440px;
	top: 100px;
}

.socialplugin2 {
	background: #ffffff;
  width: 280px;
	position: absolute;
	left: 690px;
	top: -10px;
}

.bookmarking {
	text-align: center;
	margin-top: 5px;
	margin-bottom: 10px;
}

.small {
  margin-top: 10px;
	text-align: left;
	font-size: 85%;
}

.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: 200px;
	text-align: left;
}

.thumbnail span img {
	border-width: 0;
	padding: 2px;
}

body#alphaindex .thumbnail:hover span , body#suche .films .thumbnail:hover span {
	visibility: visible;
	top: 0;
	left: 250px;
}

body#galerie .thumbnail:hover span, body#suche .thumbnail:hover span {
	visibility: visible;
	top: 0;
	left: 80px;
}

a img { 
	border: none 
}

.googleads {
	position:absolute; 
	width:120px; 
	height:300px; 
	z-index:1; 
	left: -150px; 
	top: 100px;
}

.googleplus1 {
	position: absolute; 
	z-index: 1; 
	left: 590px; 
	top: 0px;
}

.facebooklikebutton {
	position: absolute; 
	z-index: 2; 
	left: 665px; 
	top: 5px;
}

.signatures {
  width: 480px; 
  margin-left: 40px;
}

.signatures img {
  margin: 0px 5px 5px 5px;
}

.extern {
  background: transparent url('images/outside.gif') 100% 50% no-repeat; 
  padding-right: 10px;
}

.separator {
    width: 100%;
    border-bottom: 1px solid #60636a;
    text-align: center;
    height: 18px;
    margin-bottom: 15px;
}

.separator span {
    line-height: 15px;
    padding: 0 10px;
    background: white;
    display: inline-block;
    margin-top: 10px;
    color: #60636a;
	border: 1px solid #000;
}

figure {
  position: relative;
  margin-left: 0px;
  margin-right: 5px;
  margin-top: 5px;
  margin-bottom: 0px;
  padding: 3px;
  width: 250px;
  border: 1px solid #000000;
  background: white;
  float: left;
}
 
figcaption {
  font-size: 70%;
  padding: 3px;
  text-align: center;
}

.lightboxOverlay {
	margin-left: -187px;
	margin-top: -7px;
}
