body { 
	padding: 0 0 0 0;
	margin: 0 0 0 0;
  overflow:scroll; }

img { border: 0px; }

td,th,div,p {
	font-family: Arial, Verdana;
	font-size: 12px;
	line-height: 15px;
	color: #000000; }

/* UEBERSCHRIFTEN */
h1 {
  font-size: 22px;
}
  
/* MENU LEFT */
td.menu_left_no_1 { background: #9C9C9F; border-bottom: 1px solid #ffffff; padding-left: 10px; }

td.menu_left_no_2 { background: #9C9C9F; border-bottom: 1px solid #ffffff; padding-left: 45px; }

td.menu_left_no_3 { background: #9C9C9F; border-bottom: 1px solid #ffffff; padding-left: 80px; }

td.menu_left_no_4 { background: #9C9C9F; border-bottom: 1px solid #ffffff; padding-left: 115px; }

a.menu_left_no { color: #ffffff; text-decoration: none; font-size: 12px; }

td.menu_left_act_1 { background: #9C9C9F; border-bottom: 1px solid #ffffff; padding-left: 10px; }

td.menu_left_act_2 { background: #9C9C9F; border-bottom: 1px solid #ffffff; padding-left: 45px; }

td.menu_left_act_3 { background: #9C9C9F; border-bottom: 1px solid #ffffff; padding-left: 80px; }

td.menu_left_act_4 { background: #9C9C9F; border-bottom: 1px solid #ffffff; padding-left: 115px; }

a.menu_left_act { color: #ffffff; text-decoration: none; font-size: 12px; font-weight: bolder; }


/* MENU FOOTER */
td.footer {
  color: #ffffff; }

td.menu_footer_no {
  font-family: arial;
  font-size: 10px;
  color: #ffffff; 
  font-weight: bold; }

a.menu_footer_no {
  font-family: arial;
  font-size: 10px;
  color: #ffffff; 
  text-decoration: none; }

a.menu_footer_act {
  font-family: arial;
  font-size: 10px;
  color: #ffffff; 
  text-decoration: underline;
  font-weight: bold; }
  
  /* RTE CONFIG */
.align-left { text-align: left; }
.align-center { text-align: center; }
.align-right { text-align: right; }
  