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

body {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: black;
}

p {
	margin: 12px 0;
}

a {
	color: black;
	text-decoration: underline;
}

h3 {
	font-size: 14px;
}

/* - - - */

#main_container_index {
/*	border: 1px solid red;*/
	width: 850px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	background-image: url(../images/main_bg.jpg);
	background-repeat: no-repeat;
	top: 10px;
	height: 630px;
	z-index: 0;
}

#main_container {
/*	border: 1px solid red;*/
	width: 850px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	background-image: url(../images/main_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 90px;
	top: 10px;
}

#logo {
	/*border: 1px solid yellow;*/
}

#banner {
	position: relative;
}

#navi_main {
/*	border: 1px solid green;*/
	padding-left: 170px;
}

#tabbar {
/*	border: 1px solid red;*/
	height: 35px;
}

#navi_sub {
/*	border: 1px solid blue;*/
	padding-left: 35px;
	padding-top: 10px;
	height: 20px;
}

#navi_sub a {
	color: #87898b;
	text-decoration: none;
}

#navi_sub a.active {
	color: black;
}

#navi_sub a:hover {
	color: black;
}

#navi_meta {
/*	border: 1px solid blue;*/
	padding-left: 35px;
	padding-top: 8px;
	margin-left: 170px;
	background-image: url(../images/bg_3_meta_navi.jpg);
	width: 575px;
	height: 27px;
	background-repeat: no-repeat;
}

#navi_meta a {
	color: #87898b;
	text-decoration: none;
}

#navi_meta a.active {
	color: black;
}

#navi_meta a:hover {
	color: black;
}

#box_cover {
/*	border: 1px solid red;*/
	position: absolute;
	left: 160px;
	top: 210px;
	z-index: 1;
}

#box_cover_index {
/*	border: 1px solid red;*/
	position: absolute;
	left: 100px;
	top: 85px;
	z-index: 0;
}

#content_01 {
/*	border: 1px solid red;*/
	width: 460px;
	margin-left: 357px;
	padding-top: 35px;
	padding-bottom: 35px;
	z-index: 200;
	position: relative;
}

#content_01a {
/*	border: 1px solid red;*/
	width: 460px;
	margin-left: 357px;
	padding-top: 35px;
	z-index: 200;
	position: relative;
}

#content_01b {
/*	border: 1px solid red;*/
	width: 360px;
	margin-left: 465px;
	/*padding-bottom: 35px;*/
	z-index: 200;
	position: relative;
}

#content_01c {
/*	border: 1px solid red;*/
	width: 460px;
	margin-left: 357px;
	padding-top: 10px;
	z-index: 200;
	position: relative;
}

#content_01_index {
/*	border: 1px solid red;*/
	width: 460px;
	margin-left: 370px;
	padding-top: 120px;
	padding-bottom: 35px;
	z-index: 200;
	position: relative;
}

#content_02 {
/*	border: 1px solid red;*/
	width: 530px;
	margin-left: 207px;
	padding-top: 15px;
	padding-bottom: 35px;
	z-index: 200;
	min-height: 350px;
}

#fleck_01 {
/*	border: 1px solid red;*/
	position: absolute;
	left: 25px;
	top: 160px;
}

#tab_active {
	background-image: url(../images/tab_active.jpg);
	background-repeat: no-repeat;
	width: 84px;
	height: 35px;
	float: left;
}

#tab_inactive {
	background-image: url(../images/tab_inactive.jpg);
	background-repeat: no-repeat;
	width: 84px;
	height: 35px;
	float: left;
}

#tab_left_end {
	background-image: url(../images/tabbar_left_end.jpg);
	background-repeat: no-repeat;
	width: 35px;
	height: 35px;
	float: left;
}

#tab_right_end {
	background-image: url(../images/tabbar_right_end.jpg);
	background-repeat: no-repeat;
	width: 35px;
	height: 35px;
	float: left;
}

a.tab_link_active {
/*	border: 1px solid red;*/
	width: 82px;
	height: 28px;
	display: block;
	margin-top: 2px;
	margin-left: 1px;
	padding-top: 4px;
	text-decoration: none;
	text-align: center;
	color: black;
}

a.tab_link_inactive {
/*	border: 1px solid red;*/
	width: 82px;
	height: 20px;
	display: block;
	margin-top: 10px;
	margin-left: 1px;
	padding-top: 4px;
	text-decoration: none;
	text-align: center;
	color: #87898B;
}

a.tab_link_inactive:hover {
	color: black;
}

img.left {
	float: left;
	padding-right: 10px;
}

img.right {
	float: right;
	padding-left: 10px;
}

img.thumbs_01 {
	border: 1px solid white;
	margin-bottom: 7px;
}

img.thumbs_01:hover {
	border: 1px solid #87898B;
}

img.thumbs_02 {
	border: 1px solid white;
	margin-bottom: 5px;
	margin-right: 5px;
}

img.thumbs_02:hover {
	/* border: 1px solid #87898B; */
}

.text_input_01 {
	width: 300px;
	border: none;
	border-bottom: 1px solid black;
	background-color: #efefef;
	padding: 2px 3px;
}

.text_input_02 {
	/*font-family: "Courier New", Courier, monospace;*/
	width: 20px;
	border: none;
	border-bottom: 1px solid black;
	background-color: #efefef;
	text-align: center;
	/*font-weight: bold;*/
	padding: 2px 3px;
	font-size: 16px;
}

.text_area_01 {
	width: 100%;
	border: none;
	border-bottom: 1px solid black;
	background-color: #efefef;
	padding: 2px 3px;
	height: 300px;
}

.final_amount {
	/*font-family: "Courier New", Courier, monospace;*/
	border-bottom: 1px solid black;
	background-color: #efefef;
	text-align: right;
	/*font-weight: bold;*/
	padding: 2px 3px;
	display: inline;
	font-size: 16px;
}

#payment_method_1 {
	border-top: 1px solid gray;
	border-bottom: 1px solid gray;
	width: 490px;
}

#payment_method_2 {
	display: none;
	border-top: 1px solid gray;
	border-bottom: 1px solid gray;
	width: 490px;
}

#payment_method_3 {
	display: none;
	border-top: 1px solid gray;
	border-bottom: 1px solid gray;
	width: 490px;
}

.title {
	color: #b52100;
	font-weight: bold;
}

#error_01 {
	background-color: #FAFAFA;
	border: 1px solid #B52100;
	border-left: 5px solid #B52100;
	padding: 5px 15px 5px 15px;
	margin-bottom: 10px;
}

a.rating {
	font-size: 24px;
	font-weight: bold;
	padding: 1px 9px;
	border: 1px solid silver;
	text-decoration: none;
}

a.rating:hover {
	border: 1px solid #B52100;
	color: #B52100;
}

input.error {
	border: 2px solid #B52100;
}

#gewinnspiel_teaser {
/*	border: 1px solid red;*/
	display: inline;
	float: right;
	padding-left: 20px;
	position: relative;
	width: 140px;
	height: 210px;
}

#hinweis {
	border: 5px solid red;
	position: absolute;
	right: 50px;
	top: 20px;
	padding: 7px 12px;
}

/* common spacings */

.marr1 {
	margin-right: 10px;
}

.marb1 {
	margin-bottom: 10px;
}

.float_breaker {
	clear: both;
}

.underline_1 {
	border-bottom: 1px solid gray;
}

.underline_2 {
	border-bottom: 2px solid gray;
}

.underline_3 {
	border-bottom: 1px solid silver;
}

.overline_1 {
	border-top: 1px solid gray;
}

table.cart {
	border-collapse: collapse;
}
table.cart td {
	padding: 5px 2px;
}