html, body { margin: 0; padding: 0; height: 100%; overflow-x: hidden }
img {
 border: 0;
}
form {
margin: 0;
padding: 0;
border: 0;
}

/* alle text declarations */
p, td, h1, h2, h3, h4, h5, h6, div  { color: #333333; font-size: 11px; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; line-height: 16px }
/* form declarations */
.f2{
 font-family: "Tahoma", "Verdana", "Arial", "Helvetica";
 font-weight: normal;
 line-height:16px;
 color: #333333;
 font-size: 11px;
}
/* headline1 declarations */
.h1{
 font-family: "Tahoma", "Verdana", "Arial", "Helvetica";
 font-weight: bold;
 line-height:16px;
 color: #333333;
 font-size: 14px;
}
/* headline2 declarations */
.h2{
 font-family: "Tahoma", "Verdana", "Arial", "Helvetica";
 font-weight: bold;
 line-height:16px;
  color: #333333;
 font-size: 12px;
}
/* headline3 declarations */
.h3  { color: #333333; font-size: 11px; font-family: Tahoma, Verdana, Arial, Helvetica; font-weight: bold; line-height: 16px }
a:link,
a:visited,
a:active  { color: #333; text-decoration: none }
a:hover { text-decoration: underline }

/* menu */
.m1,
.m1h { color: #333333; font-size: 11px; font-weight: bold; text-decoration: none }
a.m1:link,
a.m1:visited,
a.m1:active { color: #333333; font-size: 11px; font-weight: bold; text-decoration: none }
a.m1:hover { font-size: 11px; font-weight: bold; text-decoration: underline }
a.m1h:link,
a.m1h:visited,
a.m1h:active  { color: #53648a; font-size: 11px; font-weight: bold; text-decoration: none }
a.m1h:hover { font-size: 11px; font-weight: bold; text-decoration: underline }
/* menu mitte */
.m2,
.m2h { color: #333333; font-size: 11px; font-weight: normal; text-decoration: none }
a.m2:link,
a.m2:visited,
a.m2:active { color: #333333; font-size: 11px; font-weight: normal; text-decoration: none }
a.m2:hover { font-size: 11px; font-weight: normal; text-decoration: underline }
a.m2h:link,
a.m2h:visited,
a.m2h:active { color: #53648a; text-decoration: none }
a.m2h:hover{ text-decoration: underline; }
.bgdt   { background-color: #70b564 }
/* FORMS */
.formfield {
	FONT: 11px Tahoma, Verdana;
	BORDER-RIGHT: #d4d4d4 1px solid;
	BORDER-TOP: #d4d4d4 1px solid;
	BORDER-LEFT: #d4d4d4 1px solid; 
	COLOR: #191919; 
	BORDER-BOTTOM: #d4d4d4 1px solid; 
	BACKGROUND-COLOR: #ffffff;
}
.selectAppl {
	color: #333333;
	font: 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	border: 1px;
}
