P, OL, UL, DIV, H1, H2, TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

P, H1, H2 {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

H1 { 	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	line-height: 16px; 
	font-weight: bold; 
	font-variant: normal; 
	color: #FFFFFF; 
	font-style: normal; 
	text-decoration: none; 
	background-image:url(../images/head2.gif); 
}

H2 { 	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	line-height: 16px; 
	font-weight: bold; 
	font-variant: normal; 
	color: black; 
	font-style: normal; 
	text-decoration: none; 
}

H3 { 	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	line-height: 16px; 
	font-weight: bold; 
	font-variant: normal; 
	color: black; 
	font-style: normal; 
	text-decoration: none; 
}

DIV#klickpfad {
	padding-left: 5px;
	color: white;
	font-size: 10px;
	font-weight: normal;
}

DIV#klickpfad A {
	padding-left: 5px;
	color: white;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none; 
}

DIV#klickpfad A:hover {
	padding-left: 5px;
	color: white;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
}

/* Menu 1 column */
DIV#menu_1 {	
	vertical-align: top; 
	white-space:nowrap;
	padding-left: 5px;
}
DIV#menu_1 A {
	color: white;
	text-decoration: none;
}
DIV#menu_1 A:hover {
	color: #3399CC;
	text-decoration: none;
}

/*  MENU 1, level 1, normal state (NO) */
DIV#menu_1 span.menu1-level1-no {
  color: white;
  font-weight: bold;
  font-size: 12px;
}
/*  MENU 1, level 1, active state (ACT) */
DIV#menu_1 span.menu1-level1-act {
  color: #3399CC;
  font-weight: bold;
  font-size: 12px;
}
DIV#menu_1 span.menu1-level1-act A {
  color: #3399CC;
  font-weight: bold;
  font-size: 12px;
}
