@charset "utf-8";
/* CSS Document - souljah */
html, body, img, fieldset{
    border: none;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

body, a{
    color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 16px;
    text-align: left;
}
body
{
	background-image: url(../images/bg_body.png);
	background-repeat: repeat;
	padding: 0px;
	margin: 0px;
}
p
{
	padding: 0px;
	margin: 0px;
	padding-bottom: 5px;
}
a
{
	text-decoration: underline;
	color: #FFFFFF;
}
.clear
{
	clear: both;
	height: 0px;
	overflow: hidden;
}
.blue
{
	color: #02c6ff;
}
.pink
{
	color: #ff00c6;
}
.red
{
	color: #FF0000;
}
.black
{
	color: #000000;
}
.white
{
	color: #ffffff;
}
#holder
{
	background-color: #000000;
	width: 900px;
	margin: auto;
}
#header
{
}
#navigation
{
	height: 41px;
	background-color: #FFFFFF;
	padding-left: 8px;
}
#content
{
	padding-bottom: 6px;
}
#footer
{
	padding-bottom: 15px;
	font-size: 10px;
}
#footer-contact
{
	border-top: 1px solid #999999;
	height: 83px;
	padding-left: 6px;
}
#footer-contact a
{
	text-decoration: none;
}
.footer-contact-title
{
	padding-top: 15px;
	padding-bottom: 8px;
	
}
.footer-contact-col1
{
	float: left;
	width: 192px;
}
.footer-contact-col2
{
	float: left;
	width: 168px;
}
.footer-contact-col3
{
	float: left;
}
#footer-copyright
{
	border-top: 1px solid #ffffff;
	height: 15px;
	padding-left: 6px;
	padding-bottom: 15px;
}
.footer-left
{
	float: left;
	padding-top: 15px;	
}
.footer-right
{
	float: right;
	padding-top: 9px;
	padding-right: 6px;
}
.nav-element
{
	float: left;
	padding-right: 30px;
}
.subnav
{
	position: absolute;
	background-color: #FFFFFF;
	color: #000000;
	margin-left: -5px;
	display: none;
	z-index: 1000;
}
.subnav a
{
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
.subnav-element
{
	border-bottom: 1px solid #fe0000;
	padding: 4px 8px 4px 8px;
	cursor: pointer;
}
.d-col1
{
	float: left;
	width: 306px;
}
.d-col2
{
	float: left;
	width: 310px;
	padding-top: 6px;
	margin-left: 5px;
}
.d-col-detail
{
	float: left;
	width: 589px;
	margin-top: 6px;
	margin-left: 5px;
	background-color: #FFFFFF;
	color: #000000;
}
.d-col3
{
	padding-left: 4px;
	float: left;
	width: 275px;
	padding-top: 6px;
}
.d-col-links
{
	float: left;
	width: 589px;
	padding-top: 6px;
	margin-left: 5px;
}
.d-title
{
	height: 24px;
	background-color: #FF0000;
	padding-bottom: 1px;
}
.d-title-img
{
	padding-top: 0px;
	padding-left: 0px;
}
.d-text
{
	padding-top: 5px;
	padding-left: 6px;
	background-color: #FFFFFF;
	color: #000000;
}
.d-text a
{
	color: #000000;
}
.d-list
{
	margin-top: 0px;
	background-color: #FFFFFF;
}
.d-list-content
{
	padding: 6px;
	color: #000000;
	padding-right: 0px;
}
.artist-row
{
	padding-bottom: 3px;
	cursor: pointer;
}
.d-list-title
{
	float: left;
}
.d-list-title a
{
	color: #000000;
	text-decoration: none;
}
.d-pfeil
{
	float: right;
	padding-right: 5px;
	padding-top: 3px;
}
.d-col-contact
{
	float: left;
	width: 594px;
	padding-top: 6px;
}
.contact-form
{
	padding: 6px;
	width: 582px;
	background-color: #FFFFFF;
	color: #000000;
	padding-top: 20px;
}
.contact-form input,textarea
{
	width: 473px;
}
.form-row
{
	padding-bottom: 6px;
}
.form-left
{
	float: left;
	width: 100px;
}
.form-right
{
	float: left;
}
.form-submit
{
	float: right;
	padding-right: 4px;
	padding-top: 4px;
}
.submit-button
{
	background-color: #FF0000;
	border: none;
	text-transform: uppercase;
	font-weight: bold;
	color: #FFFFFF;
}
.detail-img
{
	padding-bottom: 5px;
	padding-top: 6px;
}
.home-title
{
	font-family: "Arial Black",Gadget,sans-serif;
	font-size: 19px;
	line-height: 40px;
	padding-left: 32px;
	height: 38px;
	padding-top: 35px;
}
.home-subtitle
{
	font-family: "Arial Black",Gadget,sans-serif;
	font-size: 20px;
	line-height: 25px;
	padding-left: 32px;
	padding-bottom: 7px;
}
.home-signature
{
	text-align: right;
}
.home-text
{
	font-family: "Arial Black",Gadget,sans-serif;
	padding-top: 4px;
	line-height: 13px;
	height: 155px;
}
.home-content
{
	float: left;
	padding-left: 3px;
	width: 445px;
	background-image: url(../images/bg_home.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}
.home-right
{
	float: left;
	width: 450px;
	height: 329px;
	margin-left: 1px;
}
.list-box
{
	background-color: #FFFFFF;
	width: 221px;
	height: 137px;
	float: left;
	margin-left: 5px;
}
.inactive-artist
{
	background-color: #000000;
	width: 221px;
	height: 137px;
	z-index: 600;
	position: absolute;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	cursor: pointer;
}
.list-content
{
	margin-top: 10px;
}
.subtitlelist
{
	font-family: "Arial Black",Gadget,sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding-top: 5px;
	padding-left: 10px
}
.subtitlelist a
{
	font-family: "Arial Black",Gadget,sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.home-bottom
{
}
.weekdays
{
	height: 19px;
	color: #666666;
	padding-left: 33px;
}
.weekday
{
	float: left;
	width: 38px;
}
.calendar
{
	width: 313px;
	height: 210px;
	background-color: #333333;
	float: left;
}
.months
{
	width: 130px;
	height: 196px;
	background-color: #333333;
	float: left;
	margin-left: 2px;
	padding-top: 14px;
}
.month
{
	color: #666666;
	padding-left: 30px;
	height: 19px;
}
.month a
{
	font-family: "Arial Black",Gadget,sans-serif;
	color: #666666;
	text-decoration: none;
}
.prev-button
{
	float: left;
	width: 29px;
	padding-top: 76px;
}
.calendar-content
{
	float: left;
	width: 256px;
	margin-top: -2px;
}
.next-button
{
	padding-left: 5px;
	padding-top: 76px;
	float: left;
	width: 23px;
}
.calendar-day
{
	width: 28px;
	height: 24px;
	background-image: url(../images/day.gif);
	float: left;
}
.calendar-day-i
{
	width: 28px;
	height: 24px;
	background-image: url(../images/day_i.gif);
	float: left;
}
.calendar-day-info
{
	width: 28px;
	height: 24px;
	float: left;
}
.day-i
{
	color: #8b8c8e;
	text-align: center;
	padding-top: 5px;
}
.calendar-day-c
{
	width: 28px;
	height: 24px;
	background-image: url(../images/day_c.gif);
	float: left;
}
.calendar-day-blank
{
	width: 28px;
	height: 24px;
	float: left;
}
.day
{
	text-align: center;
	padding-top: 5px;
}
.linksTooltip
{
	border: 1px solid #fff;
	background-color: #444;
	padding: 4px;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.tt-left
{
	padding-top: 13px;
}
.tt-right
{
	padding-top: 287px;
	padding-left: 259px;
	position: absolute;
}
.shadow-day
{
	position: absolute;
	margin-left: -5px;
	margin-top: -5px;
	width: 38px;
	height: 34px;
	background-repeat: no-repeat;
}
.shadow-prev
{
	position: absolute;
	width: 34px;
	height: 68px;
	margin-left: -6px;
	margin-top: -5px;
	background-repeat: no-repeat;
	cursor: pointer;
}
.shadow-next
{
	position: absolute;
	width: 34px;
	height: 68px;
	margin-left: -5px;
	margin-top: -5px;
	background-repeat: no-repeat;
	cursor: pointer;
}
.pagination
{
	padding-left: 4px;
	padding-bottom: 3px;
}
.p-prev
{
	float: left;
	padding-right: 10px;
	padding-top: 1px;
}
.p-next
{
	float: left;
	padding-left: 5px;
	padding-top: 1px;
}
.p-page
{
	margin-right: 5px;
	float: left;
	background-color: #4c4c4c;
	color: #ffffff;
	width: 10px;
	height: 16px;
	padding-left: 4px;
	font-weight: bold;
	cursor: pointer;
}
.p-page a
{
	color: #000000;
	text-decoration: none;
}
.list-left
{
	/*width: 213px;*/
	width: 212px;
	float: left;
	height: 578px;
	margin-left: 3px;
	padding-right: 7px;
}
.list-right
{
	width: 675px;
	float: left;
}
.list-title
{
	font-family: "Arial Black",Gadget,sans-serif;
	font-size: 19px;
	padding-left: 7px;
}
.list-overview
{
	padding-left: 7px;
	padding-top: 10px;
	height: 552px;
	overflow: auto;
}
.list-overview-row
{
	background-color: #4c4c4c;
	width: 181px;
	margin-bottom: 5px;
	padding-left: 5px;
	color: #000000;
	cursor: pointer;
}
.overview-letter
{
	font-weight: bold;
}
.button-back
{
	padding:5px 0px 5px 5px;
}
div.navitem
{
	padding-top: 15px;
	padding-bottom: 12px;
}
div.navitem a
{
	color: #000000;
	text-decoration: none;
	font-size: 14px;
	text-transform: uppercase;
}
div.navitem-a
{
	padding-top: 13px;
	padding-bottom: 10px;
}
div.navitem-a a
{
	color: #ff0000;
	text-decoration: none;
	font-size: 18px;
	text-transform: uppercase;
}