body {
	background-color:	#ffffff;
	background-image: url(bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#main {
	border:12px solid #FFFFFF;
}
/*
.mmmenu {
	margin-top:2px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;	
}
*/
#footer {
	background-color:	#ffffff;
}

.frame2 {
	background-image:url(/fileadmin/templates/ticker_bgNew.jpg);
	background-repeat:no-repeat;
	bottom:45px;
	height:29px;	
	padding-left:8px;
	padding-top:8px;
	margin-top:55px;
	margin-left:0px;	
	position:relative;
	width:680px;
}
.frame2 h1 {
	color:#414140;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	padding:0px;
	margin:0px;
	text-indent:-9999px;
}
.frame2 .tx-newsticker-pi1 {
	left:200px;
	padding:0;
	position:absolute;
	top:9px;
}
.frame2 .tx-newsticker-pi1 div {
	float:left;
	margin-right:5px;
}
.frame2 .tx-newsticker-pi1 div.text {
	margin-left:20px;
}
.frame2 .tx-newsticker-pi1 div.text a {
	color:#333333;
	text-decoration:none;
	background-image: url(../site_img/mArrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 6px;
}
.frame2 .tx-newsticker-pi1 div.text a:hover {
	text-decoration:underline;
}
.frame2 .tx-newsticker-pi1 .previous a, .frame2 .tx-newsticker-pi1 .next a {
	display:block;
}
.frame2 .tx-newsticker-pi1 .previous, .frame2 .tx-newsticker-pi1 .next {
	background-image:url(/fileadmin/templates/ticker_left.gif);
	background-repeat:no-repeat;
	height:13px;
	overflow:hidden;
	text-indent:-999px;
	width:13px;
}
.frame2 .tx-newsticker-pi1 .next {
	background-image:url(/fileadmin/templates/ticker_right.gif);
}
.frame2 .tx-newsticker-pi1 .previous.nomore {
	background-image:url(/fileadmin/templates/ticker_left_no.gif);
}
.frame2 .tx-newsticker-pi1 .next.nomore {
	background-image:url(/fileadmin/templates/ticker_right_no.gif);
}
.frame2 .tx-newsticker-pi1 div.text {
	width:340px;
}
.frame2 .tx-newsticker-pi1 div.text {
	margin-left:20px;
	margin-top:0px;
	width:340px;
}