/* Holly hack for IE \*/
* html #bodydiv,
* html #sizer,
* html #expander { height: 0; }
/* */

#bodydiv {
	padding: 0 350px 0 300px;
	text-align: center; /* centering hack for IE5.x/Win */}
#sizer {
	width:30px;
	margin: 0 auto 0 auto; /* standard centering method */
	text-align: left; /* resets centering hack to default */
	}
#expander {
	margin: 0 -350px 0 -350px;
	position: relative;
	text-align: left;
	}

#main { 
	margin: 0 auto 0 auto;
	/*height:1000px;*/
	background:url(../images/arsvivendi-background.jpg);
	background-repeat:repeat-x;
	background-color:#522520;
	position:relative;}

#content {
	margin: 0 auto 0 auto; }

#header {
	margin-top:34px;
	position:relative;
	height:125px; }

#haupt {
	margin: 0 auto 0 auto;}
	
#hauptbild {
	margin-top: 2px;}

#hauptbildtext {
	margin-top: -43px;
	margin-left:25px;
	font-size:18px;
	color:#FFFFEA;
	width: 780px;}

#contenttext {
	margin-top: 22px;
	margin-left: 0px;
	width: 778px;
	height: 100%;
	border: 1px solid;
	border-color:#000000;
	background-color:#FFFFEA;}
	
#text {
	background-color:#FFFFEA;
	margin-top: 10px;
	margin-left: 0px;
	padding-left: 25px;
	font-size:14px;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;}
	
#text_termine {
	background-color:#FFFFEA;
	margin-top: 10px;
	margin-left: 15px;
	font-size:14px;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;}
	
#text_coaching {
	background-color:#FFFFEA;
	margin-top: 10px;
	margin-left: 13px;
	font-size:14px;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;}

#textbild_index {
	width: 312px;
	height: 237px;
	margin-top: -565px;
	margin-left: 444px;}
	
#textbild_ueber_uns {
	width: 312px;
	height: 237px;
	margin-top: -430px;
	margin-left: 444px;}
	
#textbild_ueber_mich_beatrx_kuenzel {
	width: 312px;
	height: 237px;
	margin-top: -655px;
	margin-left: 335px;}
	
#textbild_ueber_mich_marion_lange {
	width: 312px;
	height: 237px;
	margin-top: -490px;
	margin-left: 460px;}
	
a.tooltip {text-decoration:none;}
.tooltip span.info{display:none;}
.tooltip:hover span.info{display:block;position:absolute; width:300px; height:20px; color:#000000;}

.panelheader {
  background-color : #DDC9B1;
  height: 26px;
  color : #000000;
  border-bottom:1px solid #000000;
  border-top:1px solid #000000;
  border-left:1px solid #000000;
  border-right:1px solid #000000;
  font-weight : normal;
  padding-left: 5px;
}

.mdHover {
  background-color : #FFF1D6;
  color : #000000;
  cursor:pointer;
}
.mdSelected {
  background-color : #FFF1D6;
  color : #000000;
  font-weight : bold;
  
}
.panelContent {
  border : 1px solid #000000;
  border-top-width    : 0px;
  border-bottom-width : 0px;
  font-family:Arial, Helvetica, sans-serif;
  overflow: auto;
 
}
#accordion {
  margin-top : 6px;
  border : 1px solid #000000;
  width: 745px;
}
