/* =================================================================================================================================================================== Allgemeines */
a
{
	text-decoration: none;
	cursor: pointer;
}
/* =============================================================================================================================================================================== */
/* ================================================================================================================================================== BACKGROUND-SCN SERVER-MASTER */
#MAIN-BGROUND
{
	position			: absolute;
	left				: 0px;
	top					: 0px;
	height				: 100%;
	width				: 100%;
	z-index				: 50;
	background-color	: #EEE;
	background-image	: url("./DESIGN/mainbg.jpg");
}
#MAIN-BGROUND #ScrollCover
{
	position			: absolute;
	right				: 0px;
	top					: 0px;
	height				: 100%;
	width				: 25px;
	z-index				: 250;
	background-color	: #EEE;	
	background-image	: url("./DESIGN/mainbg.jpg");
}
/* =============================================================================================================================================================================== */
/* ================================================================================================================================================== 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
{
	position : absolute;
	top: 0px;
	left: -22px; 
	height: 19%; 
	width: 100%; 
	text-align: center; 
	z-index: 151; 
	background-color: transparent;
/*	border-bottom: solid 3px #000;*/
}
#MAIN-CONTROL-LBORDER
{
	position : absolute; 
	top: 0px;
	left: 0px; 
	height: 100%; 
	width: 12%;
	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
{
	position : absolute;
	bottom: 0px;
	left: -22px;
	height: 5%;
	width: 100%;
	background-color: transparent;
	overflow: hidden;
	z-index:151; 
/*	border-top: solid 3px green;*/
}

#HEADLINE
{
	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
{
	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
{
	position: absolute; 
	right: 1%;
	top: 1.5%;
	width: auto; 
	height: auto;
	background-color: transparent;
	z-index: 190;
	padding-left: 1%;
	padding-right: 1%;
	font-weight: bold;
	font-family: arial;
	font-size: 90%;
	color: darkred;	
	display: none;
}

/* =============================================================================================================================================================================== */
#MNU-STNDRD
{
	position: absolute;
	top: 94%; 
	left: 59.3%;
	height: 5%; 
	width: 23%; 
	background-color: transparent; 
	z-index: 155; 
	padding-top: 0%;
	border: solid 0px red;
}

#MNU-STNDRD a 
{
	color : #AAA;
	font-size: 80%;
	font-family: arial;
	text-decoration: none;
}

#MNU-STNDRD a:hover .MNU-STNDRD-Button
{
	color : darkred;
	background-color: transparent;
	
}
.MNU-STNDRD-Button
{
height: 60%; 
width: 33%; 
bottom: 20%;
padding-left: 0%;
padding-right: 0%;
text-align: center; 
margin-right: 0%;
float: left;
}

/* =============================================================================================================================================================================== */

#MNU-DRCT
{
	position: absolute; 
/*	left: 12%;							/* left dominiert*/
/*	right: 22px;						/* right wird ignoriert*/
	top: 60%; 
	width: 12%; 
	height: auto; 
	font-family: arial; 
	background-color: transparent;
	z-index: 195;
	padding: 0.5%;
	padding-left: 0%;
	padding-right: 0%;
	overflow: hidden;
}

#MNU-DRCT a 
{
	color : #AAA;
	font-size: 80%;
	font-family: arial;
	text-decoration: none;
}
#MNU-DRCT a:hover .MNU-DRCT-Button
{
	color : darkred;
	background-color: transparent;
	
}
.MNU-DRCT-Button
{ 
	width: 100%; 
	padding-left: 6%;
	padding-right: 3%;
	text-align: left; 
	margin-right: 0%;
}
/* =============================================================================================================================================================================== */
/*#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 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>*/
/* das NULL-Setzen der Ausdehnungen von StandartEbenen dient der einwandfreien Funktion in allen Browsern design1 - design12*/
/*#design1
{
	position: absolute;
	left: 0px;
	top:0px;
	height: 0px;
	width: 0px;
}
#design2
{
	height: 0px;
	width: 0px;
}
#design3
{
	height: 0px;
	width: 0px;
}
#design4
{
	height: 0px;
	width: 0px;
}
#design5
{
	height: 0px;
	width: 0px;
}
#design6
{
	height: 0px;
	width: 0px;
}
#design7
{
	height: 0px;
	width: 0px;
}
#design8
{
	height: 0px;
	width: 0px;
}
#design9
{
	height: 0px;
	width: 0px;
}
#design10
{
	height: 0px;
	width: 0px;
}
#design11
{
	height: 0px;
	width: 0px;
}
#design12
{
	height: 0px;
	width: 0px;
}
/*
#design1
{
	position: absolute;
	left: 0px;
	top:0px;
	height: 0px;
	width: 0px;
}
#design2
{
	position: absolute;
	left: 0px;
	top:0px;
	height: 0px;
	width: 0px;
}
#design3
{
	position: absolute;
	left: 0px;
	top:0px;
	height: 0px;
	width: 0px;
}
#design4
{
	position: absolute;
	left: 0px;
	top:0px;
	height: 0px;
	width: 0px;
}
#design5
{
	position: absolute;
	left: 0px;
	top:0px;
	height: 0px;
	width: 0px;
}
#design6
{
	position: absolute;
	left: 0px;
	top:0px;
	height: 0px;
	width: 0px;
}
#design7
{
	position: absolute;
	left: 0px;
	top:0px;
	height: 0px;
	width: 0px;
}
#design8
{
	position: absolute;
	left: 0px;
	top:0px;
	height: 0px;
	width: 0px;
}
#design9
{
	position: absolute;
	left: 0px;
	top:0px;
	height: 0px;
	width: 0px;
}
#design10
{
	position: absolute;
	left: 0px;
	top:0px;
	height: 0px;
	width: 0px;
}
#design11
{
	position: absolute;
	left: 0px;
	top:0px;
	height: 0px;
	width: 0px;
}
#design12
{
	position: absolute;
	left: 0px;
	top:0px;
	height: 0px;
	width: 0px;
}

*/
#CONTENT-placement
{
	position: absolute;
	top: 0%;
	left: 20%;
	width: 60%;
	height: auto;
	background-color: transparent;
}

#CONTENT-CONTENT
{
	position: relative;
	width: 100%;
	height: auto;
	background-color: transparent;
	padding-left: 1%;
	padding-right: 1%;
	float: left;
}

#CONTENT-HEADER
{
	position: relative;
	width: 100%;
	height: auto;
	background-color: transparent;
	display: block;
	float: left;
	overflow: hidden;
	padding-left: 1%;
	padding-right: 1%;
}

#CONTENT-FOOTER
{
	position: relative;
	width: 100%;
	height: auto;
	background-color: transparent;
	display: block;
	float: left;
	overflow: hidden;
	padding-left: 1%;
	padding-right: 1%;
}

#SUBCPTR-TITLE
{
position: relative;
float: right;
width: 100%;
height: auto;
font-size: 170%;
font-weight: bold;
font-family: Times,arial;
color: #262;
}
#SUBCPTR-SUBTITLE
{
position: relative;
float: right;
width: 100%;
height: auto;
font-size: 100%;
font-weight: bold;
font-family: arial;
color: #000;
}

#CONTENT-CONTENT
{
font-family: arial;
font-size: 70%;
color: #444;
}
#CONTENT-CONTROL-MNU-MAIN
{
	position: absolute;
	left: 20%;
	top:8%;
	height: 7%;
	width: 60%;
	background-color: #EEE;
	z-index: 191;
	padding-left: 1%;
	padding-right: 0%;
}
