* {
margin: 0;
padding: 0;
}
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #f6f6f6;
}
p {
font-size: .8em;
}

h2 {
	margin-bottom: 10px;
	font-size: 125%;
}

/* IDs */

.img #sam {
padding-left: 10px;
padding-right: 10px;
}
#table1 {
margin-left: 0px;
font-size: 12px;
}
#table2 {
margin-left: 100px;
}
#container {
	/*color: #ffffff;*/
	width: 1024px;
	background-color: #ffffff;
}
#header {
	width: 100%;
	background-color: transparent;
	/*background-image: url(bsa_header.jpg);*/
	background-repeat: no-repeat;
	text-align: center;
}
#logo {
	width: 1024px;
	height: 129px;
	color: #fff;
	background-color: transparent;
	text-align: right;
}
#content {
	color: #000000;
	background: transparent;
	text-align: left;
	margin-top: 0px;
	padding-right: 90px;
	padding-left: 90px;
}
#content a {
	color:#a20000;
	text-decoration:none;
	font-weight: bold;	/*border: 1px solid;
	padding: 5px 5px 5px 5px;
	background: #720F0B;*/
}
#content a:hover {
	text-decoration: underline;	/*color: #666666;	background-color: #720F0B;*/
}
.swf {
	margin-left: 0px;
}
.containerbot {
	background-image: url(bsa_footer.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 1023px;
	padding-top: 10px;
}

a:link, a:visited {
	/*font-weight: bold;*/
	color: #a20000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;	/*color: #666666;	background-color: #720F0B;*/
}
div#swf {
	margin-top: 20px;
	margin-bottom: 10px;
}
div#kontakt {
	padding-left: 300px;
	padding-top: 30px;
}
div#impressum {
	padding-left: 230px;
	padding-top: 30px;
}
