*{
	margin:0; 
	padding:0;
}

#html
{
	overflow-y: scroll;
}

body {
	color: #666666;
	margin: auto;
	text-align: center;
	background-color: #c7dce4;
	/*background-image: url(/bilder/2012/bg/bg-body.png);*/
	background-repeat: repeat-x;
}
img{
	border:0px;
}
h1{
	font-size:18px;
}
h2{
	font-size:15px;
}
h3{
	font-size:13px;
}
th{
	font-size:12px;
	font-weight:bold;
}
.h-offset-both{
	margin-top:20px;
	margin-bottom:20px;
}
.h-offset-top{
	margin-top:20px;
}
.h-offset-bottom{
	margin-bottom:20px;
}
.top{
	/*margin:0px;
	//color:#ff0000;*/
	font-weight:bold;
}
.red{
	color:#ff0000;
}
.grey{
	color:#666666;
}
.sub {
	font: 12px/16px arial,sans-serif;
    padding-bottom: 10px;
}
table {
	background: #F1F2F4;
	empty-cells:show;
	border-collapse: collapse;
}
table a {
	color:#666666;
}

table a.titel{
	font-weight:bold;
}
/*
table a.link {
	font-weight:bold;
}
table a.link:hover {
	text-decoration:underline;
}
*/
table h1 {font: 13px/15px helvetica,arial,sans-serif;
    margin: 0;
}

table h2{
	font-size: 15px;
    margin: 0;
    padding-bottom: 20px;
	padding-top:20px;
}
table .float-left{
	float:left;
	margin-bottom: 5px;
    margin-right: 10px;
}
ul li a {
	text-decoration:none;
}
a {
	color:#666666;
	text-decoration:none;
}
a:hover {
	color:#ff0000;
	text-decoration:none;
}
ul {
	list-style:none;
}
input[type=text],select,textarea{
	border: 1px solid #a9a9a9;
}
input.submit{
	
}
#ushapefill{
    font-size: 0;
    height: 600px;
    left: 30px;
    line-height: 0;
    position: absolute;
    top: 110px;
    visibility: hidden;
    width: 885px;
}
#wrapper{
	position: relative;
	top:90px;
	width:885px; 
	height:100%;
	background: url('/bilder/2012/bg/bg-wrapper-bottom.png') repeat-y top center;
	height:auto;
	font: 12px/16px arial,sans-serif;
	margin-left:auto;
	margin-right:auto;
	text-align: left;
	overflow:visible;
	clear:both;
	padding-right:20px;
	padding-left:20px;
}
#wrapper #bg-top{
	background: url("/bilder/2012/bg/bg-wrapper-top.png") no-repeat scroll center top transparent;
    height: 20px;
    left: 0;
    position: absolute;
    top: -20px;
    width: 925px;
}
#wrapper #header{
	position: relative;
	z-index: 50;
}

#wrapper #header .red-line{
	background: url('/bilder/2012/red-line.jpg') no-repeat scroll 0 0 #FFFFFF;
	height:3px;
}

#wrapper #header #searchmask{
	background: url('/bilder/2012/bg/bg_search_logo.png') no-repeat scroll 0 0 #FFFFFF;
	height:105px;
	position:relative;
	z-index: 100;
}
#wrapper #header #navigation{
	background: url('/bilder/2012/header/nav/nav_bg.gif') repeat-x scroll 0 0 #FFFFFF;
	height:35px;
}
#wrapper #main #breadcrump{
	background-color: #ffffff;
	height:20px;
	padding-left: 15px;
	color:#666666;
	padding-top:0px;
	font-size:11px;
}
#wrapper #main #breadcrump *{
	font-size:inherit;
}
#wrapper #main #breadcrump span{
	font-size:11px;
	line-height:1.5;
	font-weight:normal;
}
#wrapper #main #breadcrump  a{
	color:#666666;
	font-size:11px;
	line-height:1.5;
	font-weight:bold;
}
#wrapper #main #breadcrump  a:hover{
	color:#ff0000;
}
#wrapper #main #artist_bar{
	background-color:#90b9c8;
	/*height:33px;
	padding-left:15px;
	padding-right:15px;
	vertical-align: middle;*/
	padding-top:9px;
	padding-bottom:9px;
	padding-left:15px;
	padding-right:5px;
	height:14px;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}

#wrapper #main #artist_bar h1{
	font-weight:bold;
	color:#fff;
	float:left;
	text-transform:uppercase; 
	
}
#wrapper #main #artist_bar h1 a{
	color:#fff;
}
#wrapper #header #navigation{
	position:relative;
	clear:both;
}
#wrapper #header #navigation ul.nav{
	list-style-type:none;
	margin-left:0;
	padding-left:0;
	height:35px;
	float:left;
}
#wrapper #header #navigation ul.nav li{ 
	float:left;
	text-align:center;
	width:122px;
	height:35px;
	background: url('/bilder/2012/header/nav/nav_button.gif') no-repeat scroll 0% 0% transparent;
}
#wrapper #header #navigation ul.nav li:hover, .nav a:hover{ 
	background: url('/bilder/2012/header/nav/nav_button_hover.gif') no-repeat scroll 0% 0% transparent;
}
#wrapper #header #navigation ul.nav li.disabled{ 
	float:left;
	text-align:center;
	width:122px;
	height:35px;
	background: url('/bilder/2012/header/nav/nav_button_hover.gif') no-repeat scroll 0% 0% transparent;
}
/*#wrapper #header #navigation ul.nav li:active{ 
	background: url('../img/header/nav/nav_button_hover.gif') no-repeat scroll 0% 0% transparent;
}*/
#wrapper #header #navigation ul.nav .ui-selecting {
	background: url('/bilder/2012/header/nav/nav_button.gif') no-repeat scroll 0% 0% transparent;
}
#wrapper #header #navigation ul.nav .ui-selected{
	background: #90b9c8;
}
#wrapper #header #navigation ul.nav .ui-unselecting {
	background: url('/bilder/2012/header/nav/nav_button.gif') no-repeat scroll 0% 0% transparent;
}
#wrapper #header #navigation ul.nav li a{ 
	font-weight: bold;
	padding-top:7px;
	height: 28px;
	line-height: 2em;
	float: left;
	width:122px;
	display: block;
	color:#6f6969;
	text-decoration: none;
	text-align: center;
}
/*#wrapper #header #navigation ul.nav li a:focus, ul.nav li a:active {
	background: #90b9c8;
	color:#fff;
}*/
#wrapper #header #navigation #sub-navi{
}
ul.autocomp
{
	list-style-type:none;
	margin:0;
	padding:0;
	border:1px solid #ccc;
	border-bottom:2px solid #ccc;
}
li.autocomp
{
	list-style-type:none;
	display:block;
	margin:0;
	height:29px;
	background:#fff;
	border-bottom:1px solid #ccc;
	font-size:12px;
}

li.autocomp a
{
	display:block;
	padding:5px 0 0 5px;
	font-size:12px;
}

#searchAutoCompContainer
{
	background: none repeat scroll 0 0 transparent;
    /*border: 1px solid #A9A9A9;*/
    font-size: 0;
    height: 211px;
    left: 276px;
    overflow-x: hidden;
    overflow-y: auto;
    position: absolute;
    top: 69px;
    visibility: hidden;
    width: 286px;
	
}




#wrapper #main #content-teaser{
	height:300px;
	clear:both;
	overflow:hidden;
}
#wrapper #main #content-left {
	width:260px;
	background-color:#ffffff;
	float:left;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:20px;
}
#wrapper #main #content-left table{
	background: #fff;
}
#wrapper #main #content-left .box {
	padding-top:20px;
	padding-bottom:20px;
	position:relative;
	border-bottom: 1px solid #a9a9a9;
	overflow:hidden;
	clear:both;
	/*min-height:35px;*/
}
#wrapper #main #content-left .box ul {
	padding-top:15px;
	/*padding-bottom:20px;*/
}
#wrapper #main #content-left .box p {
	padding-top:15px;
	/*padding-bottom:20px;*/
}
#wrapper #main #content-left .box ul li a{

}
#wrapper #main #content-left .box img{
	margin-top:20px;
	/*margin-bottom:20px;*/
}
#wrapper #main #content-left .box .image-right{
	float:right;
	margin:0;
	padding:0;
	padding-bottom:20px;
}
#wrapper #main #content-left .box .more{
	position:absolute;
	bottom:20px;
	left:220px;
	color:#789aa6;
	text-decoration:none;
}
#wrapper #main #content-left .box  .more:hover{
	color:#ff0000;
}
#wrapper #main #content-left #synonyme{
	display:none;
}
#wrapper #main #content-left #collaboration{
	display:none;
}
#wrapper #main #content-left #products{
	/*height:50px;*/
	padding-top:15px;
	float:left;
}
#wrapper #main #content-left #products .product-box{
	width:260px;
	/*padding-right:15px;*/
	padding-top:25px;
	min-height:50px;
	position:relative;
	border-bottom: 1px solid #A9A9A9;
	overflow:hidden;
}
#wrapper #main #content-left #products .product-box .product-box-desc{
	
    height: auto;
    margin-left: 75px;
    /*min-height: 50px;*/
	max-width:150px;
}
#wrapper #main #content-left #products .product-box .product-box-desc a {
	/*color:rgb(105,105,105);*/
}
#wrapper #main #content-left #products .product-box .links{
	float:right;
	position:absolute;
	left:230px; 
	bottom:3px
}
#wrapper #main #content-left #products img{
	float:left;
}
#wrapper #main #content-left #searchform{
	position:relative;
	clear:both;
	overflow:hidden;
	margin-top:15px;
}
/*#wrapper #main #content-left #searchform {
	width:247px;
	height:305px;
	margin-top:15px;
	border-width:0px;
}*/
#wrapper #main #content-left #searchform label{

}
#wrapper #main #content-left #searchform .dialog-fields{
	width:254px;
	margin-bottom:15px;
	padding:2px
}
#wrapper #main #content-left #searchform select.dialog-fields{
	width:260px;
}
#wrapper #main #content-left #searchform #genre-box select.genre-field{
	width:258px;
}
#wrapper #main #content-left #searchform .dialog-fields-button {
	/*position: absolute; 
	bottom: 5px; 
	right: 5px;*/
	float:right;
}	
#wrapper #main #content-left #searchform  .dialog-fields-check{
	margin-right:10px;
}
#wrapper #main #content-left #searchform .checkboxes{
	margin-bottom:8px;
	overflow:hidden;
}
#wrapper #main #content-left #searchform  .checkboxes .dialog-check-label{
	width:110px;
	float:left;
}
#wrapper #main #content-left #searchform  #genre-box {
	margin-bottom: 8px;
    overflow: hidden;
    width: 258px;
}
#wrapper #main #content-right {
	width:594px;
	float:left;
	/*border-left:1px solid #a9a9a9;*/
	margin-left:1px;
	background-color:#f1f2f4;
	margin-bottom:20px;
}
.link{
	text-decoration:underline;
}
#wrapper #main #content-right #bottom {
	padding-left:15px;
	padding-right:15px;
	clear:both;
}
#wrapper #main #content-right  #discografie{
	min-height:200px;
	float:left;
	border-bottom:1px solid #a9a9a9;
	padding-right:15px;
	position:relative;
	overflow:hidden;
	width: 579px;
}
#wrapper #main #content-right  #discografie .artist-image{
	font:0px/0px sans-serif;
	float:left;
	padding:0;
	margin:0;
}
#wrapper #main #content-right  #discografie .artist-image .coverthumbs{
	padding:5px;
	overflow: auto;
}
#wrapper #main #content-right  #discografie .artist-image .flipcoverlink{
	margin-right:5px;
	float:left;
}
#wrapper #main #content-right  #discografie .artist-info{
	/*position:relative;*/
	width:264px;
	float:left;
	background-color:#f1f2f4;
	/*min-height:200px;*/
	/*padding-top:15px;*/
	padding-left:15px;
}
#wrapper #main #content-right  #discografie .artist-info .product-details{
	margin-top:15px;
}
#wrapper #main #content-right  #discografie .infos{
	/*width:160px;*/
	padding-top:10px;
}
#wrapper #main #content-right  #discografie .icons{
	margin-top:10px;
	margin-bottom:10px;
	width:265px;
	overflow:auto;
}
#wrapper #main #content-right  #discografie .icons img {
	float:left;
	margin-right: 10px;
}
#wrapper #main #content-right  #discografie .icons .fsk-offset {
	margin-top: 32px;
}
#wrapper #main #content-right  #track-listing{
	padding-top:20px;
	padding-left:15px;
	min-height:320px;
}
#wrapper #main #content-right  #track-listing tr td h2{
	font-size:14px;
	padding:0px;
}
#wrapper #main #content-right  #track-listing tr td.track-cell{
	vertical-align:top; 
	border-bottom:1px solid #a9a9a9;
	width:35px;
	padding-top:8px;
	min-height:42px;
	max-height:72px;
	padding-right:5px;
}
#wrapper #main #content-right  #discografie .disco-box{
	padding-bottom:15px;
	
	clear:both;
	/*min-height:50px;*/
}

#wrapper #main #content-right  #discografie .disco-box img{
	padding-right:15px;
	float:left;
}

#wrapper #main #content-right .box{
	width:564px;
	/*float:left;*/
	padding-top:20px;
	padding-bottom:15px;
	position:relative;
	border-bottom:1px solid #a9a9a9;
}
#wrapper #main #content-right .box img{
	float:left;
	margin-right:15px;
	margin-bottom:8px;
}
#wrapper #main #content-right .box .logo{
	float:none;
	padding:15px 0 0 0;
}
#wrapper #main #content-right .box p{
	/*margin-top:20px;*/
	margin-bottom:20px;
}
#wrapper #main #content-right .box .copy{
	/*font-size:12px;*/
	padding-bottom:20px;
}
#wrapper #main #content-right .box .copyright{
	margin-top:15px;
}
#wrapper #main #content-right .box ul{
	padding-top:15px;

}
#wrapper #main #content-right .box ul li a{
	color:#666666;
}
#wrapper #main #content-right .box ul li a:hover{
	color:#ff0000;
}
#wrapper #main #content-right #lexikon-index .small{
	width:235px;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:20px;
	margin-right:15px;
	margin-left:15px;
	height:380px;
	float:left;
}

#wrapper #main #content-right #lexikon-index{
	padding-bottom:20px;
	clear:both;
	overflow:hidden;
}

#wrapper #main #content-right table.data{
	padding-top: 15px; 
	padding-bottom: 15px;
	margin-bottom:10px;
}
#wrapper #main #content-right table.data tr{
	text-align:left;
}
#wrapper #main #content-right table.data tr th{
	font-weight:bold;
	text-align:left;
	/*border-top:1px solid #a9a9a9;*/
	border-bottom:1px solid #a9a9a9;
	padding-top:5px;
	padding-bottom:5px;
}
#wrapper #main #content-right table.data tr td{
	/*padding-top:5px;
	padding-bottom:5px;*/
	border-bottom:1px solid #a9a9a9;
}

#wrapper #main #content{
	padding-left:15px;
	padding-right:15px;
	overflow:hidden;
	clear:both;
	background: #F1F2F4;
	width:853px;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}
#wrapper #main #content #net-body{
	margin-top:20px;
	margin-bottom:20px;
}
#wrapper #main #content #net-body h2{
	padding-bottom:0px;
}
#wrapper #main #content .header{
	padding-top:15px;
	padding-bottom:20px;
	border-bottom:1px solid #a9a9a9;
}
#wrapper #main #content .left{
	/*border-right: 1px solid #A9A9A9;
    margin-top: 20px;*/
    padding-right: 15px;
    width: 412px;
	float:left;
}
#wrapper #main #content .right{
	width: 412px;
	padding-left:15px;
	/*border-left: 1px solid #A9A9A9;
    margin-top: 20px;*/
	float:left;
}
#wrapper #main #content .box{
	padding-bottom:20px;
	border-bottom:1px solid #a9a9a9;
	overflow:hidden;
	position:relative;
}
#wrapper #main #content .box .info-text{
	width:250px;
}
#wrapper #main #content .box .box-left{
	/*padding-top:20px;*/
}
#wrapper #main #content .box .first{
	padding:0;
}
#wrapper #main #content .box .box-right{
	bottom: 20px;
    margin-bottom: 0;
    position: absolute;
    right: 0;
	/*height:67px;*/
}
#wrapper #main #content .selectoptions{
	padding-top: 10px; 
	/*padding-bottom: 10px; */
	height:32px;
	border-bottom: 1px solid rgb(169, 169, 169);
}
#wrapper #main #content p{
	margin-top:20px;
}
#wrapper #main #content #gewinnspiel .more{
	float:right;
}
.more{
    bottom: 5px;
    left: 530px;
    position: absolute;
	color:#789aa6;
	text-decoration:none;
}
.back{
    bottom: 20px;
    left: 530px;
    position: absolute;
	display:none;
}
.no-border{
	border:none;
}
.float-left{
	float:left;
}
.float-right{
	float:right;
}
#wrapper #main #content-right  #biografie{
	min-height:171px;
}
#wrapper #main #content-right  #biografie .artistfacts{
	
	width:500px;
	float:left;
	padding-top:20px;
}
.label{
	width:110px;
	float:left;
	font-weight:bold;
}
#wrapper #main #content-right  #rororo{
	min-height:31px;
	padding-bottom:3px;
	/*border-bottom:1px solid #a9a9a9;*/
}
#wrapper #main #content-right  #videos{
	min-height:122px;
	/*border-bottom:1px solid #a9a9a9;*/
}
#wrapper #main #content-right  #tourdaten{
	min-height:100px;
	/*border-bottom:1px solid #a9a9a9;*/
}
#wrapper #main #content-right  #relatedArtists{
	min-height:142px;
	/*border-bottom:1px solid #a9a9a9;*/
}
#wrapper #main #content-right  #relatedArtists a{
	color:#666666;
}
#wrapper #main #content-right  #relatedArtists .artist{
	float:left;
	font-weight:bold;
}
#wrapper #main #content-right  #relatedArtists a:hover{
	color:#ff0000;
}
#wrapper #main #content-right  #relatedArtists img{
	padding:0;
	margin:0;
}
.related-artist-false{
	display: block;
	overflow: auto;
	float:right;
	width:70px;
	white-space: nowrap;
}

#wrapper #main #content-right  #links{
	min-height:86px;
}
#wrapper #main #content-right  #links a{
	font-weight:bold;
}
#wrapper #main #content-right  #links div.row{
	padding:8px 0 8px 0;
	border-bottom:1px solid #a9a9a9;
}

#wrapper #main #content-right #charts-top{
	clear:both; 
	overflow:hidden; 
	margin-top:15px;
}
#wrapper #main #content-right #charts-top select{ 
	margin-right:8px;
}
#wrapper #main #content-right #charts-listing{
	margin-top:20px;
}

#wrapper #main #content-right #charts-listing tr th{
	border-top:1px solid #a9a9a9;
	border-bottom:1px solid #a9a9a9;
	font-weight:bold;
}
#wrapper #main #content-right #charts-listing tr td{
	/*border-top:1px solid #a9a9a9;*/
	border-bottom:1px solid #a9a9a9;

}
#wrapper #main #content-right #charts-listing .chart-header{
	/*height:25px;*/
	padding-top:8px;
	padding-bottom:8px;
}
#wrapper #main #content-right #charts-listing .chart-position{
	height:95px;
	vertical-align: top;
}

#wrapper #main #content-right #charts-listing .chart-position .chartrow-cover{
	margin:10px 0 10px 0;
}

#wrapper #main #content-right #charts-listing .chart-position .chart-position-artist{
	position:relative;
	height:95px;
	margin:0;
}
#wrapper #main #content-right #charts-listing .artist-left{
	width:95px;
}
#wrapper #main #content-right #charts-listing .artist-right{
	width:180px;
}
#wrapper #main #content-right #charts-listing .titel{
	width:173px;
}
#wrapper #main #content-right #charts-listing .pos-left{
	width:35px;
}
#wrapper #main #content-right #charts-listing .pos-right{
	width:83px;
}
#wrapper #main #content-right #charts-listing .chart-position .chart-position-artist .col-content{
	position:absolute;
	top:0px;
	clear:both;
	overflow:hidden;
	width:100%;
	padding-top:15px;
	padding-bottom:15px;
}
#wrapper #main #content-right #charts-listing .chart-position .chart-position-artist .col-content img{
	float:left;
	padding-right:10px;
}
#wrapper #main #content-right #charts-listing .chart-position .chart-position-artist .col-content .current-pos{
	float:right;
	padding-right:0px;
}
#wrapper #main #content-right #charts-listing .chart-position .chart-position-artist .col-content p{
	float:left;
	width:auto;
	width:110px;
}
#wrapper #main #content-right #charts-listing .chart-position .chart-position-artist .col-content p.nofloat{
	clear:left;
	width:150px;
}

#wrapper #main #content-charts{
	padding-left:15px;
	padding-bottom:24px;
	background: url('/bilder/2012/bg/charts-bg.gif') no-repeat bottom #fff;
	height:auto;
	/*width:870px;*/
	overflow: hidden;
	clear:both;
	min-height:500px;
}

#wrapper #main #content-charts ul{
    list-style-type:none;
	overflow: hidden;
	width:172px;
	border-right:1px solid #c9c9c9;
}
#wrapper #main #content-charts ul li {
    width:144px;
	margin-top:15px;
	padding-left:20px;
	margin-left:6px;
}
#wrapper #main #content-charts ul li h2{
	font-size:13px;
	font-weight:bold;
	color:red;
	margin-bottom:0px;
	display:inline;
}
#wrapper #main #content-charts ul span{
	font-weight:bold;
	width:148px;
}
#wrapper #main #content-charts .buy{
	position:absolute;
	right:0;
	bottom:3px;
}
#wrapper #main #content-charts .more-charts{
	padding-left:25px;
	padding-bottom:10px;
	padding-top:10px;
	background: url('/bilder/2012/bg/grey-line-bottom.gif') no-repeat right bottom;
}
#wrapper #main #content-charts .more-charts a{
	color: #789aa6;
}
#wrapper #main #content-charts .more-charts a:hover{
	color: #ff0000;
}
#wrapper #main #content-charts  .last{
	background:none;
}

#wrapper #main #content-charts  .chart-box-date{
	color:black;
	font-size:10px;
}
#wrapper #main #content-charts ul li.firstrow{
   background: url('/bilder/2012/bg/rank1.gif') left top no-repeat;
}
#wrapper #main #content-charts ul li.secondrow{
	background: url('/bilder/2012/bg/rank2.gif') left top no-repeat;
}
#wrapper #main #content-charts ul li.thirdrow{
	background: url('/bilder/2012/bg/rank3.gif') left top no-repeat;
}
#wrapper #main #content-charts ul li.first{	max-height:300px;}
#wrapper #main #content-charts ul li.second{max-height:300px;}
#wrapper #main #content-charts ul li.third{max-height:300px;}
#wrapper #main #content-charts ul li.fourth{max-height:300px;}
#wrapper #main #content-charts ul li.fifth{max-height:300px;}

#wrapper #main #content-charts ul li.firstrow .content-box{
	border-bottom: 1px solid black;
    margin-right: 9px;
    min-height: 130px;
    padding-bottom: 8px;
    width: 132px;
	position:relative;
}
#wrapper #main #content-charts ul li.secondrow .content-box{
	border-bottom: 1px solid black;
    margin-right: 9px;
    min-height: 130px;
    padding-bottom: 8px;
    width: 132px;
	position:relative;
}
#wrapper #main #content-charts ul li.thirdrow .content-box{
	border-bottom: 1px solid black;
    margin-right: 9px;
    min-height: 130px;
    padding-bottom: 8px;
    width: 132px;
	position:relative;
}
.red_line{
	background: url('/bilder/2012/bg/red-line.gif') no-repeat scroll 0% 0% transparent;
	height:5px;
	overflow:hidden;
	clear:both;
}
.grey-bottom-line{
	background-color: #a9a9a9;
	height:1px;
	margin-right:15px;
}

#main{
	background: url("/bilder/2012/bg/main-bg.gif") repeat-y scroll 1px 50% #F1F2F4; 
    clear: both;
    height: 100%;
	overflow:hidden;
	position: relative;
	z-index: 10;
}
#footer{
	background: url('/bilder/2012/bg/footer-bg.png') no-repeat scroll 0% 0% #fd0000;
	height:300px;
	/*max-height:300px;*/
	overflow:hidden;
	padding-bottom:15px;
	/*float:left;*/
}

#footer ul{
		list-style-type:none;
		width:177px;
		float:left;
}
#footer ul li{
		list-style-type:none;
		width:177px;
		padding-left:15px;

}
#footer ul li a{
		text-decoration:none;
		color:#fff;
}
#footer ul li a:hover{

		color:#000;
}
#footer .footer-header{
	height:34px;
	color:#fff;
	padding-left:0px;
	/*border-bottom: 1px solid #9d9d9d;*/
	padding-bottom:15px;
}
#footer .footer-header h2{
	font-weight: bold;
    margin-left: 15px;
    padding-top: 10px;
}
#copyright-bar{
	background: url('/bilder/2012/bg/bg-copyright.png') repeat-x top #ffffff;
	height:40px;
	padding-left:15px;
	
	padding-right:15px;
}
#copyright-bar #copyright{float:left;color:#999595;padding-top:13px;}
#copyright-bar #bookmarks{float:right;padding-top:8px;}

.dialog {
	border: 1px solid #A9A9A9;
	position: absolute;
	background: #fff;
	display:none;
	overflow:hidden;
	clear:both;
}
#dialog-search{
    height: 520px;
    left: 0px;
    top: 2px;
    width: 490px;
	background:#fff;
}
.dialog-search-highslide {
    text-align: left;
	font: 12px/16px arial,sans-serif;
}
.dialog-search-highslide *{
	font: 12px/16px arial,sans-serif;
}
.dialog-search-highslide #dialog-search{
	top:0;
}

#dialog-search .dialog-header{
	padding-left:2px;
	text-align: center;
}
.dialog-header{
	text-align: left;
}
#dialog-genre{
    margin: 0;
    padding: 0;
    width: 120px;
	left: 123px;
    top: 2px;
	border: 1px solid #A9A9A9;
	background:#fff;
}
#dialog-charts{
    margin: 0;
    padding: 0;
    width: 120px;
    left: 246px;
    top: 2px;
	border: 1px solid #A9A9A9;
	background:#fff;
}
.dialog .dialog-header{
	height:32px;
	background:#90b9c8;
	/*padding-left:37px;
	padding-top:6px;*/
	cursor:pointer;
	clear:both;
}
.dialog .dialog-header .close-link {
	width:122px;
	height:26px;
	float:left;
	text-align:center;
	padding-top:5px;
	line-height: 2em;
}
.dialog .dialog-header a{
	font-size:12px;
	color:#fff;
	font-weight:bold;
	width:122px;
	height:32px;
	text-align:center;
}
.dialog .dialog-body{
	/*padding-left:15px;
	padding-right:15px;*/
	padding:15px;
	background: #fff;
}
/*#wrapper #header #navigation ul.nav li ul.menu_body li.alt{
	color:red;
	z-index:11;
}*/
.dialog .dialog-body a{
	color:#5a595e;
	text-decoration:none;
}
.dialog .dialog-body a:hover{
	color:#ff0000;
	/*font-weight:bold;*/
}
.dialog .dialog-body li {
	/*padding-top:5px;*/
}
.dialog .dialog-body p{

}
.dialog .dialog-body .left{
	float:left;
}
.dialog .dialog-body .right{
	float:left;
}
.dialog .dialog-body .title {
	/*padding-top:15px;*/
	padding-bottom:10px;
}
.dialog .dialog-body form{
	color:#b9b9b9;
	clear:both;
	overflow:hidden;
	width:465px;
	/*padding-right:15px;*/
}

.dialog .dialog-body form fieldset{
	border:0px;
	width:215px;
	float:left;
}
.dialog .dialog-body form fieldset  .dialog-fields{
	display:block;
	width:215px;
	margin-top:7px;
	color:#666666;
}
.dialog .dialog-body form fieldset .checkboxes {
	clear:both;
	/*width:210px;*/
	padding-top:3px;
}
.dialog .dialog-body form fieldset .checkboxes input[type="checkbox"]{
    float: left;
    left: 0;
    position: relative;
    top: 1px;
    width: 15px;
	margin:0;
	padding:0;
	margin-top:3px;
}
.dialog .dialog-body form fieldset .checkboxes label{
    display: inline;
    float: left;
    padding-left: 4px;
    width: 86px;
	margin:0;
	margin-top:3px;
	color:#666666;
}
.dialog .dialog-body form fieldset .checkboxes label.chkbox-label-left{
	width: 86px;
	margin-right:30px;
}
.dialog .dialog-body form fieldset .checkboxes label.chkbox-label-right{
	width: 61px;
}
.dialog .dialog-body form fieldset .form-submit {
      background: url("/bilder/2012/header/button/button-go.jpg") no-repeat scroll 0 0 transparent;
      width: 44px;
      height: 31px;
      color:transparent ;
      text-indent:-9000px;
/* IE Fix*/
      font-size: 0px;
      display:block;
      line-height: 0px;
	  border:0px;
}




.adapt-table {
	/*padding-left:15px;
	padding-right:15px;*/
}
.content-table-header
{
	height: 30px;
	font: 12px/30px helvetica,arial,sans-serif;
	color: #000000;
	padding: 0px;
	/*padding-left: 10px;
	padding-right: 10px;*/
	/*background-image: url(/bilder/2005/contentframe/content-table-header-bg.gif);*/
	background-repeat: repeat-x;
	vertical-align: middle;
	/*padding-left:15px;
	padding-right:15px;*/
}

.content-table-header-lim
{
	width: 1px;
	font: 1px/1px monospace;
	background-color: #ECF4F9;
	background-image: url(/bilder/2005/contentframe/content-table-header-lim.gif);
	background-repeat: no-repeat;
}

.col-top
{
	height: 30px;
	font: 12px/30px helvetica,arial,sans-serif;
	color: #000000;
	padding: 0px;
	padding-left: 10px;
	padding-right: 10px;
	background-image: url(/bilder/2005/contentframe/content-table-header-bg.gif);
	background-repeat: repeat-x;
	vertical-align: middle;
}

.col-top-sub
{
	height: 30px;
	padding-left: 10px;
	font: 12px/14px helvetica,arial,sans-serif;
	color: #000000;
	vertical-align: middle;
}

.col-top-lim
{
	height: 1px;
	width: 1px;
	font: 1px/1px monospace;
	background-color: #ECF4F9;
	background-image: url(/bilder/2005/base/bg-dotted.gif);
	background-repeat: repeat-y;
}
.col-left
{

	background-repeat: repeat-x;
	vertical-align: top;
	/*background-color: #e9f2f8;*/
	/*background-color: #fff;*/
}
.col-mid
{
	vertical-align: top;
	/*background-color: #e9f2f8;*/
	background-color:#F1F2F4;
	padding-right:15px;
}
.col-right
{
	background-repeat: repeat-x;
	vertical-align: top;
	background-image: url(/bilder/2005/contentframe/bg.jpg);
	background-repeat: repeat-x;
	background-color: #ECF4F9;
}
.col-lim
{
	width: 1px;
	font: 1px/1px monospace;
	background-color: #a9a9a9;
	/*background-image: url(/bilder/2005/base/vlimes.gif);*/
	background-repeat: repeat-y;
}
.col-generic-cell
{
	padding: 10px;
	vertical-align: top;
}
.col-mid-cell
{
	/*padding: 10px;
	padding-bottom: 20px;
	padding-left:15px;
	padding-right:15px;*/
	/*padding-top:20px;*/
	padding-bottom:20px;
	vertical-align: top;
}
.col-mid-list-cell
{
	font: 11px/14px helvetica,arial,sans-serif;
	color: #111111;
	padding: 5px;
	padding-left: 9px;
	padding-right: 9px;
	vertical-align: top;
}
.col-left-table-selected
{
	
}
.col-left-cover-cell
{
	padding: 10px;
	vertical-align: top;
}
.col-left-text-cell
{
	font: 11px/14px helvetica,arial,sans-serif;
	padding: 10px;
	padding-left: 0px;
	vertical-align: top;
}
.col-left-left-cell
{
	font: 12px/16px helvetica,arial,sans-serif;
	padding-bottom:20px;
	/*margin-left: 15px;
	margin-right:15px;*/
	vertical-align: top;
	border-bottom:1px solid #a9a9a9;
}
.col-left-right-cell
{
	font: 11px/14px helvetica,arial,sans-serif;
	padding: 10px;
	padding-left: 0px;
	vertical-align: top;
}
.col-left-function-table
{
	background-color: #5E83A7;
}
.col-left-function-cell
{
	font: 11px/14px helvetica,arial,sans-serif;
	color: #E3F3FF;
	padding: 10px;
}
.hlim
{
	height: 1px;
	font: 1px/1px monospace;
	/*background-image: url(/bilder/2005/base/hlimes.gif);
	background-repeat: repeat-x;*/
	border-bottom:1px solid #A9A9A9;
}
.vlim
{
	width: 1px;
	font: 1px/1px monospace;
	/*background-image: url(/bilder/2005/base/hlimes.gif);
	background-repeat: repeat-y;*/
	border:1px solid #A9A9A9;
}
.img-content
{
	border: 0px solid #A9A9A9;
}
.img-content-float
{
	border: 1px solid #A9A9A9;
	margin-right: 10px;
	margin-bottom: 5px;
	float:left;
}
.img-icon-float
{
	margin-right: 10px;
	margin-bottom: 5px;
	float:left;
}
.list-head
{
	font: 12px/16px arial,sans-serif;
	font-weight:bold;
	color: #666666;
	/*padding: 5px;
	padding-left: 9px;
	padding-right: 9px;*/
	padding-top:8px;
	padding-bottom:8px;
	padding-left:5px;
	vertical-align: top;
	vertical-align: middle;
}
.list-head-center
{
	font: 11px/11px helvetica,arial,sans-serif;
	color: #000000;
	padding: 5px;
	padding-left: 9px;
	padding-right: 9px;
	vertical-align: top;
	text-align: center;
	vertical-align: middle;
}
.list-head-right
{
	font: 11px/11px helvetica,arial,sans-serif;
	color: #000000;
	padding: 5px;
	padding-left: 9px;
	padding-right: 9px;
	vertical-align: top;
	text-align: right;
	vertical-align: middle;
}
.list-head-selected
{
	font: 11px/11px helvetica,arial,sans-serif;
	color: #000000;
	padding: 5px;
	padding-left: 9px;
	padding-right: 9px;
	vertical-align: middle;
	font-weight:bold;
}
.list-foot
{
	/*font: 11px/11px helvetica,arial,sans-serif;
	color: #000000;*/
	font-size:15px;
	font-weight:bold;
	color:#ff0000;
	padding-top: 9px;
	padding-bottom: 9px;
	vertical-align: middle;
}
.list-foot a{
	color:#ff0000;
}
.list-head-end
{
	background-color: #f0f;
}


.list-cell
{
	font: 12px/16px arial,sans-serif;
	color: #666666;
	/*padding: 5px;*/
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left:5px;
	padding-right:5px;
	
	vertical-align: top;
}

.news-header{
	padding-top:0;
}

p.news-teaser{
	margin-top:5px !important;
}

.list-cell .more {
	position:static;
}


.list-cell-contentbanner
{
	font: 12px/16px arial,sans-serif;
	color: #666666;
	padding: 5px;
	padding-left: 9px;
	padding-right: 9px;
	vertical-align: top;
}

.list-cell-middle
{
	font: 12px/16px arial,sans-serif;
	color: #666666;
	padding: 5px;
	padding-left: 9px;
	padding-right: 9px;
	vertical-align: middle;
}

.list-cell-icon
{
	font: 1px/1px arial,sans-serif;
	padding: 5px;
	padding-left: 9px;
	padding-right: 0px;
	vertical-align: top;
}

.list-cell-center
{
	font: 12px/16px arial,sans-serif;
	color: #666666;
	padding: 5px;
	padding-left: 9px;
	padding-right: 9px;
	vertical-align: top;
	text-align: center;
}
.list-cell-right
{
	font: 12px/16px arial,sans-serif;
	color: #666666;
	padding: 5px;
	padding-left: 9px;
	padding-right: 9px;
	vertical-align: top;
	text-align: right;
}
.list-cell-checkboxrows
{
	font: 12px/16px  arial,sans-serif;
	color: #666666;
	padding-top: 0px;
	padding-bottom: 9px;
	padding-right: 9px;
	padding-left: 0px;
	vertical-align: top;
	vertical-align: middle;
}
.list-cell-checkboxrows INPUT
{
	margin: 0px;
}
.list-head-function
{
	font: 12px/16px arial,sans-serif;
	color: #000000;
	padding: 2px;
	padding-left: 9px;
	padding-right: 2px;
}
.list-head-function-end
{
	font: 12px/16px arial,sans-serif;
	color: #000000;
	padding: 2px;
	padding-left: 9px;
	padding-right: 9px;
}
.list-function
{
	font: 12px/16px arial,sans-serif;
	color: #000000;
	padding: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	vertical-align: middle;
}
.function-cell
{
	font: 12px/16px arial,sans-serif;
	padding: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	vertical-align: middle;
	color: #000000;
	background-color: #ffffff;
}
.function-cell-selected
{
	font: 12px/16px arial,sans-serif;
	padding: 5px;
	padding-top: 8px;
	padding-bottom: 8px;
	vertical-align: middle;
	color: #000000;
}
#newsletter-dialog
{
	text-align: left;
}


