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

#bodydiv {
	padding: 0 586px 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-color:#000000;
	/*background:url(../images/background.jpg);*/
	background:url(../images/background.png);
	position:relative; }

#content {
	margin: 0 auto 0 auto; }
	
#header {
	margin-top:0px;
	position:relative;
	height:190px; }
	
#menu_left {
	margin-top:-1px; }
	
#menu_content {
	margin-top:-943px;
	margin-left: 220px; }
	
#menu_text {
	margin-top:-210px;
	margin-left: 240px;
	width:764px;
	height:200px;}

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

#menu_text a:hover {
	text-decoration:none;
	color:red;
	}

#background-news { 
	background:url(../images/inhalt/backgound-inhalt.jpg); }

#w3cxhtml { 
	height:31px;
	margin-top:-170px;
	margin-left:68px;}
	
#w3ccss { 
	height:31px;
	margin-top:0px;
	margin-left:68px;}