body
{
	font-family: "Courier New", Courier, monospace;
}

a
{
	color: #999900;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}

.table
{
	max-width: 790px;	
}

.footer
{
	font-size: 10px;
}

.head
{
	font-size: 36px;
	font-weight: bold;
	font-family: "Courier New", Courier, monospace;
}

.tutorial_1
{
	width: 600px;
	height: 400px;
	background-color: #CCCCCC;
}

.tutorial_2
{
	width: 600px;
	height: 400px;
	background-color: #003399;
}

.tutorial_3
{
	width: 600px;
	height: 400px;
	background-color: #996699;
}



div#beschreibung
{
	margin: 50px;
}

div#show
{
	margin: 40px;
}

div#explain
{
	font-family: "Courier New", Courier, monospace;
}
