﻿body 
{
    background-color:#000000;
    font-family:Arial;
    font-weight:normal;
    font-size:14px;
    color:#231f20;
    line-height:16px;
}

a, a:visited
{
    text-decoration: none;
    color:#222222;
}
a:hover 
{
    color:#555555;
}

.arial11 
{
    font-family:Arial;
    font-size:11px;
}
.arial12 
{
    font-family:Arial;
    font-size:12px;
}
.arial14 
{
    font-family:Arial;
    font-size:14px;
}



.TemplateTop 
{
    background-image: url(images/top_bg.png);
    background-repeat:no-repeat;
    width:846px;
    height:131px;
    text-align:left;
}

.TemplateMain 
{
    background-image: url(images/main_bg_rep.png);
    background-repeat:repeat-y;
    width:846px;
    min-height:500px;
    display:table;
    padding-bottom:20px;
}

.mainContent 
{
    text-align:left; 
    padding-left:16px;
    padding-right:16px;
    padding-top:16px;
    height:100%;

}

.TemplateBot 
{
    background-image: url(images/bot_bg.png);
    background-repeat:no-repeat;
    width:846px;
    height:47px;
}


.TemplateFooter
{
    background-image: url(images/main_bg_rep.jpg);
    background-repeat:repeat-y;
    width:846px;
    height:28px;
}

.TemplateFooterLeft 
{
    background-image: url(images/footer_left.png);
    background-repeat:no-repeat;
    width:12px;
    height:28px;
}
    
.TemplateFooterMain 
{
    background-image: url(images/footer_bg_rep.jpg);
    background-repeat:repeat-x;
    width:590px;
    height:28px;
}

.TemplateFooterMain2 
{
    background-image: url(images/footer_bg_rep.jpg);
    background-repeat:repeat-x;
    width:200px;
    height:28px;
}

.TemplateFooterRight 
{
    background-image: url(images/footer_right.png);
    background-repeat:no-repeat;
    width:12px;
    height:28px;
}

.footerText 
{
    text-align:left;
    font-family:Arial;
    font-size: 11px;
    color:#ffffff;
}



.aktuelltTop 
{
    background-image: url(images/subMenu_top.jpg);
    background-repeat:no-repeat;
    width:194px;
    height:20px;
    padding-left:8px;
    padding-top:4px;
}

.aktuelltMenuRub 
{
    color:#222222;
    font-weight:bold;
}

/* START SUBMENY */

.subMenuTop 
{
 /*   background-image: url(images/subMenu_top.jpg); */
    background-repeat:no-repeat;
    width:194px;
    height:27px;
    padding-left:8px;
}

.subMenuBot
{
 /*   background-image: url(images/subMenu_bot.jpg); */
    background-repeat:no-repeat;
    width:194px;
    height:11px;
}

.subMenuRub 
{
    color:#ffffff;
    font-weight:bold;
    display:none;
}

.subMenuSelected
{
    background-color:#000000;
    font-weight:bold;
}

.subMenuSelectedLevel2 a
{
    font-weight:bold;
}

.subMenuSelected a
{
    color:#FFFFFF;
}

.subMenuSelectedLevel2 a
{
    color:#000000;
}

.subMenuNotSelectedLevel2 a
{
}

#subMenuNavigation ul
{
   list-style:none;
   margin:0px;
   background-color:#f6f6f6;
   padding:0px;
   width:194px;
}

.subMenuNavigationLevel2
{
	margin:0px;
	padding-bottom:14px;
   text-align:left;
   padding-left:0px;
}
.subMenuNavigationLevel2 li
{
   list-style:none;
   display:inline;
   margin:0px;
   background-color:#f6f6f6;
   padding-right:4px;
   padding-left:4px;
   margin-left:0px;
   border-right:1px solid #000000;
}

#subMenuNavigation ul li
{
    padding-left:10px;
    height: 1.8em;
    line-height: 1.8em;
    width: 184px;
    display: block;
    border-bottom: 1px solid #c1c1c1;
    color: #3c3c3c;
    text-decoration: none;
    text-align: left;
} 

.subMenuNavigationLevel2 ul li
{
    padding-left:0px;
    height: 1.8em;
    line-height: 1.8em;
    display:inline;
    border-bottom: 1px solid #c1c1c1;
    color: #3c3c3c;
    text-decoration: none;
    text-align: left;
    margin-left: 4px;
} 

/* SLUT SUBMENY */



.mainImage 
{
    margin-bottom:10px;
}

.contentrub 
{
    font-family:Arial;
    font-weight:bold;
    font-size:18px;
    color:#231f20;
    border-bottom:1px dotted #cecece;
    padding-bottom:2px;
    line-height:20px;
    margin-bottom:6px;
    width:412px;
    display:table;
    clear: right;
}






/* START MENY */

.menuSelected
{
   background-color: #000000; 
  /*   background-image: url(images/menuBgSelected.jpg); */
    background-position:bottom right;
    background-repeat:repeat-x;
}

#menuDiv ul li a.menuSelected
{
    color:#FFFFFF;
}

#menuDiv 
{
    margin-top: 106px;
   /* display:none; */
    
}

#menuDiv ul 
{
	list-style-type: none; 
	list-style-image: none;
	margin-left: 10px;
	padding-left:0px;

}

#menuDiv li 
{
    display: inline;
    margin-left:0px;
    margin-right:0px;
    /*background-image: url(images/menuDevider.gif);*/
    background-position:bottom right;
    background-repeat:no-repeat;
    border-right:0px solid #000000;
    width:0px;
}

#menuDiv ul li a 
{
    text-decoration:none;  
	margin-right:0px;
	padding: 7px 20px 6px 20px; 
	color: #000000;
	font-family:Arial;
	font-size:18px;
	font-weight:bold;
    /*border-right: 1px solid #999999;*/
}

#menuDiv ul li a:hover 
{
	 background-color: #000000; 
	margin-right:0px;
  /*  background-image: url(images/menuBgSelected.jpg);*/
    background-position:bottom right;
    background-repeat:repeat-x;
color: #ffffff
}

/* SLUT MENY */






/* START MER INFO */

.merInfoTop 
{
    background-image: url(images/merInfoTop.gif);
    background-repeat:no-repeat;
    background-position:bottom;
    width:164px;
    height:13px;
}

.merInfoBot 
{
    background-image: url(images/merInfoBot.gif);
    background-repeat:no-repeat;
    background-position:top;
    width:164px;
    height:13px;
}

.merInfoBg 
{
    background-color:#e5e4e4;
    width:152px;
    padding-left:6px;
    padding-right:6px;
    padding-top:1px;
    padding-bottom:1px;
}


/* SLUT MER INFO */


/* START CART */

.ackertCartTop 
{
    background-image: url(images/merInfoTop.gif);
    background-repeat:no-repeat;
    background-position:bottom;
    width:164px;
    height:13px;
}

.ackertCartBot
{
    background-image: url(images/merInfoBot.gif);
    background-repeat:no-repeat;
    background-position:top;
    width:164px;
    height:13px;
}

.ackertCartRub 
{
    color:#444444;
    font-weight:bold;
    padding-left:10px;
   background-color:#e5e4e4;
   width:164px;
}

.ackertCart,
#ackertCart ul
{
   list-style:none;
   margin:0px;
   background-color:#e5e4e4;
   padding:0px;
   width:164px;
}

#ackertCart ul li
{
    padding-left:10px;
    width: 154px;
    display: block;
    color: #3c3c3c;
    text-decoration: none;
    text-align: left;
} 

/* SLUT CART */


#checkOutSideBarDataList ul
{
   list-style:none;
   margin:0px;
   background-color:#f6f6f6;
   padding:0px;
   width:174px;
}

#checkOutSideBarDataList td
{
    padding-left:10px;
    height: 1.8em;
    line-height: 1.8em;
    width: 184px;
    display: block;
    border-bottom: 1px solid #c1c1c1;
    color: #3c3c3c;
    text-decoration: none;
    text-align: left;
} 

.cartContentHeader
{
    background-image: url(images/checkoutCartTop.gif);
    width:596px;
    height:27px;
    background-repeat:no-repeat;
    color:#ffffff;
    border-collapse:collapse;
    font-weight:bold;
}

.cartFooter
{
    background-color:#afafaf;
        color:#231f20;
        font-weight:bold;
}

.cartContent
{
    background-color:#efefef;
        color:#231f20;
    font-weight:normal;

}

.cartContentAlt
{
    background-color:#cfcfcf;
        color:#231f20;
    font-weight:normal;
}

.cartPadding
{
    padding:4px;
}

.textAlignLeft
{
    text-align:left;
}

.textAlignRight
{
    text-align:right;
}

.borderTop
{
    border-top:1px #888888 solid;
}


.modal
{
    background-color: #000000;
    filter:alpha(opacity=80);
    opacity:0.8;
}
.margin3
{
    margin-right:34px auto;
    margin-bottom:20px;
    width: 100%;
    text-align:center;
}

.modalPanel 
{
    width: 100%;
    text-align:center;	
    background-color:Transparent;
    border-width: 0px;
    border-style:none;
    height:100%;
    padding-top:110px;
}

.modalImage 
{
 padding: 10px;
 background-color:#FFFFFF;
 text-align:left;
}