/*-----------------------------------  General Fonts  -----------------------------------*/
P, DIV {
	font-family: verdana, arial, helvetica, tahoma, sans-serif;
	font-size: 10px;
	color: #666666;

	}
	
.bodytext {
	padding-left: 20px;
	padding-right: 20px;
	}
	
A {
	font-family: verdana, arial, helvetica, tahoma, sans-serif;
	font-size: 10px;
	color: #666666;
	}

HR {
	color: #666666;
	}

OL, UL {
	color: #666666;
	font-family: verdana, arial, helvetica, tahoma, sans-serif;
	font-size: 12px;
}

LI {
	padding-top: 5px;
	font-size:12px;
	}

H1 { font-size: 14px; }
H2 { font-size: 13px; }
H3 { font-size: 13px; color:#202054;}
P, H1, H2 {margin: 0px 0px 0px 0px;}

A	{
	text-decoration: none;
}

A:hover	{
	text-decoration: underline;
}

TD#pagetitle {
	color: #ffffff;
	font-family: verdana, arial, helvetica, tahoma, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

/*-----------------------------------  h-menu  -----------------------------------*/
TR#h_menu {
	vertical-align: middle;
}

TR#h_menu TD A {
	font-size: 11px;
	font-family: verdana, arial, helvetica, tahoma, sans-serif;
	text-decoration: none;
	color: #ffffff;
}

TR#h_menu TD A:hover {
  text-decoration: underline;
  color: #ff0000;
}

TR#h_menu TD.h_menu-no {
	background-image: url(../grafix/button_m.jpg);
	font-size: 13px;
	font-weight: bold;
	width: 108px;
	height: 30px;
	font-family: verdana, arial, helvetica, tahoma, sans-serif;
	text-decoration: none;
	text-align: center;
	line-height : 100%;
	margin: 0px;
	padding: 0px;
}

TR#h_menu TD.h_menu-act {
	background-image: url(../grafix/button_m_act.jpg);
	font-size: 13px;
	font-weight: bold;
	width: 108px;
	height: 30px;
	font-family: verdana, arial, helvetica, tahoma, sans-serif;
	text-decoration: none;
	text-align: center;
	line-height : 100%;
	margin: 0px;
	padding: 0px;
}

TR#h_menu TD.h_menu-act A{
	color: #ff0000;
}

/*-----------------------------------  colNormal  -----------------------------------*/

TD#colNormal {
	background-image: url(../grafix/1.jpg);
	width: 494px;
	height: 325px;
	background-repeat: no-repeat;
	}
	
TD#colRight {
	background-image: url(../grafix/3.jpg);
	width: 351px;
	height: 465px;
	background-repeat: repeat-x;
	}
	
.1 {
	color: #000000;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	}
	
TD#datum {
	background-color: #ffffff;
	font-family: verdana, arial, helvetica, tahoma, sans-serif;
	font-size: 10px;
	color: #666666;
	padding-left: 8px;
	text-align: left;
	height: 20px;
	}
	
TD#measures1 {
	background-image: url(../grafix/6-1.jpg);
	background-repeat: no-repeat;
	vertical-align: top;
	line-height : 125%;
	margin: 0px;
	font-family: verdana, arial, helvetica, tahoma, sans-serif;
	font-size: 9px;
	color: #666666;
	padding-left: 8px;
	padding-right: 2px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 98px;
	height: 45px;
	}
	
TD#measures2 {
	background-image: url(../grafix/6-2.jpg);
	background-repeat: no-repeat;
	vertical-align: top;
	line-height : 125%;
	margin: 0px;
	font-family: verdana, arial, helvetica, tahoma, sans-serif;
	font-size: 9px;
	color: #666666;
	padding-left: 9px;
	padding-right: 2px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 98px;
	height: 45px;
	}
	
TD#measures3 {
	background-image: url(../grafix/6-2.jpg);
	background-repeat: no-repeat;
	vertical-align: top;
	line-height : 125%;
	margin: 0px;
	font-family: verdana, arial, helvetica, tahoma, sans-serif;
	font-size: 9px;
	color: #666666;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 104px;
	height: 45px;
	}

.klein {
	font-family: verdana, arial, helvetica, tahoma, sans-serif;
	font-size: 8px;
	color: #000000;
	vertical-align: top;
	}

	
/*-----------------------------------  funktionen  -----------------------------------*/

TD#funktionen {
	background-color: #ffffff;
	font-family: verdana, arial, helvetica, tahoma, sans-serif;
	font-size: 10px;
	height: 20px;
	color: #666666;
	padding-right: 4px;
	text-align: right;
	}

TD#funktionen A	{
	text-decoration: none;
	color: #666666;

}

TD#funktionen A:hover	{
	text-decoration: underline;
}

TD#funktionen FONT.funktionen_no {
	font-family: verdana, arial, helvetica, tahoma, sans-serif;
	font-size: 10px;
	color: #666666;
	padding-right: 10px;
}


TD#funktionen FONT.funktionen_act {
	font-family: verdana, arial, helvetica, tahoma, sans-serif;
	font-size: 10px;
	color: #666666;
	padding-right: 10px;
}

	
	
	
