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;}
#curtainIMG {
	position: absolute;
	top: 0px;
	left: 0px;
	border: 20px solid #FFF;
	margin: 10px;
	filter: progid:DXImageTransform.Microsoft.Shadow(Color=#000000,Direction=135,Strength=5);
	outline-style: outset;
	cursor: pointer;
}
/* ----- */
#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;
}

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.menu {
	background-color: #F7FAEE;
	padding: 5px;
	font-size: 8pt;
	margin: 1px 0px;
}

DIV.menu LI {
	margin-left: -20px;
}

DIV.menu UL {
	margin-top: 0px;
	margin-bottom: 0px;
	list-style: circle outside;
	color: #3B3B3B;
}

A.menuItem {
	text-decoration: none;
	clear: both;
	display: block;
	margin: 2px 5px;
	width: 100%;
	color: #3B3B3B;
	font-size: 10pt;
}

A.menuItem:hover {
	text-decoration: underline;
	color: #3B3B3B;
	font-size: 10pt;
}

/* ----- */
DIV.text {
	margin-top: 1px;
	float: left;
	width: 556px;
	max-width: 541px;
	padding: 0px 0px 0px 10px;
	font: normal 8pt Verdana;
	color: #3B3B3B;
	text-align: justify;
	line-height: 150%;
	text-indent: 10pt;
}

DIV.text h2, DIV.text h3 {
	font-size: 8pt;
	display: inline !important;
	font-size: inherit;
}

DIV.text DIV.h1 {
	color: #5F3A74;
	background-color: #FCF6FF;
	line-height: 23px;
	padding: 3px;
	text-align: right;
	font: bold 10pt Verdana;
}

DIV.text DIV.h1 h1 {
		font: bold 10pt Verdana;
}
/* ----- */
DIV.sidebar {
	float: left;
	width: 195px;
}
/* ----- */
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;
	background-color: #F7FAEE;
}

DIV.kontakt A {
	color: #498409;
}
/* ---- */
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;
}
