/*
Project Name: der Hörverlag
Version: 1.0
Author: Design Aspekt (JB)
*/

/* ------------------------------------------ LAYOUT */

html {
	margin: 0;
	padding: 0;
	height: 100%;	
}

body {
	background: #ffffff;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #3c3c3c;
	font-size: 11px; 
	line-height: 16px;
	margin: 0;
	font-style: normal;
}

#layout {
	position: relative;
	width: 980px;
	text-align: left; 
	margin: -192px auto 0 auto;
}

div, img	{
	margin: 0;
	padding: 0;
	border: none;
}

div {
	-moz-box-sizing:border-box;
	box-sizing:border-box;	
}

a {
	color: #bf0000;	
	text-decoration: none;
}

a:hover {
	color: #bf0000;
	text-decoration: underline;
}

.authorlink {
	color: #b70000 !important;
	font-style: italic !important;
	font-weight: normal !important;
}

.authorlink:hover {
	text-decoration: underline !important;
}

a:visite {
	color: bf0000;
	text-decoration: none;
}

ol, ul {
	list-style:none outside none;
}


#fblogo {
	display: none;
	position:absolute;
	top:0;
	left:0;
	width: 200px;
	height: 200px;
	z-index: 1200; 
}

#my-skin {
	display: none;
	position: absolute;
	top: 36px;
	left: 250px; 
	width: 279px;
	height: 274px; 
	z-index: 1100; 
}


/* ------------------------------------------ HEADER */
#head {
	margin: 0 auto 0 auto;
	padding: 120px 0 0 0; 
}

.headdark {
	positon: relative; 
	background-color: #3c3c3c;	
	width: 100%;
	height: 36px;	
}

.headbright {
	background-color: #dadada;
	width: 100%;
	height: 36px;	
}


#header {
	position: relative; 
	height: 120px;
	width: 100%;	
}


#search {
	position: relative;
	height: 22px;
	width: 288px;
	padding-left: 30px; 
	margin-top: 24px;
}

#search .searchinput {
	width: 250px;
	height: 14px;
	border: 1px solid #cccccc;
	padding: 3px 5px 3px 5px;
	float:left;
}

#logo {
	position: relative; 
	background-image: url(../pix/logo.png); 
	background-color: #transparent; 
	background-position: center;
	background-repeat: no-repeat;
	margin-top: 24px;
	text-align: right;
	width: 172px;
	height: 30px;
	float: right;
	margin-right: 20px;
}

#search button {
	background-image: url(../pix/mag-2.gif); 
	background-repeat: no-repeat;
	width: 26px;
	height: 22px;
	border:0;
	display:block;
	cursor:pointer;
	float:right;

}
/* ------------------------------------------ NAVIGATION */

#main-navigation {
	position: relative;
	width: 980px;
	height: 36px;
	line-height: 36px;
	background-color: #3c3c3c;
	float:left;
	z-index:1000;
	padding-left: 10px;
	background-image: url(../pix/bgr-main-darkgrey.gif);
	background-repeat:repeat-y;
	background-position: 0px 0px;
	width: 1000px;
}
#main-navigation li.large {
	width: 242px;
	border-right: none;
}
#main-navigation li.large a {
	text-align: left;
}

.swing-right {
	position: absolute;
	top: 36px;
	right:0;
}

#main-navigation ul {
	padding: 0;
	margin: 0;	
}

#main-navigation ul ul li {
	line-height: 30px;	
	width: 192px;
}

#main-navigation li {
	position: relative;
	float: left;
	border-right: 1px solid #7b7b7b;
	padding: 0;
	margin: 0;
}

#main-navigation a {
	display: block;
	text-align: center;
	font-weight: bold;
	color: #ffffff;
	font-size: 125%;
	padding-left: 19px;
	padding-right: 19px;
}

#main-navigationRight a {
	display: block;
	text-align: center;
	font-weight: bold;
	color: #ffffff;
	font-size: 125%;
	padding-left: 16px;
	padding-right: 16px;
}

#main-navigation ul li a:hover {
	background-color: #7b7b7b;
}

#main-navigation .hi {
	background-color: #7b7b7b;
}

#main-navigation a.active {
	background-color: #778d9c;
	padding: 3px 0 0;
	color: #fff;
}

#main-navigation li li {
	float: none;
	border: none;
}

#main-navigation li li a {	
	font-weight: normal;
	font-size: 11px; 
	color: #ffffff;
	text-transform: none;
	text-align: left;
	background-color: #7b7b7b;
	border-bottom: 1px solid #6e6e6e;
	zoom: 1;
}

#main-navigation li ul {
	position: absolute;
	z-index: 1000;
	top: 36px;
}

#main-navigation ul li ul li a:hover {
	font-size: 100%; 
	background-color: #a6a6a6;
}

#main-navigation li ul, #main-navigation li:hover li ul, #main-navigation li:hover li:hover li ul {
	display: none;
}

#main-navigation li:hover ul, #main-navigation li:hover li:hover ul, #main-navigation li:hover li:hover li:hover ul {
	display: block;
}

/*main navigation */



#service-navi {
	width: auto;
	height; auto;
	margin-left: 30px;
	line-height: 30px; 
}

#service-navi ul {
	margin: 0;
	padding: 0;
}

#service-navi li { 
	margin-right: 16px; 
	float: left; 
}

#service-navi a {
	color: #ffffff;
	font-weight: bold;
	
}

#service-navi .hi {
	text-decoration: underline
}

#user-navi {
	height: 36px;
	background-color: #dadada;
	padding-left: 30px;
	padding-right: 20px;
	
	background-image: url(../pix/bgr-main-lightgrey.gif);
	background-repeat:repeat-y;
	background-position: 0px 0px;
	width: 1000px;
}

#user-navi form {
	margin-top: 6px;
	width: 30%;	
	float: left;
}

#subNavi {
	padding: 0 0 0 0 ;
	line-height: 36px;
	float: left;
	margin-bottom: 20px;
	width: 172px;
}

#subNavi h3 {
	padding-bottom: 7px;	
}

#subNavi .hi, #subNavi li a:HOVER {
	font-weight: bold;
}

#subNavi ul {
	margin: 0;
	padding: 0;	
}

#subNavi li {
	border-bottom:1px solid #dadada;
	line-height: 30px; 
}

#subNavi li a {	
	color:#3c3c3c;
	font-size:11px;
	font-weight:normal;
	text-align:left;
	text-transform:none;
}

#subNavi p {
	line-height: 16px;
	margin-top: 6px;	
}


#footerNavi {
	border-bottom: none;
}

#footerNavi .hi {
	font-weight: bold;	
}




.whiteboader {
	/*margin: 6px 10px 0 0;*/
	margin: 6px 10px 0 0;
	padding:0 5px;
	float: right;
	border: 1px solid #ffffff;
	line-height: 22px;
}

#whiteboader ul li {
	display:inline;
	margin: 0 10px 0 5px;
	padding:2px 5px 5px 25px;
}

.heart {
	background-image: url(../pix/heart.gif);
	background-repeat:no-repeat;
	background-position: 0px 0px;
}

.whiteboader a {
	color: #000000;
	margin-right: 6px;
	vertical-align: middle;
}

.whiteboader a:hover {
	color: #b70000;
	text-decoration: none;
}




/* ------------------------------------------ CONTENT */
#content {
	padding:20px 0 10px 30px;
	height: auto;
	background-image: url(../pix/bgr-main.gif);
	background-repeat:repeat-y;
	background-position: 0px 0px;
	width:1000px;
}


/* ------------------------------------------ CONTENT ELEMENTE */
.col1 {
	float: left;
	width: 76px;
	margin-right: 20px;
}

.col2 {
	float: left;
	width: 172px;    
	margin-right: 20px;
}

.col3 {
	float: left;
	width: 268px;
	margin-right: 20px;
}

.col4 {
	float: left;
	width: 364px;
	margin-right: 20px;
}

.col5 {
	float: left; 
	width: 460px;
	margin-right: 20px;
}

.col6 {
	float: left;
	width: 556px;
	margin-right: 20px;
}

.col7 {
	float: left;
	width: 652px;
	margin-right: 20px;
}

.col8 {
	float: left;
	width: 748px;
	margin-right: 20px;
}

.col9 {
	float: left;
	width: 844px;
	margin-right: 20px;
}

.col10 {
	float: left;
	width: 940px;
}

p {
	margin: 0 0 16px 0;
}

hr {
	clear: both;
	height: 1px;
	margin: 10px 0;
	color: #fff;
	background-color: #e8e8e8;
	border: 0px solid #ffffff;
	border-bottom: 1px dotted #000;
}

.flash {
	margin: 0 0 20px 0;
	width: 940px;
	height: 248px; 
	background-color: #e8e8e8;
}


/***************SLIDESHOW */
#slideshow {
	width: 100%;
	height: 212px;
	margin-bottom: 20px;	
}


/***************STANDARDBOX */
.standardbox {
	float: left; 
	background-color: #e8e8e8;
	margin-bottom: 20px;
	padding-top: 10px; 
	padding-bottom: 15px;
	padding-left: 10px;
	padding-right: 10px;
}

.standardbox h2 {
	margin: 0 0 20px 0;	
	font-weight:bold;
}

.standardbox img {
	margin-right: 10px;
}

.standardbox a {
	color: #000000;
	font-weight: bold;	
}

.standardbox a:hover {
	color: #b70000;
	text-decoration: none;
}

.standardbox ul {
	margin: 0 0 0 0;
	padding: 0;	
}

.standardbox li p {
	margin: 0;
	padding: 0;
}

.standardbox p {
	margin: 0;
	padding: 0;	
}

/***************Equal Height Columns Style */
.equal-box {
	width: 172px;
	float: left; 
	background-color: #e8e8e8;
	padding: 10px 10px 15px 10px;
	margin: 0 20px 20px 0;
}

.equal-box h2 {
	margin: 0 0 20px 0;	
	font-weight:bold;
}

.equal-box img {
	margin-right: 10px;
}

.equal-box a {
	color: #000000;
	font-weight: bold;	
}

.equal-box ul {
	margin: 0 0 0 0;
	padding: 0;	
}

.equal-box li p {
	margin: 0;
	padding: 0;
}

.equal-box p {
	margin: 0;
	padding: 0;	
}

.equal-box a {
	color: #bf0000;	
}

.equal-box img {
	padding: 1px; 
	border: 1px solid #b8b8b8;
	margin-bottom: 20px;
}

.equal-box .divide-solid {
	margin-top: 15px;	
}


/*************** Sitemap */
.sitemap {
	background-color: transparent;
	border-bottom: 1px solid #e8e8e8;

}

/*************** Umfrage */
.marker {
	float: left;
	width: 6px;
	height: 6px;
	line-height: 1px;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	margin: 4px 5px 0px 10px;
	padding: 0px;
	overflow: hidden;
}
.bar {
	float: left;
	width: 6px;
	height: 6px;
	line-height: 1px;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	margin: 1px 0px 0px 0px;
	padding: 0px;
	overflow: hidden;
}
.red {
	background-color: #d10000;
	background-image: url(../pix/bar_red.gif);
	background-repeat: repeat-x;
}
.blue {
	background-color: #445b90;
	background-image: url(../pix/bar_blue.gif);
	background-repeat: repeat-x;
}
.white {
	background-color: #ffffff;
	background-image: url(../pix/bar_white.gif);
	background-repeat: repeat-x;
}
.percentage {
	float: left;
	width: 35px;
	font-size: 8px;
	line-height: 8px;
	text-align: right;
	margin: 0px 5px 0px 0px;
	padding: 0px;
}



/*************** Modul Home Specials (col6) S. 41 */
.special {
	width: 556px;
}

.special .specialteaser {
	width: 536px;
}

.special .specialteaser ul {
	list-style: disc;
	margin-left: 15px;	
}


/*************** Modul Home Neuerscheinungen (col4) S. 44) */
.publications {
	width: 364px;	
}


.publications h2 {
	margin: 0 0 5px 0;	
}

.publications .description {
	padding: 0;
	margin: 0;	
	line-height: 16px;
	width: 50%; 
}
	
.publications ul {
	height: auto;
	margin-bottom: 10px;
}

.publications li {	
	display:block;
	min-height: 1px;
	width: auto;
	margin: 0 0;
	line-height:0;
	
	padding: 15px 0 0 0;
	
}

.publications li hr {
	margin: 0 0 0 0;
	padding: 15px 0 0 0;
}

.publications li img {
	margin: 0 20px 0 0;
	float: left;
	padding: 1px;  
	border: 1px solid #b8b8b8;
	/*
	padding: 0 0 0 0;
	border: 1px solid #ffffff;
	*/
}

.publications li div {
	float: left; 
}

.publications li a {
	color: #bf0000;	
}

.publications li .hoverdiv {
	display: none;
	position: absolute;

	padding: 0;
	margin: -150px 0 0 0;
	width: auto;
	height: auto;
}

.publications .icons {
	float: right; 
}

.publications .icons a {
	float: left; 	
}

/*
.publications li:hover, .publications li:hover hr {
	background-color: #dadada;	
}

.publications li:hover .hoverdiv {
	display: block;
}
*/



/*************** Modul Home Topempfehlungen (col6) S. 42) */



/*************** Modul Home Meldungen (col6) S. 43) */
.news {
	width: 556px;
	height: auto;
	float: left; 
	margin: 0 20px 20px 0;
}

.box {
	width: 258px;
	float: left; 
}

.box .dotted-divide-short {
	margin-top: 20px; 	
}

.news .box a {
	color: #bf0000;	
}


/*************** Modul Home Tweets (col6) S. 45) */
.tweets {
	width: 344px;
	float: left;
}


/*************** Modul Home Facebookintegration (col4) S. 46) */
.facebook h2 {
	float: left; 	
}

.facebook img {
	margin-right: 0;	
}

.facebook div {
	width: 343px;
	height: auto;
}


/*************** Modul List Produkte Thumbnail (col2) S. 54) */
.productthumb {
	width: 172px;
}

.productthumb a {
	color: #bf0000;	
}

.productthumb img {
	padding: 1px; 
	border: 1px solid #b8b8b8;
	margin-bottom: 20px;
}

.productthumb .divide-solid {
	margin-top: 15px;	
}


/*************** Modul List Produkte Thumbnail (col3) S. 31) */
.productthumb_large {
	width: 268px;
}

.productthumb_large img {
	padding: 1px;  
	border: 1px solid #b8b8b8;	
	margin-bottom: 20px;
}

.productthumb_large a {
	color: #bf0000;	
}



/*************** Modul List Produkte Liste (col6) S. 56) */
.productlist img {
	float: left;
	padding: 1px;  
	border: 1px solid #b8b8b8;
	margin-right: 20px;
}

.productlist a {
	color: #bf0000;	
}

.productlist div {
	position: relative; 
}

.productlist {
	width:100%; 
}


/*************** Modul Marginalie (col2) S. 55) */
.marginal {
	background-color: #ffffff;
	height: auto; 
	margin: 0;
	padding: 0;
	float: left; 
	width: 100%;
}

.marginal h3 {
	padding-bottom: 7px;	
}

.marginal li {
	margin: 15px 0 15px 0;	
	padding-bottom: 5px;
}

.marginal ul {
	margin: 15px 0 0 0;	
}

.marginal div {
	margin-top: 15px; 
	line-height: 0px;
}

.marginal div a, .marginal div p {
	line-height: 16px; 	
}

.marginal div a:hover, .marginal li a:hover {
	color: #b70000;
	text-decoration: none;
}

.marginal .center {
	text-align: center; 	
}

.marginal img {
	padding: 1px;  
	border: 1px solid #b8b8b8;
	margin-bottom: 10px;	
}

.marginal li a {
	color: #bf0000;
	margin: 0;
	padding: 0; 	
}

.marginal hr {
	margin: 0; 	
}

.marginal .boxshade {
	margin-bottom: 20px;	
}

.marginal .boxshade hr {
	padding-top: 20px; 
	background-color: transparent;	
}


/*************** Modul Historie (col2) S. 56) */
.history {
	margin: 0;
	padding: 0 0 0 0 ;
	height: 100%; 
}

.history h3 {
	padding-bottom: 7px;	
}

.history ul {
	padding: 0;	
	margin-top: 15px;	
}

.history li {
	text-align: center;	
}

.history a {
	font-weight: bold;	
}


/*************** Modul Detail (col3) S. 51) */
.detail img {
	margin: 10px 0 20px 0;
	padding: 1px;  
	border: 1px solid #b8b8b8;
}

.detail h2 {
	margin: 0 0 15px 0;	
}

.detail a img {
	border: none;	
	margin: 20px 0 0 0;
}


/*************** Modul Cross-Link (col3) S. 50) */
.crosslink {
	width: 268px;
}

.crosslink img {
	float: left; 

	padding: 0 10px 10px 0;
}

.crosslink a {
	color: #bf0000;	
}


/*************** Modul Ähnliche Produkte (col3) S. 53) */
.similar {
	width: 268px;	
}

.similar div {
	margin-bottom: 0px;	
}

.similar .divide-dotted {
	margin-top: 20px;	
}

.similar .divide-dotted {
	margin-bottom: 0px;
}



/*************** Modul Rezensionen (col5) S. 48) */
.review {
	/*width:460px;*/
	padding: 10px 0 10px 0;
	/*margin: 0 0 20px 0;*/	
	margin: 0 0 0 0;
	/*border-bottom: 1px solid #000000;*/
	background-color: #ffffff;
}

.review h2 {
	border-bottom: 3px solid #3c3c3c;
	padding: 0;
	margin: 0 0 15px 0;
	float: left;
	width:460px;		
}

.review h4 {
	margin: 0;
	font-size: 11px;
	font-weight: bold;
}

.review .last {
	margin-bottom: 10px;	
}

.review .col5 {
	border-bottom: 1px solid rgb(0, 0, 0); 
	padding-bottom: 10px;	
}


.review a:hover {
	color: #b70000;	
	text-decoration: none;
}


/*************** Modul List Menschen (col4) S. 49) */
.people {
	width:364px;
	padding-bottom: 0 !important;
}

.people div {
	width: 75%;	
}

.people img {
	float: left; 
	margin-right: 20px; 
	
	padding: 1px;  
	border: 1px solid #b8b8b8;
}

.people a {
	color: #bf0000;	
}


/*************** Modul Detail Menschen (col8) S. 30) */
.peopledetail {
	padding: 0;	
	margin: 20px 0 20px 0;
	float: left; 
}

.peopledetail h1 {
	margin: 0;
}

.peopledetail img {
	float: left;
	margin-right: 20px; 	
}

.peopledetail a {
	font-weight: bold;
}


/*************** Modul Produktdetail (col4) S. 27) */
.productdetail {
	background-color: transparent;
	width:460px;
}

.productdetail h4 {
	margin: 0;
}

.productdetail a {
	color: #bf0000;
}

.productdetail ul {
	margin: 0;	
	padding: 0;
}

.productdetail li {
	font-weight: bold;	
}


/*************** Modul Empfehlen (col4) S. 27) */
.recommend {
	width:460px;
}

.recommend .left {
	width: 260px;
	float: left;
	margin-right: 20px;
}

.recommend .right {
	width: 150px;
	float: left;
}

.recommend input {
	margin: 0 0 5px 0;
}

.recommend h4 {
	margin-top: 0;	
	margin-bottom: 10px;
}

.recommend #btn_submit {
	margin-top: 20px;
}

.recommend img {
	padding: 10px 0 0 12px; 
	float: left;
}

.recommend .col1, .recommend #btn_submit {
	text-align: center;
}

.recommend a {
	color: #bf0000;	
}




/*************** Modul Hörbuch Teaser (col8) S. 30) */
.teaser {
	padding: 0 0 10px 0;	
	background-color: #ffffff;
	border-bottom: 1px solid #000000;
}

.teaser h3 {
	margin: 0 0 20px 0;
}




/*************** Modul Breadcrumb (col4) S. 27) */
.breadcrumb {
	margin: 0;
	padding: 0;
}

.breadcrumb ul {
	padding: 0;
	margin: 0;
	float: right;
}

.breadcrumb li {
	float: right; 
	padding: 0 20px 0 0;
}

.breadcrumb a {
	color: #000000;
	font-weight: bold; 	
}

.breadcrumb a:hover {
	color: #bf0000;
	font-weight: bold; 	
	text-decoration: none;
}

.breadcrumb img {
	padding: 0 10px 0 10px;
}

.breadcrumb h3 {
	width:448px;
	font-weight: bold;
	font-size: 14px;
	line-height: 18px;
	border-bottom: 3px solid #3c3c3c;
	padding-bottom: 7px;
}

.breadcrumb .moveright {
	width:300px;
	font-weight: bold;
	font-size: 14px;
	line-height: 18px;
	border-bottom: 3px solid #3c3c3c;
	padding-bottom: 7px;
}


/*************** Modul Headline (col6) S. 34) */
.headline {
	margin: 0 0 20px 0;
	padding: 0 0 0 0 ;
	height: auto; 
	min-height: 18px;
	border-bottom: 3px solid #3C3C3C;
	height:28px;
}

.headline h3 {
	padding-bottom: 7px;
	border: none; 	 
}

.headline h4 {
	float: left; 	
}

.headline li {
	float: right;
	margin-left: 10px; 	
}

.headline a {
	color: #000000;	
}

.headline a:hover {
	color: #b70000;
	text-decoration: none;	
}


/*************** Modul Beitrag (col6) S. 32) */
.article .text {
	width: 394px;
	float: left;	
	margin-bottom: 10px;
	padding-left: 10px;
}


.article img {
	padding-right: 1px;
	/*margin: 0 10px 0 0;*/
	border: 1px solid #b8b8b8;	
}

.article p {
	margin: 0;
}

.article a {
	font-weight: bold;	
}




/*************** Modul Backstage A (col8) S. 33) */
.backstage {
	float: left;
	margin-top: 20px;
}


/*************** Modul Trailer (col2) S. 33) */
.trailer {
	margin-top: 20px;
	margin-bottom: 20px;
}

.trailer a {
	font-weight: bold;	
	float: left;
}



/*************** Modul Kontakt (col2) S. 38) */
.contact input {
	background: #e8e8e8;
}

.contact .radio {
	background-color:transparent;
	border-style:none;
	margin:0 0 3px;
	vertical-align:middle;
	width:auto !important;
}

.contact textarea {
	background: #e8e8e8;
}

.contact .btn {
	float: none;
	width:auto !important;
	font-size:12px;
	font-weight:bold;
	color:#3c3c3c !important;
	margin:10px 0 0 0 !important;
	padding:2px 6px 2px 6px !important;
	background-image:url(../pix/btn-bgr.gif);
	background-repeat:repeat-x;
	border-right:1px solid #888888 !important;
	border-bottom:1px solid #888888 !important;
	border-left:1px solid #f6f6f6 !important;
	border-top:1px solid #f6f6f6 !important;
	cursor:pointer;	
}

.contact ul {
	margin: 0 0 20px 0;	
}



/*************** Toolbar*/
.toolbar {
	width: 460px;	
}

.toolbar div {
	float: left;
	text-align: center;	
	margin-left: 14px;
	margin-right: 14px;	
}

.toolbar a {
	margin-left: auto;
	margin-right: auto;
	display: block;
}



/*************** FAQ */
p.faq, div.faq {
	margin-bottom: 14px;
}


/* ------------------------------------------ FOOTER */
#footer {
	width: 1000px;
	padding: 30px 20px 20px 30px;
}

.ftmodule {
	height: auto;
	width: 172px;
	float: left;
	margin-right: 20px;	
	color: #a3a2a4;
}

.ftmodule li {
	float: left; 
	margin-bottom: 10px;
}

.ftmodule div {
	border-bottom: 3px solid #a3a2a4;	
	margin-bottom: 10px;
}

.ftmodule  h4 {
	padding-bottom: 10px;	
}

.ftmodule a {
	color: #a3a2a4;
}

.ftmodule p {
	margin: 0;	
}







/* ------------------------------------------ FONT */
h1 {
	font-weight: bold;
	font-size: 20px;
	line-height: 24px;
	margin: 0 0 30px 0;
}

h2 {
	font-size: 14px;
	line-height: 18px;
	margin: 0 0 30px 0;
}

h3 {
	font-weight: bold;
	font-size: 14px;
	line-height: 18px;
	border-bottom: 3px solid #3c3c3c;
}

h4 {
	font-weight: bold;
	font-size: 14px;
	line-height: 18px;
}

h5 {
	font-weight: bold;
	font-size: 13px;
	line-height: 18px;
}

.bgChildren {
	background-image: url(../pix/bg_kids.gif); 
	background-color: #transparent; 
	background-position: left top;
	background-repeat: repeat;
}

.roundedbottom {
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomright: 5px;
  	-webkit-border-bottom-right-radius:5px;
  	-webkit-border-bottom-left-radius:5px;
}

.rounded {
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
  	-webkit-border-radius:5px;
}

.nopadding {
	padding: 0 !important;	
}

.nopaddingright {
	padding-right: 0 !important;	
}

.nomargin {
	margin: 0 !important;	
}

.nomarginright {
	margin-right: 0 ! important;	
}

.noborder {
	border: none !important;
}

.lightgrey {
	color: #999999;	
}

.italic {
	font-style: italic;	
}

.bold, strong {
	font-weight: bold; 	
}

em {
	font-style: italic;	
}

.notbold {
	font-weight: normal !important;	
}

.moveleft {
	text-align: left;
	float: left; 	
}

.moveright {
	float: right; 
}

.margintop {
	margin-top: 20px !important;	
}

.clearall {
	clear:both;
	height:0;
	width:0;
	font-size:0;
}

.subtext { 
	display: none; 
}

.imageborder {
	padding: 1px;  
	border: 1px solid #b8b8b8;		
}

.releasedate {
	margin-top: 5px;	
	float: none;
}


.bgr-footer {
	height: auto;
	background-image: url(../pix/bgr-footer.gif);
	background-repeat:none;
	background-position: 0px 0px;
	width:1000px;
	height:20px;
}


.imagebutton {
	margin: 0;
	padding: 0; 
	width: auto;
	
}


/********************* Mein Skin Start */

.controls {
	margin: 6px 10px 0 0;
}

.header-red {
	background-color: #bf0000;
	background-image: url(../pix/red-header.png);
	background-position: top center;
	background-repeat: no-repeat;
}

.header-pink {
	background-color: #c7006b;
	background-image: url(../pix/pink-header.png);
	background-position: top center;
	background-repeat: no-repeat;
}

.header-purple {
	background-color: #612180;
	background-image: url(../pix/purple-header.png);
	background-position: top center;
	background-repeat: no-repeat;
}

.header-dark-blue {
	background-color: #0970b3;
	background-image: url(../pix/dark-blue-header.png);
	background-position: top center;
	background-repeat: no-repeat;
}

.header-light-blue {
	background-color: #37a8db;
	background-image: url(../pix/light-blue-header.png);
	background-position: top center;
	background-repeat: no-repeat;
}

.header-dark-green {
	background-color: #338f00;
	background-image: url(../pix/dark-green-header.png);
	background-position: top center;
	background-repeat: no-repeat;
}

.header-light-green {
	background-color: #84ac1c;
	background-image: url(../pix/light-green-header.png);
	background-position: top center;
	background-repeat: no-repeat;
}

.header-light-orange {
	background-color: #f09200;
	background-image: url(../pix/orange-header.png);
	background-position: top center;
	background-repeat: no-repeat;
}

.header-dark-orange {
	background-color: #e6511e;
	background-image: url(../pix/dark-orange-header.png);
	background-position: top center;
	background-repeat: no-repeat;
}

.header-turquoise {
	background-color: #03bdab;
	background-image: url(../pix/turquoise-header.png);
	background-position: top center;
	background-repeat: no-repeat;
}

/********************* Mein Skin End */


/********************* Form Styles Start */
form input {
	color: #3c3c3c;
	width:255px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	padding: 5px;
	background: #ffffff;
	border-top:1px solid #888888 ;
	border-left:1px solid #888888 ;
	border-bottom:1px solid #f6f6f6 ;
	border-right:1px solid #f6f6f6 ;
	margin: 0 0 5px 0;
}


form .checkbox {
	width: auto; 
	margin: 5px 10px 0 0;	
}

form textarea {
	width:255px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #3c3c3c;
	font-size: 11px;
	padding: 5px;
	background: #ffffff;
	border-top:1px solid #888888 ;
	border-left:1px solid #888888 ;
	border-bottom:1px solid #f6f6f6 ;
	border-right:1px solid #f6f6f6 ;
}

.btn {
	float:left;
	width:auto !important;
	font-size:11px;
	font-weight:bold;
	color:#3c3c3c !important;
	margin:10px 0 0 90px !important;
	padding:2px 6px 2px 6px !important;
	background-image:url(../pix/btn-bgr.gif);
	background-repeat:repeat-x;
	border-right:1px solid #969696 !important;
	border-bottom:1px solid #969696 !important;
	border-left:1px solid #dfdfdf !important;
	border-top:1px solid #dfdfdf !important;
	cursor:pointer;
}


.colorbtn {
	background-color:#ad0101 !important; 
	font-size:11px;
	font-weight:bold;
	color:#ffffff !important;
	border-right:1px solid #270000 !important;
	border-bottom:1px solid #270000 !important;
	border-left:1px solid #do4444 !important;
	border-top:1px solid #do4444 !important;
	cursor:pointer;
	width: auto !important;
	padding: 4px 10px 4px 10px;
	background-image: url(../pix/btn-bgr-red.gif) !important;
	background-repeat:repeat-x !important;
}

select {
	background: #e8e8e8;
	font-family: inherit;
	font-size: 11px;
	color: #3c3c3c;
}


.form-item {
	height:32px;
	float:left;
	display:block;
}

.form-item-high {
	height: 150px;	
}

.form-item select {
	width:267px;
	padding:3px;
}

.form-item-large {
	height:80px;
	float:left;
	display:block;
}

.form-item label, .form-item-large label {
	width:100px;
	float:left;
}

.form-item-radios {
	height:32px;
	margin:0 0 0 100px;
	float:left;
	width: 200px;
}

.form-item-radios label {
	width:70px;
	float:left;
}

.form-item-radios label input {
	margin:0 0 0 5px;
	color:#ffffff;
	background:#ffffff;
	border-top:1px solid #ffffff ;
	border-left:1px solid #ffffff ;
	border-bottom:1px solid #ffffff ;
	border-right:1px solid #ffffff ;
}

form .checkbox {
	width: auto; 
	margin:5px 5px 0 0;
	padding:0;
}

.form-item-push {
	margin:0 0 0 100px;
	width:400px;
}

.form-item-push-btn {
	margin:15px 0 10px 100px;
	width:300px;
}


.form-item-presse-radio {
	margin-bottom: 10px;
}

.form-item-presse input {
	width: 350px;	
}

.form-item-presse label  {
	width:150px;
	float:left;
}

.form-item-presse-push {
	margin-left: 150px !important;
	width:400px;
}

.form-item-presse-push-btn {
	margin:15px 0 10px 150px;
	width:300px;
}



.form-item-recommend input {
	width: 200px;	
}

.form-item-recommend label {
	width:200px;
	float:left;
}

.form-item-recommend textarea {
	width:200px;	
}

.form-item-recommend-push {
	margin:0 0 0 200px !important;
	width:400px;
}

.form-item-recommend-push-btn {
	margin:15px 0 10px 200px;
}



.form-item-fancybox a {
	color: #b70000;
	text-decoration: none;
}

.form-item-fancybox input {
	width: 200px;
}

.form-item-fancybox label {
	width: 160px;
	float: left;
}

.form-item-fancybox textarea {
	width:200px;	
}

.form-item-fancybox-push {
	margin:0 0 0 160px !important;
}

.form-item-fancybox-push-btn {
	margin:15px 0 10px 160px;
}





/********************* Form Styles End */

.divide-solid {
	height: 2px;
	margin: 10px 0 10px 0;
	background-image: url(../pix/hr-bgr.gif);
	background-repeat:repeat-x;
	background-position: 0px 0px;
}

.divide-dotted {
	height: 10px;
	margin: 10px 0 10px 0;
	background-image: url(../pix/dotted-divide.gif);
	background-repeat:repeat-x;
	background-position: 0px 0px;
}

.dotted-divide-short {
	height: 10px;
	margin: 10px 0 0 0;
	background-image: url(../pix/dotted-divide.gif);
	background-repeat:repeat-x;
	background-position: 0px 0px;
	width:256px;
}

.dotted-divide-medium {
	height: 10px;
	margin: 10px 0 0 0;
	background-image: url(../pix/dotted-divide.gif);
	background-repeat:repeat-x;
	background-position: 0px 0px;
	width:345px;
}

.dotted-divide-wide {
	height: 10px;
	margin: 10px 0 0 0;
	background-image: url(../pix/dotted-divide.gif);
	background-repeat:repeat-x;
	background-position: 0px 0px;
	width:536px;
}

.arrow-left {
	background-image: url(../pix/arrow-left.png);
	background-repeat:no-repeat;
	background-position: 0px 5px;
	width: 10px; 
	margin:0 8px 0 0; 
	text-indent:20px;
	padding:0 0 0 15px;
}


a.arrow-left:hover  {
	background-position: 0px -45px;
}


.arrow-right {
	background-image: url(../pix/arrow-right.png);
	background-repeat:no-repeat;
	background-position: right 5px;
	width: 10px; 
	margin:0; 
	text-indent:0px;
	padding:0 15px 0 0;
}

a.arrow-right:hover {
	background-position: right -45px;
}





/********************* OLD PRICE BADGE */

.special_price {
	background: url(../pix/badge_onlinepreis.png) no-repeat left top;
	height: 78px;
	line-height: 13px;
	margin-right: 7px;
	padding: 5px 14px 6px 9px;
	width: 70px;
}

a.special_price {
	padding: 0;
}


.new_price {
	background-image: url(../pix/badge_rabatt.png);
	height: 90px;
	padding: 0 2px 0 0;
	width: 88px;
}

.new_price a {
	color: #000 !important;
}

.new_price span {
	display: block;
	color: #fff !important;
}

.new_price .new {
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	padding-top: 3px;
}

div.special_price {
	margin-left: 94px;
	margin-top: -92px;
	position: absolute;
}

p.special_price {
	font-size: 10px;
	float: left;
}

table p.special_price {
	float: none;
}

.special_price a,
.special_price a:link,
.special_price a:visited,
.special_price a:active,
.special_price a:focus,
.special_price a:hover {
	color: #fff;
	display: block;
	font-weight: bold;
	height: 60px;
	padding: 18px 7px 0;
	text-align: center;
	text-decoration: none;
}



/********************* NEW PRICE BADGE */

.special_price_new {
	background: url(../pix/badge_onlinepreis.png) no-repeat left top;
	height: 70px;
	padding: 0 2px 0 0;
	width: 70px;
	position: relative;
	top: 0px; /*-50px;*/
	left: 0px; /*10px;*/
	float: right;
}

div.special_price_new {
	top: 0px;
	float: right;
	left: 0px;
}

span.special_price_new {
	top: -50px;
	float: left;
	left: 0px;
}

a.special_price_new {
	padding: 0;
}

.special_price_new a, .special_price_new a:link, .special_price_new a:visited, .special_price_new a:active, .special_price_new a:focus, .special_price_new a:hover {
	color:#000000;
	display:block;
	font-weight:bold;
	height:60px;
	padding:18px 7px 0;
	text-align:center;
	text-decoration:none;
}

.new_price_new {
	background-image: url(../pix/badge_rabatt.png);
	height: 70px;
	padding: 0 2px 0 0;
	width: 70px;
	position: relative;
	top: 0px; /*-50px;*/
	left: 0px; /*10px;*/
	float: right;
}

.new_price_new a {
	color: #000 !important;
}

.new_price_new span, .special_price span {
	color:#FFFFFF !important;
	display:block;
}

.new_price_new .old {
	text-decoration: line-through;
}

.new_value {
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	padding-top: 3px;
}








#rightcolumn h3 {
	padding:0 0 10px 0;
	margin:0 0 15px 0;
}





/* fancy box custom styles */

/* fancybox */
.popup {
	margin-right:20px;
	width:414px !important;
}

/* boxmodule home  */
.boxmodule {
	margin-right: 20px;	
	width: 268px;
}

.boxmodule img {
	border:1px solid #B8B8B8;
	padding:1px	
}

.hide {
	display:none;
}



/* shopping cart */
.checkout-opt-1 {
	margin:0 0 0 160px;
}

.checkout-opt-2 {
	margin:0 80px 0 0;
}

#checkout-options h3 {
	color:#ffffff;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	border:0;
	height:25px;
}

#checkout-options h4 {
	text-align:center;
	height:30px;
}
 
.cart-col-one {
	margin-right:20px;
	width: 270px !important;
}

.cart-col-two {
	margin-right:20px;
	width: 480px !important;
}

.cart-col-three {
	margin-right:20px;
	width: 675px !important;
}

.cart-col-four {
	margin-right:20px;
	width: 865px !important;
}

.main-retailer {
	width:235px;
	float:left;
	margin:0 0 0 10px;
}

.main-retailer img {
	margin:35px 0 0 30px !important;
}

.main-retailer h4 {
	width:235px;
	float:left;
}

.downloads-retailers h4 {
	width:200px;
}

.main-retailer h5 {
	margin:10px 0 5px 0;
}

.general-retailers {
	width:200px;
	float:left;
	padding:0 20px 0 20px;
}

.direct-retailers-one-col {
	width:200px;
}

.direct-retailers-two-col {
	width:400px;
}

.left-line {
	border-left:1px solid #000000;
	min-height:195px;
}
/* fancy box custom styles */





ul#display-history li:last-child {
	display:none;
}

#fancybox-outer {
	background-color:#E8E8E8;
}

.giveborder {
	border:1px solid #ff3333;
}