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

#bodydiv {
	padding: 0 390px 0 100px;
	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-color:#A12726;
	background:url(../images/background.jpg);
	background-repeat:repeat-x;
	position:relative; 
	}

#content {
	margin: 0 auto 0 auto; }
	
#header {
	margin-top:20px;
	position:relative;
	height:173px; }
	
#haupt {
	margin: 0 auto 0 auto;
	width: 1020px; }

#menu {
	margin-top:-1px;
	position:relative;
	}

#texte {
	margin-top: 0px;
	margin-left: 0px;
	font-size:16px;
	color:#FFECC4;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;}

#texte a {
	text-decoration:none;
	color:white;
	}

#texte a:hover {
	text-decoration:none;
	color:blue;
	}



#facebook {
	width:360px;
	height:157px;
	margin-top:-460px;
	margin-left:0px;}	