/* CSS Document Cascoland */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	line-height: 14px;
	color: #000000;
	margin: 0px;
	background-color: #FFFFFF;
	height:100%; /* this is the key! */
	scrollbar-base-color: #000000;
	scrollbar-arrow-color: #000000;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #000000;
	scrollbar-track-color: #000000;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	line-height: 14px;
	color: #000000;
	margin: 0px;
}
h1 {
	font-size: 26px;
	font-weight: bold;
	margin: 0px;
	text-transform: uppercase;
	line-height: 23px;
}
h2 {
	font-size: 21px;
	font-weight: bold;
	margin: 0px;
	text-transform: uppercase;
	line-height: 18px;
}
h3 {
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	text-transform: uppercase;
	line-height: 14px;
}
h4 {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	text-transform: uppercase;
	line-height: 12px;
}
img.actual_pad {
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}

.small {
	font-size: 11px;
	line-height: 15px;
}
.intro {
	font-weight: bold;
	color: #0000FF;
}
a.intro:link, a.intro:hover, a.intro:visited {
	font-weight: bold;
	color: #0000FF;
}

.nummer {
	color: #CC0000;
	}
.rtTitel {
	text-transform: uppercase;
	padding-right: 25px;
	padding-left: 5px;
}
.rtNummer {
	color: #CC0000;
	}
.titel {
	text-transform: uppercase;
}
a:link, a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover,a:active {
	color: #0000FF;
	text-decoration: none;
}
a.underline:link, a.underline:visited {
	color: #000000;
	text-decoration: underline;
}
a.underline:hover,a.underline:active {
	color: #0000FF;
	text-decoration: none;
}
a.selected:link, a.selected:visited, a.selected:active {
	color: #0000FF;
	text-decoration: none;
	font-weight: bold;
}
a.selected:hover {
	color: #0000FF;
	text-decoration: none;
	font-weight: bold;
}
 img, div { behavior: url(iepngfix.htc) 
}
.artistMenu {
	padding-left: 30px;
}
.dots {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: dotted;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
}
li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}