html { 
	padding: 0px;
	margin: 0px;
	height: 100%;
}

body {
	font-size: 12px;
	line-height: 16px;
	color: #990000;
	background-color: #ffffff;
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-image: url(../img/special/background_saf_op.gif);
	background-repeat: repeat;
	background-attachment: fixed;
	background-position: top center;
	height: 100%;
	<!--
	background-image: url(../img/special/background_ie.gif);
	-->
}

body, x:-moz-any-link {
	background-image: url(../img/special/background.gif);
}

img {
	border: 0px;
}

a {
	color: #990000;
	text-decoration: none;
}

div{
	color: #000000;
}

table, tr, td {
	font-size: 12px;
	line-height: 16px;
	color: #000000;
}

p, form {
	margin: 0px;
	color: #000000;
}

strong {
	font-weight: bold;
}

span {
	margin: 0px;
	padding: 0px;
}

ul, li, dl {
	list-style: none;
	margin: 0;
	padding: 0;
}

input, textarea, select, option {
	color: #000000;
	font-size: 12px;
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	text-decoration: none;
}

.left {
	float: left;
}

.right {
	float: right;
}

.center {
	text-align: center;
}

/* #### Basislayout ############################# */

#body_reset {
	text-align: left;
}

#container {
	width: 979px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	padding: 0px;
	margin: 0 auto -75px auto;
	text-align: left;
}

#head {
	height: 193px;
	background-image: url(../img/head/head_bg.gif);
	background-repeat: no-repeat;
	background-color: #ffffff;
}

#nav_big {
	float: left;
	width: 230px;
	background-image: url(../img/nav/nav_bg.jpg);
	background-repeat: repeat-x;
	padding-top: 20px;
}

#nav_small {
	float: left;
	width: 230px;
	background-image: url(../img/nav/nav_bg.jpg);
	background-repeat: repeat-x;
	padding-top: 20px;
}

#main_big {
	float: right;
	padding-top: 25px;
	width: 749px;
}

#main_small {
	margin: 0px;
	float: left;
	/*
	border-right: 1px solid #ff9933;
	*/
	padding-top: 25px;
	width: 582px;
	<!--
	width: 583px;
	-->
}

#main_shop {
	margin: 0px;
	float: left;
	padding-top: 25px;
	padding-right: 15px;
	width: 523px;
	<!--
	width: 524px;
	-->
}

#side {
	float: left;
	width: 166px;
	/*
	border-right: 1px solid #ff9933;
	*/
	padding-top: 15px;
	margin-top: 10px;
}

#side_shop {
	float: left;
	width: 210px;
	padding-top: 25px;
}

.space {
	height: 75px;
}

#foot {
	clear: both;
	width: 979px;
	height: 75px;
	background-image: url(../img/foot/foot_bg.jpg);
	background-repeat: no-repeat;
	background-position: 231px 0px;
	margin: 0 auto 0 auto;
	<!--
	width: 980px;
	-->
}

#foot_content {
	font-size: 12px;
	line-height: 20px;
	color: #ff9933;
	text-align: center;
	padding-top: 5px;
	padding-left: 270px;
	padding-right: 40px;
}

a.foot:link, a.foot:visited {
	color: #ff9933;
}

a.foot:hover, a.foot:active, a.foot:focus {
	color: #990000;
}

#content_small {
	/* background-color: #ffffff; */
	padding-left: 28px;
	padding-right: 15px;
}

#content_big {
	/* background-color: #ffffff; */
	padding-left: 28px;
	padding-right: 15px;
}

/* #### a.Main ############################# */

a.main_more:link, 
a.main_more:visited, 
a.main_more:active {
	color: #990000;
}

a.main_more:hover {
	color: #990000;
}

/* ---------------------------------------- */

a.main_1b:link {
	color: #000000;
}

a.main_1b:visited {
	color: #000000;
}

a.main_1b:hover {
	color: #000000;
}

a.main_1b:active {
	color: #000000;
}

/* #### a.Navigation ############################# */

a.nav_1 {
	color: #ff6600;
	text-decoration: none;
}

a.nav_2 {
	color: #ff9933;
	text-decoration: none;
}

a.nav_3 {
	color: #ff9933;
	text-decoration: none;
}

a.nav_1_on {
	color: #990000;
	text-decoration: none;
}

a.nav_2_on {
	color: #990000;
	text-decoration: none;
}

a.nav_3_on {
	color: #990000;
	text-decoration: none;
}

a.nav_1_s {
	color: #ff6600;
	text-decoration: line-through;
}

a.nav_2_s {
	color: #ff9933;
	text-decoration: line-through;
}

a.nav_3_s {
	color: #ff9933;
	text-decoration: line-through;
}

a.nav_1_on_s {
	color: #990000;
	text-decoration: line-through;
}

a.nav_2_on_s {
	color: #990000;
	text-decoration: line-through;
}

a.nav_3_on_s {
	color: #990000;
	text-decoration: line-through;
}

a.nav_1_u {
	color: #ff6600;
	text-decoration: underline;
}

a.nav_2_u {
	color: #ff9933;
	text-decoration: underline;
}

a.nav_3_u {
	color: #ff9933;
	text-decoration: underline;
}

a.nav_1_on_u {
	color: #990000;
	text-decoration: underline;
}

a.nav_2_on_u {
	color: #990000;
	text-decoration: underline;
}

a.nav_3_on_u {
	color: #990000;
	text-decoration: underline;
}

a.nav_lang_on {
	font-size: 11px;
	color: #003399;
	text-decoration: none;
}

a.nav_copy {
	font-size: 10px;
	color: #e6bb72;
	font-weight: normal;
	text-decoration: none;
}

/* #### a.Head ############################# */

a.head_logout:link {
	color: #ff3300;
	text-decoration: none;
}

a.head_logout:visited {
	color: #ff3300;
	text-decoration: none;
}

a.head_logout:hover {
	color: #cc0000;
	text-decoration: none;
}

a.head_logout:active {
	color: #ff3300;
	text-decoration: none;
}

/* ---------------------------------------- */

a.head_navi:link, a.head_navi:visited, a.head_navi:active {
	color: #fbeeb8;
	text-decoration: none;
	margin-right: 15px;
}

a.head_navi:hover {
	color: #8b0e13;
	text-decoration: none;
	margin-right: 15px;
}

/* #### a.Top ############################# */

a.top_0n {
	color: #990000;
	text-decoration: none;
}

a.top_0ng {
	color: #990000;
	text-decoration: none;
}

a.top_0bg {
	color: #990000;
	text-decoration: none;
}

/* #### Navigation ############################# */

ul.nav {
	list-style: none;
	margin: 0;
	padding: 0;
	padding-left: 17px;
	padding-right: 10px;
}

/*
.nav_line {
	height: 1px;
	background-color: #fbeb96;
	padding-top: 0px;
	padding-bottom: 0px;
	vertical-align: top;
	background-image: url(../img/nav/nav_line1.gif);
	
}
*/

li.nav_shop {
	height: 250px;
	background-image: url(../img/nav/nav_bg_shop.gif);
	background-repeat: no-repeat;
	padding-top: 56px;
	padding-left: 30px;
	margin-top: 40px;
}

a.nav_shop {
	color: #990000;
}

.nav1_li_off {
	line-height: 13px;
	border-top: 1px solid #fbeb96;
	background-image: url(../../img/nav/nav_teaser_1_off.gif);
	background-repeat: no-repeat;
	background-position: 10px 4px;
	padding-top: 5px;
	padding-left: 35px;
	padding-bottom: 6px;
}

.nav1_li_on {
	line-height: 13px;
	border-top: 1px solid #fbeb96;
	background-image: url(../../img/nav/nav_teaser_1_on.gif);
	background-repeat: no-repeat;
	background-position: 10px 4px;
	padding-top: 5px;
	padding-left: 35px;
	padding-bottom: 6px;
}

.nav2_li_off {
	line-height: 14px;
	/*
	background-image: url(../../img/nav/nav_teaser_2_off.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border-top: 1px solid #ececec;
	*/
	padding-top: 5px;
	padding-left: 42px;
	padding-bottom: 5px;
}

.nav2_li_on {
	line-height: 14px;
	/*
	background-image: url(../../img/nav/nav_teaser_2_on.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border-top: 1px solid #ececec;
	*/
	padding-top: 5px;
	padding-left: 42px;
	padding-bottom: 5px;
}

.nav3_li_off {
	line-height: 14px;
	background-position: 10px 0px;
	/*
	background-color: #ededed;
	border-top: 1px solid #e4e4e4;
	*/
	padding-top: 5px;
	padding-left: 50px;
	padding-bottom: 5px;
}

.nav3_li_on {
	line-height: 14px;
	background-position: 10px 0px;
	/*
	background-color: #ededed;
	border-top: 1px solid #ffffff;
	*/
	padding-top: 5px;
	padding-left: 50px;
	padding-bottom: 5px;
}

.nav_1 {
	font-size: 12px;
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}

.nav_2 {
	font-size: 12px;
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}

.nav_3 {
	font-size: 12px;
	color: #990000;
	font-weight: normal;
	text-decoration: none;
}

.nav_1_s {
	font-size: 12px;
	color: #990000;
	font-weight: bold;
	text-decoration: line-through;
}

.nav_2_s {
	font-size: 12px;
	color: #990000;
	font-weight: bold;
	text-decoration: line-through;
}

.nav_3_s {
	font-size: 12px;
	color: #990000;
	font-weight: normal;
	text-decoration: line-through;
}

.nav_1_u {
	font-size: 12px;
	color: #990000;
	font-weight: bold;
	text-decoration: underline;
}

.nav_2_u {
	font-size: 12px;
	color: #990000;
	font-weight: bold;
	text-decoration: underline;
}

.nav_3_u {
	font-size: 12px;
	color: #990000;
	font-weight: normal;
	text-decoration: underline;
}

.nav_1_on {
	font-size: 12px;
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}

.nav_2_on {
	font-size: 12px;
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}

.nav_3_on {
	font-size: 12px;
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}

.nav_1_on_s {
	font-size: 12px;
	color: #990000;
	font-weight: bold;
	text-decoration: line-through;
}

.nav_2_on_s {
	font-size: 12px;
	color: #990000;
	font-weight: bold;
	text-decoration: line-through;
}

.nav_3_on_s {
	font-size: 12px;
	color: #990000;
	font-weight: bold;
	text-decoration: line-through;
}

.nav_1_on_u {
	font-size: 12px;
	color: #990000;
	font-weight: bold;
	text-decoration: underline;
}

.nav_2_on_u {
	font-size: 12px;
	color: #990000;
	font-weight: bold;
	text-decoration: underline;
}

.nav_3_on_u {
	font-size: 12px;
	color: #003399;
	font-weight: bold;
	text-decoration: underline;
}

#nav_lang {
	padding-top: 40px;
	padding-left: 20px;
	padding-bottom: 20px;
}

.nav_lang {
	font-size: 11px;
	color: #003399;
	text-decoration: none;
}

.nav_lang_off {
	font-size: 11px;
	color: #b3631b;
	text-decoration: none;
}

#nav_copy {
	padding-top: 10px;
	padding-bottom: 20px;
	text-align: center;
}

/* #### Head ############################# */

#head_navbox_1 {
	height: 193px;
	padding-left: 230px;
}

#head_navbox_2 {
	height: 51px;
	font-size: 12px;
	font-weight: bold;
	margin-top: 142px;
}

#head_logout {
	float: left;
	width: 220px;
	height: 16px;
	margin-top: 80px;
}

.head_logout {
	font-size: 11px;
	color: #cc3300;
	font-weight: bold;
	text-decoration: none;
	padding-left: 50px;
}

/* #### Text ############################# */

.main_0n {
	font-size: 10px;
	color: #990000;
	font-weight: normal;
	text-decoration: none;
}

.main_0b {
	font-size: 10px;
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}

.main_1n {
	font-size: 11px;
	color: #990000;
	font-weight: normal;
	text-decoration: none;
}

.main_1n_c2 {
	font-size: 11px;
	color: #990000;
	font-weight: normal;
	text-decoration: none;
}

.main_1b {
	font-size: 11px;
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}

.main_1br {
	font-size: 11px;
	line-height: 18px;
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}

.main_1b_3 {
	font-size: 11px;
	line-height: 18px;
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}

.main_2b {
	font-size: 12px;
	line-height: 16px;
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}

.main_more {
	font-size: 12px;
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}

.main_title {
	font-size: 12px;
	line-height: 18px;
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}

.main_sub_headline {
	font-size: 12px;
	line-height: 20px;
	color: #990000;
	font-weight: bold;
	text-decoration: none;
	padding-bottom: 4px;
}

.main_headline {
	font-size: 16px;
	line-height: 18px;
	color: #dc0014;
	font-weight: bold;
	text-decoration: none;
	padding-bottom: 15px;
}

.pict_sub {
	font-size: 10px;
	color: #990000;
	font-weight: normal;
	text-decoration: none;
}

/* #### Sideboard ############################# */

.side_0ng {
	font-size: 10px;
	color: #990000;
	font-weight: normal;
	text-decoration: none;
}

.side_0nhb {
	font-size: 10px;
	color: #990000;
	font-weight: normal;
	text-decoration: none;
}

.side_1n {
	font-size: 12px;
	color: #990000;
	font-weight: normal;
	text-decoration: none;
}

.side_1b {
	font-size: 11px;
	color: #990000;
	font-weight: normal;
	text-decoration: none;
}

.side_1b_s {
	font-size: 11px;
	color: #990000;
	font-weight: normal;
	text-decoration: none;
	text-decoration: line-through;
}

.side_1b_u {
	font-size: 11px;
	color: #990000;
	font-weight: normal;
	text-decoration: none;
	text-decoration: underline;
}

.side_1bg {
	font-size: 11px;
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}

.side_1bg_s {
	font-size: 11px;
	color: #990000;
	font-weight: normal;
	text-decoration: line-through;
}

.side_1bg_u {
	font-size: 11px;
	color: #990000;
	font-weight: normal;
	text-decoration: underline;
}

.side_1br {
	font-size: 12px;
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}

.side_1br_s {
	font-size: 12px;
	color: #990000;
	font-weight: normal;
	text-decoration: line-through;
}

.side_1br_u {
	font-size: 12px;
	color: #990000;
	font-weight: normal;
	text-decoration: underline;
}

.side_content {
	background-color: #ffffff;
	padding-top: 2px;
	padding-right: 10px;
	padding-left: 10px;
	margin-left: 10px;
	margin-right: 17px;
	background-image: url(../../img/side/side_box_head.gif);
	background-repeat: no-repeat;
}

.side_content_2 {
	background-color: #ffffff;
	padding-right: 5px;
	padding-left: 5px;
	/*
	margin-left: 10px;
	margin-right: 17px;
	background-image: url(../../img/side/side_box_head_u.gif);
	background-repeat: no-repeat;
	*/
}

.side_foot {
	height: 23px;
	background-image: url(../../img/side/line.gif);
	background-repeat: repeat-x;
	background-position: center;
	overflow: hidden;
}

.side_title {
	font-size: 12px;
	line-height: 24px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 4px;
}

/* #### List (Sideboard) ############################# */

.side_box {
	/*border-bottom: 1px solid #003399;*/
	/*padding-top: 5px;*/
	padding-bottom: 10px;
}

.side_line {
	height: 1px;
	background-image: url(../../img/side/side_line.gif);
	background-repeat: repeat-x;
	padding-bottom: 10px;
}

.side_headline {
	font-size: 11px;
	line-height: 14px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

.side_txt {
	font-size: 11px;
	line-height: 14px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	padding-top: 2px;
}

.side_more {
	font-size: 11px;
	line-height: 14px;
	color: #003399;
	font-weight: normal;
	text-decoration: none;
}

/* #### Register (Sideboard) ############################# */

#side ul {
	/*background-image: url(../../img/side/register_bg.gif);*/
	/*background-repeat:repeat-y;*/
	list-style: none;
	margin: 0;
	padding: 0;
	padding-right: 10px;
}

.side_start {
	/*background-image: url(../../img/side/arrow_start.gif);*/
	/*background-repeat:no-repeat;*/
	padding-top: 4px;
	padding-left: 3px;
	padding-bottom: 5px;
}

.side_on {
	background-image: url(../../img/side/arrow_on.gif);
	background-repeat:no-repeat;
	padding-top: 2px;
	padding-left: 15px;
	padding-bottom: 3px;
}

.side_off {
	background-image: url(../../img/side/arrow_off.gif);
	background-repeat:no-repeat;
	padding-top: 2px;
	padding-left: 15px;
	padding-bottom: 3px;
}

.side_teaser_text {
	padding-top: 4px;
	padding-left: 20px;
	padding-right: 10px;
	padding-bottom: 5px;
}

/* #### Calendar (Sideboard) ############################# */

.side_cal {
	font-size: 10px;
	color: #003399;
	font-weight: normal;
	text-decoration: none;
}

.side_cal_border {
	font-size: 10px;
	color: #003399;
	font-weight: normal;
	text-decoration: none;
	border-color: #003399;
	border-width: 1px;
	border-STYLE: solid;
}

.side_cal_on {
	font-size: 10px;
	color: #003399;
	font-weight: bold;
	text-decoration: underline;
}

.side_cal_select {
	border: 1px solid #999999;
}

a.side_cal_overview {
	text-decoration: none;
}

.side_cal_overview {
	margin-top: 10px;
}

/* #### Top ############################# */

.top_0n {
	font-size: 11px;
	color: #ff6600;
	font-weight: normal;
	text-decoration: none;
}

.top_0ng {
	font-size: 11px;
	color: #ff6600;
	font-weight: normal;
	text-decoration: none;
}

.top_0b {
	font-size: 11px;
	color: #ff6600;
	font-weight: bold;
	text-decoration: none;
}

.top_0bg {
	font-size: 11px;
	color: #ff6600;
	font-weight: bold;
	text-decoration: none;
}

/* #### List ############################# */

.list_line {
	height: 1px;
	background-image: url(../../img/side/side_line.gif);
	background-repeat: repeat-x;
	margin-top: 20px;
	margin-bottom: 20px;
	/*border-top: 1px solid #c4dfe8;*/
}

.list_line_2 {
	height: 1px;
	background-image: url(../../img/side/side_line.gif);
	background-repeat: repeat-x;
	margin-top: -5px;
	margin-bottom: 10px;
	/*border-top: 1px solid #c4dfe8;*/
}

.counter_box {
	height: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #c4dfe8;
}

.counter_box_l {
	float: left;
	width: 30%;
}

.counter_box_r {
	float: right;
	width: 70%;
	text-align: right;
}

/* #### Foot ############################# */

#page_footer_box {
	height: 100%;
	margin-top: 40px;
}

#page_footer_box_l {
	float:left;
}

#page_footer_box_r {
	float: right;
	height: 25px;
	padding-top: 3px;
	text-align: right;
	background-image: url(../../img/foot/corner.gif);
	background-repeat: no-repeat;
}

.page_footer_l {
	font-size: 11px;
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}

.page_footer_r {
	font-size: 11px;
	color: #990000;
	font-weight: bold;
	text-decoration: none;
	padding-right: 5px;
}

/* #### Other ############################# */

.warning, .warning a {
	font-size: 11px;
	color: #ff0000;
	font-weight: bold;
	text-decoration: none;
	padding-top: 15px;
	padding-bottom: 15px;
}

.warning a {
	text-decoration: underline;
}

.input_img {
	border: 0px;
}

.clear {
	clear: both;
}

#special_bg {
	position: fixed !important;
	position: absolute;
	z-index: 9;
	width: 100%;
	height: 100% !important;
	height: 5000px;
	top: 0px;
	left: 0px;
	bottom: -94px;
	right: 0px;
	background-color: #000000;
	filter: Alpha(opacity=30);
	-moz-opacity: 0.30;
	opacity: 0.30;
}

#special_cont {
	z-index: 10;
	position: absolute;
	top: 200px;
	left: 50%;
	width: 420px;
	margin-left: -210px;
}

/* #### Contact ############################# */

.contact_left {
	float: left;
	width: 100px;
	vertical-align: top;
	text-align: right;
	padding: 3px;
}

.contact_right {
	margin-left: 100px;
	padding: 3px;
	padding-left: 15px;
}

.contact {
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

.contact_field_norm {
	width: 300px;
	height: 17px;
	text-align: left;
	vertical-align: middle;
	border: 1px solid #990000;
}

.contact_field_medium {
	width: 210px;
	height: 17px;
	text-align: left;
	vertical-align: middle;
	border: 1px solid #990000;
}
	
.contact_field_small {
	width: 80px;
	height: 17px;
	text-align: left;
	vertical-align: middle;
	border: 1px solid #990000;
}

.contact_area {
	width: 300px;
	height: 120px;
	text-align: left;
	vertical-align: middle;
	border: 1px solid #990000;
}

.contact_but {
	width: 145px;
	height: 17px;
	text-align: center;
	border: 1px solid #990000;
	background-color: #f5f5f5;
	color: #990000;
}
 
/* #### Sitemap ############################# */

.sitemap_1_box {
	margin-top: 8px;
}

a.sitemap_1 {
	font-size: 12px;
	color: #003399;
	font-weight: bold;
	text-decoration: none;
}

.sitemap_2_box {
	margin-left: 20px;
}

a.sitemap_2 {
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

.sitemap_3_box {
	margin-left: 40px;
}

a.sitemap_3 {
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	font-style: italic;
	text-decoration: none;
}
 
/* #### Editor ############################# */

.edit_title {
	font-size: 16px;
	line-height: 20px;
	color: #dc0014;
	font-weight: bold;
	text-decoration: none;
	padding-bottom: 6px;
	
}

.edit_subtitle {
	color: #990000;
	font-weight: bold;	
}

.edit_text_link {
	/*
	text-decoration: underline;
	*/
}

.edit_text_small {
	font-size: 10px;
	line-height: 15px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

.edit_text_indent {
	text-indent: 20px;
	
}

/* #### Shop ############################# */

.shop_teaser_title {
	color: #333333;
	font-size: 15px;
	font-weight: bold;
	line-height: 20px;
	text-decoration: none;
	padding-top: 5px;
}

#shop_headline {
	height: 26px;
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	line-height: 24px;
	background-image: url(../../img/shop/shop_m_head_bg_480.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-bottom: 20px;
}

.shop_sub_box_1 {
	float: left;
	height: 35px;
	margin-right: 25px;
}

.shop_sub_box_2 {
	float: right;
	height: 35px;
	text-align: right;
}

.shop_sub_line {
	color: #333333;
	font-size: 9px;
	font-weight: normal;
	line-height: 12px;
	margin-top: 4px;
}

.shop_price {
	color: #333333;
	font-size: 15px;
	font-weight: bold;
	line-height: 21px;
}

/* ---------------------------------------- */

.shop_s_box {
	width: 200px;
	background-color: #fef8df;
}

.shop_s_box_content {
	background-color: #fef8df;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	padding-left: 5px;
	padding-right: 5px;
}

.shop_s_box_head {
	width: 200px;
	height: 35px;
	background-image: url(../../img/shop/shop_s_box_head.gif);
	background-repeat: no-repeat;
}

.shop_s_box_top {
	width: 200px;
	height: 10px;
	background-image: url(../../img/shop/shop_s_box_top.gif);
	background-repeat: no-repeat;
}

.shop_s_box_foot {
	height: 10px;
	background-image: url(../../img/shop/shop_s_box_foot.gif);
	background-repeat: no-repeat;
}

.shop_space {
	height: 20px;
}

/* ---------------------------------------- */

.shop_m_box {
	width: 480px;
	background-color: #fef8df;
}

.shop_m_box_content {
	background-color: #fef8df;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	padding-left: 20px;
	padding-right: 20px;
}

.shop_m_box_head {
	width: 480px;
	height: 35px;
	background-image: url(../../img/shop/shop_m_box_head.gif);
	background-repeat: no-repeat;
}

.shop_m_box_foot {
	height: 10px;
	background-image: url(../../img/shop/shop_m_box_foot.gif);
	background-repeat: no-repeat;
}

/* ---------------------------------------- */

.shop_box_headline {
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	line-height: 12px;
	padding-top: 6px;
	padding-left: 20px;
}

#shop_registration {
	height: 25px;
	text-align: center;
	background-color: #999999;
}

.shop_s_headline {
	color: #990000;
	font-size: 12px;
	font-weight: bold;
	line-height: 12px;
	padding-bottom: 5px;
}
	
.shop_s_box_l {
	float: left;
	width: 50px;
}

.shop_s_box_r {
	float: right;
	width: 100px;
}

.shop_login_field {
	height: 16px;
	color: #333333;
	font-size: 12px;
	line-height: 14px;
	border: 1px solid #999999;
	margin-top: 2px;
	margin-bottom: 5px;
}

/* ---------------------------------------- */

.shop_cart_box_l {
	float: left;
	width: 20px;
	padding-bottom: 8px;
}

.shop_cart_box_r {
	float: right;
	width: 158px;
	padding-bottom: 8px;
}

.shop_cart_product {
	color: #990000;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
}

.shop_cart {
	color: #333333;
	font-size: 11px;
	line-height: 20px;
}

.shop_cart_top {
	color: #666666;
	font-size: 9px;
	line-height: 9px;
}

.shop_cart_amount {
	border: 1px solid #999999;
	width: 20px;
	height: 16px;
	color: #333333;
	font-size: 11px;
	line-height: 12px;
}

/* ---------------------------------------- */

.shop_reg_step {
	float: left;
	width: 50%;
	text-align: center;
	padding-top: 8px;
}

.shop_cart_step {
	float: left;
	width: 33%;
	text-align: center;
	padding-top: 8px;
}

.shop_step_on_text {
	color: #ffffff;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
}

.shop_step_off_text {
	color: #999999;
	font-size: 12px;
	line-height: 12px;
}
 
#shop_reg_step_1 {
	width: 480px;
	height: 50px;
	background-image: url(../../img/shop/shop_reg_step_1.jpg);
	background-repeat: no-repeat;
}

#shop_reg_step_2 {
	width: 480px;
	height: 50px;
	background-image: url(../../img/shop/shop_reg_step_2.jpg);
	background-repeat: no-repeat;
}

#shop_cart_step_1 {
	width: 480px;
	height: 50px;
	background-image: url(../../img/shop/shop_cart_step_1.jpg);
	background-repeat: no-repeat;
}

#shop_cart_step_2 {
	width: 480px;
	height: 50px;
	background-image: url(../../img/shop/shop_cart_step_2.jpg);
	background-repeat: no-repeat;
}

#shop_cart_step_3 {
	width: 480px;
	height: 50px;
	background-image: url(../../img/shop/shop_cart_step_3.jpg);
	background-repeat: no-repeat;
}

.shop_reg_left {
	float: left;
	width: 200px;
	margin-top: 5px;
	margin-right: 10px;
}

.shop_reg_right {
	float: right;
	width: 200px;
	margin-top: 5px;
	margin-left: 10px;
}

.shop_field_norm {
	width: 200px;
	height: 17px;
	border: 1px solid #999999;
	<!--
	width: 198px;
	-->
}

.shop_field_medium {
	width: 140px;
	height: 17px;
	border: 1px solid #999999;
	<!--
	width: 138px;
	-->
}

.shop_field_small {
	width: 52px;
	height: 17px;
	border: 1px solid #999999;
	<!--
	width: 50px;
	-->
}

.shop_area {
	width: 438px;
	height: 120px;
	text-align: left;
	vertical-align: middle;
	border: 1px solid #999999;
	margin-top: 3px;
}

.shop_popup_small {
	width: 80px;
	border: 1px solid #999999;
}

.shop_popup_big {
	width: 200px;
	border: 1px solid #999999;
}

.shop_table {
	width: 438px;
	font-size: 12px;
	line-height: 16px;
	border: 1px solid #999999;
	border-collapse: collapse;
	}
	
.shop_line {
	height: 1px;
	margin-top: 5px;
	margin-bottom: 5px;
	border-top: 1px solid #dddddd;
	overflow: hidden;
}