/** TDCMS 22.07.2013**/
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0px;
	height: 0px;
}

.clearfix {
	display: inline-block;
}

html[xmlns] .clearfix {
	display: block;
}

* html .clearfix {
	height: 1%;
}


/*<IRRTUM>*/

.small, .small a,.small a:hover, .small a:active, .small a:visited
{ font: 1em/1.2em Verdana,sans-serif,Arial,Lucida;
}

.klein {
         font: 11px/1.2em Verdana,sans-serif,Arial,Lucida;
         }
.grau   {
         color: #909999;
         }


/*<WICHTIG>*/
.wichtig {
	letter-spacing: 0.1em;
	/*font-weight:500;*/
	/*background : #ffffd0;*/
	padding-left:2px;
}

/*<SCHATTEN>*/
TABLE.PNGSchatten {border-collapse: collapse;}
.PNGSchatten TD.M{padding:0px;}
.PNGSchatten TD.R {padding:0px;width:11px;background-image:url(../images/schatten/PNG-Schatten-r.png);background-position:top left;background-repeat:no-repeat;}
.PNGSchatten TD.U {padding:0px;height:11px;background-image:url(../images/schatten/PNG-Schatten-u.png);background-position:top left;background-repeat:no-repeat;}
.PNGSchatten TD.UR {padding:0px;background-image:url(../images/schatten/PNG-Schatten-r.png);background-position:bottom left;background-repeat:no-repeat;}
.PNGSchatten TD.UR IMG {border:none;padding:0px;margin:0px;width:11px;height:11px;}

/*<SCHATTEN1>*/
.tr50{
  filter: alpha(opacity=50);
  opacity: 0.50;
  -moz-opacity:0.50;
}
/*Editor DIV.Center*/
.Center {text-align:center;}
.Center TABLE{margin-left:auto;margin-right:auto;}
.Center DIV{margin-left:auto;margin-right:auto;}