BODY
{
	margin: 0;
	padding: 0;
	background: #450117 url(../img/bkgr.jpg);
	background-position: center top;
	background-repeat:repeat-x;
	width:100%;
	height:100%;
	font-family:  Arial, Helvetica, Verdana, sans-serif;
	color: #222222;
	font-size: 12px;
}
HTML
{
	width:100%;
	height:100%;
	margin: 0;
	padding: 0;
}
.middleShadowWrapper
{
	width: 100%;
	background-image:url(../img/shadow.png);
	background-position: center top;
	background-repeat:repeat-y;
}
#bottomShadowWrapper1
{
	width: 100%;
	height:10px;
	background-image:url(../img/shadow_bottom1.png);
	background-position: center top;
	background-repeat:repeat-y;
}
#bottomShadowWrapper2
{
	width: 100%;
	height:20px;
	background-image:url(../img/shadow_bottom2.png);
	background-position: center top;
	background-repeat:repeat-y;
}
#bottomFooter1
{
	width:990px;
	height:20px;
	margin: 0 auto;
	background: #FFFFFF;
}
#bottomFooter2
{
	width:990px;
	height:20px;
	margin: 0 auto;
	background-image:url(../img/bottom_middle.gif);
	background-repeat:no-repeat;
}
.topShadowWrapper1
{
	width: 100%;
	height:18px;
	margin-top: 2px;
	background-image:url(../img/top_header_top.png);
	background-position: center top;
	background-repeat:repeat-y;
}
.topShadowWrapper2
{
	width: 100%;
	height:53px;
	background-image:url(../img/top_header_top2.png);
	background-position: center top;
	background-repeat:repeat-y;
}
#topHeader
{
	width:990px;
	height:53px;
	margin: 0 auto;
	background-image:url(../img/header_top.jpg);
}
#mainHeader
{
	width:990px;
	height:241px;
	margin: 0 auto;
}
#mainNaviContainer
{
	width: 990px;
	height: 43px;
	margin: 0 auto;
	background-image:url(../img/main_navi_bkgr.gif);
}
#mainNaviWrapper
{
	width: 990px;
	height: 43px;
	background-image:url(../img/main_navi_wrapper_bkgr.gif);
	background-repeat:no-repeat;
}
#subNaviContainer
{
	float:left;
	width:218px;
}
#mainContentContainer
{
	float:left;
	/*width:454px;*/
	width:700px;
	padding: 30px 30px 0 20px;
}
div.content
{
	width: 188px;
	height: 20px;
	padding: 2px 0 0 30px;
	background-image:url(../img/sub_navi_bkgr.gif);
	cursor:pointer;
}
div.content:hover
{
	background-image:url(../img/sub_navi_bkgr_highlight.gif);
}
div.content:hover a.content_a
{
	color: #FFF;
}
a.content_a
{
	color: #666666;
	font-weight:normal;
}
div.subcontent
{
	width: 174px;
	height: 20px;
	padding: 2px 0 0 44px;
	background-image:url(../img/subsub_navi_bkgr.gif);
	cursor:pointer;
}
div.subcontent:hover
{
	background-image:url(../img/subsub_navi_bkgr_highlight.gif);
}
div.subcontent:hover a.subcontent_a
{
	color: #FFF;
}
a.subcontent_a
{
	color: #666666;
	font-weight:normal;
}
div.directory
{
	width: 188px;
	height: 20px;
	padding: 2px 0 0 30px;
	background-image:url(../img/sub_navi_bkgr.gif);
	cursor:pointer;
}
div.directory:hover
{
	background-image:url(../img/sub_navi_bkgr_highlight.gif);
}
div.directory:hover a.directory_a
{
	color: #FFF;
}
a.directory_a
{
	color: #666666;
	font-weight:normal;
}
div.subdirectory
{
	width: 174px;
	height: 20px;
	padding: 2px 0 0 44px;
	background-image:url(../img/subsub_navi_bkgr.gif);
	cursor:pointer;
}
div.subdirectory:hover
{
	background-image:url(../img/subsub_navi_bkgr_highlight.gif);
}
div.subdirectory:hover a.subdirectory_a
{
	color: #FFF;
}
a.subdirectory_a
{
	color: #666666;
	font-weight:normal;
}
div.content_active
{
	width: 188px;
	height: 20px;
	padding: 2px 0 0 30px;
	background-image:url(../img/sub_navi_bkgr_highlight.gif);
}
a.content_active_a
{
	color: #FFF;
	font-weight:normal;
}
div.subcontent_active
{
	width: 174px;
	height: 20px;
	padding: 2px 0 0 44px;
	background-image:url(../img/subsub_navi_bkgr_highlight.gif);
}
a.subcontent_active_a
{
	color: #FFF;
	font-weight:normal;
}
div.directory_active
{
	width: 188px;
	height: 20px;
	padding: 2px 0 0 30px;
	background-image:url(../img/sub_navi_bkgr_highlight.gif);
}
a.directory_active_a
{
	color: #FFF;
	font-weight:normal;
}
div.subdirectory_active
{
	width: 188px;
	height: 20px;
	padding: 2px 0 0 30px;
	background-image:url(../img/sub_navi_bkgr_highlight.gif);
}
a.subdirectory_active_a
{
	color: #FFF;
	font-weight:normal;
}
div.subNavLastItem
{
	background-image:url(../img/sub_navi_last_bkgr.gif);
	height: 26px;
}
div.subNavLastItem:hover
{
	background-image:url(../img/sub_navi_last_bkgr_highlight.gif);
	height: 26px;
}
div.subsubNavLastItem
{
	background-image:url(../img/subsub_navi_last_bkgr.gif);
	height: 26px;
}
div.subsubNavLastItem:hover
{
	background-image:url(../img/subsub_navi_last_bkgr_highlight.gif);
	height: 26px;
}
div.subNavLastItemActive
{
	background-image:url(../img/sub_navi_last_bkgr_highlight.gif);
	height: 26px;
}
div.subsubNavLastItemActive
{
	background-image:url(../img/subsub_navi_last_bkgr_highlight.gif);
	height: 26px;
}
#rightContentContainer
{
	float:left;
}
div.teaserBox
{
	width: 216px;
	min-height:205px;
	height:auto !important;
	height:205px;	
	background: url(../img/teaser_box_bkgr.png);
	margin: 0 0 0 40px;
}
div.teaserBottomBox
{
	width: 216px;
	height: 26px;
	margin: 0 0 20px 40px;
	background: url(../img/teaser_box_bottom_bkgr.png);
}
.teaserTitle
{
	color:#FFFFFF;
	padding: 4px 0 0 20px;
	font-size: 15px;
}
.teaserText
{
	padding: 3px 20px 0 20px;
}
.teaserImage
{
	padding-left: 9px;
}
#contentContainer
{
	width: 990px;
	margin: 0 auto;
	background: #FFFFFF url(../img/content_bkgr.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
	min-height:229px;
	height:auto !important;
	height:229px;
	line-height: 1.5;
}
#mainNaviUnsereStudios
{
	text-align: center;
	color:#444444;
	font-weight: normal;
	font-size: 16px;
	width: 211px;
	height: 39px;
	padding-top: 4px;
	float:left;
	background: url(../img/main_navi_trenner.gif);
	background-position: right top;
	background-repeat: no-repeat;
	
}
.mainNaviItem
{
	float:left;
	background: url(../img/navi_item.gif);
	width: 119px;
	height: 36px;
	padding-top: 7px;
	text-align: center;
	cursor:pointer;
}
.mainNaviItemHighlight
{
	float:left;
	background: url(../img/navi_item_highlight.gif);
	width: 119px;
	height: 36px;
	padding-top: 7px;
	text-align: center;
	cursor:pointer;
}
.mainNaviItemHighlight a
{
	color: #FFFFFF;
}
.mainNaviItem:hover
{
	background: url(../img/navi_item_highlight.gif);
}
.mainNaviItem a
{
	color: #FFFFFF;
}
.textRuby
{
	color: #800830;
}
h2
{
	font-size: 22px;
	font-weight: normal;
	margin: 0;
}
h3
{
	font-size: 20px;
	font-weight: normal;
	margin: 0;
}
h4
{
	font-weight: bold;
	margin: 0;
	color: #800830;
}
#contentBigLeftContainer
{
	width: 700px;
	padding-right: 14px;
	float:left;
}
#contenSmallRightContainer
{
	width: 208px;
	padding-left: 14px;
	float:left;
	color: #474b4d;
	font-size: 10px;
	background-image:url(../img/contentBigLeftContainer_bkgr.gif);
	background-repeat:repeat-y;
}
#contenSmallRightContainer h4
{
	margin:0;
	font-weight:bold;
}
.clearBoth
{
	clear:both;
}
.horizontalSeparatorLarge
{
	background:url(../img/horizontal_seperator.gif);
	background-repeat:no-repeat;
	width:700px;
	height: 1px;
}
.horizontalSeparatorMedium
{
  background:url(../img/horizontal_seperator.gif);
  background-repeat:no-repeat;
  width:588px;
  height: 1px;
  float:left
}
.horizontalSeparatorSmall
{
	background:url(../img/horizontal_seperator.gif);
	background-repeat:no-repeat;
	width:220px;
	height: 1px;
	margin-bottom: 3px;
}
.horizontalSeparatorLargeGrey
{
	background:url(../img/horizontal_seperator_grey.gif);
	background-repeat:no-repeat;
	width:700px;
	height: 1px;
}
.horizontalSeparatorSmallGrey
{
	background:url(../img/horizontal_seperator_grey.gif);
	background-repeat:no-repeat;
	width:220px;
	height: 1px;
	margin: 18px 0;
}
a.textLink
{
	background-image: url(../img/link_bkgr.gif);
	background-repeat:no-repeat;
	background-position: 0 2px;
	padding-left: 8px;
	color: #800830;
	text-decoration: none;
	font-weight: bold;
}
a.textLink:hover
{
	text-decoration: underline;
}

a.clublinksa{
color:#800830;
}

a.clublinksa:hover{
color:#800830;
}

#clublinks{
padding-left:30px; 
padding-right:30px; 
border-bottom:1px solid #800830;

}

#clublinks:hover{
padding-left:30px; 
padding-right:30px;
border-bottom:1px solid #8eae0d;
}

#teaserLocationsContainer
{
	margin: 5px 0 0px 0;
}
.teaserLocationPic
{
	margin-left: 10px;
	float:left
}
.text11
{
	font-size: 11px;
}
.text10
{
	font-size: 10px;
}
div.impressum
{
	float:right;
	margin: 30px 10px 0 0;
}
div.impressum a
{
	font-size:10px;
	color:#ffffff;
	text-decoration:underline;
	font-weight: normal;
}
div.impressumCollumn1
{
  float:left;
  clear:both;
  width:115px;
}
div.impressumCollumn2
{
  float:left;
  width:185px;
}
div.impressumCollumn3
{
  float:left;
  width:225px;
}
div.impressumCollumn4
{
  float:left;
  width:185px;
}