body {
	background-color: #420010;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	/*width: 100%;*/
	background-repeat: no-repeat;
	background-position: center;
	padding-bottom: 50px;
	height: 100%;
}
a {outline:none;}

/* Basis Container Elemente  */
#container {
	background-image: url(/fileadmin/img/bg.jpg);
	background-repeat: repeat-y;
	border: 1px solid #FFFFFF;
	width: 859px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 30px;
	text-align: left;
	display: block;
	height: 100%;
}
#leftcol {
	float: left;
	height: 100%;
	width: 230px;
	padding: 0px 20px 0px 0px;
	text-align: left;
	min-height:651px;
}
#leftcol_index {
	float: left;
	height: 100%;
	width: 561px;
	padding: 20px 0px 0px;
	min-height:651px;
}
*html #leftcol_index {
	height:651px;
}
#main {
	display: block;
	clear: both;
	height: 100%;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
html {
}
#rightcol {
	margin-top: 195px;
	width: 461px;
	float: right;
	padding: 5px 20px 20px 0px;
	z-index: 5;
	min-height: 650px;
}
*html #rightcol {
	margin-top: 195px;
	width: 461px;
	float: right;
	padding: 20px 20px 20px 0px;
	z-index: 5;
}
#rightcol_small {
	margin-top: 145px;
	width: 250px;
	float: right;
	padding: 20px;
}
*html #rightcol_small {
	margin-top: 157px;
	width: 250px;
	float: right;
	padding: 20px;
}

.clearer {
	font-size: 0px;
	clear: both;
	height: 0px;
	display: block;
}
*html #container {
}
#klappe {
	background-image: url(/fileadmin/img/bg_klappe.gif);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 50px;
	padding-left: 50px;
	background-position: left bottom;
	width: 859px;
	padding-right: 50px;
}
/* /Basis Container Elemente  */

/* Top Navigation  */
#topnav {
	float: right;
	position: absolute;
	z-index: 50;
	margin-left: 350px;
	top: 75px;
}
#klappe #container #topnav #themen {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 20px 0px;
}
#klappe #container #topnav #themen a {
	font-size: 20px;
	color: #FFFFFF;
	text-decoration: none;
}
#klappe #container #topnav #themen a:hover,
#klappe #container #topnav #themen a.act {
	font-size: 20px;
	color: #DA6015;
}
#klappe #container #topnav #themen li {
	display: inline;
	margin-right: 10px;
	margin-left: 10px;
	font-size: 20px;
	color: #FFFFFF;
}


/* Linke Navigation  */
#klappe #container #main #leftcol_index #leftnav,
#klappe #container #main #leftnav {
	position: absolute;
	z-index: 50;
	float: left;
	top: 250px;
	margin: 0px;
	padding: 0px;
	width:160px;
}

#klappe #container #leftcol_index #leftnav ul,
#klappe #container #leftnav ul {
	margin: 0px;
	padding: 20px 0px 0px;
	list-style-type: none;
	clear: both;
}
#klappe #container #leftcol_index #leftnav ul.sub,
#klappe #container #leftnav ul.sub {
	margin: 0px;
	padding: 5px 0px 0px;
	list-style-type: none;
	clear: both;
}
#klappe #container #leftcol_index #leftnav a,
#klappe #container #leftnav a {
	font-size: 12px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background-color: #71001C;
	display: block;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #490013;
	border-right-color: #490013;
	border-bottom-color: #490013;
	border-left-color: #490013;
}
#klappe #container #leftcol_index #leftnav li,
#klappe #container #leftnav li {
	list-style-type: none;
	margin: 0px 0px 5px;
	padding: 0px;
}
#klappe #container #leftcol_index #leftnav a.act,
#klappe #container #leftcol_index #leftnav a:hover,
#klappe #container #leftnav a.act,
#klappe #container #leftnav a:hover {
	color: #DA6015;
	display: block;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #71001C;
	border-right-color: #71001C;
	border-bottom-color: #71001C;
	border-left-color: #71001C;
	background-color: #490013;
	margin: 0px;
}
#logo {
	position: absolute;
	margin-top: 20px;
	height: 168px;
	width: 533px;
	z-index: 20;
	float: left;
}
*html #logo {
	margin-top: 20px;
	height: 168px;
	width: 533px;
	z-index: 20;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: right;
}
#klappe #container #main #leftcol #leftcontent {
	margin-top: 220px;
	margin-left: 140px;
}
#klappe #container #main #leftcol #leftcontent img {
	border: 1px solid #71001C;
}
#klappe #container #main #rightcol p,
#klappe #container #main #rightcol_small p {
	line-height: 130%;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
}
*html #klappe #container #main #rightcol p,
*html #klappe #container #main #rightcol_small p {
	line-height: 130%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
}
hr {
	background-color: #FFFFFF;
	height: 1px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #FFFFFF;
}
#klappe #container #main #rightcol a,
#klappe #container #main #rightcol_small a {
	font-weight: bold;
	color: #DA6015;
	text-decoration: none;
}
#klappe #container #main #rightcol a:hover,
#klappe #container #main #rightcol_small a:hover {
	font-weight: bold;
	color: #DA6015;
	text-decoration: underline;
}
h1 {
	font-size:18pt;
	font-weight:normal;
}
h2 {
	font-size:14pt;
	font-weight:normal;
	margin: 0px 0px 10px;
	padding: 0px;
}
h3 {
	font-size:14px;
	margin: 0px 0px 5px;
	padding: 0px;
} 
#klappe #container #main #leftcol #leftnav .sub li a,
#klappe #container #main #leftcol #leftnav .sub li a.act,
#klappe #container #main #leftcol_index #leftnav .sub li a {
	padding-left: 20px;
	text-transform: none;
	font-size: 10px;
}
#klappe #container #main #rightcol #filmografie ul {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
tr:nth-of-type(2n) {
	background-color:#71001C;
}


/* Social Bookmarks */
.tx-timtabsociable-pi1 {
  display: inline;
  margin-left: 5px;
}
ul#socials li {
  display:inline;
  margin-right:5px;
}
ul#socials {
  margin:0px;
  padding:0px;
  display: inline;
}
#socialbookmarks {
float:right;
clear:both;
}
#socialbookmarks a img,
#socialbookmarks .csc-textpic-imagewrap img {
    border: medium none;
    box-shadow: none;
}
#g_plus_one {
  display:inline;
}


/* News  */
.news-single-item h1 {
	margin-top:20px;
	clear:both;
}
.news-list-morelink {margin-left:5px;}

.tx-wecmap-map {color:#000;}
