@charset "utf-8";
/* CSS Document */

* {
	margin:0; padding:0; border:0;
	list-style:none;
}


.noText {
	text-indent:-9999px;
	font-size:1px;
	overflow:hidden;
	color:#ccc;
	
}


@font-face {
	font-family:myfont;
	src:url(../font/GOTHIC.TTF);
}
@font-face {
	font-family:myfont1;
	src:url(../font/GOTHICB.TTF);
}
@font-face {
	font-family:myfont2;
	src:url(../font/GOTHICBI.TTF);
}
@font-face {
	font-family:myfont2;
	src:url(../font/GOTHICI.TTF);
}	
.Stil1 {
	font-family: "myfont";
	font-size: 18px;
	font-weight: bold;
	color: grey;
}
.Stil2 {
	font-family: "myfont";
	font-size: 14px;
	font-weight: light;
	color: grey;
}

.Stil3 {
	font-family: "myfont";
	font-size: 12px;
	font-weight: light;
	color: grey;
}

.Stil4 {
	font-family: "myfont";
	font-size: 14px;
	font-weight: light;
	color: grey;
}




.Stil6 {
	font-family: "myfont";
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
}
.Stil7 {
	font-family: "myfont";
	font-weight: bold;
}
.Stil9 {font-size: 18px; font-family: "myfont";}
.Stil11 {
	font-family: "myfont";
	font-size: 16px;
	font-weight:light ;
	color:white;
}
.Stil13 {
	font-family: "myfont"; 
	font-size: 16px; 
	font-weight: normal; 
	color: #999999; }
.Stil16 {
	font-family: "myfont";
	font-size: 36px;
	font-weight: bold;
	color: #999999;
}
.Stil19 {font-size: 24px; color: #999999; font-family: "myfont";}


 

