/* 
	Description: Prestige Club 
	Version: 1.0
*/

body {
  margin: 0px;
  font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
  text-align:center;
  background-color:#FFFFff;
  }

#container {
  width: 1105px;
background-color:#ffffff;
  padding-top: 10px;
  margin: auto;

  }

#logo {
  width: 1100px;
  height: 150px;
  padding-top: 5px; 
  }

.logo {
  border:none;
  }
  
#newstext {
  padding-left:5px;
  }  
  
/******************************/
/* Navigation */
/******************************/

#mainnavi {
  width: 1100px;
  padding-bottom: 5px;
  padding-top: 5px;
  }

#secondnavi {
  width: 1100px;
  padding-bottom: 5px;
  padding-top: 5px;
margin-bottom:30px;
  }

#footer {
  width: 1100px;
  height: 50px;
  text-align: center;
  font-size: 11px;
  color: #89724A;
padding: 10px;
  }
  
/******************************/
/* Haupttemplate Linke Spalte */
/******************************/

#mainleftcontainer
{
text-align:left;
width:225px;
float:left;
margin-right:20px;
}

/******************************/
/* Haupttemplate Mittlere Spalte */
/******************************/

#mainmiddlecontainer
{
text-align:left;
width:620px;
float:left;
}

/******************************/
/* Haupttemplate Rechte Spalte */
/******************************/

#mainrightcontainer
{
text-align:left;
width:225px;
float:right;
}


/******************************/
/* Linke Spalte */
/******************************/

#leftcontainer {
  width: 545px;
  float: left;
  text-align:left;
  }

#le_one {
  width: 545px;
  margin-bottom: 15px;
  background-image: url(../images/acb_pic_bg.jpg);
  background-position: right;
  background-position: bottom;
  background-repeat: no-repeat;
  background-color: #fff;
  }

#le_oneinhalt {
  padding: 10px;
  font-size: 11px;
  border: 1px solid #89724A;
  }

#le_two {
  float: left;
  margin-bottom:15px;
  }

#le_three {
  float: right;
  }

#le_four {

  }
  
#le_four_half {

  }

#le_five {
  margin-top:15px;
  float:left;
  margin-right:15px;
  }


#le_six {
  background-color:#333333;
  float:right;
  width:229px;;
  height:266px;
  margin-top:15px;
  border:1px solid #89724A;
  }

/******************************/
/* Rechte Spalte */
/******************************/

#rightcontainer {
  width: 545px;
  text-align:left;
  float: right;
  }
  
#ri_zero {
  width:540px;
  height:140px;  
  }

#ri_one {
  width: 298px;
  height:140px;
  background-color: #89724A;
  float:left;
  }
  
#ri_one_links {
  width:210px;
  float:left;
  margin-top: 5px;
  margin-left:5px;
  font-size:11px;
  }
  
#ri_oneinhalt {
  background-color: #fff;
  padding: 5px;
  font-size: 11px;
  border: 1px solid #89724A;
  }
  
#ri_two {
  border-color:#89724A;
  border-style:solid;
  border-width:1px;
  background-color:#000;
  float:right;
  height:140px;
  width:230px;
  }

#ri_tree {
  width:540px;
  height:262px;
  background-image:url(../images/search.jpg);
  float:none;
  margin-top:15px;
  }
  
#ri_tree_links {
  font-size:11px;
  float:left;
  width: 200px;
}
#ri_tree_links .content {
  margin: 90px 0px 0px 10px;
}
  
#ri_tree_rechts {
  font-size:11px;
  width: 200px;
  float:right;
  margin-right: 53px;
}
#ri_tree_rechts .content {
  margin: 90px 50px 0px 0px;
}
  
#ri_tree_banner {
  margin-top:15px;
  }

.newstext {
  font-size:11px;
  color:#FFF;
  }

h1.containerblack {
  font-size: 14px;
  margin-bottom: 0px;
  margin-top: 5px;
  margin:left:5px;
  text-transform: uppercase;
  }
  
h1.containergold {
  font-size: 14px;
  margin-bottom: 15px;
  margin-top: 5px;
  margin-left:5px;
  text-transform: uppercase;
  color: #89724A;
  }
  
h1.containerblack2 {
  font-size: 14px;
  margin-bottom: 0px;
  text-transform: uppercase;
  margin-bottom:5px;
  }

/* tt_news */
#le_six a {
  font-size:11px;
  color:#FFF;
  text-decoration: none;
}
#le_six p.bodytext {
	margin: 0px;
	padding: 0px;
}
#le_six .news-latest-morelink a,
#le_six .news-latest-gotoarchive a {
  color:#89724A;
  font-size:11px;
}

/* a4n_search4ttaddress */
.tx-a4nsearch4ttaddress-pi1 .row {
	float: left;
	width: 120px;
}
.tx-a4nsearch4ttaddress-pi1 .clear {
	clear: both;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
}
