BODY {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	text-align: center;
	background-image: url(../../site/interface/bg.jpg);
	background-repeat: repeat-x;
	background-color: #5F3A74;
	background-position: top center;
	font: normal 11px Verdana, sans-serif;
	color: #3B3B3B;
}
/* ----- */
#marleszFlash {
	margin: 38px auto 0px auto;
	height: 253px;
	color: #88A030;
}

#marleszFlash A, #marleszFlash A:hover {
	color: #88A030;
}
/* ----- */
DIV.shadow {
	clear: both;
	margin: 12px auto 0px auto;
	width: 835px;
	text-align: left;
}
DIV.shadowB {
	clear: both;
	width: 835px;
	text-align: left;
}

DIV.shadowL {
	float: left;
}

DIV.shadowR {
	float: left;
}

DIV.container {
	float: left;
	width: 759px;
	max-width: 751px;
	min-height: 50px;
	padding: 4px 4px 0px 4px;
	margin-bottom: 4px;

	background-image: url(../../site/interface/main_bg.jpg);
	background-repeat: repeat-y;
	background-position: 4px 4px;
}

DIV.main {
	clear: both;
	width: 835px;
	text-align: left;
	margin: 0px auto;
	background-image: url(../../site/interface/shadow_mid.jpg);
	background-repeat: repeat-y;
	background-position: top left;
}
/* ----- */
DIV.text {
	margin-top: 1px;
	float: left;
	width: 359px;
	max-width: 349px;
	padding: 5px;
	font: normal 8pt Verdana;
	color: #3B3B3B;
	text-align: justify;
	line-height: 150%;
}
/* ----- */
DIV.news {
	margin-top: 1px;
	margin-left: 1px;
	float: left;
	width: 195px;
	max-width: 185px;
	padding: 5px;
}

DIV.news A {
	color: #498409;
	text-decoration: none;
}

DIV.news A:hover {
	color: #498409;
	text-decoration: underline;
}
/* ----- */
DIV.kontakt {
	margin-top: 1px;
	margin-left: 1px;
	float: left;
	width: 195px;
	max-width: 185px;
	padding: 5px;
	text-align: right;
}
/* ---- */
DIV.copy {
	margin: 0px auto;
	clear: both;
	width: 835px;
	max-width: 760px;
	padding-right: 75px;
	font: 7pt normal Verdana;
	color: #FFF;
	margin-top: 15px;
	text-align: right;
}
/* ----- */
A {
	color: #498409;
	text-decoration: none;
}

A:hover {
	color: #498409;
	text-decoration: underline;
}
