body {
  background: #ddd url(salsabackgr.gif) repeat-x left top;
  text-align: center;
}

#partnertab {
	width: 900px;
	border: 1px solid #bbb;
	background-color: #fff;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
}

.tabcenter {
	margin-left:auto;
	margin-right:auto;
}

#salsaszene {
	margin-top: 5px;
}

#pdftab, #autonomiktab {
	width: 880px;
	border: 1px solid #bbb;
	background-color: #fff;
	padding: 10px;
	color: #777;
	text-align: left;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
}

#autonomiktab {
	margin-top: 15px;
}

.left {
	float:left;
}

.center {
  text-align: center;
}

h1, h3 {
	color: #1e4470;
}

h2 {
	color: #777;
}

a, a:visited {
	color: #1e4470;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.akz {
	color: #1e4470;
}

#footer, .divider {
	border-top: 1px solid #bbb;
	width: 900px;
}

#footer {
	font-size: 10px;
}

img {
	border: none;
}