body {
	background-color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #CCCCCC;
}

a {
	color:	#850204;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding:0px;
	margin:0px;
	text-decoration: none;
}

h1 {
	color:	#CCCCCC;
	font-size: 32px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding:0px;
	margin:0px;
}

h2 {
	color:	#CCCCCC;
	font-size: 25px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding:0px;
	margin:0px;
	font-weight: normal;
}

h3 {
	color:	#850204;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding:0px;
	margin:0px;
}

.text {
	color:	#CCCCCC;
	font-size: 12px;
	font-weight: bold;
	text-align:left;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.textsite {
	color:	#CCCCCC;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.infodiv {
	width:996px;
	height:800px;
	text-align:left;
	margin: 0 auto;
	background-image: url(marcel-schmidt-info.jpg);
	background-repeat: no-repeat;	
}

.infodiv_startintro_pic {
	width:801px;
	height:728px;
	text-align:center;
	margin: 0 auto;	
}

.border {
	border: 1px solid #CCCCCC;
}

.redtext {
	color:	#850204;
}

a {
	outline: 0; 
}

