@font-face{
	font-family:		MaxPro;
	font-weight: 		normal;
	src:				local(MaxPro-Regular), url(MaxPro-Regular.otf) format('opentype');
}
@font-face{
	font-family:		MaxPro;
	font-weight: 		bold;
	src:				local(MaxPro-SemiBold), url(MaxPro-SemiBold.otf) format('opentype');
}
html, body{
	height:100%;
	margin:0;
	padding:0;
	border:none;
}
body{
	color:				#8a7e71;
	font-size:			12px;
	text-decoration:	none;
	background-color:	#ffffff;
	font:				normal 12px MaxPro, Verdana;	
	margin:				0px;
	padding:			0px;
}
div#title{
	text-align:			center;
	font-size:			34px;
	font-weight:		bold;
	font-family:		"Courier New", Courier, Verdana;
}
div#thomas{
	width:				235px;
	align:				right;
	text-align:			left;
	font:				normal 18px MaxPro, sans-serif;
}
a{
	color:				#8a7e71;
	text-decoration:	none;	
	font-family:		MaxPro, Verdana;	
	font-weight:		normal;
}
a:HOVER{
	text-decoration:	underline;
}
a:active{
         outline:none;
}

a:focus{
         -moz-outline-style:none;
}
a#rainer{
	color:				#000000;
	font-size:			28px;
	text-decoration:	none;	
	font-weight:		bold;
	font-family:		"Courier New", Courier, Verdana;
	text-transform: 	uppercase;

}
a#thomas1{
	color:				#8a7e71;
	text-decoration:	none;	
	font:				bold 22px MaxPro, Verdana;
	line-height:		1;
}
a#thomas2{
	color:				#8a7e71;
	text-decoration:	none;	
	font:				normal 22px MaxPro, Verdana;
	line-height:		1;
}
a#projekt{
	color:				#8a7e71;
	font-size:			24px;
	text-decoration:	none;	
	font-weight:		bold;
	font-family:		"Courier New", Courier, Verdana;
	text-transform: 	uppercase;
}
a#frontstage{
	color:				#8a7e71;
	text-decoration:	none;	
	font:				normal 26px MaxPro, Verdana;
	text-transform: 	uppercase;
}
a#backstage{
	color:				#000000;
	font-size:			32px;
	text-decoration:	none;
	font-weight:		bold;
	font-family:		"Courier New", Courier, Verdana;
	text-transform: 	uppercase;
}