/* css shopadmin */
@import url(../../base/css/shopadmin.css);

/*** Allgemeine Definitionen ***/
* {
	margin:	0px;
	
	font-family:	Tahoma, Verdana, Arial;
	font-size:		12px;	
}
body {
	margin:0; 
	font-family:Tahoma,Verdana,Arial; 
	font-size:12px;
}

p {
	padding-top:.5em;
}

p,td,.contentText,u, p b, p strong {
	font-size:11px;
}

.uppercase {
	text-transform:uppercase;
}

.bold {
	font-weight:bold;
}

a:link {
	color:#000; 
	text-decoration:none;
}

a:visited {
	color:#000; 
	text-decoration:none;
}

a:hover {
	color:#00549C; 
	text-decoration:none;
}

a:active {
	color:#00549C; 
	text-decoration:none;
}
a.active {
	color:#00549C;
}

h1,h2 {
	text-transform:uppercase; 
	border-bottom:1px solid #666; 
	font-weight:700;
}

h1 {
	font-size:15px; 
	margin-bottom:10px;
}

h2.14 {
	font-size:14px;
}

h2 {
	font-size:11px; 
	margin: .5em 0;
}

img {
	border: 0;
}

blockquote {
	padding-left:2em;
}

/* Fussnoten */
.footnote {
	font-size: 			12px;
	text-decoration: 	none;
}

ul.footnotelist {
	list-style-type:	none;
	margin:				0px;
	padding:			0px;
}

ul.footnotelist li {
	margin:				0px;
	padding:			0px;
	font-size: 			10px;
}

.footnotelist {
	font-size: 			10px;
}

a.footnotelist, a.footnotelist:visited, a.footnotelist:hover {
	font-size: 			10px;
	text-decoration: 	underline;
}

/* Foramtierung Input-Felder */
input {
	font-family:Tahoma,Verdana,Arial;
}

input[type="text"], input[type="submit"], input[type="reset"], input[type="button"], textarea {
	border:1px solid #bbb;
}
.submit {
	color:#fff;
	font-weight:bold;
	background: #00549C url('../img/layout/button_back.png') repeat-x center;
	border:0;
	padding:5px;
	text-transform:uppercase;
}
input[type="submit"], input[type="reset"], input[type="button"] {
	color:#fff;
	font-weight:bold;
	background: #00549C url('../img/layout/button_back.png') repeat-x center;
	border:0;
	padding:5px;
	text-transform:uppercase;
}

/* Layout Tabelle */
#layout {
	margin: 0px auto;
	border:20px solid #fff;
	border-top:10px solid #fff;
	background: #fff;
}

/* Header */
#logo {
	font-size:65px; 
	font-style:bold; 
	position:absolute; 
	margin-top:9px;
}

/* Menüs oben rechts */
#top {
	padding:0; 
	margin:0;
}

#top ul {
	padding: 0 0 0 200px; 
	text-transform:uppercase; 
	float:right;
}
#top li {
	list-style-type:none; 
	float:right; 
	padding: 0 0 0 15px; 
	margin:0;
}

#top li ul li{
	list-style-type:none; 
	float:left; 
	padding: 0 0 0 13px; 
	margin:0;
}

#top li .active {
	color:#00549C;
}

#top #clock {
	margin-top:18px; 
	width:500px;
}

.menu-bookmark {
	float:right;
}

.menu-bookmark-label {
	font-size:10px;
	text-transform:uppercase; 
	float:left;
	margin-right:5px;
}

.szwidget {
	float:left;
}

/* Top */
#menu_top a {
	font-weight:700; 
	font-size:11px;
}

/* Service */
#menu_service a {
	font-size:10px;
}

/* Uhr */
#clock {
	float:right; 
	border:0; 
	text-align: right; 
	font-size:12px; 
	padding:0;
}

/* Kategorien */
#menu_top_cat {
	margin: 0 0 11px 0; 
	font-weight:700;
}

#menu_top_cat a {
	font-size:14px;
}

/* Navigation rechts */
#col_navi {
	padding-top:7px; 
	width:242px;
	padding-left:33px;

}

#col_navi h1, #col_navi h2, #col_navi h3 {
	border:0; 
	font-size:13px;
}

#col_navi h1 {
	font-size:16px;
}

#col_navi h2 {
	font-size:14px; 
	padding-left:10px;
}

#col_navi h3 {
	border-top:1px solid #666; 
	font-size:13px;
	font-weight:bold;
	padding:10px 0 0 10px;
	text-align:left;
	text-transform:uppercase;
	font-family:Tahoma,Geneva,sans-serif;
	line-height:110%;
}

/* Boxen */
#hotline, #notepad, #teaser_tk, #mybasket, #teaser_trusted_shop, #service_box {
	margin:5px 0 12px 0;
	padding:3px 0;
	width:170px;
}

#notepad, #teaser_trusted_shop {
	border-top:1px solid #666;
}

/* Hotline */
#hotline {
	border-bottom:1px solid #666; 
	padding-bottom:8px;
}

#hotline h4 {
	padding-top:.5em; 
	font-weight:700; 
	font-size:11px;
}

#hotline div {
	display:block; 
	padding:8px 0 0 0; 
	font-size:10px; 
	white-space:nowrap;
}
#service_box h3 {
	color: #00549c;
	margin-bottom:6px;
}

#service_box .service_box_txt {
	font-size:10px;
	padding:0 0 0 16px;
	margin-bottom:9px;
	white-space: nowrap;
	line-height:14px;
}

#service_box .service_box_txt img {
	margin-top:20px;
}

#service_box .service_box_txt b {
	font-size:10px;
}

#service_box .service_box_links {
	font-size:10px;
	margin-top:8px;
	padding:0 0 0 16px;
}

#service_box .service_box_links a {
	font-size:11px;
	color: #00549c;	
	font-weight:bold;
}

/* Menü Kategorien */
#menu_marken , #menu_cat {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding: 7px 0 0 15px;
}

#menu_marken li, #menu_cat li {
	font-size:11px;
	line-height:110%;
	margin:0;
	padding:0 0 7px;
	font-family:Tahoma,Geneva,sans-serif;
}

#menu_marken ul, #menu_cat ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0px;
	padding: 0 0 0 15px;
}

#menu_marken ul li, #menu_cat ul li {
	font-size:11px;
	line-height:110%;
	margin:0px;
	padding:7px 0 0 0;
	font-family:Tahoma,Geneva,sans-serif;
}

#menu_marken li a, #menu_cat li a {
	font-size:11px;
	margin:0px;
	text-transform: uppercase;
	font-family:Tahoma,Geneva,sans-serif;
	line-height:110%;
	font-weight:normal;
}

#menu_marken .active, #menu_cat .active {
	margin:0px;
}

#menu_marken .active {
	color:#00549C;
	font-weight:bold;
}

#menu_marken ul li .active, #menu_cat .active {
	font-weight:normal;
}

/* Menü unten */
#menu_bottom {
	text-transform:uppercase; 
	float:left;
	margin:0px;
	padding:0px;
}

#menu_bottom li {
	list-style-type:none; 
	float:left; 
	padding: 0 25px 0 0; 
	margin:0;
}

#menu_bottom li a {
	font-size:10px; 
}

/* Trusted Shops */
#trusted_shops { 
	margin:15px 0; 
	font-size:11px; 
}

#trusted_shops img { 
	float:left; 
	margin-right:10px; 
}

/* Teaser Taschenkaufhaus */
#teaser_tk {
	margin-bottom:150px;
}

#teaser_tk div {
	text-align:center;
}

#teaser_tk div a img {
	margin:8px 0;
	padding:3px 6px;
}

#teaser_tk div a {
	font-size:11px;
}

#teaser_trusted_shop {
	border-top:1px solid #666; 
}

#teaser_trusted_shop img {
	margin-top: 11px;
	margin-left: 16px;
}

/* Inhaltsbereich */
#col_content {
	padding:10px 0 0 0;
}

#content {
	border-bottom:1px solid #666; 
	padding:0 0 .5em 0; 
	width:100%; 
	clear:both;
}

#content p a, #content span a, #content td a {
	text-decoration:underline;
	font-size:11px;
}

/* Atmo Bilder */
#atmo {
	margin-top:6px; 
	width:720px;
}

#atmo a {
	float:left; 
}

/* allgemeine Größendefinitionen */
.small { 
	font-size: 10px; 
}

.small11 { 
	font-size: 11px; 
}
a.small { 
	font-size: 10px; 
	text-decoration: none; 
}
.smallred {	
	font-size: 10px; 
	color: #900; 
}
.smallred11 { 
	font-size: 11px; 
	color: #900; 
}

.small b { 
	font-size: 		10px; 
	font-weight:	bold;
}

.warningsmall {
	font-size: 		11px; 
	color:			#00549c;
}

.warningsmall a {
	font-size: 		11px; 
	color:			#00549c;
	text-decoration:	underline;
}

.warningsmall a:hover {
	text-decoration:	none;
}

.warningsmallbold {
	font-size: 		11px; 
	color:			#00549c;
	font-weight:	bold;
}

noscript p {
	font-weight:bold; 
	color:#900; 
	border:1px solid #900; 
	padding:10px;
}

/* allgemeine Div-Definitionen zur Ausrichtung */
div.fr {
	float:right;
}

div.fl {
	float:left;
}

div.fcr {
	clear:both; 
	float:left;
}

div.fcl {
	clear:both; 
	float:left;
}

/* Separator */
div.sep {
	font-size:1px; 
	height:1px; 
	border-top:1px solid #666666;
}

/* Selectboxen */
select {
	font-family:Tahoma,Verdana,Arial; 
	border:1px solid #bbb;
}

/*** Hauptnavigation (Kategorieboxen) ***/
div.main_navigation {
	position:	absolute;
	height:		90px;
	width:		223px;
}

div.main_navigation_background {
	position:	absolute;
	z-index:	0;
	top:		0px;
	left:		0px;
	height:		90px;
	width:		223px;
}

div.main_navigation_midground {
	position:	absolute;
	z-index:	1;
	top:		0px;
	left:		0px;
	height:		90px;
	width:		223px;
}

div.main_navigation_foreground {
	position:	absolute;
	z-index:	2;
	top:		10px;
	left:		10px;
	height:		70px;
	width:		203px;
	text-align:	right;
}

div.main_navigation_foreground a {
	text-decoration:	none;
//	color:				#334b88;
}

div.main_navigation_foreground h3 a:hover {
	text-decoration:	underline;
	color:				#334b88;
}

div.main_navigation_foreground p {
	margin-top:	6px;
	font-size:	10px;
	color:		#000;
}

div.main_navigation_foreground p a {
	text-decoration: underline;
	font-size:	10px;
	color:		#000;
}
div.main_navigation_foreground p a:hover {
	text-decoration: none;
}

/*** Navigation ***/
/* Navigation Listen-/Galerieansicht Header */
.product_pres_navi p {
	float: right; 
	padding-top:0;
}

.product_pres_navi div {
	float: left; 
	white-space:nowrap; 
	padding:0 1em 1em 0;
}

/* Navigation Listen-/Galerieansicht Selectboxen */
.product_pres_navi select {
	font-family:Tahoma,Verdana,Arial;
	font-size:10px;
	border:1px solid #bbb;	
}

.product_pres_navi select #select_view {
	width:70px;
	margin-right:10px;
}

.product_pres_navi select #products_sort {
	width:130px;
	margin-right:10px;
}

.product_pres_navi select #number_products {
	width:90px;
}

.browse_navigation, .browsepage {
	font-size:12px;
}
.browsepage {
	font-weight:bold; 
	color:#00549C;
}

.link_back_next {
	font-weight: bold;
}

/*** Listenansicht ***/
ul.list-content-item {
	margin:				0px;
	padding:			0px;
	list-style-type:	none;	
}

/* Produktbezeichnung */
div.list-content-detail-link {
	
}

/* Produktbezeichnung Überschrift */
ul.list-content-item li h1 {
	font-weight:	bold;
	margin: 		.5em 0;
}

/* Produktbezeichnung Überschrift Link */
ul.list-content-item li h2 a {
	font-size:12px;
}

/* Produktbild */
div.list-content-image {
	text-align: 	center;
	vertical-align:	top;
	width:			120px;
	
	float:			left;
}

/* Produktbeschreibung */
div.list-content-description {
	margin-left:	120px;
	vertical-align: top;		
}

div.list-content-description p {
}

/* Tabelle Farbbilder */
.listview_colors {
	margin:			6px 0; 
	font-size: 		11px;
}

.listview_colors tr td {
	text-align: center;	
	vertical-align:bottom;
}

.listview_colors tr td a {
	text-decoration:	none;
	display:			block;
}

.listview_colors tr td span {
}

/* Preisdetails */
.list_content_details {
	float:right; 
}

.list_content_details a {
	font-size:11px;	
}

.list_content_tax {
	font-size:		11px;
	padding-top:	0.5em;
}
.list_content_tax a{
	text-decoration:none; 
	color:			#9C9C9C;
	font-size: 		11px;
}

/* Listenansicht Preis */
.list_content_price {
	color:		#00549C;
	font-size:	14px;
	font-weight:bold;
}

.list_content_priceUVP {
	color:		#9C9C9C;
	font-size:	12px;	
}

/*** Galerieansicht ***/
.gallery_content {
	padding-top:	4px;
}

.gallery_content_item {
	float:		left; 
	margin:		5px 20px 0 0;
	height:		240px;
	min-height:	240px;
	max-height:	240px;
	width:		150px;
	min-width:	150px;
	max-width:	150px;
	
	overflow:	hidden;
}

.gallery_content_image {
	width:		148px; 
	height:		150px; 
	border:		1px solid #D6D6D6;
	text-align:	center;
}

table.gallery-image {
	width:		148px;
	min-width:	148px;
	max-width:	148px;

	height:		110px;
	min-height:	110px;
	max-height:	110px;
}

table.gallery-image td {
	text-align:		center;
	vertical-align:	middle;
}

/* Miniaturbilder */
ul.gallery-colorimages {
	margin:		6px 0px;
	padding:	0px;
	
	vertical-align:		middle;
	list-style-type:	none;
}

ul.gallery-colorimages li {
	display:	inline;
	
	margin-left:	-5px;
	margin-right:	-5px;
}

a.gallery-colorimage img {
	/* der Rahmen gehört zum Bild, daher wird hier kein onmouseout gefeuert */
	border-style:		solid;
	border-left-width:	5px;
	border-right-width:	5px;
	
	/* dank des IE können wir hier leider nicht transparent nehmen ... */
	border-color:		RGB(255, 255, 255);
	
	border-bottom-style:	none;
	border-top-style:		none;
}

/* Produktinformationen */
.gallery_content_text {
	width:			150px; 
	text-align:		center;
	font-size:		12px;
}
.gallery_content_text strong {
	color: 			#000000;
}

.gallery_content_text p {
	font-size: 		5px; 
}

.gallery_content_text a {
	font-size: 		12px;
}

p.gallery-shipping-info a {
	font-size:		9px;
	color:			#bbbbcc;
	vertical-align:	top;
}

/*** Singleansicht ***/
#singleview_header {
	margin-bottom:1em; 
	padding-top:15px; 
	position:relative;	
}

#singleview_header span {
	position:absolute; 
	right:0; 
	top:0;
}

#singleview_left_box {
	float: 			left;
	width: 			150px;
	overflow:		hidden;
		
	margin-left:	4px;
	margin-right:	20px;
	
}

#singleview_left_box table {
	text-align: 	left;
}

#singleview_left_box td {
	vertical-align:		top;
}

/* Farb-Selectbox */ 
#color_selectbox {
	font-size:12px;
}

.delivery {
	display: 		block;
	margin-top: 	5px;	
	height: 		30px;
}

.delivery span {
	font-size: 		10px;
	display:		block;
	margin-bottom: 	5px;	
}

.delivery #delivery_text {
	font-size: 			10px;
	color: 				#415363;
	font-style: 		italic;
	text-decoration: 	underline;
	margin-bottom: 		5px;
}

#singleview_left_box .price {
	margin-top: 		15px;
	font-weight: 		normal;
}

#singleview_left_box #price {
	border: 		0px #000 solid;
	font-size: 		16px;
	font-weight:	bold;
	color: 			#00549C;
	margin: 		0px;
	
	width: 			81px;		
}

#singleview_left_box #lowest_price_info {
	font-size: 		10px;
	font-weight: 	normal;
}

#singleview_left_box .single_shipping_info {
	color:		#bbbbcc;
	font-size: 	9px;
}

#singleview_left_box #shipping {
	font-size: 	10px;
	width:		97px;
}

.old_price {
	display: 	block;
	margin-top: 5px;	
}
.old_price #price2 {
	color:		#990000;
	font-size:	11px;
	width:		75px;
}

.old_price #price2text {
	color: 		#990000;	
	font-size: 	11px;
	width: 		70px;
}

#singleview_left_box .savehint {
	display: 	block; 
	margin-top: 5px;
	font-size: 	10px;
	text-decoration:	underline;
}

#singleview_left_box .cart {
	margin-top: 10px;
	width: 		150px;
}

#singleview_left_box .notepad {
	font-size: 	10px;
	display:	block;	
	margin-top: 10px;
	text-decoration: underline;
	padding:	10px 0 5px 30px;
	background:#fff url(../../base/img/content/notepad2.gif) no-repeat left center;	
}

/* Zurück Button */
#singleview_left_box .back_button {
	margin-top: 20px; 
	float:left; 
	font-size:11px;
}

#singleview_left_box .back_button a{
	font-size: 			13px; 
	text-transform: 	uppercase; 
	text-decoration: 	underline;
}

#singleview_right_boxes {
	float: 			left;
	padding-left: 	4px;
	width: 			540px;
}

#singleview_center_box {
	float: 			left;	
	margin-top: 	10px;
	padding-right: 	5px;
	overflow:		hidden;
}

/* Farbaufpreis-Informationen */
.single-color-extracharges {
	list-style-type: square; 
	padding-left: 	15px; 
	margin: 		5px 0px 10px 0px;
}

/* Farbvariantenbilder */
ul.single-color-images {
	margin:			0px;
	padding:		0px;
	margin-top:		5px;
	margin-bottom:	5px;
	list-style-type:	none;
	text-align:	left;
}

ul.single-color-images li {
	float:left;
}

#singleview_right_box {
	float: 			left;
	text-align: 	center;
	margin-top: 	4px;
	padding-left: 	25px;
	
}

/* Detailbilder */
ul.single-detail-images{
	margin:		0px;
	padding:	0px;
	
	list-style-type:	none;
}

ul.single-detail-images li {
	margin-bottom:	0px;
}

/*** Styles für den Merkzettel ***/
ul.notepad-list {
	list-style-type:	none;
	
	margin:		0px;
	padding:	0px;
	margin-top:	4px;
}

ul.notepad-list * {
	margin:		0px;
	padding:	0px;
}

ul.notepad-list li {
	clear:both;
}

a.notepad-remove {
	background-image:	url(../../base/img/content/notepad_removeitem_hover.gif);
	background-repeat:	no-repeat;
	display:	block;
	width:		11px;
}

a.notepad-remove img {
	display:	block;
	
	width:	11px;
	height:	10px;
	
	border-style:	none;
}

a.notepad-remove:hover {
	border:	0;
}

a.notepad-remove:hover img {
	visibility:	hidden;
}

/*** Warenkorb ***/
.basket_page {
	list-style-type: none;
}

.basket_page li {
	float: left;
}

/* Basket Navigation */
#basket_top_nav { 
	margin: 1em 0;
}

#basket_top_nav td {
	font-size:16px; 
	text-transform:uppercase; 
	font-weight:bold;
}

#basket_top_nav .active {
	color:#00549C;
}

#basket_top_nav .next {
	color:#ccc;
}

#basket_top_nav td a {
	font-size:16px; 
	text-decoration:none;
}

#basket_overview_content {
	display: block;
	clear: left;	
}

#basketform {
	margin-bottom: 15px;
}

.contenttextheadline td {
	border-bottom:1px solid #666;
	font-size:14px;
	padding-top: 1em;
}

.basket_headline {
	margin: 30px 0 10px 0;
	border-bottom:1px solid #666;
	font-size: 13px;
	display: block;
	height: 20px;
	padding: 0 0 0 3px;
	position: relative;
}

.basket_headline * {
	position: 		absolute;
	bottom: 		2px;
}

/* Überschriften */
.basket_headline_text {
	text-transform:uppercase;
	font-weight:normal;
	font-size:14px;
	padding-top: 1em;
}

.payment_messages {
	width: 600px;
	margin: 10px 0 10px 0;
}

.basket_price {
	float: right;
	font-size:11px; 
	color: #000000;
	margin-right: 3px; 
	font-weight: bold;
}

.basket_shipping_messages {
	margin-top: 14px;
	width: 		600px;
}

td.basket-productimage {
	vertical-align:	top;
	text-align:		center;
}

/* Infoliste im Warenkorb */
ul.basket-info {
	margin:		0px;
	padding:	0px;
	
	list-style-type:	none;
}

ul.basket-info li {
	margin:		0px;
	padding:	0px;
}

a.increment-amount {
	background-image:	url(../../base/img/content/increment_amount_hover.gif);
	background-repeat:	no-repeat;
	display:	block;
	width:		11px;
}

a.decrement-amount {
	background-image:	url(../../base/img/content/decrement_amount_hover.gif);
	background-repeat:	no-repeat;

	display:	block;
	width:		11px;
}

a.increment-amount img, a.decrement-amount img {
	display:	block;
	
	width:	11px;
	height:	11px;
	
	border-style:	none;
}

a.increment-amount:hover img, a.decrement-amount:hover img {
	visibility:	hidden;
}

a.increment-amount:hover, a.decrement-amount:hover {
	border:	0;
}

ul.payment-selector {
	list-style-type:	none;
	margin:		0px;
	padding:	0px;
}

ul.payment-selector li {
	margin:		0px;
	padding:	0px;
}

fieldset.voucher-input {
	display:	none;
	
	border-style:	none;
	margin:			0px;
	margin-top:		5px;
	margin-left:	20px;
}

/* Widerrufsbelehrung */
#cancelation {
	margin-bottom:1em;
}

#cancelation p {
	font-size: 11px; 
	padding-top:.8em;
}

#cancelation h3 {
	text-align:center; 
	padding-top:1em;
}

#cancelation address {
	padding: 1em 0;
}

/*** Tracking ***/
.tracking_content_text {
	font-size:12px;
}

table.tracking-items, table.tracking-status {
	border: #ccc 1px solid;
	
	background-color:#ccc;
	
	margin-bottom:	15px;
}

table.tracking-items th, table.tracking-status th {
	text-align:	left;
}

div.tracking-return-announce {
	border:		1px dashed rgb(153, 0, 0);
	background:	rgb(239, 238, 155);
	padding:	10px;
	
	margin-bottom:	15px;
}

ul.tracking-mail {
	list-style-type:	none;
	
	margin:		0px;
	padding:	0px;
}

ul.tracking-mail li {
	margin:			0px;
	margin-bottom:	5px;
	padding:		0px;
}

/* Überschriften Service */
#content .service_h1 {
	font-size:15px;
	color:#00549c;
	text-decoration:none;
	font-weight:bold;
	text-transform:uppercase; 
}

#content .service_h2 {
	font-size:14px;
	color:#00549c;
	text-decoration:none;
	font-weight:bold;	
	text-transform:uppercase; 
}

#content .service_h3 {
	font-size:13px;
	text-decoration:underline;	
	text-transform:uppercase; 
}

#content .service_h4 {
	font-size:13px;
	text-decoration:none;	
	text-transform:uppercase; 
}

#content a.service_anchor {
	font-size:11px;
	color:#00549c;
	text-decoration:none;
}

#content a.service_anchor:hover {
	text-decoration:underline;
}