BODY {
	SCROLLBAR-FACE-COLOR: #edecdf;
	SCROLLBAR-HIGHLIGHT-COLOR: #000000; 
	SCROLLBAR-SHADOW-COLOR: #000000; 
	SCROLLBAR-3DLIGHT-COLOR: #000000; 
	SCROLLBAR-ARROW-COLOR: #000000; 
	SCROLLBAR-TRACK-COLOR: #93899a; 
	SCROLLBAR-DARKSHADOW-COLOR: #000000; 
	BACKGROUND-COLOR: #edecdf;
	background-image: url(img/bg_1.gif);
	margin:0px;
	padding:0px;
	FONT-FAMILY: Geneva, Arial, Helvetica, sans-serif;
	
	border-top: 2px solid black;
}
#Content
{
    margin:5px;
}

TD 
{
	font-size: 9pt;
}
BUTTON
{
	font-size: 9pt;
}

SELECT
{
	font-size: 8pt;
}

INPUT
{
	width: 100px;
	font-size: 8pt;
}

H1
{
	margin: 0px;
	margin-bottom: 3px;
	font-size: 20px;
	XXcolor: #edecdf;
}

H2
{
	margin: 0px;
	font-size: 12pt;
	font-weight: bold;
}

B
{
	font-weight: bold;
	color: #964B20;
}

A:link {
	text-decoration: none;
	color: #000000;
}
A:visited {
	text-decoration: none;
	color: #000000;
}
A:hover {
	text-decoration: underline;
	color: #000000;
}


.BigPicture
{
	border: 2px solid black;
}

.ArtistHeadline
{
	font-size: 16pt;
	font-weight: bold
}

.ImageHeadline
{
	font-size: 20pt;
	font-weight: bold;
	padding-right: 100px;
	width: 650px;
}

.ThumbText
{
	font-size: 8pt;
	margin-bottom: 8px;
	margin-left: 10px;
	margin-right: 10px;
}
.ThumbTextHightlight
{
	font-size: 8pt;
	margin-bottom: 8px;
	font-weight: bold;
	margin-right: 10px;
}


.InfoText
{
	font-size: 12pt;
	margin-bottom: 10px;
	width: 650px;
}

.ContentText
{
	font-size: 12pt;
	margin-bottom: 10px;
	width:800px;
}

#OverviewLessContent
{
    padding-left:10px;
    width:320px;
}

#OverviewRightContent
{
    padding-left:20px;
    width:480;
}

.SubfolderTitle
{
	font-size: 14pt;
	margin-top: 10px;
	margin-bottom: 5px;
}

.ArtistNavigation
{
	font-size: 10pt;
	height:18px;
	cursor: hand;
}

.ArtistNavigationHigh
{
	font-size: 10pt;
	height:18px;
	font-weight: bold;
	cursor: hand;
	
}

.OverviewArtistNavigation
{
	font-size:8pt;
	height:10px;
	cursor: hand;
}
.FileCount
{
	font-size: 7pt;
}

.FileCountSum
{
	font-size: 8pt;
	margin-top: 5px;
}

.ArtistNavigationTitle
{
	font-size: 11pt;
	font-weight: bold;
}

#Navigation
{
	margin: 10px;
	padding: 5px;
	
}

#Navigation_Div
{
	border-right: 2px solid black;
	padding-right: 5px;
}

.ArtistOverview
{
	padding-bottom: 20px;
}

.ArtistOverviewHeadline
{
	font-size: 14pt;
	font-weight: bold;
	margin-bottom: 25px;
	margin-top: 10px;
	
}
