			@font-face {
				font-family: 'PusabRegular';
				src: url('fonts/PUSAB___.eot');
				src: local('Pusab'), url('fonts/PUSAB___.woff') format('woff'), url('fonts/PUSAB___.ttf') format('truetype'), url('fonts/PUSAB___.svg#Pusab') format('svg');
			}
			@font-face {
				font-family: 'Infected';
				src: url('fonts/INFECTE0.eot');
				src: url('fonts/INFECTED.ttf') format('truetype');
			}
			@font-face {
				font-family: 'aspirin';

				src: url('fonts/aspirin.ttf') format('truetype');
			}
			@font-face {
				font-family: 'corbel';

				src: url('fonts/corbel.ttf') format('truetype');
			}


body {color:#FFB472; font: 13px arial; background-color:black; background-image:url(pics/background.png); margin:0px;}
table {color:#FFB472; font:bold 13px arial; table-layout:fixed;}
.ueber  {color:#FFB472; font:bold 21px arial;}
.mittel {color:#FFB472; font:bold 15px arial;}
.klein {color:#FFB472; font:bold 11px arial;}
.chattext {color:#FFB472; font:13px Verdana;}
input {color:navy; font: 13px tahoma; background-color: 6d6d6d;}
textarea {color:navy; font: 13px tahoma; background-color: 6d6d6d;}
select {color:navy; font: 13px tahoma; background-color: 6d6d6d;}
a {color:#058705; font: 13px tahoma; text-decoration:none;}
a:hover {color:red; text-decoration:none;}
a:visited:hover {color:red; text-decoration:none;}
#chatti {
	font-family:infected;
	font-size:23px;
	color:#0662B1;
}
#willkommi {
	color:green;
}