/* DEFAULT */
body{line-height:15px;font-family:verdana;font-size:11px;color:#cccccc;background:#030303;margin:0;}
td{font-family:verdana;font-size:11px;color:#cccccc}
a:link{color:#8C538B}
a:visited{color:#8C538B}
a:hover{color:#ffffff}
li{line-height:19px}
.highlight{color:Red}
.title{line-height:35px;font-family:arial black;font-size:14px;color:#8C538B;margin-top:10px;text-transform:uppercase;}
.copyright{font-size:9px; color: #8E0167}
input {font-family:verdana;}
textarea {font-family:verdana;}
select {font-size:11px}

/* BREADCRUMB */
.breadcrumb{}
a.breadcrumb:link{}
a.breadcrumb:visited{}
a.breadcrumb:hover{}

/* NEWS FEED MODULE */
.boxNewsFeed {margin:9px}
.boxHeaderNewsFeed {margin-bottom:10px;font-weight:bold;}
.boxContentNewsFeed {padding-bottom:8px}
.boxFooterNewsFeed {}
.textNewsDate {}
.textNewsTitle {font-weight:bold;}
.textNewsDescription {}
a.linkNewsItem:link {}
a.linkNewsItem:visited {}
a.linkNewsItem:hover {}
a.linkNewsMore:link {}
a.linkNewsMore:visited {}
a.linkNewsMore:hover {}

/* NEWSLETTER SUBSCRIBTION FORM MODULE */
.btnSubscribe {}
.boxSubscribe {margin:7px}
.boxHeaderSubscribe {padding:3px;font-weight:bold;}
.boxFormSubscribe {padding:3px;}
.boxButtonSubscribe {padding:3px;}
.boxFooterSubscribe {padding:3px;}

/* SEARCH BUTTON */
.btnSearch {}
.txtSearch {}

/* LOGIN BUTTON */
.btnLogin {}

/* LISTING */
.listing {}
.listheading {background:#e0e0e0}
.listheadingtext {font-size:12px}
.listbody {background:#f3f3f3}
.listbodytext {}
a.listheadingtext:link {font-size:12px}
a.listheadingtext:visited {font-size:12px}
a.listheadingtext:hover {font-size:12px}

/* PRINT LINK */
a.print:link{font-family:Verdana;font-size:11px;color:#8C538B;text-decoration:underline}
a.print:visited{font-family:Verdana;font-size:11px;color:#8C538B;text-decoration:underline}
a.print:hover{font-family:Verdana;font-size:11px;color:#ffffff;text-decoration:underline}

/* TOP NAVIGATION */
.topmenu{font-family:Arial;font-size:12px;color:#ffffff;}
a.topmenu:link{font-family:Arial;font-size:12px;color:#ffffff;text-decoration:none}
a.topmenu:visited{font-family:Arial;font-size:12px;color:#ffffff;text-decoration:none}
a.topmenu:hover{font-family:Arial;font-size:12px;color:#ffffff;text-decoration:none}

/* BOTTOM NAVIGATION */
.bottommenu{font-family:Verdana;font-size:11px;color:#8C538B;}
a.bottommenu:link{font-family:Verdana;font-size:11px;color:#8C538B;text-decoration:underline}
a.bottommenu:visited{font-family:Verdana;font-size:11px;color:#8C538B;text-decoration:underline}
a.bottommenu:hover{font-family:Verdana;font-size:11px;color:#ffffff;text-decoration:underline}

/*  */
a.register:link{color:#666666;padding:7px;}
a.register:visited{color:#666666;}
a.register:hover{color:#ffffff;}
a.login:link{color:#666666;}
a.login:visited{color:#666666;}
a.login:hover{color:#ffffff;}
a.myworkspace:link{color:#666666;}
a.myworkspace:visited{color:#666666;}
a.myworkspace:hover{color:#ffffff;}
a.admin:link{color:#666666;}
a.admin:visited{color:#666666;}
a.admin:hover{color:#ffffff;}
a.logout:link{color:#666666;}
a.logout:visited{color:#666666;}
a.logout:hover{color:#ffffff;}

/* MAIN NAVIGATION (STANDARD) */
.mainbar
    {
    background:url("http://www.nakedlunch.de/templates/nakedlunch/images/topbg.gif") repeat-x top;
    font-family:Verdana;font-size:12px;font-weight:bold;color:#8C538B; 
    padding:7px;   
    }
a.mainmenu:link{color:#8C538B;text-decoration:none}
a.mainmenu:visited{color:#8C538B;text-decoration:none}
a.mainmenu:hover{color:#ffffff;text-decoration:none}

/* MAIN NAVIGATION (DROPMENU) */
.top {
    font:bold 12px verdana;
    color:#8C538B;
    background:none;
    }
.top_hover {
    font:bold 12px verdana;
    color:#ffffff;
    background:#000000;
    }
.member {
    font:bold 11px verdana;
    color:#8C538B;
    }
.member_hover {
    font:bold 11px verdana;
    color:#ffffff;
    background:#C2C4C5;
    }
.topbar 
    {
    background-image:url("http://www.nakedlunch.de/templates/nakedlunch/images/topbg.gif");
    height:20px;
    }
.memberbar {
    background-image:url("http://www.nakedlunch.de/templates/nakedlunch/images/memberbg.gif");
    height:14px;
    }

/* MAIN NAVIGATION (DROPDOWN FLOATING MENU) */
.menuitem_static td{font-family:verdana;font-size:10px;font-weight:bold}
.menuitem_static A:link {color:#f6f7f8}
.menuitem_static A:visited {color:#f6f7f8}
.menuitem_static A:hover {color:#f6f7f8}
.menuitem_dynamic {border-top:#999999 1px solid;border-right:#999999 1px solid}
.menuitem_dynamic td {font-family:verdana;font-size:10px;font-weight:bold}
.menuitem_dynamic A:link {color:#f6f7f8}
.menuitem_dynamic A:visited {color:#f6f7f8}
.menuitem_dynamic A:hover {color:#f6f7f8}

/* MAIN NAVIGATION (VERTICAL) */
.mnuVertical {width:170px}
.mnuOver {
    padding:3px;
    background-color:#656567;
    border:#cccccc 1px solid; 
    border-left:#cccccc 1px solid; 
    border-top:#cccccc 1px solid;
    border-bottom:#5A5A5C 1px solid;
    border-right:#5A5A5C 1px solid;
    color:#cccccc;
    }
.mnuSelected {
    padding:3px;
    background-color:#F3F2F7;
    border:white 1px solid; 
    border-top:white 1px solid;    
    border-bottom:#cccccc 1px solid;
    border-right:#cccccc 1px solid;
    font-weight:bold;
    }
.mnuPath {
    padding:3px;
    background-color:#D7D7DB;
    border:white 1px solid;
    border-top:white 1px solid;
    border-bottom:#cccccc 1px solid;
    border-right:#cccccc 1px solid;
    }
.mnuNormal {
    padding:3px;
    background-color:#E5E5EA;
    border:white 1px solid;
    border-top:white 1px solid;
    border-bottom:#cccccc 1px solid;
    border-right:#cccccc 1px solid;
    }
	
	

/* BOX (which contains links to the same level pages/Quick Links) */
.boxQuickLinks {
    border-top:#cccccc 2px dotted;
    border-bottom:#cccccc 2px dotted;
    background:#f7f7f7;
    width:100%
    }

/* BOX (which contains links to pages within the current page) */
.boxLinksWithin {
    width:100%;
    }

/* DISCUSSION */
.message {color:#666666;}

/* SHOPPING */
.product_title {font-weight:bold;font-size:11px;}
.product_sub_title{font-weight:bold;font-size:9px;}
.product_detail_title {font-family:arial;font-weight:bold;font-size:14px;color:#333333;text-transform: uppercase;margin-top:10px}
.product_detail_sub_title{font-weight:bold;font-size:9px;}
.product_detail_box {}
.special_price {font-weight:bold;line-height:18px}
.row_product {border:#c4c4c4 1px solid;}
.cell_separator {border-left:#c4c4c4 1px solid;}
.product_info_separator {border-top:dotted 1px #777777;width:100%;height:2px;}
.search_result_separator {width:100%;border-bottom:#777777 1px dotted}

a.add_to_cart:link {color:#505050;font-weight:bold;text-decoration:none}
a.add_to_cart:visited {color:#505050;font-weight:bold;text-decoration:none}
a.add_to_cart:hover {color:#505050;font-weight:bold;text-decoration:none}
a.edit_product:link {color:#505050;font-weight:bold;text-decoration:none}
a.edit_product:visited {color:#505050;font-weight:bold;text-decoration:none}
a.edit_product:hover {color:#505050;font-weight:bold;text-decoration:none}
a.del_product:link {color:#505050;font-weight:bold;text-decoration:none}
a.del_product:visited {color:#505050;font-weight:bold;text-decoration:none}
a.del_product:hover {color:#505050;font-weight:bold;text-decoration:none}
a.more_product:link {color:#505050;font-weight:bold;text-decoration:none}
a.more_product:visited {color:#505050;font-weight:bold;text-decoration:none}
a.more_product:hover {color:#505050;font-weight:bold;text-decoration:none}
a.back_product:link {color:#505050;font-weight:bold;text-decoration:none}
a.back_product:visited {color:#505050;font-weight:bold;text-decoration:none}
a.back_product:hover {color:#505050;font-weight:bold;text-decoration:none}

.sp_cart {border:#cccccc 1px solid;}
.sp_cart_header {border:#d7d7d7 1px solid;font-weight:bold;}
.sp_cart_item {border-left:#d7d7d7 1px solid;}
.sp_cart_summary_sep {border-top:#d7d7d7 1px solid;}
.sp_cart_summary {font-weight:bold;}
.sp_checkout_wiz {font-family:Verdana;font-size:8pt;background-color:#ffffff;}
.sp_wiz_steps {background-color:#f4f4f4;}
.sp_wiz_nav {background-color:#d7d7d7;}
.sp_term_panel {border:#cccccc 1px solid;border-top:none}
.sp_order_payment {border:#cccccc 1px solid;}



/*  MIKE */

#spyder {
position:absolute;
visibility: hidden;
}

#head{
	width: 780px;
	height: 337px;
/*	margin: 0px auto;*/
	border: 0px;
	position: relative;
	padding: 0px;
	background-image: url(http://www.nakedlunch.de/templates/nakedlunch/images/head.jpg);
	background-repeat: no-repeat;
}

#balken{
width: 780px;
height: 19px;
border: 0px;
position: relative;
padding: 0px;
background-image: url(http://www.nakedlunch.de/templates/nakedlunch/images/balken.jpg);
}

#bottom{
	width: 780px;
	height: 225px;
	border: 0px;
	position: relative;
	padding: 0px;
	background-image: url(http://www.nakedlunch.de/templates/nakedlunch/images/bottom.jpg);
	background-repeat: no-repeat;
	text-align: justify;
}

#footer{
height: 20px;
border: 0px;
position: relative;
padding: 0px;
}