/* CSS Document */

/* Layout */
body {
	background-color: #b26a5e;
	background-image: url(../_stuff/body_bg.jpg);
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#logo {
	position: absolute;
	top: 0px;
	left: 240px;
	width: 384px;
	height: 53px;
}
#choicelang {
	position: absolute;
	top: 33px;
	left: 770px;
	width: 150px;
	height: 19px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
	font-weight: bold;
}
#choicelang a {
	text-decoration: none;
	color: #FFFFFF;
}
#container {
	position:absolute;
	left:20px;
	top:53px;
	width: 900px;
	background-color: #EEE9B3;
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
	background-image: url(../_stuff/container_bg.jpg);
	background-repeat: no-repeat;
}
#navigation {
	position: relative;
	width: 220px;
	float: left;
	z-index: 3;
	padding-top: 15px;
	padding-left: 15px;
	line-height: 20px;
}
#spacer {
	width: 1px;
	float: left;
	z-index: 2;
	height: 450px;
}
#container_right {
	position:relative;
	float: right;
	width: 650px;
	z-index: 3;
	padding-bottom: 30px;
}
#content {
	position: relative;
	width: 400px;
	float: left;
	padding-top: 15px;
}
#banner {
	position: relative;
	width: 220px;
	float: right;
	padding-top: 15px;
	padding-right: 15px;
}
#foot_image {
	position: absolute;
	bottom: 0px;
	left: 0px;
	clear: left;
	width: 175px;
	height: 172px;
	z-index: 2;
}
p {
	margin-top: 0px;
	margin-bottom: 20px;
}
a {
	color: #990033;
}
#foot {
	position: absolute;
	width: 900px;
	height: 30px;
	bottom: -35px;
	z-index: 1;
	clear: both;
	left: 0px;
	color: #FFFFFF;
}
#foot a {
	text-decoration: none;
	color: #FFFFFF;
}



/* Text Navigation */
#navigation a {
	text-decoration: none;
	color: #000000;
}
#navigation a:hover {
	color: #990033;
}
#navi_1{
	padding-left: 15px;
	font-size: 14px;
	font-weight: bold;
}
#navi_2 {
	padding-left: 30px;
	font-size: 14px;
}
#navi_3 {
	padding-left: 45px;
	font-size: 11px;
}
.navi_1_on {
	background-image: url(../_stuff/navi_aktiv.gif);
	background-repeat: no-repeat;
}
.navi_1_of {
}


/* Banner-Inhaltselemente */
#banner_basked {
	border-color: #000000;
	border-width: 1px;
	border-style: solid;
	background-color: #c5817f;
	margin-bottom: 15px;
	width: 220px;
}
#banner_search {
	border-color: #000000;
	border-width: 1px;
	border-style: solid;
	margin-bottom: 15px;
	width: 220px;
}
#banner_txt {
	padding: 15px;
}
#banner p {
	margin-top: 5px;
	margin-bottom: 5px;
}



/* Shop-Inhaltselemente */
#cat_element {
	background-color: #EEE9B3;
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
	margin-bottom: 15px;
	width: 400px;
}
#cat_element p {
	margin-top: 5px;
	margin-bottom: 5px;
}
#cat_element img {
	border: 0;
}
#cat_element_footnavi {
	background-color: #c5817f;
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
	margin-bottom: 15px;
	width: 385px;
	vertical-align: middle;
	padding-left: 15px;
	padding-top: 13px;
	padding-bottom: 14px;
	line-height: 11px;
}
.td_left {
	vertical-align: middle;
	padding-left: 15px;
	font-weight: bold;
	display: table-cell;
}
.td_right {
	text-align: right;
	vertical-align: middle;
	padding-right: 5px;
}

.td_img {
	vertical-align: top;
	width: 75px;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
}
.td_txt {
	vertical-align: top;
	width: 280px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
}
.td_button {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 15px;
	display: table-cell;
}
#cat_basked {
	background-color: #EEE9B3;
	margin-bottom: 15px;
	width: 635px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 0px;
}
.td_basket_head {
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	vertical-align: top;
	display: table-cell;
	padding: 15px;
	font-weight: bold;
}
.td_basket_right {
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	vertical-align: top;
	display: table-cell;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: right;
}
.td_basket_left {
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	vertical-align: top;
	display: table-cell;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: left;
}
.bold_underline {
	font-weight: bold;
	text-decoration: underline;
}
.td_order_right {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 0px;
	text-align: right;
	vertical-align: top;
}
.td_order_left {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 15px;
	text-align: left;
	vertical-align: top;
}
.td_order_left  h2{
	text-align: left;
	margin-top: 10px;
}




/* Allgemeine Textformatierungen */
.bold_990033 {
	text-decoration: none;
	font-weight: bold;
	color: #990033;
}
.bold_ffffff {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}
h1 {
	text-decoration: none;
	color: #000000;
	font-size: 16px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 15px;
}
h2 {
	text-decoration: none;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 0px;
}
.text {
	font-size: 12px;
	line-height: 16px;
}
li {
	margin-bottom: 10px;
}
.kursiv {
	font-style: italic;
}
