/* CSS Document */
body
{
width: 100%;
height: 100%;
overflow: hidden;
background-color: #000000;

font-size:10px;
scrollbar-base-color:#1F7498; 
scrollbar-track-color:#000000;
scrollbar-face-color:#000000;
scrollbar-highlight-color:#AAAAAA;
scrollbar-3d-light-color:#999999;
scrollbar-dark-shadow-color:#999999;
scrollbar-shadow-color:#1F7498;
scrollbar-arrow-color:#1F7498;
}

#nsp
{
background:url('layout/__nsp.jpg');
background-repeat:no-repeat;
}

#centerpage{
position:absolute;
left:50%;
margin-left:-500px;
top:50%;
margin-top:-300px;
}

#centerdemos{
position:absolute;
left:50%;
margin-left:-450px;
top:50%;
margin-top:-300px;
}

#layout_main
{
background:url('layout/__bg.gif');
background-repeat:no-repeat;
}

#menu{
margin-top:4px;
padding-left:14px;
}

.copyright
{
background:url('layout/__copyright.gif');
background-repeat:no-repeat;
background-position:center center;
color:#444444;
font-size:7pt;
font-family:verdana;
}

.info
{
font-family:Lucida Console;
color:#FFFFFF;
font-size:1px;
}

.product
{
font-family:Lucida Console;
color:#000000;
font-size:7pt;
font-family:verdana;
text-transform:lowercase;
padding-left:40px;
}

.textblock{

color:#ffffff;
font-size:7pt;
font-family:verdana;
margin-top:10px;
padding-left:10px;
}

a, a:link, a:visited, a.navbar, a.navbar:link, a.navbar:visited, a.man, a.man:link, a.man:visited {
color:#999999;
text-decoration:none;
font-style:normal;
text-transform:lowercase;
}

a:hover, a:active, a.navbar:hover, a.navbar:active, a.man:hover, a.man:active, a.searchlinkSmall:hover, a.searchlinkSmall:active {
color:#1F7498;
text-decoration:underline;
font-style:normal;
text-transform:lowercase;
}

a img {filter:alpha(opacity=80); -moz-opacity:0.8; opacity:0.8; -khtml-opacity:0.8;}
a:hover img {filter:none; -moz-opacity:1.0; opacity:1.0; -khtml-opacity:1.0;}

.imglink{
width:8px;
height:8px;
border-style:none;
}

.imgartist{
border-width:1px;
border-style:solide;
border-color:#1F7498;
}

.textblock h1{
font-weight:bold;
float:none;
color:#1F7498;
font-size:7pt;
font-family:verdana;
/*background-image:url('../layout/__headline.gif');
background-repeat:no-repeat; margin-top:20px; margin-bottom:2px;*/
text-transform:lowercase;
}

.text{
font-size:7pt;
font-family:verdana;
color:#ffffff;
text-transform:lowercase;
}

.header{
font-size:7pt;
font-family:verdana;
color:#ffffff;
text-transform:lowercase;
padding-right:-2px;
}

.right{
padding-top:50px;
font-size:7pt;
font-family:verdana;
color:#000000;

text-transform:lowercase;
}

.textblock .inhalt{
text-transform:lowercase;
	font-size:7pt;
	font-family:verdana;
text-align:left;
color:#ffffff;
}

.cover100{
width:100px;
height:100px;
border-width:1px;
border-style:solide;
border-color:#1F7498;
}

.artist50{
width:50px;
height:50px;
border-width:1px;
border-style:solide;
border-color:#1F7498;
}

.cover250{
width:250px;
height:250px;
border-width:1px;
border-style:solide;
border-color:#1F7498;
}

.imgmenu{
border:0px;
width:120px;
height:15px;
margin-top:2px;
}

.release{
width:730px;
height:250px;
border-style:none;
}

.smallicon{
border:0px;
width:20px;
height:20x;
margin-left:2px;
}