@charset "utf-8";
/* CSS Document */

@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}

a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #top {
	width: 900px;
}
#wrapper #main {
	width: 900px;
	padding-top: 20px;
}
#wrapper #top #main #log {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	vertical-align: top;
	text-align: center;
	background-color: #FFC;
}
#wrapper #top #main #sport {
	background-color: #000000;
}
#wrapper #top #main #musik {
	background-color: #000000;
}



#wrapper #bund {
	width: 900px;
	text-align: center;
	padding-top: 20px;
	text-decoration: none;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #C00;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #C00;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: left;
	vertical-align: top;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: left;
	vertical-align: top;
}
#bund_ssi {
	width: 900px;
	background-color: #999;
	height: 50px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: none;
	color: #000;
}
a:active {
	text-decoration: none;
	color: #000;
}
