/* _css/basis.css */

body {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 10px;
	color: #000000;
/*	background-image:  url(pic/cut.gif); 
	background-repeat:repeat-y;
    background-attachment:fixed;  */
	background-color: #d7d0ca;
	background-position: left;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
/* _____________________________________ cb7f7fLinks _____________________________________ */
a {
	font-size: 10px;
	color: #000000;
	text-transform:uppercase;
}
a:link {
	text-decoration: none;
	text-transform:uppercase;
}
a:visited {
	text-decoration: none;
	text-transform:uppercase;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	text-transform:uppercase;
	color:#000000; 

}
a:active {
	text-decoration: none;
	text-transform:uppercase;
	color: #000000;
}

/* _____________________________________ artistdetail moreliveactnav _____________________________________ */

a.admla {
	text-decoration: none;
	font-size: 10px;
	color: #95a812;
	text-transform:lowercase;
}
a:link.admla {
	text-decoration: none;
	color: #95a812;
	text-transform:lowercase;
}
a:visited.admla {
	text-decoration: none;
	text-transform:lowercase;
	color: #95a812;
}
a:hover.admla {
	text-decoration: underline;
	text-transform:lowercase;
	color:#95a812; 
}
a:active.admla {
	text-decoration: none;
	text-transform:lowercase;
	color: #95a812;
}
/* _____________________________________ artistdetail moredjnav _____________________________________ */

a.admdj {
	text-decoration: none;
	font-size: 10px;
	color: #6d768e;
	text-transform:lowercase;
}
a:link.admdj {
	text-decoration: none;
	color: #6d768e;
	text-transform:lowercase;
}
a:visited.admdj {
	text-decoration: none;
	text-transform:lowercase;
	color: #6d768e;
}
a:hover.admdj {
	text-decoration: underline;
	text-transform:lowercase;
	color:#6d768e; 
}
a:active.admdj {
	text-decoration: none;
	text-transform:lowercase;
	color: #6d768e;
}
/* _____________________________________ artistdetail artistpage _____________________________________ */

a.adap {
	text-decoration: underline;
	font-size: 10px;
	color: #FFFFFF;
	text-transform:lowercase;
}
a:link.adap {
	text-decoration: underline;
	color: #FFFFFF;
	text-transform:lowercase;
}
a:visited.adap {
	text-decoration: underline;
	text-transform:lowercase;
	color: #FFFFFF;
}
a:hover.adap {
	text-decoration: none;
	text-transform:lowercase;
	color:#FFFFFF; 
}
a:active.adap {
	text-decoration: underline;
	text-transform:lowercase;
	color: #FFFFFF;
}

/* _____________________________________ header _____________________________________ */
h1 { font-size:10px; color:#FFFFFF; }
h2 { font-size:10px; text-transform:uppercase; }
h3 { font-size:10px; text-decoration:underline; }
h4 { font-size:13px; }
h5 { font-size:11px; }
h6 { font-size:12px; }



.extra { color:#eeebe8; background-color:#DE0DAD; }
.extra2 { color:#A58E7C; background-color:#FFFFFF; }
.extra3 { color:#00D2FF; background-color:#FFFFFF; }
.extra4 { color:#DE0DAD; background-color:#FFFFFF; }
.extra5 { color:#eeebe8; background-color:#DE0DAD; font-weight:light;}
.extra6 { color:#eeebe8; background-color:#00D2FF; font-weight:light;}
.extra7 { color:#A58E7C; background-color:#FFFFFF; font-weight:light;}
.extra8 { color:#DE0DAD; background-color:#FFFFFF; font-weight:light;}
.artistdetailheader {
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	line-height: 14px;
}
.artistdetailsubheader {
	color:#FFFFFF;
	font-size:11px;
	font-weight:normal;
	line-height: 13px;
}



/* _____________________________________ images _____________________________________ */




#artistpicstart2
	{
	width: 74px;
	height: 74px;
	padding-right:0px;
	padding-bottom:0px;
	padding-top: 1px;
	padding-left: 1px;
	border-right: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

#artistpicstart1
	{
	width: 74px;
	height: 74px;
	padding-right:0px;
	padding-bottom:0px;
	padding-top: 1px;
	padding-left: 1px;
}
#artistpicstart
	{
	width: 149px;
	height: 149px;
	padding-right:0px;
	padding-bottom:0px;
	padding-top: 1px;
	padding-left: 1px;
}

#display
	{
	position:absolute;
	top:200px;
	left: 10px;
	width: 296px;
	height: 242px;
	z-index: 15;
	visibility: visible;
	overflow: visible;
	background-color:#d7d0ca;
}
#display[id] {
  position:fixed;
}

/* _____________________________________ mainmenu _____________________________________ */

#containermenu
	{
	position: relative;
	width: 100%;
	height:100%;
	left: 0px;
	top: 0px;
	overflow: visible;
	visibility: visible;
}
#tabmenu
	{
	position: absolute;
	width: 235px;
	height:102px;
	left: 0px;
	bottom: 0px;
	z-index: 20;
	overflow: visible;
	visibility: visible;
	padding-bottom: 48px;
}


/* _____________________________________ content _____________________________________ */

#headertab
{
	/* background-image: url(pic/cut_re.gif);
	background-repeat: repeat-y;
	background-position:right top;*/
	POSITION: absolute;
	top: 0px;
	right: 0px;
	height: 300px;
	width: 900px;
	z-index: 1;
	overflow: visible;
	visibility: visible;
}
#headertab[id] {
  position:fixed;
}
/* _____________________________________ zellformatierung _____________________________________ */

#spaceright2
{
	padding-right:35px;
	vertical-align:middle;
	height: 100px;
	
	
}

#spaceright
{
	padding-right:60px;
}
/* _____________________________________ form-atierung _____________________________________ */
select {

	font-family:Verdana,Tahoma,sans-serif;
	font-size: 10px;
	color: #145753;
	background-color: #FFFFFF;
	list-style-position: inside;
	list-style-type: disc;
	width: 200px;
}

input {

	font-family:Verdana,Tahoma,sans-serif;
	font-size: 8pt;
	color: #A58E7C;
	width: 200px;
}

.input2 {

	font-family:Verdana,Tahoma,sans-serif;
	font-size: 8pt;
	color: #A58E7C;
	width: 15px;

}

.input3 {

	font-family:Verdana,Tahoma,sans-serif;
	font-size: 8pt;
	color: #3333CC;
	width: 300px;

}
textarea {

	font-family: Arial,sans-serif;
	font-size: 8pt;
	color: #3333CC;
	width: 300px;

}
INPUT.login {
	WIDTH: 90px; 
	BORDER-TOP-WIDTH: 1px; 
	BORDER-LEFT-WIDTH: 1px; 
	FONT-SIZE: 10px; 
	BORDER-LEFT-COLOR: #cccccc; 
	BORDER-BOTTOM-WIDTH: 0px; 
	COLOR: #333333; 
	BORDER-TOP-COLOR: #cccccc; 
	FONT-FAMILY: Arial,sans-serif;
	BACKGROUND-COLOR: #E8E4D9; 
	BORDER-RIGHT-WIDTH: 0px; 
}

