html {
	margin:0;
	padding:0;
}

body {
	background-color: #d8e2ea;
	margin:0;
	padding:0;
	/*font-family: verdana, arial;
	font-size: 11px;
	line-height:18px;*/
	font-family: Arial, Helvetica, sans-serif; 
	font-size:11px;
}

TABLE, TD {
	padding: 0px;
}

TD {
	vertical-align:top;
}

img {
	border:0px;
}

div {
	padding: 0px;
	margin: 0px;
}

a { color: #000; text-decoration:none; cursor:pointer;}
a:hover {
	color: #000;
	text-decoration:none;
	border-color: black black #758088; border-style: dotted; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 0px
}
a:visited {
	color: #000;
	text-decoration:none;
}

.udl, .udl a, .udl a:link{
	color: #000;
	text-decoration:none;
	border-color: black black #758088; border-style: dotted; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 0px
}
.udl a:hover{
	color: #000; 
	text-decoration:none;
}

.underline, .underline:link, .underline:visited { text-decoration: underline; }

#main {
	width:100%;
	text-align: center;
	padding-top:8px;
}

#contentcontainer {
	position: relative;
	top: 0px;
	margin: auto;	
	width:779px;
	text-align: left;
	background-repeat: no-repeat;
}

#footernav {
	width:779px;
	text-align:right;
}

#threedots {
	position: relative;	
	top: -365px;
	left: 785px;
	z-index: 2000;
	width: 10px;
}

.navigation { height:35px; }
.headerimage { height: 147px; }
.content-1 {
	background-repeat: no-repeat;
	height: 370px;
	border-bottom: 1px solid #000;
}

.content-2 {
	background-repeat: no-repeat;
	height: 342px;
}
.footerline-2 {
	height:28px;
	border-bottom: 1px solid #000;
}

.fnav, .fnav:visited, .fnav:link, .fnav:active{
	font-family: Arial, Helvetica, sans-serif; 
	font-size:11px;
	color: #7a848e;
	text-decoration:none;
	padding-right:16px;
}

.fnav:hover{
	color: #fff;
	text-decoration:none;
	padding-right:16px;
}

.fnavactive, .fnavactive:visited, .fnavactive:link, .fnavactive:active, .fnavactive:hover {
	font-family: Arial, Helvetica, sans-serif; 
	font-size:11px;
	color: #fff;
	text-decoration:none;
	padding-right:16px;
}

/* NEWS */
#newscontent {
	margin-top: 15px;
	margin-left: 30px;
	position: absolute;
	width: 705px;
	height: 300px;
	overflow: auto;
	padding: 0px;
	padding-right:20px;
	z-index: 2000;
}
.newsdotimage { width:11px; height:6px; }
.newsimage { border: 2px solid #fff; margin-top:5px; }
.bdottedline { border-bottom:1px dotted #fff; }
.newstablecol1 { width:20px; }
.newstablecol2 { width:30px; }
.newstablecol3 { width:200px; }
.newstablecol4 { padding-right:10px; }


/* ARTISTS */
#artistscontent {
	margin-top: 0px;
	margin-left: 25px;
	position: absolute;
	left: 200px;
	width: 475px;
	height: 270px;
	overflow: auto;
	padding: 0px;
	padding-right:20px;
	z-index: 2000;
	/*border: 1px solid #000;*/
}

.artistheader {
	padding-top:20px;
	padding-left:50px;
}

.selectartists {  
	position: relative;
	top: 4px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;	
	font-size: 11px; 
	font-style: normal; 
	line-height: 17px; 
	font-weight: normal; 
	font-variant: normal; 
	text-transform: none; 
	color: #FFFFFF; 
	text-decoration: none; 
	background-color: #7D8995; 
	border: 1px #FFFFFF solid; 
	width: 200px;
	margin-left:6px;
}

.goartists {
	position: relative;
	top: 6px;
	width:28px;
	height:14px;
	padding-left:20px;
	cursor:pointer;
}

.prevnextartists {
	position: relative;
	top: 6px;
	width:15px;
	height:10px;
	padding-left:20px;
	cursor:pointer;
}

.artiststable{
	width: 100%;
	position: absolute;
	margin-top: 35px;
}
.artiststablecol1 { width:174px; padding-left: 48px;}
.artiststablecol2 {  }

.artistrelease {
	line-height: 16px;
}

/* RELEASES */
#releasescontent {
	margin-top: -15px;
	margin-left: 8px;
	position: absolute;
	left: 180px;
	width: 540px;
	height: 260px;
	overflow: auto;
	padding: 0px;
	z-index: 2000;
}

.releasesheader {
	padding-top:20px;
	padding-left:30px;
	height:40px;
}

.releasestable{
	width: 100%;
	height: 282px;
	padding: 0px;
	position: absolute;
	margin-top: 30px;
}
.releasestablecol1 { width:22px;}
.releasestablecol2 { width:137px; background-color:#aebdca;}
.releasestablecol3 {  }

.navreleaselatest {
	position: relative;
	display:block;
	width:137px;
	height:17px;
	background-repeat:no-repeat;
	font-size:9px;
	overflow:hidden;
	padding-top:0px;
	background: url(/images/releases_layout/latest_combi.gif);
	background-position: left 0px;
	cursor:pointer;
	text-decoration: none;
	margin-bottom: 3px;
}
.navreleaselatest span , .navreleaselatestactive span{ visibility: hidden; }
.navreleaselatest:hover{ background-position: left -17px; text-decoration: none; }
.navreleaselatestactive, .navreleaselatestactive:hover {
	position: relative;
	display:block;
	width:137px;
	height:17px;
	background-repeat:no-repeat;
	font-size:9px;
	overflow:hidden;
	padding-top:0px;
	background: url(/images/releases_layout/latest_combi.gif);
	background-position: left -34px;
	cursor:pointer;
	text-decoration: none;
	margin-bottom: 3px;
}

.navreleasemaxi {
	position: relative;
	display:block;
	width:137px;
	height:17px;
	background-repeat:no-repeat;
	font-size:9px;
	overflow:hidden;
	padding-top:0px;
	background: url(/images/releases_layout/maxi_combi.gif);
	background-position: left 0px;
	cursor:pointer;
	text-decoration: none;
	margin-bottom: 3px;
}
.navreleasemaxi span , .navreleasemaxiactive span{ visibility: hidden; }
.navreleasemaxi:hover{ background-position: left -17px; text-decoration: none; }
.navreleasemaxiactive, .navreleasemaxiactive:hover {
	position: relative;
	display:block;
	width:137px;
	height:17px;
	background-repeat:no-repeat;
	font-size:9px;
	overflow:hidden;
	padding-top:0px;
	background: url(/images/releases_layout/maxi_combi.gif);
	background-position: left -34px;
	cursor:pointer;
	text-decoration: none;
	margin-bottom: 3px;
}

.navreleaselong {
	position: relative;
	display:block;
	width:137px;
	height:17px;
	background-repeat:no-repeat;
	font-size:9px;
	overflow:hidden;
	padding-top:0px;
	background: url(/images/releases_layout/long_combi.gif);
	background-position: left 0px;
	cursor:pointer;
	text-decoration: none;
	margin-bottom: 3px;
}
.navreleaselong span , .navreleaselongactive span{ visibility: hidden; }
.navreleaselong:hover{ background-position: left -17px; text-decoration: none; }
.navreleaselongactive, .navreleaselongactive:hover {
	position: relative;
	display:block;
	width:137px;
	height:17px;
	background-repeat:no-repeat;
	font-size:9px;
	overflow:hidden;
	padding-top:0px;
	background: url(/images/releases_layout/long_combi.gif);
	background-position: left -34px;
	cursor:pointer;
	text-decoration: none;
	margin-bottom: 3px;
}

.navreleasemix {
	position: relative;
	display:block;
	width:137px;
	height:17px;
	background-repeat:no-repeat;
	font-size:9px;
	overflow:hidden;
	padding-top:0px;
	background: url(/images/releases_layout/mix_combi.gif);
	background-position: left 0px;
	cursor:pointer;
	text-decoration: none;
	margin-bottom: 3px;
}
.navreleasemix span , .navreleasemixactive span{ visibility: hidden; }
.navreleasemix:hover{ background-position: left -17px; text-decoration: none; }
.navreleasemixactive, .navreleasemixactive:hover {
	position: relative;
	display:block;
	width:137px;
	height:17px;
	background-repeat:no-repeat;
	font-size:9px;
	overflow:hidden;
	padding-top:0px;
	background: url(/images/releases_layout/mix_combi.gif);
	background-position: left -34px;
	cursor:pointer;
	text-decoration: none;
	margin-bottom: 3px;
}

.releaseimagelatest {
	margin-bottom:10px;
	border: 1px solid #000;
	background-color: #fff;
	padding: 3px;
	width: 120px;
	height: 120px;
}

.releaseimageother {
	margin-bottom:2px;
	border: 1px solid #000;
	width: 70px;
	height: 70px;
}

.releasescontenttable {
	width:100%;
}

.col1releaselatest {
	 width:33%;
	 text-align:center;
}

.col1releaseother {
	 width:33%;
	 text-align:center;
}

.releaseinforowlatest {
	padding-top:6px;
}

.releaseinforowother {
	padding-top:0px;
}

.imgreleaseinfo {
	width:37px;height:10px;
}

.releasedivider {
	height:10px;
}

#releasescontentdetails {
	margin-top: -15px;
	margin-left: 8px;
	position: absolute;
	left: 180px;
	width: 540px;
	height: 260px;
	overflow: auto;
	padding: 0px;
	z-index: 2000;
}

releasesdetailscontenttable {

}

.col1releasedetails {
	width: 150px;
}

.col2releasedetails {
}

.releaseimageshadow {
	z-index:-2000;
	position: relative;
	background-color: #000;
	width: 125px;
	height: 124px;
	top: -125px;
	left: 5px;
}
.releaseimagedetails {
	border: 1px solid #000;
	background-color: #fff;
	padding: 3px;
	width: 120px;
	height: 120px;
}

.prevreleasecat {
	position: relative;
	top: -120px;
	left: 5px;
	width: 15px;
	height: 10px;
}

.tabletracklist {
	width: 100%;
}
.trackcol1 {
	padding-right:5px;
	padding-bottom:3px;
}
.trackcol2 {
	padding-right:5px;
}
.trackcol3 {
	width: 50px;
	text-align:right;
}

/* LINKS */
#linkscontent {
	margin-top: -20px;
	margin-left: 20px;
	position: absolute;
	width: 705px;
	height: 310px;
	overflow: hidden;
	padding: 0px;
	padding-right:20px;
	z-index: 2000;
}

#linkssubcontent {
	margin-top: 0px;
	margin-left: 26px;
	margin-bottom:10px;
	position: relative;
	width: 680px;
	height: 200px;
	overflow: auto;
	padding: 0px;
	padding-right:20px;
	/*z-index: 2000;*/
}

.linksheader {
	padding-top:20px;
	padding-left:30px;
	height:40px;
}

.linkstable {
	width: 100%;
}

.linkscol1 {
	width:20px;
}

.linkscol2 {
	width:40%;
}

.linkscol3 {
	width:60%;
}

.linkskatleiste {
	width: 728px;
	height: 15px;
	margin-bottom: 8px;
}

.linkskatleisteselected {
	width: 513px;
	height: 15px;
	padding-bottom: 15px;
}

.linksdivider{
	padding-bottom:20px;
}

/* CONTACT */
#contactcontent {
	margin-top: 0px;
	margin-left: 45px;
	position: absolute;
	width: 705px;
	height: 310px;
	overflow: hidden;
	padding: 0px;
	padding-right:20px;
	z-index: 2000;
}

.contactheader {
	padding-top:20px;
	padding-left:45px;
	height:40px;
}

/* NEWSLETTER */
#newslettercontent {
	margin-top: 90px;
	margin-left: 45px;
	position: absolute;
	width: 705px;
	height: 280px;
	overflow: hidden;
	padding: 0px;
	padding-right:20px;
	z-index: 2000;
}

.newsletterbody {
	width: 100%;
	height: 100%;
	background-image: url(/images/backgrounds/newsletter.gif);
}

/* FORMS */
INPUT, TEXTAREA {
	border: 1px solid #000;
}

.form {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #000000; text-decoration: none; background-color: #E6EAEE; border: #3E5968; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;
	margin: 0px;
	margin-bottom:2px;
}

.button {  cursor:pointer; background-color: #5B778E; border-color: #B7C5D1 #7D97AC #7D97AC #B7C5D1; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: normal; color: #FFFFFF; text-decoration: none; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}

.contactname {
	width:200px;
}
.contactemail {
	width:200px;
}

.contactemessage {
	width:403px;
	height:180px;
}

.error {
	color:#C80000;
}

.success {
	color:#30B300;
}

.democontact, .democontact:hover, .democontact:visited, .democontact:link, .democontact:active {
	font-size: 18px;
	font-weight: bold;
	text-decoration:underline;
	cursor: pointer;
}

ul,ol {
	list-style-position:outside; 
	list-style-type:square;
}

li {
	color: #000;
	list-style-type: square;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-left:15px;
}

.dottedtop {
	border-top: 1px dotted #fff;
}
/* SHOP */
#shopheader {
	padding-top:15px;
	padding-left:45px;
	height:20px;
}

.tableshopheader { width:660px; }
.tdshopheadercol1 { width:110px; }
.tdshopheadercol2 { width:80px; }
.tdshopheadercol3 { width:100px; }
.tdshopheadercol4 { width:120px; }

.searchsubmit {
	width:15px; 
	height:10px;
}

.imgshopnav {
	padding: 0px;
	margin: 0px;
}
.paddall2 {
	padding: 2px;
}
#storefrontcontent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 35px;
	margin-left: 25px;
	position: absolute;
	left: 20px;
	width: 660px;
	height: 270px;
	overflow: auto;
	padding: 0px;
	padding-right:20px;
	z-index: 2000;
	font-size:11px;
	/*border: 1px solid #000;*/
}

.imgshopthumb {
	width: 50px;
	height: 50px;
	float:left;
	margin-right: 10px;
}

.imgshopfull {
	width: 120px;
	height: 120px;
	float:left;
	margin-right: 10px;
}

.tableshopcatlist { width: 100%; margin:0px; padding:0px; border:0px; border-spacing: 0px; border-collapse:collapse;}
.shopcat0listcol1 { width:60px; padding-top: 10px; padding-bottom: 5px; padding-left: 2px;}
.shopcat0listcol2 { width:220px; padding-top: 10px; padding-bottom: 5px;}
.shopcat0listcol3 { width:60px; padding-top: 10px; padding-bottom: 5px; padding-left: 2px;}
.shopcat0listcol4 { width:220px; padding-top: 10px; padding-bottom: 5px;}
.shopcat1listcol1 { width:60px; padding-top: 10px; padding-bottom: 5px; padding-left: 2px;}
.shopcat1listcol2 { width:220px; padding-top: 10px; padding-bottom: 5px;}
.shopcat1listcol3 { width:60px; padding-top: 10px; padding-bottom: 5px; padding-left: 2px;}
.shopcat1listcol4 { width:220px; padding-top: 10px; padding-bottom: 5px;}
.shipcatlistrowspacer { height:10px; }
.shipcatlistrow1 { background-color: #abb9c6;}
.shipcatlistrow2 {  }
.shopcatlistprice { font-style: italic; }
.shopcatlistcontrols { text-align: right;}

.articledetailcol1 { width: 130px; }
.aricleaction1 { position: relative; margin: auto; top: 20px; width:120px; text-align:center; margin-top:20px; }

.versandborderbr { border-right: 2px solid #b8c7d5;border-bottom: 2px solid #b8c7d5; }
.versandborderb { border-bottom: 2px solid #b8c7d5; }

.cartstats {
	color: #666;
	font-size: 10px;
}

#storecartheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 35px;
	margin-left: 25px;
	position: absolute;
	left: 20px;
	width: 660px;
	height: 20px;
	/*overflow: auto;*/
	padding: 0px;
	padding-right:20px;
	z-index: 2000;
	font-size:11px;
	/*border: 1px solid #000;*/
}

#storecartcontent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 70px;
	margin-left: 25px;
	position: absolute;
	left: 20px;
	width: 660px;
	height: 180px;
	overflow: auto;
	padding: 0px;
	padding-right:20px;
	z-index: 2000;
	font-size:11px;
	/*border: 1px solid #000;*/
}

#storeagbheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 45px;
	margin-left: 25px;
	position: absolute;
	left: 20px;
	width: 660px;
	height: 20px;
	/*overflow: auto;*/
	padding: 0px;
	padding-right:20px;
	z-index: 2000;
	font-size:11px;
	/*border: 1px solid #000;*/
}

#storeagbcontent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 70px;
	margin-left: 25px;
	position: absolute;
	left: 20px;
	width: 660px;
	height: 240px;
	overflow: auto;
	padding: 0px;
	padding-right:20px;
	z-index: 2000;
	font-size:11px;
	/*border: 1px solid #000;*/
}

.tablecartlistheader { margin-top:10px; width: 640px; margin:0px; padding:0px; border:0px; border-spacing: 0px; border-collapse:collapse;}
.tdcartheader { color: #fff; font-size:9px; }
.cartlisthcol1 { width:90px; padding-top: 4px; padding-bottom:4px;}
.cartlisthcol2 { padding-top: 4px; padding-bottom:4px;}
.cartlisthcol3 { width:80px; padding-top: 4px; padding-bottom:4px;}
.cartlisthcol4 { width:60px; padding-top: 4px; padding-bottom:4px;}
.cartlisthcol5 { width:90px; padding-top: 4px; padding-bottom:4px;}
.cartlisthcol6 { width:45px; text-align:center; padding-top: 4px; padding-bottom:4px; }

.tablecartlist { width: 640px; margin:0px; padding:0px; border:0px; border-spacing: 0px; border-collapse:collapse;}
.cartlistcol1 { width:90px; padding-top: 4px; padding-bottom:4px;}
.cartlistcol2 { padding-top: 4px; padding-bottom:4px;}
.cartlistcol3 { width:80px; padding-top: 4px; padding-bottom:4px;}
.cartlistcol4 { width:60px; padding-top: 4px; padding-bottom:4px;}
.cartlistcol5 { width:90px; padding-top: 4px; padding-bottom:4px;}
.cartlistcol6 { width:45px; text-align:center; padding-top: 4px; padding-bottom:4px;}

#storecartsumfooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 25px;
	position: absolute;
	top: 475px;
	left: 20px;
	width: 640px;
	height: 60px;
	overflow: auto;
	padding: 0px;
	padding-right:20px;
	padding-top:10px;
	z-index: 2000;
	font-size:11px;
	border-top: 1px dotted #fff;
}

/* SHOP CHECKOUT ADDRESS */
#storecheckaddresscontent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 70px;
	margin-left: 25px;
	position: absolute;
	left: 20px;
	width: 660px;
	height: 250px;
	overflow: auto;
	padding: 0px;
	padding-right:20px;
	z-index: 2000;
	font-size:11px;
	/*border: 1px solid #000;*/
}

.tablecheckaddress td { padding-bottom: 8px; }
.checkoutaddressinput { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	font-variant: normal; 
	text-transform: none; 
	color: #000000; 
	text-decoration: none; 
	background-color: #C6D6E5; 
	border: #FFFFFF; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px; 
	width: 500px; 
	padding: 2px;
}

/* OLD STYLES */ 
.text1 { font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #000000; text-decoration: none; margin-right: 30px; margin-left: 30px; }

/* monikakruse specific */
.text1mk { font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #fff; text-decoration: none; margin-right: 30px; margin-left: 30px; }
.buttonmk {  cursor:pointer; background-color: #663220; border-color: #9e9457 #9e9457 #9e9457 #9e9457; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: normal; color: #FFFFFF; text-decoration: none; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.formmk {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; 
	line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; 
	color: #fff; text-decoration: none; background-color: #663220; border: #9e9457; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;
	margin: 0px;
	margin-bottom:2px;
}
