/* CSS Document */
html, body {
	margin:0;
	padding:0;
	height:100%;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	background:#9c9c9c url(../images/reben-rot_bg.jpg) top center no-repeat fixed;
}
* {
	outline:none;
}
a {
	color:#000;
	text-decoration:none;
}
a img {
	border:none;
}
p {
	margin:15px 0;
	line-height:1.45em;
}
form {
	margin:15px 0;
}
table {
	font-size:11px;
}
td, th {
	vertical-align:top;
}
td p, th p, td form {
	margin:0px 0;
}
th {
	font-weight:normal;
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	margin:15px 0;
	font-size:14px;
	color:#565656;
}
h2 {
	font-size:13px;
}
hr {
	background:none;
	border:none;
	border-top:1px solid #e1e1e1;
	height:1px;
	font-size:1px;
	margin:5px 0;
	padding:0;
	line-height:1px;
}
address {
	font-style:normal;
}
input, textarea, select {
	font-size:11px;
	font-family:Verdana, Geneva, sans-serif;
	color:#333;
}
input[type="text"], textarea {
	border:1px solid #cbcbcb;
	padding:2px 5px;
}
.align-left {
	text-align:left;
}
.align-center {
	text-align:center;
}
.align-right {
	text-align:right;
}
.left {
	float:left;
}
.right {
	float:right;
}
#top {
	height:50px;
	background:#000;
}
#menuWrap {
	width:482px;
	margin:0 auto;
	padding:11px 178px 0 290px;
	position:relative;
}
#menu {
	color:#FFF;
	float:left;
}
#menu .first img {
	background:url(../images/menu_left.gif) left 8px no-repeat;
}
#menu .last img {
	background:url(../images/menu_right.gif) right 8px no-repeat;
}
#menu a img, #menu2 a img {
	padding:0 7px;
}
#menu2 {
	background:url(../images/menu_left.gif) left 8px no-repeat;
	float:right;
}
#menu2 img {
	background:url(../images/menu_right.gif) right 8px no-repeat;
}
#site {
	width:950px;
	margin:0 auto;
	position:relative;
}

#container-left {
	float:left;
	width:220px;
	margin-top:25px;
	padding-left:70px;
}
#logo {
	margin-left:-70px;
	position:relative;
	margin-bottom:30px;
}
#submenu, #sidebar-left, #container-left .news-latest-container {
	width:126px;
	background:url(../images/container-left_bg.png) top left no-repeat;
	margin-top:30px;
	padding:25px 12px 25px 20px;
}
#submenu a {
	display:block;
	padding-left:10px;
}
#submenu img {
	background:url(../images/submenu-divider.gif) 0 bottom no-repeat;
	padding-bottom:6px;
	margin-bottom:9px;
}
#submenu .last img {
	background:none;
}
#submenu a:hover, #submenu a.active {
	background:url(../images/submenu_over.gif) top left no-repeat;
}
#container-left .tx-minishop-pi1 {
	background:#000;
	color:#FFF;
	width:138px;
	margin-top:-10px;
	padding:3px 10px;
}
#container-middle {
	float:left;
	width:482px;
	background:url(../images/container_bg.png);
	margin-top:50px;
}
#imgHeader {
	border:3px solid #000;
	height:234px;
}
#content {
	margin:45px 35px;
	text-align:justify;
}
#content a {
	text-decoration:underline;
}
#container-right {
	float:right;
	width:165px;
	text-align:right;
	padding-right:5px;
	color:#7c7c7c;
	font-weight:bold;
}

#footer {
	clear:both;
	padding:0 175px 0 290px;
	text-align:right;
}
#footer img {
	padding-top:7px;
}
.red {
	color:#930;
}
/* news */


.news-latest-container h2 {
	margin:0;
	margin-bottom:20px;
}
.news-latest-container h3, .news-latest-container p {
	margin:0;
	font-size:11px;
	color:#000;
}
.news-latest-morelink {
	text-align:right;
	margin-top:5px;
}

.news-latest-item {
	padding-bottom:10px;
	margin-bottom:15px;
	border-bottom:1px solid #a2a2a3;
}
.news-single-item h3 {
	text-transform:none;
	font-size:11px;
	font-weight:normal;
	color:#000;
}

/* shop */
.minishop-list-item {
	border-bottom:1px solid #a9a9a9;
	overflow:hidden;
}
* html .minishop-list-item {
	height:1%;
	overflow:visible;
}
.minishop-list-item h2 {
	font-size:11px;
	color:#000;
}
.amount {
	width:15px;
}
.minishop-list-item * {
	margin:3px 0;
}
.minishop-list-item .right {
	margin-top:-2px;
}
.minishop-list-item form {
	display:inline;
}

.minishop-cartnormal td {
	padding-bottom:3px;
}
.minishop-shipping {
	text-align:right;
	border-top:1px solid #a9a9a9;
	border-bottom:2px solid #a9a9a9;
	padding-bottom:5px;
	margin-top:5px;
}/*
.minishop-checkout div {
	padding-bottom:3px;
	text-align:left;
}
.minishop-checkout div label {
	display:inline-block;
	width:60px;
}*/
.minishop-checkout div {
	margin-bottom:7px;
}
.minishop-checkout label {
	font-weight:bold;
}
.minishop-checkout div input, .minishop-checkout div textarea {
	width:400px;
	display:block;
}
.tx-minishop-pi1 dt {
	font-weight:bold;
}
.minishop-summary td {
	padding-right:7px;
	padding-bottom:5px;
}
.minishop-summary td strong {
	display:block;
	text-align:right;
	padding-right:7px;
}

.minishop-cartsmall-header td {
	border-bottom:1px solid #a9a9a9;
	padding-bottom:5px;
}
.minishop-cartsmall-products td {
	padding:3px 0;
}
.minishop-cartsmall-payment td {
	padding:10px 0 20px;;
}
.minishop-cartsmall-total td {
	border-top:1px solid #a9a9a9;
	padding-top:3px;
}
.minishop-cartsmall-sum-col td {
	border-top:1px solid #a9a9a9;
	padding-top:3px;
}
.minishop-cartsmall-sum {
	border-bottom:1px solid #a9a9a9;
}

.tx-minishop-pi1 .deletelink a {
	background:url(../images/shop/delete-icon.gif) top left no-repeat;
	display:block;
	width:16px;
	height:16px;
	font-size:0px;
}
.tx-minishop-pi1 #update_cart {
	background:url(../images/shop/aktualisieren_btn.jpg) top left no-repeat;
	display:block;
	width:94px;
	height:20px;
	font-size:0px;
	border:none;
	cursor:pointer;
}
.tx-minishop-pi1 #checkout_next {
	background:url(../images/shop/weiter_btn.jpg) top left no-repeat;
	display:block;
	width:59px;
	height:20px;
	font-size:0px;
	border:none;
	cursor:pointer;
}
.tx-minishop-pi1 #order_cart {
	background:url(../images/shop/bestellen_btn.jpg) top left no-repeat;
	display:block;
	width:58px;
	height:20px;
	font-size:0px;
	border:none;
	cursor:pointer;
}