/* --------------------------------------- */
/* Hauptnavigation oben / Linke Navigation */
/* --------------------------------------- */

* {
	padding: 0;
	margin: 0;
}


body {
	padding: 5px 0 10px 15px;
	
	background-color: #c5c7c8;
	
	color: #505050;
}

body, p, div, span, td, select, input {
	font-size: 11px;
	font-family: Verdana;
	
	line-height: 15px; 
}

a {
	color: #da0637;
	text-decoration: underline;
}

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

h3 {
	color: #555555;
	font-size: 13px;
	font-weight: bold;
}

ul {
	list-style-type: none;

	margin-top: 10px;
	margin-bottom: 10px;
}

ol {
	margin-left: 23px;
}

ul li {
	background: transparent url(standard/square.jpg) no-repeat 1px 6px;
	
	padding-left: 15px;
}

img {
	border-width: 0px;
}

/* --------------------------------------- */
/* ---- Hauptnavigation 1. Ebene ---- */

.menu-1 {
	border-top: solid 1px #e5e5e5;
	
	color: #555555;
}
				
.menu-1 td {
	padding: 2px 0 2px 0;
	
	border-bottom: 1px solid #e5e5e5;
}

.menu-1-1,
.menu-1-1:hover,
.menu-1-2:hover,
.menu-1-2 {
	display: block;
	
	padding: 2px;
	
	text-decoration: none;
	text-transform: uppercase;
}

.menu-1-1 {
	color: #646464;
}

.menu-1-2,
.menu-1-1:hover,
.menu-1-2:hover {
	background-color: #e5e5e5;
	
	color: #000;
}


/* --------------------------------------- */
/* ---- Navigation 2. Ebene : Rahmen ---- */

.menu-2-0 {

}

/* --------------------------------------- */
/* ---- Navigation 2. Ebene : Verweise ---- */

.menu-2top {
}

.menu-2 {
}

.menu-2-1,
.menu-2-2,
.menu-2-1:hover,
.menu-2-2:hover {
	text-decoration: none;
	
	display: block;
	
	padding: 2px;
}

.main-2-2,
.menu-2-1:hover,
.menu-2-2:hover {
	color: #da0637;
}

.menu-2-1 {
	color: #646464;
}

.menu-2on {
}

.menu-2off {
}

/* --------------------------------------- */
/* ---- Navigation 3. Ebene : Produkteseiten ---- */

.menu-3 td {
	border: none;
}

.menu-3top {
}

.menu-3bottom {
}

.menu-3 {
}

.menu-3-1 {	
	background: transparent url(standard/arrow-1.jpg) no-repeat 5px 8px;
}

.menu-3-2 {	
	background: transparent url(standard/arrow.jpg) no-repeat 4px 9px;
}

.menu-3-1 {
	color: #646464;
}

.main-3-2,
.menu-3-1:hover,
.menu-3-2:hover {
	color: #da0637;
}

.menu-3-1,
.menu-3-2,
.menu-3-1:hover,
.menu-3-2:hover {
	text-decoration: none;
	
	display: block;
	
	padding: 2px 2px 2px 15px;
}

/* --------------------------------------- */
/* ---- Navigation 3. Ebene : Verweise ---- */

.menu-4 td {
	border: none;
}

.menu-4 {
	border-top: solid 1px #e5e5e5;

	background-color: #f2f2f2;
}

.menu-4-1 {
	color: #646464;
}

.main-4-2,
.menu-4-1:hover,
.menu-4-2:hover {
	color: #da0637;
}

.menu-4-1 {	
	background: transparent url(standard/square-2.jpg) no-repeat 12px 8px;
}

.menu-4-2 {	
	background: transparent url(standard/square-1.jpg) no-repeat 12px 9px;
}

.menu-4-1,
.menu-4-2,
.menu-4-1:hover,
.menu-4-2:hover {
	text-decoration: none;
	
	display: block;
	
	padding: 2px 2px 2px 20px;
}

/* --------------------------------------- */
/* ---- Zusatzspalte rechts ---- */

.aux {
}

.aux #article-hints {
	background: #e2093b url(standard/hint-bg.jpg) repeat-x bottom left;
}

.hint-paddings {
	padding: 6px;
}

.aux #article-hints * {
	text-align: center;

	font-size: 109%;
	font-weight: 400;
	line-height: 18px;
	color: #fff;
}


/* --------------------------------------- */
/* ---- Bilder ---- */

.left-inline {
	margin-top: 5px;
	
	float: left;
	
	margin-right: 18px;
	margin-bottom: 10px;
}

.right-inline {
	margin-top: 5px;
	
	float: right;
	
	margin-left: 18px;
	margin-bottom: 10px;
}

.standard {
	font-size: 10px;
	font-style: italic;
}

/* --------------------------------------- */
/* ---- Misc ---- */

.head {
}

.present {
	color: #008000;
}

.absent {
	color: #f00000;
}

.search {
	border: solid 1px #cccccc;
	width: 145px;
}

.search-text {
	color: #555555;
	font-size: 11px;
	font-family: Arial;
	font-weight: bold;
}

.highlight {
	background-color: #fff;
	
	padding-left: 2px;
	padding-top: 4px;
	padding-bottom: 4px;
}


/* --------------------------------------- */
/* ---- Inhalt ---- */

.content {
	padding: 15px 15px 0 15px; 
	
	background-color: #fff;
}

.inner-content {
	padding: 0 45px 0 45px;
}

#newsletterregister .inner-content table,
#email .inner-content table {
	border-spacing: 2px;
}

#newsletterregister  .inner-content table td,
#email .inner-content table td {
	padding: 4px 0;
}

#email td {
	vertical-align: top;
}

.td-default {
	line-height: 16px;
	
	padding-bottom: 15px;
}

.td-left,
.td-right {
	width: auto;
	width: 50%;
	
	padding-bottom: 15px;
}

.td-left {
	padding-right: 10px;
}

.td-right {
	padding-left: 10px;
}

div.main {
	overflow: auto;
	scrollbar-base-color: #cccecf;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-arrow-color: #000000;
	scrollbar-darkshadow-color: #cccccc;
	scrollbar-face-color: #cccecf;
	scrollbar-highlight-color: #efefef;
	scrollbar-shadow-color: #ffffff;
	scrollbar-track-color: #ffffff;
	width: 100%;
	height: 350px;
}


/* --------------------------------------- */
/* ---- Listen ---- */

.datelist-date {
	font-weight: bold;
}

.datelist-header {
	color: #e59700;
	font-size: 12px;
	font-weight: bold;
}


/* --------------------------------------- */
/* ---- Hauptseite ---- */

.main-links td {
	padding: 2px;
	
	color: #c1c0c0;
}
							
a.main-1,
a.main-1:hover,
a.main-2,
a.main-2:hover {
	text-transform: uppercase;
	text-decoration: none;

	font-size: 10px;					
	
	color: #c1c0c0;
}

a.main-2,
a.main-1:hover,
a.main-2:hover {
	color: #fff;
}

/* --------------------------------------- */
/* ---- History ---- */

.position {
	color: #505050;
	
	font-size: 10px;
}

.position .here {
	font-size: 10px;
	
	color: #da0637;
}

.position a {
	color: #505050;
	font-weight: normal;
	
	text-decoration: underline;
}


/* --------------------------------------- */
/* ---- Ueberschriften ---- */

.headline,
.headline-bold {
	font-size: 14px;
	font-weight: bold;
}

.faq span.headline-bold {
	font-size: 12px;
	font-weight: bold;
}

.faq2 {
	color: #ee3535;
	font-size: 12px;
	font-weight: bold;
}

.faq {
	color: #00206f;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.headline-bold {
	font-size: 16px;
}
				
.search-field {
	border: 1px solid #8a9aa7;
	
	width: 103px;
	
	font-size: 10px;
	color: #7f7f7f;

	padding: 3px 3px 0 2px;
	
	height: 20px;
}

* html .search-field {
	padding: 1px 2px 0 2px;
}

.subline,
.half-headline,
.half-headline-black {
	display: block;
	
	width: 100%;
	
	background: transparent url(standard/background_headline.jpg) repeat-x left bottom;
	
	line-height: 16px;
	
	font-size: 11px;
	font-weight: bold;
	
	color: #da0637;
}

.half-headline-black {
	color: #000;
}

.half-subline {
	color: #000000;
	font-size: 12px;
}

.tag-cloud {
	text-align: center;
}

.tag-cloud a {
	text-decoration: none;
}

.tagweight-1, .tagweight-2 {
	font-size: 100%;
}

.tagweight-2, .tagweight-4, .tagweight-5 {
	font-weight: bold;
}

.tagweight-3, .tagweight-4 {
	font-size: 150%;
}

.tagweight-5 {
	font-size: 180%;
}

/* --------------------------------------- */
/* ---- Artikel Übersicht ---- */

.item-seperator {
	clear: both;
	padding-bottom: 8px;
}

.item-frame {
	width: 164px;
	height: 174px;

	float: left;
}

* html .item-frame {
	width: 166px;
}

.item-frame-margins {
	margin: 0 8px 0 8px;
}

.item-headline {
	height: 33px;
}

.item-details {
	position: relative;
	height: 30px;
}

.item-foreignkey {
	position: absolute;

	bottom: 0px;
	left: 0px;

	color: #646464;
	font-size: 10px;
}

.item-special-price {
	position: absolute;

	top: 0px;
	right: 0px;

	color: #000;
	font-size: 11px;
}

.item-price {
	position: absolute;

	bottom: 0px;
	right: 0px;

	color: #e2093b;
	font-size: 12px;
	font-weight: bold;
}

.item-price a {
	font-weight: normal;
	font-size: 10px;
}

.item-detailimages {
	display: inline;
	overflow: hidden;
	float: right;
	width: 49px;
}

.item-detailimages .item-detailimage {
	padding-bottom: 4px;
}

.item-special-marker {
	height: 102px;
}

.item-special-marker ul {
	list-style-type: none;

	padding: 0;
	margin: 0;

	z-Index: 3;
}

.item-special-marker ul li {
	background: none;

	padding: 0;
	margin: 0;

	padding-left: 1px;

	display: inline;
	float: right;
}

.overview-spacer {
	padding-top: 2px;
}

.pagination-link,
.pagination-here {
	padding: 1px 4px 1px 4px;
	border: 1px solid #777;
	color: #7f7f7f;
	text-decoration: none;
}

.pagination-link:hover,
.pagination-here:hover {
	text-decoration: none;
}

.pagination-here,
.pagination-link:hover {
	background-color: #eeeded;
	border: 1px solid #333;
	color: #000;
}


/* --------------------------------------- */
/* ---- Overview ---- */

.item-frame,
.overview-border {
	border: 1px solid #d9d9d9;
}

.overview-border img {
	border: 1px solid #d9d9d9;

	margin: 3px;
}	

.overview-header {
	padding: 5px 5px 10px 6px;

	width: auto;

	background-color: #fff;
}

.overview-link {
	font-size: 10px;
	font-weight: bold;
	color: #000;

	text-decoration: underline;
}

.metas { }

/* --------------------------------------- */
/* ---- Tabellen ---- */

.table-border table {
	border-collapse: separate;
	border-spacing: 10px;
	*border-collapse: expression('separate', cellSpacing = '10px');
}

.table-header {
	background: #fff url(standard/background_headline.jpg) repeat-x left bottom;

	color: #555555;
}

.table-header a {
	color: #555555;
}

.table-content {
	background-color: #ffffff;
}

.table-row-even {
	background-color: #ffffff;
}

.table-row-odd {
	background-color: #f7faff;
}


/* --------------------------------------- */
/* ---- Copy-Mailbox ---- */

.mail-table-border {
	background-color: #000000;
}

.mail-table-header {
	background-color: #4d656b;
	color: #ffffff;
}


.mail-table-row-even {
	background-color: #ffffff;
	border: solid 1px #80ABDE;
}

.mail-table-row-odd {
	background-color: #eff3eb;
	border: solid 1px #80ABDE;
}

/* --------------------------------------- */
/* ---- Sitemap ---- */

.sitemap-extension {
	margin: 0px;
	padding: 0px;
}

.sitemap-margin {
	margin-left: 10px;
}

.sitemap-border {
	border: 1px solid #efefef;
}

.sitemap-header {
	padding: 4px;
	margin: 1px;
	
	background: transparent url(standard/background_headline.jpg) repeat-x left bottom;
}

.sitemap-link {
	text-decoration: none;
}

.sitemap-content {
	background-color: #ffffff;
}

.metas { }

/* --------------------------------------- */
/* ---- Drop Menu ---- */

.drop {
	position: relative;
}

.drop_menu {
	border: solid 1px #80ABDE;
	border-style: outset;
	background-color: #ffffff;
}

.drop_menu a {
	color: #00206f;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

.drop_menu a:hover {
	font-weight: normal;
	color: #cc0000;
	text-decoration: none;
}

/* --------------------------------------- */
/* ---- Upload Formular ---- */

.upload-form {
	background-color: #efefef;
	border: solid 1px #cccccc;
}

.upload-form input {
	border: solid 1px #b0b0b0;
	border-style: outset;
}

.upload-comment {
	overflow: auto;
	width: 100%;
	padding-right: 2px;
	height: 50px;
	font-size: 10px;
	scrollbar-base-color: #cccecf;
  scrollbar-3dlight-color: #ffffff;
  scrollbar-arrow-color: #000000;
  scrollbar-darkshadow-color: #cccccc;
  scrollbar-face-color: #cccecf;
  scrollbar-highlight-color: #efefef;
  scrollbar-shadow-color: #ffffff;
  scrollbar-track-color: #ffffff;
}

/* --------------------------------------- */
/* ---- E-Mail Formulare ---- */

.form-fields {
	width: 300px;
}

.fake-link {
	cursor: pointer;
}

.disabled {
	opacity: 0.45;
}

* html .disabled {
  filter: alpha(opacity=45);
}

.editable-inputfield {
	height: 30px;
}

.editable-inputfield, .replaceable-module {
	border: 1px solid #ccc;
	padding: 5px;
}

.replaceable-module {
	background-color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; 
}

.styleswitch-css_huge {
	font-size: 16px;
}

.styleswitch-css_small {
	font-size: 8px;
}

.styleswitch-css {
	font-size: 12px;
}

								
.footer {
	padding: 30px 0 20px 0;
	
	font-size: 10px;
	
	color: #ccc;
}

.footer a {
	text-decoration: none;
	
	color: #ccc;
}

.link-header {
	color: #505050;
	font-weight: bold;
	display: block;
	padding-bottom: 5px;
}

#tags .td-default {
  padding: 15px;

  border: 1px solid #ccc;
}