@charset "UTF-8";
body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #1C394F;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: x-small;
	background-color: #183950;
	width: 0px;
}
.twoColFixRtHdr #container {
	width: 60em; /* this overrides the text-align: center on the body element. */
	background-color: #143951;
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-left: 10px;
	border: 0px solid #000000;
	height: 70em;
	right: 0em;
	left: 0em;
	clear: none;
	float: none;
	position: absolute;
	text-align: center;
	background-image: url(../bhs02back03.png);
	background-position: 10px 235px;
} 
#artists {
	font-size: 12px;
	color: #1C394F;
	text-align: left;
}
.twoColFixRtHdr #container #mainContent p a {
	text-align: center;
}
.twoColFixRtHdr #container #footer p a {
	color: #E6F1F5;
	text-decoration: none;
}
.twoColFixRtHdr #header {
	background-color: #143951;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
} 
.twoColFixRtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0;
	font-size: small;
	font-weight: lighter;
}
.twoColFixRtHdr #sidebar1 {
	float: right;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: small;
	font-style: normal;
	color: #173950;
	background-repeat: no-repeat;
	background-attachment: scroll;
	clear: both;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 30px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	height: 578px;
	width: 220px;
	background-image: url(../images/rechtsback02.png);
	background-position: right top;
	font-variant: small-caps;
	text-decoration: none;
	text-align: center;
	position: relative;
	z-index: auto;
	overflow: hidden;
	padding-right: 2px;
	right: 0px;
}
.twoColFixRtHdr #mainContent {
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	font-size: 12px;
	padding-top: 5px;
	top: 10px;
	width: 465px;
	height: 575px;
	text-align: center;
	position: relative;
	padding-left: 10px;
	padding-right: 20px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left top;
	overflow-x: visible;
	overflow: auto;
	padding-bottom: 10px;
	left: 10px;
} 
.twoColFixRtHdr #footer {
	background-color: #143951;
	background-repeat: no-repeat;
	top: 0px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 0px;
	position: relative;
} 
.twoColFixRtHdr #container #mainContent p a {
	color: #1C394F;
	text-decoration: none;
	text-align: center;
}
.twoColFixRtHdr #footer p {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	padding-top: 30px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	color: #DEEDF1;
	position: relative;
	text-align: left;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
	overflow: auto;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
	overflow: auto;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.twoColFixRtHdr #container #header h1 a img {
	text-decoration: none;
}
.twoColFixRtHdr #container #mainContent table tr td a {
	color: #1C394F;
	text-decoration: none;
	font-size: 11px;
	font-style: italic;
}
.twoColFixRtHdr #container #sidebar1 #CollapsiblePanel1 .CollapsiblePanelContent #form1 table {
	color: #BAE0F1;
}
.twoColFixRtHdr #container #mainContent p #artists2 strong {
	font-size: 14px;
}
.twoColFixRtHdr #container #mainContent p a {
}
.prev {
	text-align: center;
}
#head {
	font-weight: bold;
}
.twoColFixRtHdr #container #mainContent p {
	text-align: justify;
}
.twoColFixRtHdr #container #mainContent p {
	text-align: center;
	font-size: 11px;
}
.bottomlink {
	color: #EEE;
	text-decoration: none;
}
.twoColFixRtHdr #container #mainContent h3 a {
	color: #1C394F;
	text-decoration: none;
}
.twoColFixRtHdr #container #sidebar1 #apDiv10 h3 a {
	color: #1C394F;
	text-decoration: none;
	font-size: 14px;
	text-align: center;
	font-family: Tahoma, Geneva, sans-serif;
}
.twoColFixRtHdr #container #mainContent h4 a {
	color: #1C394F;
}
