html                          { overflow-x: hidden;
                                overflow-y: auto; }

body, .frameborder            { font-family: Arial, Helvetica, sans-serif;
                                margin: 0px;
                                padding: 0px;
                                border-style: none;
                                border-width: 0px;
								}

A:link                        { text-decoration: none; color: #FFF; }
A:visited                     { text-decoration: none; color: #FFF; }
A:active                      { text-decoration: none; color: #FFF; }
A:hover                       { text-decoration: none; color: #FFF; }

.shop_infoline A:link         { }
.shop_infoline A:visited      { }
.shop_infoline A:active       { }
.shop_infoline A:hover        { background-color: #F00; }

body.shop_infoline            {
	margin: 0px;
	background-color: #C00;
	color: white;
	text-align: left;
	font-size: 11pt;
	font-weight: bold;
	padding: 2px 10px 2px 10px;
	border-top: 0px solid white;
	border-bottom: 3px solid white;
	font-style: italic;
}

body.shop_infopage            { background-color: #900;
                                color: #FFFFFF;
                                font-size: 11pt;
                                text-align: left; }

.shop_mainpage A:link         { }
.shop_mainpage A:visited      { }
.shop_mainpage A:active       { }
.shop_mainpage A:hover        { background-color: #FF0000;
                                color: #FFFFFF; }

body.shop_mainpage            { margin: 10px;
                                padding: 0px;
                                background-color: #900;
                                color: white;
                                font-size: 10pt;
                                text-align: left;}

.shop_orderpage A:link        { color: #FFFFFF; }
.shop_orderpage A:visited     { color: #FFFFFF;}
.shop_orderpage A:active      { color: #FFFFFF; }
.shop_orderpage A:hover       { text-decoration: underline;
                                color: #FFFFFF; }

body.shop_orderpage           { margin: 10px;
                                padding: 0px;
				background: #A00 url(logoneu.jpg) fixed no-repeat 50% 250px;
                                color: white;
                                font-size: 10pt;
                                text-align: center; 
								
								 }



.shop_buttonoff               { padding: 0px;
                                margin: 0px 5px 0px 0px;
                                color: #111;
                                background: #fff;
                                border: 1px solid #333; }
.shop_buttonon                { padding: 0px;
                                margin: 0px 5px 0px 0px;
                                color: #fff;
                                background: #f00;
                                border: 1px solid #333; }
								



								
								
.shop_buttonoff, .shop_buttonon { clear: both; padding: 2px 5px; margin: 5px 5px 0 0; border: 3px solid white; -moz-border-radius: 5px; -webkit-border-radius: 5px; color: white; }
.shop_buttonoff { background: #CC0000; }
.shop_buttonon { background: #FFFFFF; color: #111; cursor: pointer; }		
								
								
								
								
								
								
								
								
								
								
								

body.shop_header              { margin: 0px;
                                padding: 5px 5px;
                                background-color: #FFF;
                                color: #C00;
                                text-align: right;
                                font-size: 10pt;
                                font-weight: bold; }

body.shop_footer              { margin: 0px;
                                padding: 1px 10px 0px 10px;
                                bottom: 0px;
                                background-color: #C00;
                                color: white;
                                text-align: center;
                                font-size: 10pt;
                                font-style: italic;
                                border-top: 3px solid white; }

.shop_menu A:link {
}
.shop_menu A:visited {
}
.shop_menu A:active {
}
.shop_menu A:hover {
}



body.shop_menu                 { 
								clear: both;
                                margin: 10px 0 0 4px;
								background-color: #C00;
								-moz-border-radius: 5px;
  								-webkit-border-radius: 5px;
                                color: white;
                                text-align: left;
                                font-size: 9pt;
                                font-weight: bold;
                               }

span.shop_menu_off {
	clear: both;
    width: 120px;
    float: left;
    background-color: #C00;-moz-border-radius: 5px;
  -webkit-border-radius: 5px;
    border: 2px solid white;
    padding: 2px 5px;
    cursor: pointer;
}

span.shop_menu_on {
	clear: both;
    width: 120px;
    float: left;
    background-color: white;-moz-border-radius-bottomleft: 5px;
  -webkit-border-bottom-left-radius: 5px;
    color: red;
    border: 2px solid white;
    padding: 2px 5px;
    cursor: pointer;
}

div.shop_menu_seperator {
    clear: both;
    overflow: hidden;
    height: 5px;
}

.shop_clearer                  { clear: both;
                                overflow: hidden;
                                line-height: 1px;
                                padding: 0px;
                                margin-top: -1px; }

.shop_itemgroup_header        { font-size: 12pt;
                                padding-bottom: 10px;
                                text-align: center; }
.shop_itemgroup_footer        { font-size: 12pt;
                                padding-top: 10px;
                                text-align: center; }

.shop_itemtable             { width: 100%;
                                text-align: center;
                                padding: 0px;
                                margin: 0px; }
.shop_itemtextbetween {
    clear: none;
    font-size: 12pt;
    font-weight: bold;
    text-align: left;
    margin: 5px 0px 0px 4px;
}

.shop_itemlist              { height: 115px;
                                width: 250px;
                                text-align: left;
                                background-color: #900; 
								-moz-border-radius: 5px;-webkit-border-radius: 5px;
                                border: 2px solid white;
                                margin: 4px;
                                padding: 0px;
                                float: left;
				
				
	
				
				
				
				
								
								
								
								
								
								 }
.shop_itemwithpicture      { height: 130px;
                                width: 360px;
                                text-align: center;
                                padding: 0px 0px 0px 0px; }

.shop_itemwithpicture img  { margin: 8px; float: left; }

.shop_itemname             { font-size: 11pt;
                                font-weight: bold;
                                padding: 5px 5px 5px 5px;
                                text-align: left; }
								
							
								
.shop_itemprice            {
	background-color: #c00;
	font-size: 11pt;
	font-weight: bold;
	padding: 5px 5px 5px 5px;
	margin-left: 3px;
	text-align: right;
	float: right;
								-moz-border-radius: 5px;
                                -webkit-border-radius: 5px;
	border: 1px solid white;
	color: #FFFFFF;
}
.shop_itemnumber           { font-size: 8pt;
                                text-align: left;
                                padding: 0px 5px 5px 5px;
                                clear: both; }
.shop_itemdescription      { font-size: 9pt;
                                text-align: left;
                                padding: 0px 5px 5px;
                                clear: right; }
.shop_itemspecialoffer    { font-size: 10pt;
                                font-weight: bold;
                                text-transform: uppercase;
                                text-align: left;
                                padding: 10px 5px 0px;
                                clear: right; }

.shop_subitemtable            { text-align: left;
	                            padding: 5px;
	                            margin: 0px 0px 0px 0px; }
.shop_subitemreturnbutton     { font-size: 10pt;
                                padding: 0px 0px 15px 0px; }
.shop_subitemlist             { width: 200px;
                                text-align: left;
                                background-color: #900;
                                border: 1px solid #C00;
                                margin: 0px 8px 5px 0px;
                                float: left;
								-moz-border-radius: 5px;
                                -webkit-border-radius: 5px;
                                border: 1px solid white; }
.shop_subitemname             { font-size: 9pt;
                                font-weight: bold;
                                padding: 2px;
                                margin: 0px;
                                text-align: left;
                                float: left; }
.shop_subitemprice            { font-size: 10pt;
                                font-weight: bold;
                                background-color: #C00;
                                padding: 2px;
                                margin-left: 2px;
                                text-align: right;
                                float: right;-moz-border-radius: 5px;
                                -webkit-border-radius: 5px;
                                border: 1px solid white; }
.shop_subitemnumber           { font-size: 8pt;
                                text-align: left;
                                padding: 0px 2px 2px 2px;
                                clear: both; }
.shop_subitem_header          { text-align: left;
                                font-size: 11pt;
                                font-weight: bold;
                                padding: 0px 0px 10px 0px; }
.shop_subitem_groupheader     { text-align: left;
                                font-size: 10pt;
                                font-weight: bold;
                                font-style: italic;
                                color: white;
                                padding: 0px 0px 0px 6px; }

div.shop_orderlist           { text-align: center;
                                padding: 0px;
                                margin: 0px;
                                font-size: 9pt; }
div.shop_orderlist_row       { clear: both;
                                padding: 3px 0px;
                                width: 273px;
                                text-align: left; }
div.shop_orderlist_heads     { font-weight: bold;
                                background-color: #C00;
                                border-right: 1px solid #900;
                                margin: 0px;
                                padding: 0px 5px; }
div.shop_orderlist_content   { padding: 0px 5px; }
div.shop_orderlist_totalsum  { padding: 0px 5px;
                                text-align: right;
                                font-weight: bold;
                                font-size: 9pt; }
div.shop_orderlist_col1   { width: 60px;
                                margin: 0px;
                                padding: 0px;
                                vertical-align: top;
                                text-align: left;
                                float: left; }
div.shop_orderlist_col2   { width: 145px;
                                margin: 0px;
                                padding: 0px;
                                vertical-align: top;
                                text-align: left;
                                float: left; }
div.shop_orderlist_col3   { width: 60px;
                                margin: 0px;
                                padding: 0px;
                                vertical-align: top;
                                text-align: right;
                                float: left; }

div.shop_orderform_text    {
	text-align: left;
	font-size: 11pt;
	padding: 5px;
	color: #FFFFFF;
                                /* border: 1px dashed #ccc; */ }
div.shop_orderform_titles  { float: left;
                                text-align: left;
                                width: 200px;
                                margin: 0px 0px 10px 0px; }
.shop_orderform_needed     { color: red; }
.shop_orderform_inputboxes { width: 260px; }

