body {
   font-family: Arial, sans-serif; 
   font-size: 12px; 
   text-align: center;
   color: #444444;  
   background-color: #cccccc; 
   margin: 0px 0px 0px 0px;
}

.navigation-BOX { 
   padding: 0px 0px 0px 0px;
}

.content-BOX {
   padding: 0px 0px 0px 0px;
   font-size: 12px;
   color: #444444;
   width: 590px;
}

.links-BOX A:link, .breadcrumb-BOX A:visited, .breadcrumb-BOX A:hover {
   font-size: 10px; color: #666666; text-align: right
}
.links-BOX {
   display: block; 
   position: absolute; 
   margin-left: -15000px; 
   width:0px; 
   height:0px;
   font-size: 8px; 
   color: #666666;
   margin: 0 20px 0 20px;
   text-align: center;
}



/* --- mittlere Spalte -----------------------------------------------------------
*/

.TabellenSpalte-mitte {
   vertical-align: top; text-align: left;
}

.date-BOX {
   float: right;
   font-size: 10px; 
   text-align: right;
   color: #666666;  
}
.breadcrumb-BOX A:link, .breadcrumb-BOX A:visited, .breadcrumb-BOX A:hover {
   font-size: 10px; color: #666666; text-align: left
}
.breadcrumb-BOX {
   font-size: 10px; 
   color: #666666;
   margin: 0 20px 0 20px;
   text-align: left;
    width: 500px;
   border-bottom: 1px solid #EEEEEE; 
}

.content-BOX A:link { }
.content-BOX A:visited { }
.content-BOX A:hover { }
.content-BOX { text-align: left; padding: 0px 15px 15px 15px; 
}

.TopBackDruck-BOX { text-align: right; padding: 0px 15px 5px 15px; 
}



/* ----- vertikale Navigation = NAV_LIST_ALL = ------------
*/

.navList {
   margin: 0px 0px 0px 0px; text-align: left; width:138px;
}

#activeSection {
   font-weight: bold; color: #000000;
}

/* */
.MenueEbene_1 A:link, .MenueEbene_1 A:visited {
	display: block; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	line-height: 17px; 
	color: #ffffff; 
	background-color: #2C7240;	// #84B798; 
	text-decoration: none;
	margin: 1px 0px 1px 0px; 
	padding: 0px 0px 0px 5px;
  padding-top: 4px;
  padding-bottom: 4px; 
	border-left: 5px solid #000000; 
}
.MenueEbene_1 A:hover {
	color: #ffffff; 
	text-decoration: none;
	background-color: #185128;
	border-left: 5px solid #FF0000;
}
.MenueEbene_1 A:active {
	color: #ffffff; 
	text-decoration: none;
	font-weight: bold; 
	background-color: #185128;
	border-left: 5px solid #FF0000;
}

/* */
.MenueEbene_2 A:link, .MenueEbene_2 A:visited, .MenueEbene_2 A:active  {
	display: block; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	line-height: 17px; 
	color: #ffffff; 
	background-color: #2C7240; 
	text-decoration: none;
	margin: 1px 0px 0px 10px; 
	padding: 0px 0px 0px 6px;
  padding-top: 2px;
  padding-bottom: 2px;    
	border-left: 4px solid #000000; 
}
.MenueEbene_2 A:hover {
	COLOR: #ffffff;
      background-color: #185128;  
	TEXT-DECORATION: none;
	BORDER-LEFT: 4px solid #FF0000; 
}

/* */
.MenueEbene_3 {
	FONT-SIZE: 10px; 
	FONT-WEIGHT: normal; 
	TEXT-ALIGN: left;
	PADDING: 0px 0px 0px 4px; 
	MARGIN: 1px 0px 1px 20px; 
	BORDER-LEFT: 3px solid #336699; 
}
.MenueEbene_3 A:link, .MenueEbene_3 A:visited{
	FONT-SIZE: 11px; 
	TEXT-ALIGN: left;
	VERTICAL-ALIGN: middle; 
	COLOR: #333333; 
	PADDING-LEFT: 1px; 
}
.MenueEbene_3 A:hover {
	COLOR: #999999; 
	TEXT-DECORATION: none;
}

/* */
.MenueEbene_4 {
	FONT-SIZE: 10px; 
	FONT-WEIGHT: normal; 
	TEXT-ALIGN: left;
	PADDING: 0px 0px 0px 4px; 
	MARGIN: 1px 0px 1px 30px; 
	BORDER-LEFT: 3px solid #336699; 
}
.MenueEbene_4 A:link, .MenueEbene_4 A:visited{
	FONT-SIZE: 11px; 
	TEXT-ALIGN: left;
	VERTICAL-ALIGN: middle; 
	COLOR: #333333; 
	PADDING-LEFT: 1px; 
}
.MenueEbene_4 A:hover {
	COLOR: #999999; 
	TEXT-DECORATION: none;
}

/* */
.MenueEbene_5 {
	FONT-SIZE: 10px; 
	FONT-WEIGHT: normal; 
	TEXT-ALIGN: left;
	PADDING: 0px 0px 0px 4px; 
	MARGIN: 1px 0px 1px 40px; 
	BORDER-LEFT: 3px solid #336699; 
}
.MenueEbene_5 A:link, .MenueEbene_5 A:visited{
	FONT-SIZE: 11px; 
	TEXT-ALIGN: left;
	VERTICAL-ALIGN: middle; 
	COLOR: #333333; 
	PADDING-LEFT: 1px; 
}
.MenueEbene_5 A:hover {
	COLOR: #999999; 
	TEXT-DECORATION: none;
}



/* --------------------------------------------------------
*/

form, div, p, h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; }

td, th, p, div, span {
   font-family: Arial, sans-serif;
   font-size: 14px
}

/*
ul { margin: 0px 0px 0px 20px; }
li { 
   font-size: 11px; //11 
   list-style: disc;
   line-height: 130%;
}
*/

.listEntry {
   margin-bottom: 10px;
}

a, a:link, a:visited, a:active, a:focus {
   color: #276B3A;
   text-decoration: bold
}
a:hover {
   color: #FF3300;
   text-decoration: underline;
}

.articleText { 			// Verwendung im Contentpart "Einfacher Text";
   text-align: justify;	// justify;
   line-height: 140%;
   margin-bottom: 5px;		// 3px;	
}

.articleCode {				// Verwendung im Contentpart "CODE";
   font-family: "Courier New", Courier, monospace;
   font-size: 12px;
 margin-bottom: 5px;		// 3px;
}


h1, .articleHead, .articleList_tophead {
   font-family: "Arial Narrow", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
   font-size: 20px;
   font-weight: bold;
   text-decoration: none;
   line-height : 100%;
   color: #000000;
   margin-bottom: 10px;
}

h2, .articleSubHead, .articleList_topsubhead {
   font-family: Arial, Helvetica, Verdana, sans-serif;
   font-size: 16px;
   font-weight: bold;
   color: #000000;
   line-height: 100%;
   margin-bottom: 6px;
}

.articleSummary {	
/*
   font-family: Arial, sans-serif;
   font-size: 11px;
   text-align: justify;
   color: #333333; 	
   line-height: 140%;
   margin-bottom: 5px;
*/
   text-align: justify;	// justify;
   line-height: 140%;
   margin-bottom: 20px;

}


h3, .contentHead {
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #000000;
    line-height: 110%;
   margin-bottom: 6px;
}

h4, .contentSubHead {
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #000000;
    line-height: 110%;
   margin-bottom: 6px;
}



/*
.formButton	{ font-family: Arial, sans-serif; font-size: 10px; font-weight: bold; color: #FFFFFF; background-color: #92A1AF; }
.formLabel	{ font-family: Arial, sans-serif; font-size: 10px; }
.checkLabel	{ font-family: Arial, sans-serif; font-size: 10px; font-weight: bold;}
.radioLabel	{ font-family: Arial, sans-serif; font-size: 10px; font-weight: bold;}
.formTextArea	{ font-family: Arial, sans-serif; font-size: 11px;	}
.inputText	{ font-family: Arial, sans-serif; font-size: 11px; font-weight: bold;}
.inputPass	{ font-family: Arial, sans-serif; font-size: 11px; font-weight: bold;}
.selectMenu	{ font-family: Arial, sans-serif; font-size: 11px; font-weight: bold;}
.selectList	{ font-family: Arial, sans-serif; font-size: 11px; font-weight: bold;}
*/

/* search */
.formSearch { font-family: Arial, sans-serif; font-size: 12px; font-weight: bold;}
.search_form {}
.search_result {}


/* CSS for the top level list */
#list_top_ul {
	padding: 3px 0;
	margin-left: 0;
	border-bottom: 1px solid #5E747F;
	font: bold 12px Verdana, sans-serif;
}
#list_top_ul li {
	list-style: none;
	margin: 0;
	display: inline;
}
#list_top_ul li a {
	padding: 3px 0.5em;
	margin-left: 3px;
	border: 1px solid #778;
	border-bottom: none;
	background: #D7DEE5;
	text-decoration: none;
}
#list_top_ul li a:link { color: #5E747F; }
#list_top_ul li a:visited { color: #5E747F; }
#list_top_ul li a:hover {
	color: Black;
	background: #92A1AF;;
	border-color: #227;
}
#list_top_ul li a#list_top_active_link, #list_top li a#list_top_home_active_link {
	background: white;
	border-bottom: 1px solid white;
}

/* CSS for the currect level list ---------------------------------------------
*/
#list_level ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#list_level li { margin: 0 0 1px 0; }
#list_level a {
	display: block;
	padding: 2px 2px 2px 24px;
	border: 1px solid #92A1AF;
	width: 160px;
	background-color: #B7C2D0;
}
#list_level a:link, #list_level_ul a:visited {
	color: Black;
	text-decoration: none;
}
#list_level a:hover {
	border: 1px solid #92A1AF;
	background-color: #FF8C00;
	color: Black;
}
#list_level_parent a:link, #list_level_parent a:visited, #list_level_parent_link a:hover {
	border: 1px solid #92A1AF;
	background-color: #FF6600;
	color: White;
}






/* ===== pepe002 - eigene Klassen 3 ================================
*/

.datum, .breadcrumb {
   font-family: Arial, sans-serif;
   font-size: 10px;
   font-weight: normal;
   color: #cccccc;
}

.revision {
   font-family: Arial, sans-serif; 
   font-size: 10px; 
   font-weight: normal;
   color: #999999; 
}

.copyright {
   font-family: Arial, sans-serif; 
   font-size: 9px; 
   font-weight: bold;
   color: #666666; 
}

.image_caption {
   font-family: Arial, Helvetica, Verdana, sans-serif;
   font-size: 10px; 
   font-weight: normal;
   color: #185128;
   text-align: center;
   padding-top:3px;
}


.nav_table, .nav_table a, .nav_table a:link, .nav_table a:active, .nav_table a:visited, .nav_table a:hover {
   font-family: Arial, sans-serif;
   font-size: 10px;
   color: #4A5966;
   font-weight: normal;
   text-decoration: none;
}
.nav_table a:hover {
   color: #4A5966;
   font-weight: normal;
   text-decoration: none;
}

.nav_table_active, .nav_table_active a, .nav_table_active a:link, .nav_table_active a:active, .nav_table_active a:visited, .nav_table_active a:hover {
   font-family: Arial, sans-serif;
   font-size: 10px;
   color: #4A5966;
   font-weight: bold;
   text-decoration: none;
}
