/* CSS Document */
body, #header, .dropdown
{
	background-image: url(../img/background/bg.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
}

body {
	background-color: #DBD8CA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #757268;
	margin-top: 10px;
	padding-top: 103px;
	padding-bottom: 161px;
	line-height: 13px;
}

#header
{
	position: fixed;
	height: 104px;
	margin: 0px;
	padding: 0px;
	z-index: 10;
	top: 0px;
	left: 0px;
	right: 0px;
	min-width: 800px;
	
}

#Scrollbereich
{
	width: 100%;
	margin: 0px;
	padding: 0px;
	min-width: 800px;
	/*border: 1px solid #00FF00;*/
}



#Moviebereich{
  margin: 0 auto;
  width: 100%;
  }




#headerContent, #content
{
	margin-left: auto;
	margin-right: auto;
	padding-left: 52px;
	padding-right: 52px;
}

#quote
{
	position: fixed;
	width: 213px;
	right: 52px;
	bottom: 35px;
	z-index: 33;
	
}

#quote table
{
	border-spacing: 0px 0px;
	border-collapse: collapse;
	width: 213px;
	border: 0px solid transparent;
	margin-bottom: 30px;
}

#quote td, #quote tr
{
	border: 0px solid transparent;
	border-spacing: 0px 0px;
	margin: 0px;
	
}

#quote p
{
	margin: 0px;
	padding: 0px;	
	
}

#quoteName, #quoteCompany, #mtb_booklet_teaser {
	color: #C2BFB0;
}
#mtb_booklet_teaser a:hover {
	/*color: white;*/
}

#bubbleTop
{
	background-image: url(../img/bubbles/bubble_top.gif);
}

#bubbleBottom
{
	background-image: url(../img/bubbles/bubble_bottom.gif);
	background-repeat: repeat-x;
	background-position: 0px -10px;
}

#bubbleContent
{	
	padding-right: 30px !important;
}

*html #bubbleBottom
{
	background-position: 0px -11px;
}

img
{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#rosacredit
{
	position: fixed;
	top: 0px;
	left: 0px;
	z-index: 12;
}

#mainlogo, #mainlogoText, #right_column
{
	float: right;
}

#right_column {
	margin-top: 60px;	
	width: 213px;
/*	width: 20%;*/
	position: fixed;	
	right: 52px;
	top: 115px;
	z-index: 10;	
}

#mainlogo
{
	margin-right: 83px;
	margin-bottom: 5px;
	
}

#mainlogoText
{
	margin-right: 11px;
}

#main_column
{
	margin-right: 255px;
}

#Moviebereich #main_column{
margin:0 auto;
}

.titleimg {
	margin-left:273px;
}



#header a.navig
{
	
	height: 17px;
	margin-left: 11px;
	margin-right: 6px;
	/*border: 1px solid #00FF00;*/
	white-space: ignore;
}

#header #logos
{
	height: 70px;
}

div.nav_dots
{
	background-image: url(../img/nav/dots_horizontal.gif);
	background-repeat: repeat-x;
	height:1px;
	width: 100%;
	clear: both;	
}

#header #navig img {
	margin-right: 20px;
}

#content
{
	padding-left:42px;
}

#content p {
	margin:0;
}

#footertop {
	height: 91px;
	position: fixed;
	z-index: 11;
	bottom: 70px;
	text-align: center;
	left: 0px;
	right: 0px;
}

#footerbottom {
	height: 70px;
	left: 0px;
	right: 0px;
	position: fixed;
	z-index: 12;
	bottom: 0px;
	background-color: #840000;
	padding-left: 50px;
}


table
{
	border-collapse: collapse;
	border-spacing: 0px;
}

.dropdown
{
	position: fixed;
	z-index: 28;
	padding: 0px;
	padding-left: 19px;
	width: 154px;
	text-transform: uppercase;
	visibility: hidden;
	top: 89px;
}

.dropdown a
{
	text-decoration: none;
	color: black;
	display: block;
}

/* Main Column CSS
td#main_column table.imgtext-table img{
	left: 258px;
	position: relative;
}
div.user-standardcontent-pi1-listrow table.NOBORDER td.immospacer{
	padding-right: 10px;
}

*/
DIV.user-standardcontent-pi1 DIV.user-standardcontent-pi1-listrow TABLE {
  width: 100%;  
}

DIV.user-standardcontent-pi1 DIV.user-standardcontent-pi1-listrow TABLE.NOBORDER {
  margin-left:-3px;  
}

/*
DIV.user-standardcontent-pi1 DIV.user-standardcontent-pi1-listrow TABLE TR {
	
  }
DIV.user-standardcontent-pi1 DIV.user-standardcontent-pi1-listrow TABLE TR TD {
  
  }*/
  
DIV.user-standardcontent-pi1 DIV.user-standardcontent-pi1-listrow TABLE TR TD.ruler{
	background-image: url(../img/nav/dots_horizontal.gif);
	background-repeat: repeat-x;
	background-position: center;
	height: 32px;
}

a
{
	color: #FFFFFF;
	text-decoration: none;	
}

a:hover
{
	color: #504F4B;
}

