/* Standard-Einstellungen */
body	{
	font-size: 0.9em;
	font-family: Verdana, Arial, Sans-Serif;
	color: #333;
	text-align: center;
	background: gray;
	}
h1,h2 {
	color:white;
}	
td {
	vertical-align:top;
	}
.maintable {
	background: black;
	margin: 0 auto;
	width: 760px;
	text-align: left;
	vertical-align:top;
	border:0px;
	}
.right {
	width: 580px;
	text-align: center;
}
.left {
	width: 160px;
	text-align: center;
	vertical-align:top;
	margin: 0 0 0 0;
	vertical-align:top;
	}
.footer {
	text-align: center;
	}
	
.small {
	height: 10px;
	text-align: right;
}
.content {
	background: #bc1d18;
	text-align: center;
	vertical-align:top;
	color:white;
	padding: 5px;
	}
#content {
	background: #bc1d18;
	text-align: center;
	vertical-align:top;
	padding: 5px;
	color:yellow;
	background-image: url(../images/saalow.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	}
#contentpirat {
	background: #bc1d18;
	text-align: right;
	vertical-align:top;
	padding: 0px;
	}
.red66 {
	color: #bc1d18;
	font-weight: bold;
	font-size: 60px;
	}
.white66 {
	color:white;
	font-weight: bold;
	font-size: 60px;
	margin-right: 20px;
}
.red10 {
	color: #bc1d18;
	font-weight: bold;
	font-size: 10px;
	margin-right: 20px;
	}
.black10 {
	color: black;
	font-weight: bold;
	font-size: 10px;
	}

.white10 {
	color: white;
	font-weight: bold;
	font-size: 10px;
}
.mylink {
	color: white;
	font-weight:bold;
	font-size:12px;
	hover:yellow;
	}
