body {
font-family : Arial, Helvetica, sans-serif; 
background : #cc0099 url(../images/bg.png) repeat-x top left; 
} 

.table-complete {
	border: 1px solid #777777;
	background: #fee7f5;
	padding:0;
}
/*------------------------------------------------ Banner----------------------------------------------------*/
a.bannerlink {
	height: 10px;
	font-weight : bold; 
	letter-spacing : 1px; 
	text-decoration: none;
	font-size:12px;
	color: #ff99ff;
	background: transparent
}
a.bannerlink:hover {
	color: white;
}

.bannertext {f
	line-height: 15px;
	height: 15px;
	text-decoration: none;
	font-size: 10px;
	letter-spacing : 1px; 
	color: #000000;
	background: transparent;
}
/*------------------------------------------------ Content Box----------------------------------------------------*/

.content-box {
	margin-bottom: 10px;
	font-size: 8pt;
	color: #666666;
	width:240px;
	padding: 2px;
	border: 1px solid #cad5dd;
	background: white;

}
.content-box-header {
	font-size: 9pt;
	color: #324452;
	font-weight:bold; 
	background: url(../images/content-box-bg.gif) no-repeat top;
}

.aktion-box {
	margin-bottom: 20px;
	font-size: 8pt;
	width: 195px;
	height: 200px;
	padding: 5px;
	background: url(../images/aktion-box-bg.gif) no-repeat top;
}
/*------------------------------------------------ Sonderposten Box----------------------------------------------------*/

.sonderposten-content-box {
	margin-bottom: 10px;
	font-size: 8pt;
	color: #666666;
	width:740px;
	padding: 2px;
	border: 1px solid #cad5dd;
	background: white;
}

.sonderposten-content-box-header {
	font-size: 9pt;
	color: #324452;
	font-weight:bold; 
	background: url(../images/sonderposten-content-box-bg.gif) no-repeat top;
}

/*-------------------------- Live shopping counter---------------------------------------*/
div.counter { 
font-size : 10pt; 
color : #000; 
letter-spacing : 0px; 
text-align : left; 
font-weight : bold; 
background : #ffdddd;
}

a.liveshopping-link {;
	font-size: 10pt;
	color: #ff0000;
	font-weight : bold; 
	text-decoration: none;
}

/*-------------------------- Menü links---------------------------------------*/

.leftmenu-general { 
background : #990066;
}

.table-leftmenu { 
border : none;
background : #990066;
height : 600px;
}

.nav-header{
margin-bottom : 0px; 
font-size : 10pt; 
cursor:pointer;
color : #ffccff; 
width : 150px; 
padding : 2px; 
letter-spacing : 0px; 
text-align : left; 
font-weight : bold; 
background : #990066; 
}

.submenu		{
background-color:#ffccff; 
width:150px;
padding:0px;
}

.leftmenu-link{ 
height : 15px;
text-align:left;
text-decoration : none;
font-size : 11px;
color : #555;
background : transparent;
padding-left : 8px;
padding-right : 8px;
} 

.leftmenu-link:hover{ 
text-decoration : underline;
} 

/*---------------------------------------------------- HighSlide -------------------------------------------------------*/

.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: 2px solid silver;
}
.highslide:hover img {
	border: 2px solid orange;
}
.highslide-wrapper {
	background: white;
}
.highslide-image {
	border: 3px solid gray;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    border: 3px solid silver;
    border-top: none;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

a.highslide-full-expand {
	background: url(highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}

/* These must always be last */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

/*-------------------------------------------------------------- Artikel -------------------------------*/

.artikel-box-header {
	background: url(../images/content-box-bg.gif) repeat-x top;
	color:324452;
	font-size: 8pt;
	font-weight:bold; 
}
.artikel-box {
	border-top: 1px solid #ffffff;
	border-right: 1px solid #555555;
	border-bottom:1px solid #555555;
	border-left: 1px solid #ffffff;
	background: #ffffff;
}
.artikel-box-bild {
	border-top: 1px solid #555555;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	border-left: 1px solid #555555;
}

.artikel-box-footer {
	background: url(../images/artikel-box-footer.gif) repeat-x bottom;
	color:324452;
	font-size: 8pt;
	font-weight:bold; 
	height:25px;
}

a.artikel-footer-link {
	font-size: 8pt;
	color: #777777;-
	text-decoration: none;
}
a.artikel-footer-link:hover {
	color: orange;
}

.preis {
	color: #990066;
	font-weight: bold;
	font-size: 13pt;
}

.artikel-box-kasten	{
	font-size: 8pt;
	background: #fff url(../images/artikel-box-bg.gif) repeat-x top left; 
	border: 1px solid  #aaaaaa;
}

span.alert	{
	font-size: 10pt;
	color: #ff0000;
	font-weight:bold; 
	background: #ffdddd;
}




/*--------------------------------------------------------- Standards -------------------------------*/

H1 {
	font-size: 14pt;
	color: #990066;
	font-weight: bold;
	margin-bottom: 5px;
}

H2{
	font-size: 12pt;
	color:#000000;
	font-weight: bold;
	border-bottom: 1px solid #000000;
	margin-bottom: 0px;
}

H3{
	font-size: 9pt;
	color:#5E778A;
	font-weight: bold;
	margin-bottom: 0px;
}
H4{
	font-size: 10pt;
	color:#435563;
	font-weight: bold;
	margin-bottom: 5px;
}


p {
	font-size: 10pt;
	color: #444444;
}

.fliesstext {
	font-size: 10pt;
	color: #444444;
}
a.textlink {
	padding-left: 15px;
	font-size: 10pt;
	color: #990066;
	text-decoration: none;
	background: url('../images/icons/linkarrow.gif') no-repeat left;
}
a.textlink:hover {
	text-decoration: underline;
}

a.ankerlink {
	font-size: 10pt;
	color: #CC6600;
	text-decoration: none;
}
a.ankerlink :hover {
	text-decoration: underline;
}

a.keylink {
	font-size: 8pt;
	color: #CC6600;
	text-decoration: none;
}

a.keylink:hover {
	text-decoration: underline;
}

li {
	font-size: 10pt;
	color: #990000;
	font-weight: normal;
	line-height: 0.9;
	list-style-type: disc;
	padding: 0.2em 0.5em 0 0;
	margin: 0;
}
b {
	font-size: 10pt;
	color: #555555;
	}
	
hr {
	color: #C99B61;
	height:1px;
	}
	
span.redhighlight {
	color: #ff0000;
	font-size: 10pt;
	}
	


/*---------------------------------------------------------------------- Listings -------------------*/
.headline	{font-size:8pt; color:white; background-color:#990066;font-weight: bold;letter-spacing : 2px;}
.listheader	{font-size:8pt; color:white; background-color:#bb0088;font-weight: bold;letter-spacing : 1px;text-align:center;padding-left: 5px;padding-right: 5px;}
.listingline1	{font-size:9pt; color:black;background-color:#ffccff;border:1px solid #aaa;border-spacing:0px;}
.listingline2	{font-size:9pt; color:black;background-color:#ffdeff;}

a.list-link {
	font-size: 8pt;
	color: #f00;
	text-decoration: none;
}
a.list-link:hover {
	font-size: 8pt;
	text-decoration: underline;
}

.sort_header		{
font-size:9pt; 
color:white; 
font-weight: bold;
letter-spacing : 2px;
text-decoration: none;
}

.sort_header:hover	{
text-decoration: underline;
}


	
/*-------------------------------- Formulare -------------------------------*/
.form-titel {
	font-size: 8pt;
	color:#000000;
	font-weight: bold;
	border-bottom: 1px solid #bbbbbb;
	margin-bottom: 5px;
}
input, textarea {
	font-size: 9pt;
	color: black;
	border: 1px solid #C7CBCE;
	background: #fff;
}

.artikel_attrubute_auswahl {
	font-size: 8pt;
	color: #990066;
	border: 1px solid #C7CBCE;
	background: #fff;
}

option {
background: #E0E0E0;
color: #000000;
highlight: #C6C4BD;
 }

option:hover{
background:#C6C4BD;
}

option:checked {
  background-color: red;
  color: blue;
}


.submit {
height;30px;
background: #FFC url(/images/submit.png) repeat-x; 
 cursor: pointer;
}

.submit:hover {
background-color: #900; .  
background: #FFC url(/images/submitover.png) repeat-x; 
}

.suche-submit {
	border: 1px solid gray;
	color: #C5D5E2;
	font-weight: bold;
	background: #550000;
}

.checkbox {
	border: none;
	background: transparent;
}
.radiobutton {
	border: none;
	background: transparent;
}
input, select {
	border: 1px solid #C7CBCE;
	background: #fff;
}
textarea {
	border: 1px solid #C7CBCE;
	height: 100px;
	background: #fff;
}

.listtitle{
	font-size: 9pt;
	color: white;
	font-weight: bold;
	letter-spacing: 2px;
	background: #7C919F;
}

/*-------------------------------- footer -------------------------------*/
}
.footer-table {
	padding:0;
	margin-top:0;
}

.footer-text {
	color: #ffccff;
	text-decoration: none;
	font-weight: normal;
	font-size: 8pt;
}
a.footerlink {
	font-size: 8pt;
	color: #ffccff;
	text-decoration: none;
	background: transparent;
}
a.footerlink:hover {
	color: white;
}

/*-------------------------------- Bilder -------------------------------*/
.thumbnail {
	border: 1px solid #BDC0CC;
	background: white;
}
.teaserframe {
	border: 1px solid gray;
}
.picframe {
	border: 1px solid gray;
}

.teaser-picframe {
	border: 1px solid gray;
}

.warenkorb_button {
	color:#95a5b2;
	background: #435563;
	margin-bottom:5px; 
	text-align:center;
	padding:5px; 
	text-decoration:none; 
}
.warenkorb_button:hover {
	color:orange
}

.lightdesk {
	border-top: 1px solid #ffffff;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #ffffff;
	background: #dedede;
}

/*-------------------------------- Teaser Bild oben (rechts u. links)-------------------------------*/
.teaser-top-rechts {
 position:absolute;
margin: 4px 0px 0 901px;
}
.teaser-top-links {
 position:absolute;
margin: 4px 0 0 -185px;
}


/*------------------------------------------------- WK Buttons------------------------------------------------*/
.wk  {display:block; background-image:url(../../images/icons/button_warenkorb_senden.jpg); width:120px; height:30px }
.wk:hover {background-image:url(../../images/icons/button_warenkorb.jpg);}


/*-------------------------- Werbebanner ---------------------------------------*/
.borderit img{
border: 1px solid #ccc;
}

.borderit:hover img{
border: 1px solid navy;
}

.borderit:hover{
color: red; /* irrelevant definition to overcome IE bug */
}


.opacityit img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=40);
-moz-opacity: 0.4;
}

.opacityit:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
}

.codeframe {
	border: 1px solid gray;
	font-size: 8pt;
	color: #b00;
	font-weight: bold;
	background: white;
	padding: 30px;
}







