BODY {
	font-family: Times New Roman;
	background-color: #FFFFFF;
	/*margin-top: 5px;*/
	/*margin-bottom: 5px;*/
	/*margin-left: 5px;*/
	/*margin-right: 5px;*/
	/*margin: 5px;*/
        /*padding-top: 5px;*/
        /*padding-bottom: 5px;*/
        /*padding-left: 5px;*/
        /*padding-right: 5px;*/
}





/* GENERAL fonts */

P, OL, UL, DIV, H1, H2 {
	font-family: verdana, arial;
	font-size: 14px;
}

H1 {
	font-size: 18px; 
}

H2 {
	font-size: 20px;
	font-family: Times New Roman;
}

P, H1, H2 {margin: 0px 0px 5px 0px;}





TD#footer {
	padding-top: 14px;
}



/*

TABLE#info{
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
}

*/



TD#footer P {
	font-size: 15px;
	text-align: center;
}



/* Content column */

#contenttxt {
	padding: 5 15 0 15;
}

#contenttxtleft {
	padding: 5 0 0 15;
}

#contenttxtright {
	padding: 5 15 0 0;
}


TABLE#table_oben {
  border-left: 1px solid #acb6c4;
  border-right: 1px solid #acb6c4;
}

TABLE#content {
  border-left: 1px solid #acb6c4;
  border-right: 1px solid #acb6c4;
}

TABLE#counter {
  border-left: 1px solid #acb6c4;
  border-right: 1px solid #acb6c4;
}

.internal-link {
	text-decoration: underline;
	color: #000000;
}


/* Menu Wo column */

TD#menu_wo A {

	text-decoration: none;

	font-weight: bold;

	white-space: nowrap;

	color: #0000ac;

}

TD#menu_wo A:visited {

	text-decoration: none;

	font-weight: bold;

	white-space: nowrap;

	color: #0000ac;

}

TD#menu_wo A:hover {

	text-decoration: none;

	font-weight: bold;

	white-space: nowrap;

	color: #0000ac;

}



/* Menu Oben column */

TD#menu_oben A {

	text-decoration: none;

	font-weight: bold;

	white-space: nowrap;

	color: #0000ac;

}

TD#menu_oben A:visited {

	text-decoration: none;

	font-weight: bold;

	white-space: nowrap;

	color: #0000ac;

}

TD#menu_oben A:hover {

	text-decoration: none;

	font-weight: bold;

	white-space: nowrap;

	color: #0000ac;

}



TABLE#menu_links {

  border-left: 1px solid #acb6c4;

  border-right: 1px solid #acb6c4;

}



/* Menu Links */
.menu1-level1-no {
	color: #000000;
	border: 1px solid #000000;  
	background-color: #A1C1F1;
	white-space: nowrap;
}

.menu1-level1-no a:link {
	font-family: verdana, arial;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	color: #000000;
	margin-left: 10px;
	white-space: nowrap;
}

.menu1-level1-no a:visited {
	font-family: verdana, arial;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	color: #000000;
	margin-left: 10px;
	white-space: nowrap;
}

.menu1-level1-no a:active {
	font-family: verdana, arial;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	color: #000000;
	margin-left: 10px;
	white-space: nowrap;
}

.menu1-level1-no a:hover {
	font-family: verdana, arial;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	color: #EC0500;
	margin-left: 10px;
	white-space: nowrap;
}

.menu1-level1-act {
	color: #000000;
	border: 1px solid #000000;  
	white-space: nowrap;
	background-color: #EC0500;
}

.menu1-level1-act a:link {
	font-family: verdana, arial;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	color: #000000;
	margin-left: 10px;
	white-space: nowrap;
}

.menu1-level1-act a:visited {
	font-family: verdana, arial;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	color: #000000;
	margin-left: 10px;
	white-space: nowrap;
}

.menu1-level1-act a:active {
	font-family: verdana, arial;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	color: #000000;
	margin-left: 10px;
	white-space: nowrap;
}

.menu1-level1-act a:hover {
	font-family: verdana, arial;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	color: #A1C1F1;
	margin-left: 10px;
	white-space: nowrap;
}

.menu1-level2-no {
	color: #000000;
	border: 1px solid #000000;  
	background-color: #CCCCCC;
	white-space: nowrap;
}

.menu1-level2-no a:link {
	font-family: verdana, arial;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
	margin-left: 20px;
	white-space: nowrap;
}

.menu1-level2-no a:visited {
	font-family: verdana, arial;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
	margin-left: 20px;
	white-space: nowrap;
}

.menu1-level2-no a:active {
	font-family: verdana, arial;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
	margin-left: 20px;
	white-space: nowrap;
}

.menu1-level2-no a:hover {
	font-family: verdana, arial;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #EC0500;
	margin-left: 20px;
	white-space: nowrap;
}

.menu1-level2-act {
	color: #000000;
	border: 1px solid #000000;  
	background-color: #EC0500;
	white-space: nowrap;
}

.menu1-level2-act a:link {
	font-family: verdana, arial;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
	margin-left: 20px;
	white-space: nowrap;
}

.menu1-level2-act a:visited {
	font-family: verdana, arial;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
	margin-left: 20px;
	white-space: nowrap;
}

.menu1-level2-act a:active {
	font-family: verdana, arial;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
	margin-left: 20px;
	white-space: nowrap;
}

.menu1-level2-act a:hover {
	font-family: verdana, arial;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #A1C1F1;
	margin-left: 20px;
	white-space: nowrap;
}

.menu1-level3-no {
	color: #000000;
	border: 1px solid #000000;  
	background-color: #CCCCCC;
	white-space: nowrap;
}

.menu1-level3-no a:link {
	font-family: verdana, arial;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
	margin-left: 30px;
	white-space: nowrap;
}

.menu1-level3-no a:visited {
	font-family: verdana, arial;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
	margin-left: 30px;
	white-space: nowrap;
}

.menu1-level3-no a:active {
	font-family: verdana, arial;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
	margin-left: 30px;
	white-space: nowrap;
}

.menu1-level3-no a:hover {
	font-family: verdana, arial;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #EC0500;
	margin-left: 30px;
	white-space: nowrap;
}

.menu1-level3-act {
	color: #000000;
	border: 1px solid #000000;  
	background-color: #EC0500;
	white-space: nowrap;
}

.menu1-level3-act a:link {
	font-family: verdana, arial;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
	margin-left: 30px;
	white-space: nowrap;
}

.menu1-level3-act a:visited {
	font-family: verdana, arial;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
	margin-left: 30px;
	white-space: nowrap;
}

.menu1-level3-act a:active {
	font-family: verdana, arial;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
	margin-left: 30px;
	white-space: nowrap;
}

.menu1-level3-act a:hover {
	font-family: verdana, arial;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #A1C1F1;
	margin-left: 30px;
	white-space: nowrap;
}

.menu1-level4-no {
	color: #000000;
	border: 1px solid #000000;  
	background-color: #CCCCCC;
	white-space: nowrap;
}

.menu1-level4-no a:link {
	font-family: verdana, arial;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
	margin-left: 40px;
	white-space: nowrap;
}

.menu1-level4-no a:visited {
	font-family: verdana, arial;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
	margin-left: 40px;
	white-space: nowrap;
}

.menu1-level4-no a:active {
	font-family: verdana, arial;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
	margin-left: 40px;
	white-space: nowrap;
}

.menu1-level4-no a:hover {
	font-family: verdana, arial;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #EC0500;
	margin-left: 40px;
	white-space: nowrap;
}

.menu1-level4-act {
	color: #000000;
	border: 1px solid #000000;  
	background-color: #EC0500;
	white-space: nowrap;
}

.menu1-level4-act a:link {
	font-family: verdana, arial;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
	margin-left: 40px;
	white-space: nowrap;
}

.menu1-level4-act a:visited {
	font-family: verdana, arial;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
	margin-left: 40px;
	white-space: nowrap;
}

.menu1-level4-act a:active {
	font-family: verdana, arial;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
	margin-left: 40px;
	white-space: nowrap;
}

.menu1-level4-act a:hover {
	font-family: verdana, arial;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #A1C1F1;
	margin-left: 40px;
	white-space: nowrap;
}

.menu1-level5-no {
	color: #000000;
	border: 1px solid #000000;  
	background-color: #CCCCCC;
	white-space: nowrap;
}

.menu1-level5-no a:link {
	font-family: verdana, arial;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
	margin-left: 50px;
	white-space: nowrap;
}

.menu1-level5-no a:visited {
	font-family: verdana, arial;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
	margin-left: 50px;
	white-space: nowrap;
}

.menu1-level5-no a:active {
	font-family: verdana, arial;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
	margin-left: 50px;
	white-space: nowrap;
}

.menu1-level5-no a:hover {
	font-family: verdana, arial;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #EC0500;
	margin-left: 50px;
	white-space: nowrap;
}

.menu1-level5-act {
	color: #000000;
	border: 1px solid #000000;  
	background-color: #EC0500;
	white-space: nowrap;
}

.menu1-level5-act a:link {
	font-family: verdana, arial;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
	margin-left: 50px;
	white-space: nowrap;
}

.menu1-level5-act a:visited {
	font-family: verdana, arial;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
	margin-left: 50px;
	white-space: nowrap;
}

.menu1-level5-act a:active {
	font-family: verdana, arial;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
	margin-left: 50px;
	white-space: nowrap;
}

.menu1-level5-act a:hover {
	font-family: verdana, arial;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #A1C1F1;
	margin-left: 50px;
	white-space: nowrap;
}

.menu1-level6-no {
	color: #000000;
	border: 1px solid #000000;  
	background-color: #CCCCCC;
	white-space: nowrap;
}

.menu1-level6-no a:link {
	font-family: verdana, arial;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
	margin-left: 60px;
	white-space: nowrap;
}

.menu1-level6-no a:visited {
	font-family: verdana, arial;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
	margin-left: 60px;
	white-space: nowrap;
}

.menu1-level6-no a:active {
	font-family: verdana, arial;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
	margin-left: 60px;
	white-space: nowrap;
}

.menu1-level6-no a:hover {
	font-family: verdana, arial;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #EC0500;
	margin-left: 60px;
	white-space: nowrap;
}

.menu1-level6-act {
	color: #000000;
	border: 1px solid #000000;  
	background-color: #EC0500;
	white-space: nowrap;
}

.menu1-level6-act a:link {
	font-family: verdana, arial;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
	margin-left: 60px;
	white-space: nowrap;
}

.menu1-level6-act a:visited {
	font-family: verdana, arial;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
	margin-left: 60px;
	white-space: nowrap;
}

.menu1-level6-act a:active {
	font-family: verdana, arial;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
	margin-left: 60px;
	white-space: nowrap;
}

.menu1-level6-act a:hover {
	font-family: verdana, arial;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #A1C1F1;
	margin-left: 60px;
	white-space: nowrap;
}












/*  MENU 2, level 1, general for all table cells: */

TR#menu_2 TD {

  background-color: #333366;

  width: 10%;

  text-align: center;

  padding: 0px 2px 0px 2px;

}

TR#menu_2 TD A {

  color: white;

  font-size: 10px;

  font-family: verdana, arial;

  text-decoration: none;

}

TR#menu_2 TD A:hover {

  text-decoration: underline;

}

TR#menu_2 TD.oddcell {

  background-color: #666699;

}

TR#menu_2 TD.menu2-level1-act {

  background-color: #88292A;

}







/* Style for the Path-menu: */

TD#path {

  white-space: nowrap;

  background-color: #F8F8EC;



  font-family: verdana, arial;

  font-size: 11px;

  font-style: italic;

  font-weight: bold;

  padding: 1px 1px 5px 5px;

}

TD#path A {

  text-decoration: none;

  color:black;

}

TD#path A:hover {

  text-decoration: underline;

}


A IMG {
  border:0;
}

.align-center {
  text-align: center;
}

