body
{
	background: #303030;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 15px;
	color: #ffffff;
	overflow: auto;
}

body.popup
{
	overflow: hidden;
}

SPAN.people
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 36px;
	font-weight: normal;
	color: #666666;
	letter-spacing: 50px;
	word-spacing: 50px;
	width: 100%;
}

/* CONTENT */

P
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	text-justify: auto;
	text-align: justify;
	line-height: 15px;
	margin-top: 8px;
	margin-bottom: 12px;
	word-spacing: 1px;
}

P.summary
{
	margin-left: 13px;
}

P.sub
{
	margin-left: 13px;
}

H1.title, SPAN.title
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;
	color: #ffffff;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 13px;
	margin-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
}

H1.djtitle, SPAN.djtitle
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;
	color: #ffffff;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
}

H2.subtitle, SPAN.subtitle
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 16px;
	font-weight: normal;
	line-height: 18px;
	color: #ffffff;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
}

.tblInnerContent
{
	width: 680px;
	height: 100%;
	border: 1px solid #ffffff;
	border-width: 1px;
	border-color: #ffffff;
	border-style: solid;
	background: #303030;
	/* they don't want anything nice on the page...
	background-image: url(../img/face_bg.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background: #303030 url(../img/face_bg.gif) no-repeat scroll bottom right;
	*/
}

.tblDjContent
{
	background: #303030;
	/*
	background-image: url(../img/face_bg.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background: #303030 url(../img/face_bg.gif) no-repeat scroll bottom right;
	*/
}

.content 
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 15px;
	color: #ffffff;
}

A, A:visited, A:active
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 15px;
	color: #ffffff;
	text-decoration: none;
}

A:hover, A:visited:hover, A:active:hover
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 15px;
	color: #ffcc66;
	text-decoration: none;
}

A.active, A.active:visited, A.active:active
{
	font-size: 13px;
	font-weight: bold;
}

A.active:hover, A.active:visited:hover, A.active:active:hover
{
	font-size: 13px;
	font-weight: bold;
}

/* DJs */

H1.dj_name 
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 20px;
	color: #ffffff;
}

/* GALLERY */

IMG.image
{
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
	border: 0px solid #000000;
}

IMG.adminimage
{
	border-color: #ffcc66;
	border-style: dashed;
	border-width: 1px;
	border: 1px dashed #ffcc66;
}

IMG.gallery
{
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
	border: 1px solid #000000;
	cursor: pointer; /* netscape */
	cursor: hand;
}

/* FOOTER */

.footer
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 13px;
	color: #808080;
}

A.footerlink, A.footerlink:visited, A.footerlink:active
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 13px;
	color: #808080;
	text-decoration: none;
}

A.footerlink:hover, A.footerlink:visited:hover, A.footerlink:active:hover
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 13px;
	color: #ffcc66;
	text-decoration: none;
	cursor: pointer; /* netscape */
	cursor: hand;
}

/* FORM ELEMENTS */

FORM
{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
}

.formLabel
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	text-justify: auto;
	text-align: justify;
	line-height: 15px;
	word-spacing: 1px;
	color: #ffffff;
}

.formError
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	text-justify: auto;
	text-align: justify;
	line-height: 15px;
	word-spacing: 1px;
	color: #ff0000;
}

.formTextbox, .formDropdown
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	border: 1px solid #ffffff;
	background: #000000;
}

.formButton
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	border: 1px solid #ffffff;
	background: #909090;
}

.formButtonSmall
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	border: 1px solid #ffffff;
	background: #909090;
}

.formTextboxTitel
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;
	color: #ffffff;
	border: 1px solid #ffffff;
	background: #000000;
}

.formTextboxTitelRechts
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;
	color: #ffffff;
	border: 1px solid #ffffff;
	background: #000000;
	text-align: right;
}

.formTextboxImageURL
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 15px;
	color: #ffffff;
	border: 1px solid #ffffff;
	background: #000000;
}

.formDropdown
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 15px;
	color: #ffffff;
	border: 1px solid #ffffff;
	background: #000000;
}

.formTextboxImageSubtitle
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 15px;
	color: #ffffff;
	border: 1px solid #ffffff;
	background: #000000;
	text-align: center;
}