/* CSS Layout Template 3 Columns Reporter Forum. Author: Bernd Wilken. */

/* RIGHT COLUMN WIDTH 255px */



html, body {
	margin: 0;
	padding: 0;

}





body {
	text-align: left;
	background: #ece9de;
	color:#000;

}



#gesamt {

	background-image: url(../images/bg_3cols_home.gif);
	background-repeat:x-repeat;
	background-color: #cdbca3;
	background-position: 1px 0px;
	color: #000;
	line-height: 17px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 920px;
	margin: 0;
	border-left: 40px solid #ece9de;
	text-align: left;

}


#kopf {

	position: relative;  
	background:#ece9de;
	width:921px

}

#specialMenu {

	float: right;

	width: 350px;

	text-align:right;

	}

#specialMenu a {

	font-size: 10px;

	padding-right: 4px;

	color: #fff;

	text-decoration: none;

	line-height:20px;

	}

#specialMenu a:hover, a:active {

	color: #fff;

	text-decoration: underline;

	}



#date	{

	float: left;

	width: 300px;

      	font-size: 10px;

      	line-height:20px;

      	color: #fff;

      	padding-left: 4px;

	}



#headerbar {

background: #32323c;

height:22px;

width:920px;

}



#links {
  	border-top: 2px solid #ece9de;
  	float: left;
	width: 202px;
	margin-left:-920px;

}





#inhalt {

	float: left;
	width: 920px;

}


#hilfsdiv {
width:460px;

	margin: 0 255px 0 204px;

  	border-top: 2px solid #ece9de;

  	padding-bottom: 40px;

}


#rechts {
   line-height: 16px;
  border-top: 2px solid #ece9de;
  float: left;
  width: 255px;
  margin-left:-255px;
}

#rechtsContent {
   line-height: 16px;
	width: 232px;

	float: right;

	margin-top: 23px;

	font-size: 11px;

	line-height:15px:



}



#fuss {

	clear: left;

	width: 100%;

	background-color: #ece9de;

  	font-size: 10px;

  	line-height: 22px;

	color:#195d74;

}



/*		Ende Template Formatierung		*/













