body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin: 0px;
	padding: 0px;
	color: #6d6e71;
	height: 100%;
	letter-spacing: 1px;
	margin-right: 160px;
}

/* -- IE 5.5 -- */
html. * body { margin-right: 0px; }
/* -- _____ -- */

/* -- IE7 -- */
html { *height: 100%; }
/* -- _____ -- */

#logo {
	width: 178px;
	position: absolute;
	top: 32px;
	left: 0px;
	z-index:10;
}

/* -- IE 6-- */
* html #logo { left: -160px; }
/* -- _____ -- */

/* -- IE 5.5 -- */
html. * .#logo { left: 0px; }
/* -- _____ -- */

#top {
	background-color: #FFFFFF;
	position: fixed;
	height: 124px;
	z-index: 2;
	top: 0px;
	right: 0px;
	width: 100%;
}


#topnavi {
	background-color: #FFFFFF;
	height: 22px;
	text-align: right;
	padding-right: 40px;
	padding-top: 17px;
	float:right;
}

/* -- IE 5.5 -- */
html. * .#topnavi { height: 32px; }
html. * .#top { position: absolute; }
/* -- _____ -- */

/* -- IE 6-- */
* html #top { position: absolute; }
/* -- _____ -- */

#bottom {
	height:52px;
	position: fixed;
	bottom: 0px;
	left: 0px;
	width: 100%;
	z-index: 3;
	overflow:hidden;
}
#bottomnavi {
	height:52px;
	background-color: #FFFFFF;
	position: absolute;
	bottom: 0px;
	width: 100%;
	display:none;
}
#bottomleft {
	padding-top: 17px;
	float:left;
	width: 33%;
	text-align: left;
	display: block;
}
#bottommiddle {
	padding-top: 17px;
	float:left;
	width: 33%;
	text-align: center;
	font-size: 16px;
	display: block;
}
#bottomright {
	padding-top: 20px;
	float:left;
	width: 34%;
	text-align: right;
	display: block;
}

/* -- IE 6-- */
* html #bottom { position: absolute; }
* html #bottomright { width: 33%; }
* html #bottommiddle { padding-left: 100px; }
/* -- _____ -- */

/* -- IE 5.5 -- */
html. * .#bottom { position: absolute; }
html. * .#bottommiddle{ padding-left: 0px; }
/* -- _____ -- */

#right {
	position: fixed;
	right: 0px;
	height: 100%;
	overflow:hidden;
	top: 0px;
	z-index: 1;
	text-align: right;
}

#rightnavi {
	padding-top: 124px;
	font-size: 11px;
	background-color: #FFFFFF;
	padding-right: 40px;
	text-align: right;
	line-height: 16px;
	height: 100%;
	padding-left: 15px;
}

/* -- IE 5.5 -- */
html. * .#right { position: absolute; width: 150px;}
/* -- _____ -- */

/* -- IE 6-- */
* html #right { position: absolute; width: 150px;}
/* -- _____ -- */

.artinfo {
	height: 48px;
}

a {
	text-decoration : none;
	color: #6d6e71;
}
a:hover {
	text-decoration : none;
	color: #83f952;
}

#content {
	margin-top: 128px;
	padding-left:10px;
}

/* -- IE 5.5 -- */
html. * .#content {width: 80%; padding-top:128px;}
/* -- _____ -- */

.pic {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	text-transform:uppercase;
}

.pic img {
	border: 0px;
	margin-bottom: 2px;
}

/* Contact ______ */

#contact {
	color:#6d6e71;
	position: fixed;
	left: 50%;
	margin-left: -301px;
	top: 128px;
	background-image: url(../../pix/contact_bg.gif);
	height: 390px;
	width: 602px;
	z-index: 6;
	text-align: center;
	display: none;
	padding-top: 12px;
	line-height: 18px;
}

/* -- IE 5.5 -- */
html. * .#contact { position: absolute; height: 402px;}
/* -- _____ -- */

/* -- IE 6-- */
* html #contact { position: absolute; }
/* -- _____ -- */

#contact a { 
	color:#6d6e71;
}

#contact a:hover { 
	color:#83f952;
}

#contactnav {
	text-align: right;
	margin-right:15px;
	float:right;
}

#contactcontent, #becomecontent, #imprintcontent {
	font-size: 11px;
	margin-top: 60px;
	display: none;
}

#contactcontent {
	display: block;
}

#allartists {
	position:absolute;
	right:148px;
	top:24px;
	z-index: 10;
	display: none;
	padding-top: 10px;
}

#innerartists {
	background-color:#FFFFFF;
	text-transform: uppercase;
	text-align: left;
	padding: 10px;
	border: 1px solid #9f9d9d;
}

/* Send Link & Login ______ */

#login {
	color:#6d6e71;
	position: fixed;
	left: 50%;
	margin-left: -176px;
	top: 128px;
	background-image: url(../../pix/send_bg.gif);
	height: 226px;
	width: 353px;
	z-index: 7;
	text-align: center;
	display: none;
	padding-top: 12px;
	text-transform:uppercase;
}

/* -- IE 5.5 -- */
html. * .#login { position: absolute; height: 238px;}
/* -- _____ -- */

/* -- IE 6-- */
* html #login { position: absolute; }
/* -- _____ -- */

#login a { 
	color:#6d6e71;
}

#login a:hover { 
	color:#83f952;
}

#login input, #register input {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #c9cacb;
	border-right-color: #c9cacb;
	border-bottom-color: #c9cacb;
	border-left-color: #c9cacb;
	background-color: #FFFFFF;
	color: #6d6e71;
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
}

#register {
	color:#6d6e71;
	position: fixed;
	left: 50%;
	margin-left: -176px;
	top: 128px;
	background-image: url(../../pix/register_bg.gif);
	height: 518px;
	width: 353px;
	z-index: 8;
	text-align: center;
	padding-top: 12px;
	text-transform:uppercase;
	display : none;
}

/* -- IE 5.5 -- */
html. * .#register { position: absolute; height: 530px;}
/* -- _____ -- */

/* -- IE 6-- */
* html #register { position: absolute;}
/* -- _____ -- */

#register a {
	color:#6d6e71;
}

#register a:hover {
	color:#83f952;
}

#submitreg {
	width: 282px;
	text-align: right; 
}

/* _______________ */

.label {
	width: 125px;
	float: left;
	text-align: right;
}

.clear {
	clear : both;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px;
	margin-top: 2px;
	padding: 0px;
}

a:focus { outline: none; }