/* -----------------------------------------------------------------------------------------
   $Id: stylesheet.css 1262 2005-09-30 10:00:32Z mz $   

   XT-Commerce - community made shopping
   http://www.xt-commerce.com

   Copyright (c) 2004 XT-Commerce 
   -----------------------------------------------------------------------------------------
   based on: 
   (c) 2000-2001 The Exchange Project  (earlier name of osCommerce)
   (c) 2002-2003 osCommerce(stylesheet.css,v 1.54 2003/05/27); www.oscommerce.com 
   (c) 2003	 nextcommerce (stylesheet.css,v 1.7 2003/08/13); www.nextcommerce.org

   Released under the GNU General Public License 
   ---------------------------------------------------------------------------------------*/

.boxText { 
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

.boxTextBG {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background-color: #f1f1f1;
}
.boxTextBGII {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background-color: #ff9901;
	color: #ffffff;
}
.boxTextPrice {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #FF0000;
}

.errorBox {
	font-family : Verdana, Arial, sans-serif;
	font-size : 10px;
	font-weight: bold;
	background-color: #ffb3b5;
}
.gvBox {
	font-family : Verdana, Arial, sans-serif;
	font-size : 14px;
	font-weight: bold;
	border-color: #FFFFFF;
	border: 1px solid;
	background-color: #ffb3b5;
}
.stockWarning { 
	font-family : Verdana, Arial, sans-serif;
	font-size : 10px;
	color: #cc0033;
}

.productsNotifications {
	background-color: #f2fff7;
}

.orderEdit { 
	font-family : Verdana, Arial, sans-serif;
	font-size : 10px;
	color: #70d250;
	text-decoration: underline;
}

BODY {
	color: #000000;
	margin: 0px;
	background-image: url(img/bg.gif);
	background-position:center;
	background-repeat:repeat-y;
	margin:0px;
    padding:0px;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}

img{
	border:0;
}

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #000000;
  text-decoration: underline;
}

FORM {
	display: inline;		   
}


TR.header {
	background-color: #ffffff;
}

TR.headerNavigation {
  background: #F6F6F6;
}

TD.headerNavigation {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight : bold;
	border-bottom: 1px solid;
	border-color: #b6b7cb;
	background-color: #F6F6F6;
}

A.headerNavigation { 
  color: #000000; 
}

A.headerNavigation:hover {
  color: #000000;
}

TD.conditions {
  background-color: #FFCCCC;
}

A.confirmationEdit {
	color: #009933;
	font-style: italic;
}
A.confirmationEdit:hover {
	color: #009933;
	font-style: italic;
	text-decoration: underline;
}
TR.headerError {
  background-color: #ff0000;
}

TR.headerMessage {
	background-color: #00CC33;
}

.moduleHeading {
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	font-weight: bold;
	padding-bottom: 10px;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
    background: #F6F6F6;
  color: #000000;
  font-weight : bold;
  border-bottom: 1px solid;
  border-color: #b6b7cb;
}

.infoBox {
}

.infoBoxContents {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #ff9900;
  height:17px;
  color: #ffffff;
}

TD.infoBoxHeading_right {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #C4C4C4;
  height:17px;
  color: #000000;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  border-right: 4px solid;
  background: #E6E6E6; 
  border-color: #C4C4C4;
}

TD.infoBox_right, SPAN.infoBox_right {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #E6E6E6; 

}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #f8f8f9;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #f8f8f9;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

A.pageResults {
	color: #0000FF;
	text-decoration: underline;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #000000;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

SPAN.underline {
	text-decoration: underline;
}

TABLE.formArea {
  background: #f1f1f1;
  border-color: #cccccc;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

.copyright {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  text-align:center;
}
.parseTime {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  text-align:center;
}
A.copyright {
  color: #000000;
}
A.copyright:hover {
  color: #0000ff;
  text-decoration: underline;
}


SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}
SPAN.productOldPrice {
	font-family: Verdana, Arial, sans-serif;
	color: #ff0000;
	text-decoration: line-through;
}
SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.productDiscountPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
  font-weight: bold;
}

.smallHeading {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: Black;
}

.moduleRow {
 font-family: Verdana, Arial, sans-serif;
 font-size: 11px;
 line-height: 1.5;
 background-color: #ffb74a;
 border: 1px solid;
 border-color: #ffb74a;

}
.moduleRowOver { 
	background-color: #ffb74a; 
	border: 1px solid;
	border-color: #ffffff;
	font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    line-height: 1.5; 
	color: #ffffff;
	
	}
.moduleRowSelected { background-color: #ffb74a; color: #ffffff; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

/* sitewide font classes */
/* Note: heading<Number> equals <font size="Number"> */
.heading1 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7pt; }
.heading2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; }
.heading3 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; }
.heading4 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12pt; }
.heading5 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16pt; }

/* Sitemap Tables */
.sitemap_heading {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; color: #FFFFFF; 
	background-color: #ff9900; 
	padding: 2px 0 2px 4px;}
.sitemap_heading a {color:#FFFFFF;}
.sitemap_heading a:hover {color:#ffffff; text-decoration:underline;}

.sitemap_sub {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; color: #000000; background-color: #f1f1f1; padding: 2px 2px;}
.sitemap_sub a {color:#000000;}
.sitemap_sub a:hover {color:#999999; text-decoration:none;}


/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }

.tableShop {
background-color: #ffffff;
border-left: 1px solid;
border-right: 1px solid;
border-color: #b6b7cb;
}

.navLeft {
	border-right: 1px solid;
	border-color: #b6b7cb;
	background-image: url(img/bg_left_column.jpg);
	width: 185px;
}
.navRight {
	border-color: #ff9900;
	border-top-width: 4px;
	border-top-style: solid;
	border-left-width: 4px;
	border-left-style: solid;
	background-color: #E6E6E6;
	width: 185px;
}

.contentsTopics {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.tableListingI {
	background-color: #eeeeee;
}

.tableListingII {
	background-color: #d0d0d0;
}

.tableBody {
padding: 5px;
}

.poweredby {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
  font-weight: bold;
}
.onepxwidth {
	width: 1px;
}





.header_top {
background-image:url(img/header_top.gif);
background-position:left bottom;
background-repeat: no-repeat;
width:851px;
height:38px;
margin:auto;

}

.header_middle {
background-image:url(img/header_middle.gif);
background-position:left top;
background-repeat: no-repeat;
width:851px;
height:165px;
margin:auto;

}

.header_bottom {
background-image:url(img/header_bottom.gif);
background-position:left top;
background-repeat: no-repeat;
width:850px;
height:76px;
margin:auto;
}

*html .header_bottom {
background-image:url(img/header_bottom.gif);
background-position:left top;
background-repeat: no-repeat;
width:851px;
height:76px;
margin:auto;
}


.header_blog{

width:100%;
height:203px;
margin:0px;
padding:0px;
margin-top:20px;
}


.topmenu {
float:left;
width:180px;
padding-left:46px;
padding-top:15px;
}



.box1 {
float:left;
width:170px;
overflow: hidden;
height:133px;
margin-left:8px;
margin-right:41px;
color:ffffff;
padding: 5px 3px 2px 8px;

}

.box1 table.moduletablenewsbox a {color:#666666; text-decoration: none;	font-weight: bold;}

.box1 table.moduletablenewsbox a:hover {color:#666666;}
.box1 table.moduletablenewsbox a:activ {color:#FFFFFF;}


.box2 {
float:left;
width:170px;
height:133px;
color:#4c4d47;
margin-right:37px;
padding: 5px 3px 2px 8px;
overflow: hidden;
}

.box2 table.moduletable a {color:#666666; text-decoration: none;	font-weight: bold;}


.box2 table.moduletable a:hover {color:#666666;}
.box2 table.moduletable a:activ {color:#FFFFFF;}

.box2 table.moduletable,img {border:0px;}

.box3 {
float:left;
color:#4c4d47;
width:168px;
height:60px;
padding-left:8px;
padding-top:5px;
}

.box3info1 {
font-size:12px;
line-height:10px;
text-transform: none;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
padding-bottom:7px;
text-decoration:underline;
}


.box3info2 {
font-size:12px;

margin-bottom:15px;
}

.box3  a {color:#4c4d47; text-decoration: none;
	font-weight: bold;}


.box3  a:hover {color:#4c4d47;}
.box3  a:activ {color:#4c4d47;}

.left_blog {
background:url(img/left_bg.gif) repeat-x;
background-position:30px 38px;
}

.middle_blog {
width:851px;
}


.right_blog {
background:url(img/right_bg.gif);
background-repeat:repeat-x;
}

.main_blog{
width:851px;
margin:auto;
text-align:left;
vertical-align:top;
min-height:500px;
}

*html .main_blog{
width:851px;
margin:auto;
text-align:left;
vertical-align:top;
height:500px;
}

body.main_blog.main_right a:link{color: #ff9900;}
body.main_blog.main_right a:hover{color: #ff9900;}

body.main_blog.main_left a:link{color: #ff9900;}
body.main_blog.main_left a:hover{color: #ff9900;}

.main_left {
float:left;
width:200px;
padding-left:10px;
}

.main_right {
float:left;
padding: 0 10px 20px 10px;
width:621px;}

.footer_blog {
vertical-align:bottom;
background:url(img/footer.gif);
background-position:left top;
background-repeat:no-repeat;
width:851px;
height:100px;
margin:auto;
color:#FFFFFF;
}

.copy{
padding-left:280px;
padding-top:8px;}

.footer_banner {
padding-top:20px;
text-align:right;
}
/*download*/


#dm_header a{ color: #ff9900;}
#dm_header a:hover{ color: #666666;}
#dm_cats h3{font-size:10px;}

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

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

.idsdiv {
font-size:12px;
color:#000000;
font-weight:bold;

}


#topmainmenu {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.boxheader {
  border-bottom: 1px solid #ff9900;
  font-weight: bold;
  padding: 0 0 4px 0;
  margin: 0;
}


#topmainmenu a {
  display: block;
  width: 142px;
  height: 18px;
  padding: 7px 0 0 18px;
  background-image: url(img/buttonbg.gif);
  color: #ff9900;
  text-transform: uppercase;
  font-weight: bold;
}

#topmainmenu a:hover {
  display: block;
  width: 142px;
  height: 18px;
  padding: 7px 0 0 18px;
  background-image: url(img/buttonbgh.gif);
  color: #ff9900;
  text-transform: uppercase;
  font-weight: bold;
  text-decoration: none;
}


.mheader {
  width: 190px;
  height: 21px;
  background-image: url(img/mheader.jpg);
  color: #ffffff;
  font-weight: bold;
  margin: 0 0 2px 0;
  padding: 4px 0 0 10px;
}

.mmcontent {
  margin: 0 0 25px 0;
}

.mcontent {
  padding: 4px;
  margin: 0 0 25px 0;
  border-bottom: 1px solid #ff9900;
  font-size: 11px;  
}

.mcontentcart {
  padding: 4px;
  margin: 0 0 25px 0;
  border-bottom: 1px solid #ff9900;
  background: #f1f1f1;
  font-size: 11px;
}


.clr {
  clear: both;
  margin: 0;
  padding: 0;
}


#navtrail {
  font-size: 10px;
  border-bottom: 1px dashed #999999;
  margin: 0 0 8px 0;
  padding: 0 0 3px 0;
}

.clearing {clear: both; margin: 0; padding: 0;}


.topproducts_left {
  float: left;
  width: 284px;
  height: 180px;
  padding: 5px 15px 5px 5px;
  border-bottom: 1px dashed #ff9900;
  border-right: 1px dashed #ff9900;
  font-size: 11px;   
}

.topproducts_right {
  float: left;
  width: 284px;
  height: 180px;
  border-bottom: 1px dashed #ff9900;
  padding: 5px 5px 5px 15px;
  font-size: 11px;  
}

.product_heading {
  padding: 5px;
  background: #ff9900;
  color: #ffffff;
  font-weight: bold;
  font-size: 12px;
}

.ph1 {
  font-size: 16px;
  margin: 4px 0 10px 0;
  padding: 0;
}

.pleftbox {
  width: 300px;
  float: left;
}

.prightbox {
  width: 280px;
  float: left;
  border: 1px solid #e7e7e7;
  background: #efefef;
  padding: 10px;
  text-align: right;
}

.descbox {
  padding: 5px;
  border: 1px solid #e7e7e7;
}

.descbox li {
  padding: 5px 0 5px 0;
}

.desctitel {
  background: #e7e7e7;
  color: #4c4d47;
  font-weight: bold;
  padding: 5px;
  margin: 0;
}

.infobox1 {
  width: 295px;
  height: 120px;
  float: left;
  padding: 5px;
  border: 1px solid #e7e7e7;
  margin: 5px 0 0 0;  
}

.infobox3 {
  width: 295px;
  height: 120px;
  float: left;
  padding: 5px;
  border: 1px solid #e7e7e7;
  margin: 5px 0 0 5px;
}





/*		########## Menu ##########		*/
ul.navilist { list-style-type:none; margin:0px;padding:0px;margin-top:-1px;font-family: Verdana, Verdana, sans-serif;  }
li.maincat {padding:0px; margin-top:0px; padding-top:0px;}

 /*		##########Hauptkategorie ##########		*/
.maincat { list-style-type:none; font-weight: bold;  margin: 0 0 5px 0; }
.maincat a {
	font-size: 11px;
	background-image:url(img/buttonbg2.gif);
	background-position:left top;
	background-repeat:no-repeat;
	display:block;
	height:18px;
	color:#ff9900;
	width: 180px;
	padding: 7px 0 0 20px;
}
.maincat a:hover{font-size: 11px; background-image:url(img/buttonbg2.gif); background-position:left top; background-repeat:no-repeat; display:block;
height:18px; color:#535252; width: 180px; padding: 7px 0 0 20px; text-decoration: none;}
.maincat a.gewaehlt{color:#535252;}
.maincat a.gewaehlt:hover{color:#535252;}


 /*		##########Unterkategorie 1 Eben  ##########		*/

.subcatlevel1 {padding-left:0px;l}
.subcatlevel1 a{font-size:11px;display:block;height:25px; padding-left:18px;}
.subcatlevel1 a:hover {display:block;height:25px; color:#535252; }
.subcatlevel1 a.gewaehlt{padding-left:18px;color:#535252; }
.subcatlevel1 a.gewaehlt:hover{padding-left:18px;color:#535252; }


/*		##########Unterkategorie 2 Eben  ##########		*/
.subcatlevel2 {padding-left:0px;l}
.subcatlevel2 a{font-size:11px;display:block;height:25px; padding-left:32px;}
.subcatlevel2 a:hover {display:block;height:25px; color:#535252; }
.subcatlevel2 a.gewaehlt{padding-left:32px;color:#535252; }
.subcatlevel2 a.gewaehlt:hover{padding-left:32px;color:#535252; }

/*Start OF SHOW IMAGES */
.show_more_pics{font-family:tahoma,verdana;font-size:11px;color:#4F4F4F;padding-left:0px;padding-bottom:10px;}
.prod_info_pics_container{height:200px;}
.showPics{background-color:;}
.ihrLogo{background-image:url(img/overlay.gif);}
.prod_info_pics_container_link{background-image:url(img/new_zoom_in.gif);background-repeat:no-repeat;background-position:3px 1px;border-bottom:0px solid #ffffff;}
#tablist{
padding: 0px;
margin-left: 0px;
margin-top:0px;
background-color:;
height:px;
}
#tablist li{
list-style: none;
display: inline;
background-color:;
margin-left: 1px;
margin-top: 0px;
}
#tablist li a{
padding: 4px;
margin-left: 0;
background-color: #F5F5F5;  
font-weight:500;
color:#4F4F4F;
font-family:verdana;
font-size:10px;
border-width:1px;border:1px;border-style:solid;border-color:#EFEFEF;  
}
#tablist li a:link{
color: #4F4F4F;
text-decoration:none;
font-weight:500;
font-family:verdana;
font-size:10px;
border-width:1px;border:1px;border-style:solid;border-color:#EFEFEF;  /*#E8DAE8*/
}
#tablist li a:hover{
color: #ff6600;
text-decoration:none;
font-weight:500;
font-family:verdana;
font-size:10px;
border-width:1px;border:1px;border-style:solid;border-color:#EFEFEF;  /*#E8DAE8*/
}
#tablist li a:active{
color: #ff6600;
text-decoration:none;
font-weight:500;
font-family:verdana;
font-size:10px;
border-width:1px;border:1px;border-style:solid;border-color:#EFEFEF;  /*#E8DAE8*/
}
#tablist li a.current{
background-color: #ffffff;
font-family:verdana;
font-size:10px;
border-width:1px;border:1px;border-style:solid;border-color:#EFEFEF;  /*#E8DAE8*/
}
#tabcontentcontainer{
width: 225px;
/* Insert Optional Height definition here to give all the content a unified height */
height:px;
border: 1px solid #EFEFEF;  /*#E8DAE8*/
background-color:;
margin-left: 0px;
margin-top: 0px;
}
.tabcontent{
display:none;
padding-top:0px;
background-image:url();background-repeat:no-repeat;background-position:5px 2px;
}
#tabcontentcontainer2{
width: 225px;
/* Insert Optional Height definition here to give all the content a unified height */
height:px;
border: 1px solid #EFEFEF ;  /*#E8DAE8*/
background-color:;
margin-left: 0px;
margin-top: 0px;
}
.tabcontent2{
display:none;
padding-top:0px;
background-image:url(img/new_zoom_in.gif);background-repeat:no-repeat;background-position:5px 2px;
}
/*Ende Tabcontent Styles für mehrere Bilder */
/*START POPUP Images*/
A.closeWindow:link { color:#4F4F4F; font-family:verdana; font-size:12px;text-decoration : none; font-weight:600;}
A.closeWindow:visited { color:#4F4F4F; font-family:verdana; font-size:12px; text-decoration : none; font-weight:600;}
A.closeWindow:hover { color:#ff6600; font-family:verdana; font-size:12px; text-decoration : none; font-weight:600;}
A.closeWindow:active { color:#ff6600; font-family:verdana; font-size:12px; text-decoration : none; font-weight:600;}
/*END OF SHOW IMAGES */
