/* #################### COLOURMANAGEMENT ####################
  Hexcode   |   Color   |   Verwendung
  ____________________________________
#ffffff   |   white      |   Background
#000000   |   black      |   Content_top

*/
/* #################### GLOBALE CONFIGURATIONS #################### */
body,h1,h2,h3,h4,h5,h6,p,table,tr,td,ul,li,img,input,form,select,textarea {
	margin:0px;
	padding:0px;
}
body {
	font-family:Arial,Helvetica,Verdana;
	font-size:9px;
	line-height:17px;
	text-align:center;
}
img {
	border:0;
}

/* #################### HELPERCLASSES #################### */
.clearer {
	clear:both;
	line-height:0px;
	font-size:0px;
	height:0px;
}
p {text-align:left;}


/****************************************** tx-extension-pi1 ******************************************/
.tx-extension-pi1{

}

