body
{
	margin:0px auto 0px auto;
	color:#000000;
	font-family:trebuchet ms,verdana,tahoma,arial;
	text-align:center;
	/* font-size:12px;				siehe bieDynCSS__css.tpl  / font.conf */
	/* background-color     			siehe bieDynCSS__css.tpl  / color.conf */
}
body a, body a:visited
{
	text-decoration:none;
	color:#000000;
}
body a:hover
{
	text-decoration:underline;
	color:#000000;
}

#mainContainerDiv
{
	text-align:left;
	width:990px;
	margin:0px auto 0px auto;
	overflow:hidden;
	border-left:0px solid #cacbd0;
	border-bottom:0px solid #cacbd0;
	border-right:0px solid #cacbd0;
	/* background-color                          siehe bieDynCSS__css.tpl   / color.conf*/
}
#mainContentContainerDiv
{
	margin-left:50px;
	width:810px;
}