/*###################################################################################################################################################*/
/*		GrundStrukturen					-----------		Anfang																						 */
/*###################################################################################################################################################*/

/* ================================================================================================================================================== BACKGROUND-SCN SERVER-MASTER */
#MAIN-BGROUND
{
	position			: 	absolute;
	left				: 	0px;
	top					: 	0px;
	height				: 	100%;
	width				: 	100%;
	z-index				: 	50;
	background-color	: 	#FFF;
	background-image	: 	url("./DESIGN/APW-2.jpg");
	background-size		: 	contain;
	/*background-size	: 	cover;*/
	background-position	: 	0% 77%;
	background-repeat	: 	no-repeat;
}
#MAIN-BGROUND #ScrollCover
{
	position			: 	absolute;
	right				: 	0px;
	top					: 	0px;
	height				: 	100%;
	width				: 	25px;
	z-index				: 	250;
	background-color	: 	transparent;	
}
/* =============================================================================================================================================================================== */

/* ================================================================================================================================================== BACKGROUND-SCN SERVER-MASTER */
#CONTENT-BGROUND
{
	position			: 	absolute;
	left				: 	-22px;
	top					: 	0px;
	height				: 	100%;
	width				: 	100%;
	background-color	: 	transparent;
}
/* =============================================================================================================================================================================== */

/* ================================================================================================================================================== CONTENT-SCN SERVER-MASTER */
#MAIN-CONTENT
{
	position			: 	absolute; 
	top					: 	0px; 
	left				: 	0px; 
	height				: 	100%; 
	width				: 	100%; 
	z-index				: 	100; 
	overflow			: 	hidden; 
	background-color	: 	transparent;
}

/* =============================================================================================================================================================================== */

/* ===================================================================================================================================================== CONTROL-SCN SERVER-MASTER */
#MAIN-CONTROL-HEADER
{
	display				: 	none;	
	position 			: 	absolute;
	top					: 	0px;
	left				: 	-22px; 
	height				: 	11%; 
	width				: 	100%; 
	text-align			: 	center; 
	z-index				: 	151; 
	background-color	: 	transparent;
	border-bottom		: 	solid 6px #000;
}
#MAIN-CONTROL-LBORDER
{
	position 			: 	absolute; 
	top					: 	0px;
	left				: 	0px; 
	height				: 	100%; 
	width				: 	2%;
	background-color	: 	transparent;
	overflow			: 	hidden; 
	z-index				: 	150;
}
#MAIN-CONTROL-RBORDER
{
	position 			: 	absolute; 
	top					: 	0px; 
	right				: 	22px; 
	height				: 	100%; 
	width				: 	5%; 
	background-color	: 	transparent; 
	overflow			: 	hidden;
	z-index				: 	150;
}
#MAIN-CONTROL-FOOTER
{
	display				: 	none;
	position 			: 	absolute;
	bottom				: 	0px;
	left				: 	-22px;
	height				: 	5%;
	width				: 	100%;
	background-color	: 	#EEE;
	background-image	: 	url("./DESIGN/mainbg.jpg");
	overflow			: 	hidden;
	z-index				: 	151; 
/*	border-top			: 	solid 3px green;*/
}

#HEADLINE
{
	display				: 	none;	
	position			: 	absolute; 
	left				: 	0%;
	top					: 	2%;
	width				: 	auto; 
	height				: 	10%;
	background-color	: 	#EEE;
	color				: 	#AAA;
	z-index				: 	160;
	padding-left		: 	1%;
	padding-right		: 	2%;
	padding-bottom		: 	0.5%;
	padding-top			: 	0.5%;
	display				: 	none;
	
}
#HEADLINE-L
{
	position			: 	relative; 
	width				: 	auto; 
	height				: 	100%;
	background-color	: 	green;
	float				: 	left;
}
#HEADLINE-C
{
	display				: 	none;	
	position			: 	relative; 
	width				: 	auto; 
	height				: 	100%;
	background-color	: 	transparent;
	float				: 	left;
	font-weight			: 	bold;
	font-size			: 	140%;	
	text-align			: 	left;
	border-left			: 	solid 0px black;
	display				: 	none;
}

#HEADLINE-R
{
	position			: 	relative; 
	width				: 	auto; 
	height				: 	100%;
	background-color	: 	green;
	float				: 	left;
}

#HEADLINE-OF-SITE
{
	display				: 	none;
	position			: 	absolute; 
	right				: 	14%;
	top					: 	16%;
	width				: 	auto; 
	height				: 	auto;
	background-color	: 	transparent;
	z-index				: 	190;
	padding-left		: 	1%;
	padding-right		: 	1%;
	font-weight			: 	bold;
	color				: 	#BA6;	
}
/* ================================================================================================================================================= */
/*###################################################################################################################################################*/
/*		GrundStrukturen					-----------		Ende																						 */
/*###################################################################################################################################################*/




/*###################################################################################################################################################*/
/*		MenueStrukturen					-----------		Anfang																						 */
/*###################################################################################################################################################*/


/* ================================================================================================================================================= */
/* Allgemeines		----------						 																								 */
/* ================================================================================================================================================= */

a
{
	text-decoration		: 	none;
	cursor				: 	pointer;
}
/* ================================================================================================================================================= */



/* ================================================================================================================================================= */
/* MNU-STNDRD		----------	StandardMenue	----- 																								 */
/*														Verwendung für StandardInformationen wie: Impressum, Kontakt, Home etc.						 */
/* ================================================================================================================================================= */

#MNU-STNDRD
{
	position			: 	absolute; 
	left				: 	1.5%;							/* left dominiert*/
/*	right				: 	22px;						/* right wird ignoriert*/
	top					: 	96.2%; 
	width				: 	20%; 
	height				: 	1%; 
	font-family			: 	arial; 
	font-size			: 	70%;
	background-color	: 	transparent;
	z-index				: 	199;
	padding				: 	0%;
	padding-left		: 	0%;
	padding-right		: 	2%;
	padding-bottom		: 	3%;
	overflow			: 	hidden;
	border				: 	solid 0px blue;
}
#MNU-STNDRD a 
{
	color 				: 	#4E4C42;
	font-family			: 	arial;
	font-weight			: 	bold;
	text-decoration		: 	none;
}

#MNU-STNDRD a:hover .MNU-STNDRD-Button
{
	color 				: 	#A19A87;
	background-color	: 	transparent;
	
}

.MNU-STNDRD-Button
{
	height				: 	60%; 
	width				: 	auto; 
	bottom				: 	20%;
	padding-left		: 	1%;
	padding-right		: 	1%;
	text-align			: 	left; 
	margin-right		: 	4%;
	background-color	: 	transparent;
	border				: 	solid 0px green;
	float				: 	left;
}
/* ================================================================================================================================================= */


/* ================================================================================================================================================= */
/* MNU-DRCT 	------------	Direktmenue  																										 */
/* ================================================================================================================================================= */

#MNU-DRCT
{
	position			: 	absolute; 
	left				: 	2%;							/* left dominiert*/
	top					: 	2%; 
	width				: 	3%; 
	height				: 	3%; 
	font-family			: 	arial;	
	font-size			: 	100%;
	background-color	: 	transparent;
	z-index				: 	195;
	padding-top			: 	0%;
	padding-left		: 	0%;
	padding-right		: 	0%;
	overflow			: 	visible;
	text-align			: 	left; 
	border				: 	solid 2px red;	
}

#MNU-DRCT-CONTAINER
{
	position			: 	absolute;
	top					: 	0px;
	left				: 	0px;
	height				: 	2900%;
	width				: 	2900%;
	background-color	: 	transparent;
	visibility			: 	hidden;
	border				: 	solid 0px green;	
/*	opacity				: 	0.8;					*/
}


/* ------------------------------------------------------------------------------------------------------------------------------------------------ */
/*		MenueEintrag - 101 		 Anfang 																											*/
/* -------------------------------------																											*/
#MNU-DRCT-Entry-101-Placement
{
	position 			:	absolute;
	left				:	20%;
	top					:	20%;
	width				: 	17%;
	height				: 	auto;
	border				: 	solid 0px blue;	
	border-radius		:	50%;
	overflow			:	hidden;
	transition			:	width 0.5s , top 0.5s , left 0.5s;
}

#MNU-DRCT-Entry-101-BACKGROUND
{
	position 			:	absolute;
	left				:	0%;
	top					:	0%;
	width				: 	100%;
	height				: 	auto;
	border				: 	solid 0px blue;	
	border-radius		:	50%;
	overflow			:	hidden;
}
#MNU-DRCT-Entry-101-NIC
{
	position 			:	absolute;
	left				:	0%;
	top					:	0%;
	width				: 	100%;
	height				: 	auto;
	border				: 	solid 0px blue;	
}

#MNU-DRCT-Entry-101-CONTENT
{
	position 			:	absolute;
	left				:	5%;
	top					:	5%;
	width				: 	90%;
	height				: 	auto;
	border				: 	solid 0px blue;	
}

#MNU-DRCT-Entry-101-Text
{
	position 			:	absolute;
	left				:	0%;
	top					:	60%;
	width				: 	100%; 
	height				: 	auto;
	padding-left		: 	0%;
	padding-right		: 	0%;
	padding-top			: 	5%;
	padding-bottom		: 	5%;
	text-align			: 	center; 
	margin-right		: 	0%;
	margin-top			: 	2%;
	background-color	: 	#fff;
	border				: 	solid 0px red;	
}

#MNU-DRCT a:hover #MNU-DRCT-Entry-101-Text
{
	color 				: 	#800;
	font-size			: 	111%;
/*	background-color	: 	transparent;       */
}

#MNU-DRCT a:hover #MNU-DRCT-Entry-101-Placement
{
	left				:	15%;
	top					:	15%;
	width				: 	25%;
	z-index				:	222;
}
/* -------------------------------------																											*/
/*		MenueEintrag - 101 		 Ende 																												*/
/* ------------------------------------------------------------------------------------------------------------------------------------------------ */


/* ------------------------------------------------------------------------------------------------------------------------------------------------ */
/*		MenueEintrag - 102 		 Anfang 																											*/
/* -------------------------------------																											*/
#MNU-DRCT-Entry-102-Placement
{
	position 			:	absolute;
	left				:	30%;
	top					:	50%;
	width				: 	17%;
	height				: 	auto;
	border				: 	solid 0px blue;	
	border-radius		:	50%;
	overflow			:	hidden;
	transition			:	width 0.5s , top 0.5s , left 0.5s;
}

#MNU-DRCT-Entry-102-BACKGROUND
{
	position 			:	absolute;
	left				:	0%;
	top					:	0%;
	width				: 	100%;
	height				: 	auto;
	border				: 	solid 0px blue;	
	border-radius		:	50%;
	overflow			:	hidden;
}
#MNU-DRCT-Entry-102-NIC
{
	position 			:	absolute;
	left				:	0%;
	top					:	0%;
	width				: 	100%;
	height				: 	auto;
	border				: 	solid 0px blue;	
}

#MNU-DRCT-Entry-102-CONTENT
{
	position 			:	absolute;
	left				:	5%;
	top					:	5%;
	width				: 	90%;
	height				: 	auto;
	border				: 	solid 0px blue;	
}

#MNU-DRCT-Entry-102-Text
{
	position 			:	absolute;
	left				:	0%;
	top					:	60%;
	width				: 	100%; 
	height				: 	auto;
	padding-left		: 	0%;
	padding-right		: 	0%;
	padding-top			: 	5%;
	padding-bottom		: 	5%;
	text-align			: 	center; 
	margin-right		: 	0%;
	margin-top			: 	2%;
	background-color	: 	#fff;
	border				: 	solid 0px red;	
}

#MNU-DRCT a:hover #MNU-DRCT-Entry-102-Text
{
	color 				: 	#800;
	font-size			: 	111%;
/*	background-color	: 	transparent;       */
}

#MNU-DRCT a:hover #MNU-DRCT-Entry-102-Placement
{
	left				:	25%;
	top					:	45%;
	width				: 	25%;
	z-index				:	222;
}
/* -------------------------------------																											*/
/*		MenueEintrag - 102 		 Ende 																												*/
/* ------------------------------------------------------------------------------------------------------------------------------------------------ */


/* ------------------------------------------------------------------------------------------------------------------------------------------------ */
/*		MenueEintrag - 103 		 Anfang 																											*/
/* -------------------------------------																											*/
#MNU-DRCT-Entry-103-Placement
{
	position 			:	absolute;
	left				:	40%;
	top					:	10%;
	width				: 	17%;
	height				: 	auto;
	border				: 	solid 0px blue;	
	border-radius		:	50%;
	overflow			:	hidden;
	transition			:	width 0.5s , top 0.5s , left 0.5s;
}

#MNU-DRCT-Entry-103-BACKGROUND
{
	position 			:	absolute;
	left				:	0%;
	top					:	0%;
	width				: 	100%;
	height				: 	auto;
	border				: 	solid 0px blue;	
	border-radius		:	50%;
	overflow			:	hidden;
}
#MNU-DRCT-Entry-103-NIC
{
	position 			:	absolute;
	left				:	0%;
	top					:	0%;
	width				: 	100%;
	height				: 	auto;
	border				: 	solid 0px blue;	
}

#MNU-DRCT-Entry-103-CONTENT
{
	position 			:	absolute;
	left				:	5%;
	top					:	5%;
	width				: 	90%;
	height				: 	auto;
	border				: 	solid 0px blue;	
}

#MNU-DRCT-Entry-103-Text
{
	position 			:	absolute;
	left				:	0%;
	top					:	60%;
	width				: 	100%; 
	height				: 	auto;
	padding-left		: 	0%;
	padding-right		: 	0%;
	padding-top			: 	5%;
	padding-bottom		: 	5%;
	text-align			: 	center; 
	margin-right		: 	0%;
	margin-top			: 	2%;
	background-color	: 	#fff;
	border				: 	solid 0px red;	
}

#MNU-DRCT a:hover #MNU-DRCT-Entry-103-Text
{
	color 				: 	#800;
	font-size			: 	111%;
/*	background-color	: 	transparent;       */
}

#MNU-DRCT a:hover #MNU-DRCT-Entry-103-Placement
{
	left				:	35%;
	top					:	5%;
	width				: 	25%;
	z-index				:	222;
}
/* -------------------------------------																											*/
/*		MenueEintrag - 103 		 Ende 																												*/
/* ------------------------------------------------------------------------------------------------------------------------------------------------ */


/* ------------------------------------------------------------------------------------------------------------------------------------------------ */
/*		MenueEintrag - 104 		 Anfang 																											*/
/* -------------------------------------																											*/
#MNU-DRCT-Entry-104-Placement
{
	position 			:	absolute;
	left				:	50%;
	top					:	30%;
	width				: 	17%;
	height				: 	auto;
	border				: 	solid 0px blue;	
	border-radius		:	50%;
	overflow			:	hidden;
	transition			:	width 0.5s , top 0.5s , left 0.5s;
}

#MNU-DRCT-Entry-104-BACKGROUND
{
	position 			:	absolute;
	left				:	0%;
	top					:	0%;
	width				: 	100%;
	height				: 	auto;
	border				: 	solid 0px blue;	
	border-radius		:	50%;
	overflow			:	hidden;
}
#MNU-DRCT-Entry-104-NIC
{
	position 			:	absolute;
	left				:	0%;
	top					:	0%;
	width				: 	100%;
	height				: 	auto;
	border				: 	solid 0px blue;	
}

#MNU-DRCT-Entry-104-CONTENT
{
	position 			:	absolute;
	left				:	5%;
	top					:	5%;
	width				: 	90%;
	height				: 	auto;
	border				: 	solid 0px blue;	
}

#MNU-DRCT-Entry-104-Text
{
	position 			:	absolute;
	left				:	0%;
	top					:	60%;
	width				: 	100%; 
	height				: 	auto;
	padding-left		: 	0%;
	padding-right		: 	0%;
	padding-top			: 	5%;
	padding-bottom		: 	5%;
	text-align			: 	center; 
	margin-right		: 	0%;
	margin-top			: 	2%;
	background-color	: 	#fff;
	border				: 	solid 0px red;	
}

#MNU-DRCT a:hover #MNU-DRCT-Entry-104-Text
{
	color 				: 	#800;
	font-size			: 	111%;
/*	background-color	: 	transparent;       */
}

#MNU-DRCT a:hover #MNU-DRCT-Entry-104-Placement
{
	left				:	45%;
	top					:	25%;
	width				: 	25%;
	z-index				:	222;
}
/* -------------------------------------																											*/
/*		MenueEintrag - 104 		 Ende 																												*/
/* ------------------------------------------------------------------------------------------------------------------------------------------------ */


/* ------------------------------------------------------------------------------------------------------------------------------------------------ */
/*		MenueEintrag - 105 		 Anfang 																											*/
/* -------------------------------------																											*/
#MNU-DRCT-Entry-105-Placement
{
	position 			:	absolute;
	left				:	60%;
	top					:	50%;
	width				: 	17%;
	height				: 	auto;
	border				: 	solid 0px blue;	
	border-radius		:	50%;
	overflow			:	hidden;
	transition			:	width 0.5s , top 0.5s , left 0.5s;
}

#MNU-DRCT-Entry-105-BACKGROUND
{
	position 			:	absolute;
	left				:	0%;
	top					:	0%;
	width				: 	100%;
	height				: 	auto;
	border				: 	solid 0px blue;	
	border-radius		:	50%;
	overflow			:	hidden;
}
#MNU-DRCT-Entry-105-NIC
{
	position 			:	absolute;
	left				:	0%;
	top					:	0%;
	width				: 	100%;
	height				: 	auto;
	border				: 	solid 0px blue;	
}

#MNU-DRCT-Entry-105-CONTENT
{
	position 			:	absolute;
	left				:	5%;
	top					:	5%;
	width				: 	90%;
	height				: 	auto;
	border				: 	solid 0px blue;	
}

#MNU-DRCT-Entry-105-Text
{
	position 			:	absolute;
	left				:	0%;
	top					:	60%;
	width				: 	100%; 
	height				: 	auto;
	padding-left		: 	0%;
	padding-right		: 	0%;
	padding-top			: 	5%;
	padding-bottom		: 	5%;
	text-align			: 	center; 
	margin-right		: 	0%;
	margin-top			: 	2%;
	background-color	: 	#fff;
	border				: 	solid 0px red;	
}

#MNU-DRCT a:hover #MNU-DRCT-Entry-105-Text
{
	color 				: 	#800;
	font-size			: 	111%;
/*	background-color	: 	transparent;       */
}

#MNU-DRCT a:hover #MNU-DRCT-Entry-105-Placement
{
	left				:	55%;
	top					:	45%;
	width				: 	25%;
	z-index				:	222;
}
/* -------------------------------------																											*/
/*		MenueEintrag - 105 		 Ende 																												*/
/* ------------------------------------------------------------------------------------------------------------------------------------------------ */

/* ------------------------------------------------------------------------------------------------------------------------------------------------ */
/*		MenueEintrag - 106 		 Anfang 																											*/
/* -------------------------------------																											*/
#MNU-DRCT-Entry-106-Placement
{
	position 			:	absolute;
	left				:	50%;
	top					:	60%;
	width				: 	7%;
	height				: 	auto;
	border				: 	solid 0px blue;	
	border-radius		:	50%;
	overflow			:	hidden;
	transition			:	width 0.5s , top 0.5s , left 0.5s;
}

#MNU-DRCT a:hover #MNU-DRCT-Entry-106-Placement
{
	left				:	45%;
	top					:	55%;
	width				: 	15%;
	z-index				:	222;
}

#MNU-DRCT-Entry-106-BACKGROUND
{
	position 			:	absolute;
	left				:	0%;
	top					:	0%;
	width				: 	100%;
	height				: 	auto;
	border				: 	solid 0px blue;	
	border-radius		:	50%;
	overflow			:	hidden;
}
#MNU-DRCT-Entry-106-NIC
{
	position 			:	absolute;
	left				:	0%;
	top					:	0%;
	width				: 	100%;
	height				: 	auto;
	border				: 	solid 0px blue;	
}

#MNU-DRCT-Entry-106-CONTENT
{
	position 			:	absolute;
	left				:	5%;
	top					:	5%;
	width				: 	90%;
	height				: 	auto;
	border				: 	solid 0px blue;	
}

#MNU-DRCT-Entry-106-Text
{
	position 			:	absolute;
	left				:	0%;
	top					:	60%;
	width				: 	100%; 
	height				: 	auto;
	padding-left		: 	0%;
	padding-right		: 	0%;
	padding-top			: 	5%;
	padding-bottom		: 	5%;
	text-align			: 	center; 
	margin-right		: 	0%;
	margin-top			: 	2%;
	background-color	: 	transparent;
	border				: 	solid 0px red;	
	visibility			:	hidden;
}

#MNU-DRCT a:hover #MNU-DRCT-Entry-106-Text
{
	color 				: 	#800;
	font-size			: 	111%;
	visibility			:	visible;
/*	background-color	: 	transparent;       */
}

/* -------------------------------------																											*/
/*		MenueEintrag - 106 		 Ende 																												*/
/* ------------------------------------------------------------------------------------------------------------------------------------------------ */






#MNU-DRCT a 
{
	color 				: 	darkblue;
	font-size			: 	73%;
	font-weight			: 	bold;
	text-decoration		: 	none;
}

#MNU-DRCT a:hover .MNU-DRCT-Button
{
	color 				: 	#800;
	background-color	: 	transparent;
}

.MNU-DRCT-Button
{ 
	width				: 	89%; 
	padding-left		: 	5%;
	padding-right		: 	0%;
	text-align			: 	left; 
	margin-right		: 	0%;
	margin-top			: 	2%;
	border				: 	solid 0px red;
}

#MNU-DRCT-SWICH-on
{
	position			: 	absolute;
	top					: 	0px;
	left				: 	0px;
	height				: 	100%;
	width				: 	100%;
	background-color	: 	#f00;
	visibility			: 	visible;
}

#MNU-DRCT-SWICH-off
{
	position			: 	absolute;
	top					: 	0px;
	right				: 	0px;
	height				: 	100%;
	width				: 	100%;
	background-color	: 	lightblue;
	visibility			: 	hidden;
}
/* ================================================================================================================================================= */


/* ================================================================================================================================================= */
/* MNU-LANG 	----------	Sprachenmenue ----- */
/* ================================================================================================================================================= */

#MNU-LANG
{
	display				: 	block;
	position			: 	absolute; 
	left				: 	1.5%; 
	top					: 	92%; 
	width				: 	10%; 
	height				: 	auto; 
	font-family			: 	arial; 
	z-index				: 	255;
	border				: 	solid 0px red;
}

.MNU-LANG-ENTRY
{
	position			: 	relativee; 
	left				: 	0%; 
	top					: 	0%; 
	width				: 	15%; 
	height				: 	auto; 
	font-family			: 	arial; 
	border				: 	solid 2px transparent;
	margin-right		: 	2%;
	z-index				: 	255;
}

#MNU-LANG a:hover .MNU-LANG-Button
{
	color 				: 	darkred;
	background-color	: 	transparent;
	border				: 	solid 2px #FFF;
	border-bottom		: 	solid 2px #000;
	border-right		: 	solid 2px #555;
}

.MNU-LANG-Button
{ 
	width				: 	100%; 
	padding-left		: 	1%;
	padding-right		: 	0%;
	text-align			: 	center; 
	margin-right		: 	1%;
	border				: 	solid 2px transparent;
}

/* ================================================================================================================================================= */
/*###################################################################################################################################################*/
/*		MenueStrukturen					-----------	Ende																							 */
/*###################################################################################################################################################*/










/* =============================================================================================================================================================================== */
/*#bgscn
{
	position			: absolute;
	left				: 0px;
	top					: 0px;
	height				: 100%;
	width				: 100%;
	z-index				: 50;
}

/* ============================================================================================================================================== CONTENT-SCN aus STANDARD-Design */
#cntntscn
{
	position			: absolute;
	left				: 0px;
	top					: 0px;
	height				: 100%;
	width				: 100%;
	z-index				: 100;
}
#cntnt-main
{
	height				: auto;
}
/*----------------------------------------------------------- Die Grund-Formatierung der in der Content-Section angezeigten Seite ----------------------------- */
/* ----------------------------------------------------------------------------------------------------------------- Hintergrund                                */
#cntnt-bgscn
{
	position: absolute;
	left: 0px;
	top:0px;
	height: 100%;
	width: 100%;
	overflow: hidden;
	z-index: 50;
	background-color: transparent;	
	
}
/*----------------------------------------------------------------------------------------------------------------- Inhaltsebene                                */
#cntnt-cntntscn
{
	position: absolute;
	left: 0px;
	top:0px;
	height: 100%;
	width: 100%;
	overflow: auto;
	z-index: 100;
	background-color: transparent;	
}
#cntnt-cntntscn #cntnt-main-position
{
	position: absolute;
	left: 20%;
	top:0px;
	height: auto;
	width: 60%;
	border: solid 0px green;
	z-index: 100;
	background-color: transparent;	
}
/*-----------------------------------------------------------*/
#cntnt-ctrlscn
{
	position: absolute;
	top: 0px;
	left: 0px;
	height: 1%;
	width: 100%;
	z-index: 150;
	background-color: transparent;
}

#cntnt-ctrlscn #control-cntnt-position 
{
	position: absolute; 
	left: 0%; 
	top: 0%;
	width: 100%; 
	height: 1300%; 
	background-color: lightgray; 
	margin-left: -22px;
}

#InnerMenue
{
	position: absolute; 
	left: 26%; 
	top: 1080%; 
	width: 50%; 
	height: 350%; 
	background-color: #EEE;
}


#InnerMenue a
{
	color: #AAA;
	text-decoration: none;
	font-size: 80%;
	font-family: arial;
	font-weight: bold;
}
#InnerMenue a:hover
{
	color: #000;
}
#InnerMenue a:hover .InnerMenueEntry
{
	color: #000;
	background-color: #EEE;
}
.InnerMenueEntry
{
	margin-right: 2%; 
	position: relative; 
	float: left; 
	height: 60%; 
	width: auto; 
	padding: 1%;
}
/*-----------------------------------------------------------*/

/* ========================================================================================================================================== FGROUND-SCN aus STANDARD-Design ENDE*/

#MAIN-FGROUND
{
	position 			: absolute;
	top					: 0px;
	left				: 0px;
	height				: 100%;
	width 				: 100%;
	overflow			: show;
	background-color	: transparent;
	/*	background-image	: url(./MAIN-FGROUND-BG.png);	background-repeat	: repeat; */
	visibility			: hidden;
	z-index				: 250;
}
/* ========================================================================================================================================== ADMIN-SCN aus STANDARD-Design ENDE*/

#admscn
{
	height				: 100%;
	width 				: 1%;
	overflow			: show;
	background-color: red;
	border: solid 1px red;
}
/*<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< CONTENT >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>*/

#CONTENT-placement
{
	position: absolute;
	top: 0%;
	left: 17%;
	width: 47%;
	height: auto;
	background-color: #fff;
	opacity			: 1;
	border: solid 0px red;
}

#CONTENT-CONTENT
{
	position: relative;
	width: 100%;
	height: auto;
	background-color: #fff;
/*	background-color	: #DD9; */
	padding-left: 6%;
	padding-right: 6%;
	float: left;
	border: solid 0px red;
}

#CONTENT-HEADER
{
	position: relative;
	width: 100%;
	height: auto;
	background-color: #transparent;
	display: block;
	float: left;
	overflow: hidden;
	padding-left: 2%;
	padding-right: 2%;
}
#CONTENT-HEADER-SPREATING
{
	position: relative;
	width: 3%;
	height: auto;
	background-color: transparent;
	display: block;
	float: left;
	overflow: hidden;
	padding-left: 2%;
	padding-right: 2%;
}

#CONTENT-FOOTER
{
	position: relative;
	width: 10%;
	height: auto;
	background-color: transparent;
	display: block;
	float: left;
	overflow: hidden;
	padding-left: 1%;
	padding-right: 1%;
}




#EVNT-PV-BOX
{
	position			: relative;width: 100%; 
	height				: auto; 
	background-color	: #C4BAA1; 
	border				: solid 2px #E6DABD; 
	border-right		: solid 2px #000; 
	border-bottom		: solid 2px #000;
}


#EVNTPVB-SUBCPTR-TITLE
{
	position: relative;
	float: right;
	width: 90%;
	height: auto;
	font-size: 170%;
	font-weight: bold;
	font-family: Times,arial;
	color: #5f5547;
}

#EVNTPVB-SUBCPTR-SUBTITLE
{
	position: relative;
	float: right;
	width: 90%;
	height: auto;
	font-size: 130%;
	font-weight: bold;
	font-family: Times,arial;
	color: #7D6D57;
}

#EVNTPVB-SUBCPTR-DESCRIPTION
{
	position: relative;
	float: right;
	width: 110%;
	height: auto;
	font-size: 110%;
	font-weight: normal;
	font-family: Times,arial;
	color: #7D6D57;
}

/*7D6D57*/

#subcptr-header
{
border: solid 0px #5F5547;
border-bottom: solid 2px #5F5547;
}



#SUBCPTR-TITLE
{
position: relative;
float: right;
width: 90%;
height: auto;
font-size: 170%;
font-weight: bold;
font-family: Times,arial;
color: #5F5547;
}

#SUBCPTR-SUBTITLE
{
position: relative;
float: right;
width: 90%;
height: auto;
font-size: 120%;
font-weight: bold;
font-family: arial;
color: #5F5547;
}











#CPTR-TITLE
{
position: relative;
float: none;
width: 100%;
height: auto;
font-size: 250%;
font-weight: bold;
font-family: Times,arial;
color: #5F5547;

}

#CPTR-SUBTITLE
{
position: relative;
float: none;
width: 100%;
height: auto;
font-size: 120%;
font-weight: bold;
font-family: arial;
color: #5F5547;

}

#CPTR-RIGHTS
{
position: relative;
float: none;
width: 100%;
height: auto;
font-weight: normal;

}
#CAPTURE-HEADER-BLOCK
{
border-bottom: solid 2px #5F5547;
padding-bottom: 10px;
}



.TEXT1
{
	background-color: #fff;
	color			: #007;
	font-size		: 130%; 
	font-weight		: normal; 
	font-family		: arial; 
	text-align		: justify;
	opacity			: 1;
}


















#CONTENT-CONTENT
{
font-family: arial;
font-size: 70%;
color: #EEE;
}
#CONTENT-CONTROL-MNU-MAIN
{
	position: absolute;
	left: 81%;
	top:58%;
	height:auto;
	width: 18%;
	background-color: transparent;
	z-index: 191;
	padding-left: 0%;
	padding-right: 0%;
	font-family: arial;
	font-size: 70%;
	font-weight: bold;
	visibility: visible;
}


.CONTENT-CONTROL-MNU-MAIN-Button
{
	position: relative;
	height: auto;
	width: 100%;
	background-color: transparent;
	z-index: 191;
	margin-top: 0%;
	margin-bottom: 4%;
	padding-left: 10%;
	padding-right: 0%;
	color: black;
	float: left;
}
.CONTENT-CONTROL-MNU-MAIN-Button-active
{
	position: relative;
	height: auto;
	width: 100%;
	background-color: red;
	z-index: 191;
	margin-top: 0%;
	margin-bottom: 4%;
	padding-left: 10%;
	padding-right: 0%;
	color: black;
	float: left;
}

#CONTENT-CONTROL-MNU-XTRA1
{
	position: absolute;
	left: 56%;
	top:8.5%;
	height:auto;
	width: 22%;
	background-color: transparent;
	z-index: 200;
	padding-left: 0%;
	padding-right: 0%;
	font-family: arial;
	font-size: 70%;
	font-weight: bold;
}

#CONTENT-CONTROL-MNU-XTRA1-TITLE
{
	position: relative;
	height: auto;
	width: 100%;
	background-color: transparent;
	z-index: 191;
	margin-top: 0%;
	margin-bottom: 1%;
	padding-left: 0%;
	padding-right: 0%;
	float: left;
	font-size: 150%;
	font-weight: bold;
	color: #7B0000;
/*	border: solid 1px green;
	color: #493A26;
*/
}

.CONTENT-CONTROL-MNU-XTRA1-Button
{
	position: relative;
	height: auto;
	width: auto;
	background-color: transparent;
	z-index: 191;
	margin-top: 0%;
	margin-bottom: 1%;
	padding-left: 0%;
	padding-right: 4%;
	color: #6D5C44;
	float: left;
}
.CONTENT-CONTROL-MNU-XTRA1-Button-active
{
	position: relative;
	height: auto;
	width: auto;
	background-color: transparent;
	z-index: 191;
	margin-top: 0%;
	margin-bottom: 1%;
	padding-left: 0%;
	padding-right: 4%;
	color: #7B0000;
	float: left;
}

#CONTENT-BGROUND-DSGN2
{
	position: absolute;
	top: 0%;
	left: 0%;
	height: 15.5%;
	width: 100%;
	background-color: #D0C5A9;
	background-image: url(../CONTENT/SCN-CONTROL/DATA/HG-DSGN2-1.jpg);
	z-index: 186;
	border: solid 0px red
}

#CONTENT-BGROUND-DSGN4
{
	position: absolute;
	bottom: -1%;
	left: 0%;
	height: 8.5%;
	width: 100%;
	background-color: #D0C5A9;
	background-image: url(../CONTENT/SCN-CONTROL/DATA/HG-DSGN2-1.jpg);
	z-index: 188;
}




#CONTENT-CONTROL-DSGN1
{
	position: absolute;
	top: 0%;
	left: -3%;
	height: 17%;
	width: 100%;
	background-color: #eee;
	z-index: 185;
	border: solid 2px red;
}

#CONTENT-CONTROL-DSGN2
{
	position: absolute;
	top: 0%;
	left: -3%;
	height: 15.5%;
	width: 100%;
	background-color: #D0C5A9;
	background-image: url(../CONTENT/SCN-CONTROL/DATA/HG-DSGN2-1.jpg);
	z-index: 186;
	border: solid 0px red
}

#CONTENT-CONTROL-DSGN3
{
	position: absolute;
	bottom: -1%;
	left: -3%;
	height: 10%;
	width: 100%;
	background-color: #E6DABD;
	z-index: 187;
}

#CONTENT-CONTROL-DSGN4
{
	position: absolute;
	bottom: -1%;
	left: -3%;
	height: 8.5%;
	width: 100%;
	background-color: #D0C5A9;
	background-image: url(../CONTENT/SCN-CONTROL/DATA/HG-DSGN2-1.jpg);
	z-index: 188;
}

#CONTENT-CONTROL-DSGN5
{
	position: absolute;
	top: 5%;
	left: 18%;
	width: 36%;
	background-color: transparent;
	z-index: 189;
	border: solid 0px red
}

#CONTENT-CONTROL-DSGN6
{
	position: absolute;
	bottom: 1.4%;
	left: 18%;
	width: 5%;
	background-color: transparent;
	z-index: 190;
}

#CONTENT-CONTROL-DSGN7
{
	position: absolute;
	bottom: 1.2%;
	left: 24%;
	width: 15%;
	background-color: transparent;
	z-index: 197;
}

#CONTENT-CONTROL-DSGN10
{
	position: absolute;
	top: 0.7%;
	left: 8%;
	width: 6.5%;
	background-color: transparent;
	z-index: 199;
}


#MAIN-CONTROL-DSGN1
{
	display				: none;	
	position: absolute;
	top: 0.5%;
	left: 70%;
	height: auto;
	width: 27%;
	background-color: transparent;
	z-index: 185;
	border: solid 0px red;
}
#MAIN-CONTROL-DSGN5
{
	display				: none;	
	position: absolute;
	top: 0.5%;
	left: 70%;
	height: auto;
	width: 27%;
	background-color: transparent;
	z-index: 185;
	border: solid 0px red
}


#MAIN-BGROUND-DSGN1
{
	position: absolute;
	top: 0%;
	left: 0%;
	height: 17%;
	width: 100%;
	background-color: #A19A87;
	z-index: 185;
	border: solid 0px red
}

#MAIN-BGROUND-DSGN2
{
	position: absolute;
	top: 0%;
	left: 0%;
	height: 15.5%;
	width: 100%;
	background-color: #D0C5A9;
	z-index: 186;
	border: solid 0px red
}

#MAIN-BGROUND-DSGN3
{
	position: absolute;
	bottom: -1%;
	left: 0%;
	height: 10%;
	width: 100%;
	background-color: #E6DABD;
	z-index: 196;
}

#MAIN-BGROUND-DSGN4
{
	position: absolute;
	bottom: -1%;
	left: 0%;
	height: 8.5%;
	width: 100%;
	background-color: #D0C5A9;
	z-index: 197;
}

