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;
}

#lang {display: none;}
/* ----- */
#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-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: 545px;
	max-width: 535px;
	padding: 5px;
	font: normal 8pt Verdana;
	color: #3B3B3B;
	text-align: justify;
	line-height: 150%;
}

DIV.text h1, DIV.text h2, DIV.text h3 {
	font-size: 8pt;
	display: inline !important;
	font-size: inherit;
}
/* ----- */
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: normal  7pt Verdana;
	color: #FFF;
	margin-top: 15px;
	text-align: right;
}
DIV.copy A, #marleszFlash A {
	color: #FFF;
}

DIV.copy h1, DIV.copy h2, #marleszFlash h1, #marleszFlash h2 {
	display: inline;
	font: normal  7pt Verdana;
}
/* ----- */
A {
	color: #498409;
	text-decoration: none;
}

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

