*{
	scrollbar-arrow-color: #EFEFEF;
	scrollbarBaseColor: #222222;
	scrollbar-face-color: #222222;
	scrollbar-3dlight-color: #222222;
	scrollbar-darkshadow-color: #222222;
	scrollbar-shadow-color: #222222;

	margin:0px;
	padding:0px;
	border-width:0px;

	color:#232323;
}
a.artistsuche{
	text-decoration:none;
	font-weight:bold;
	color:#FFFFFF;
	font-size:8pt;	
}
a.artistsuche:hover{
	color: #AAAAAA; 
	text-decoration: underline;
}
a.locationbar{
	font-weight:normal;
	color:#000000;
	font-size:8pt;	
}
body{
	background-image:url("../images/background.gif");
	background-color:#000000;
	color:#000000;
	width:100%;
	font-family:Verdana;
	overflow-x:hidden;
}
#backcontainer{
	background-image:url("../images/background_schleife.png");
	background-repeat:repeat-y;
	position:relative;
	top:0px;
	left:50%;
	margin-left:-475px;
	width:950px;
	overflow: hidden;
}
#container{
	background-image:url("../images/background.png");
	background-repeat:no-repeat;
	position:relative;
	top:0px;
	left:0px;
	width:950px;
	min-height: 800px;
}

#menu{
	background-image:url("../images/menuback.png");
	width:800px;
	height:23px;
	position:relative;
	top:110px;
	left:90px;
}
#meldungen{
	width:560px;
	position:relative;
	top:57px;
	left:100px;
}
#artistmeldungen{
	width:750px;
	position:relative;
	top:57px;
	left:100px;
}
#pagehead{
	background-image:url("../images/pagehead.png");
	font-weight:bold;
	color:#CDCDCD;
	padding-top:10px;
	padding-left:10px;
	width:530px;
	height:26px;
	line-height:16px;
	position:relative;
	top:70px;
	left:100px;
}
#headinfo{
	font-size:8pt;
	font-weight:bold;
	color:#A0A0A0;
	position:absolute;
	top:50px;
	left:670px;
}
div.searchbox{
	background-image:url("../images/searchbox.png");
	font-size:8pt;
	font-weight:bold;
	color:#CDCDCD;
	padding-top:5px;
	padding-left:10px;
	padding-bottom:5px;
	width:195px;
	height:55px;
	position:relative;
	top:135px;
	left:645px;
}
div.rightbanner{
	width:205px;
	float:right;
	position:relative;
	top:144px;
	right:100px;
	margin-bottom:50px;
}
div.lupe{
	background-image:url("../images/lupe.png");
	width:80px;
	height:80px;
	position:absolute;
	top:65px;
	left:350px;
	z-index:300;
}
div.titel{
	background-image:url("../images/titelback.png");
	background-repeat:no-repeat;
	color:#232323;
	font-weight: bold;
	font-size:8pt;
	padding-top:5px;
	text-indent:15px;
	height:18px;
	width:540px;
}
div.message{
	font-size:8pt;
	background-image:url("../images/messageback.png");
	background-repeat:no-repeat;
	background-color: #FFFFFF;
	width:508px;
	border:1px solid #ACACAC;
	margin-left:0px;
	margin-top:10px;
	margin-bottom:10px;
	padding-left:15px;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:15px;
	color:#000000;
	min-height:80px;
}
div.artistmessage{
	float:left;
	background-image:url("../images/messageback.png");
	background-repeat:no-repeat;
	background-color: #FFFFFF;
	width:208px;
	border:1px solid #ACACAC;
	margin-left:0px;
	margin-top:10px;
	margin-bottom:10px;
	padding-left:5px;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:5px;
	color:#000000;
	min-height:500px;
}
div.artistrightmessage{
	float:right;
	background-image:url("../images/messageback.png");
	background-repeat:no-repeat;
	background-color: #FFFFFF;
	width:468px;
	border:1px solid #ACACAC;
	margin-left:0px;
	margin-top:10px;
	margin-bottom:10px;
	padding-left:15px;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:15px;
	color:#000000;
	min-height:500px;
}
div.homeartistcontainer{
	width:540px;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:10px;
	color:#000000;
	min-height:80px;
}
div.homeartist{
	background-image:url("../images/messageback.png");
	background-repeat:no-repeat;
	float:left;
	font-family:verdana;
	background-color:#ffffff;
	text-align:justify; 
	font-size:8pt;
	width:259px;
	height:180px;
	margin-bottom:5px;
	border:1px solid #acacac;
	padding-left:3px;
	padding-right:3px;
}
div.clearer{
	width:1030px;
	height:75px;
	clear:both;
}
#nav{
	position:relative;
	left: 10px;
	top:5px;
	z-index:100;
	list-style: none;
}
#nav ul {
	list-style: none;
}

#nav a {
	background-image:url("../images/menumarker.png");
	background-repeat:no-repeat;
	text-decoration:none;
	font-weight:bold;
	text-align:left;
	color:#FFFFFF;
	font-size:8pt;
	margin:0px;
	display: block;
	text-indent:12px;
	height:15px;
	z-index:103;
	padding-right: 10px;
}

#nav a:hover {
	background-image:url("../images/mouseover.png");
	background-repeat:no-repeat;
	text-decoration: underline;
	font-weight:bold;
	text-align:left;
	color:#AAAAAA;
	font-size:8pt;
	margin:0px;
	display: block;
	text-indent:12px;
	height:15px;
	z-index:103;
	padding-right: 10px;
}

#nav li {
	margin:0px;
	float: left;
	z-index:101;
}
#nav li ul {
	display:block;
	margin:0px;
	position: relative;
	width: 110px;
	background:#ffc427;
	z-index:102;
	left: -999em;
}

#nav li:hover ul, #nav li.sfhover ul {
	margin:0px;
	left: auto;
	z-index:102;
}
.outertext{
	font-size:10pt;
	font-weight:bold;
}
.innertext{
	font-size:8pt;
	color: #232323;
}
table.datetable{
	font-size:8pt;
}
td.datumspalte{
    width:90px;
	vertical-align:top;
	font-weight:bold;
}
td.inhaltspalte{
	width:380px;
	vertical-align:top;
}
td.infospalte{
	width:30px;
	vertical-align:top;
}
td.linespalte{
	background-image:url("../images/line.png");
	background-repeat: repeat-x;
}
div.medialeft{
	width:125px;
	float:left;
}
div.mediaright{
	font-size:8pt;
	width:340px;
	float:right;
}
div.mediatrack{
	font-size:8pt;
	width:340px;
	float:right;
	margin-top:20px;
}
div.smallclear{
	clear:both;
}
div.formtext{
	width:75px;
	float:left;
	font-size:8pt;
	text-align:right;
	line-height:20px;
	color: #000000;
}
div.formular{
	width:420px;
	float:right;
	font-size:8pt;
}
form{
	margin-left:0px;
	font-size:8pt;
	color: #000000;
}
input{
	margin-left:0px;
	font-size:10pt;
	color: #000000;
	margin-bottom:5px;
	border:1px solid #666666;
}
option{
	margin-left:0px;
	font-size:10pt;
	color: #000000;
	margin-bottom:5px;
	border:1px solid #666666;
}
textarea{
	margin-left:0px;
	margin-bottom:5px;
	font-size:10pt;
	color: #000000;
	border:1px solid #666666;
 }
div.titleleft{
	color:#232323;
	font-weight: bold;
	font-size:8pt;
	float:left;
	width:460px;
}
div.titleright{
	float:right;
	width:50px;
}
img.titleicons{
	margin-right:2px;
	margin-left:2px;
	margin-top:3px;
}
div.searchlink{
	text-align:right;
	width:185px;
}

#footer{
	background-image:url("../images/footer.png"); 
	width:100%;
	height:24px;
	text-align:center;
	text-decoration:none;
	font-weight:bold;
	color:#FFFFFF;
	font-size:8pt;
	padding-top:8px;
}
