@charset "utf-8";

#content {
	height: 350px;
	width: 600px;
	background-image: url(../zubehoer/logo.png);
	clear: both;
	background-repeat: no-repeat;
	position: absolute;
	left: 50%;
	margin-left: -300px;
	margin-top: -230px;
	top: 50%;
	background-position: center top;
}
#div_left    {
	padding-left: 0px;
	font-family: "Century Gothic", "Trebuchet MS", Helvetica, Arial, Geneva, sans-serif;
	font-size: 13px;
	color: #FFF;
	float: left;
	margin-top: 0px;
	text-align: center;
	width: 600px;
	height: 300px;
	margin-right: 0px;
	margin-left: 0px;
	clear: left;
}
a:hover {
	color: #F90;
}
a {
	color: #090;
	text-decoration: none;
}
#table2   {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 100%;
	color: #FFF;
	margin-top: 45px;
	text-align: right;
}
#table {
	width: 395px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 100%;
	color: #FFF;
	margin-top: 20px;
}

#content_right   {
	width: 300px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	color: #FFF;
	font-weight: normal;
	margin-top: 120px;
	clear: both;
	float: right;
	padding-top: 200px;
	text-align: center;
	padding-right: 60px;
	height: 150px;
}
#footer  {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	font-family: BenchNine;
	font-size: 18px;
	color: #FFF;
	float: left;
	text-align: center;
	margin-top: -10px;
	font-weight: 300;
}
#footer a {
	color: #CCC;
	text-decoration: none;
}

#footer  a:hover {
	color: #FFF;
	text-decoration: none;
}
.ueberschrift_fett {
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 100%;
	font-weight: bold;
}
#content #left_link a {
	float: left;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #41281B;
	margin-top: -15px;
	clear: left;
	position: relative;
}

body {
	background-color: #F60;
}
