body {
	background-color: white;
	background-repeat: no-repeat;
	background-image: url(../gfx/bg.jpg);
	margin: 0px;
	color: #252525;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 14px;
	text-shadow: #fff 0 0 0px;
}
#main {
	background-image: url(../gfx/logo.jpg);
	background-repeat: no-repeat;
	padding-left: 323px;
	width: 525px;
	min-height: 650px;
}
#navigation {
	background-image: url(../gfx/header.jpg);
	background-repeat: no-repeat;
	padding-top: 48px;
	height: 48px;
}
#nav {
	margin: 0px;
	padding: 0 110px 0 0;
	list-style: none;
	display: block;
	height: 100%;
	background-image: url(../gfx/navi/07.gif);
	background-position: right top;
	background-repeat: no-repeat;
}
#nav li {
	display: block;
	float: left;
	height: 100%;
}
#nav li a {
	display: block;
	height: 100%;
}
#nav li a span {
	display: none;
}
#nav li a:hover, #nav li a:focus, #nav li a.select {
	background-position: left -48px;
}
#nav li#news {
	width: 67px;
}
#nav li#news a {
	background-image: url(../gfx/navi/01.gif);
}
#nav li#shows {
	width: 76px;
}
#nav li#shows a {
	background-image: url(../gfx/navi/02.gif);
}
#nav li#media {
	width: 63px;
}
#nav li#media a {
	background-image: url(../gfx/navi/03.gif);
}
#nav li#shop {
	width: 65px;
}
#nav li#shop a {
	background-image: url(../gfx/navi/04.gif);
}
#nav li#contact {
	width: 81px;
}
#nav li#contact a {
	background-image: url(../gfx/navi/05.gif);
}
#nav li#links {
	width: 63px;
}
#nav li#links a {
	background-image: url(../gfx/navi/06.gif);
}
#content {
	min-height: 100px;
	padding-top: 9px;
	padding-right: 110px;
	padding-left: 15px;
	background-image: url(../gfx/bg_content.gif);
	background-position: right top;
	background-repeat: no-repeat;
}
#footer {
	padding-top: 10px;
	padding-left: 15px;
	font-size: 10px;
	line-height: 30px;
}
#stuff {
	width: 293px;
	height: 143px;
	background-image: url(../gfx/visit.gif);
	background-repeat: no-repeat;
	position: absolute;
	top: 490px;
}
#stuff a {
	display: block;
	position: absolute;
}
#stuff a span {
	display: none;
}
#myspace {
	width: 66px;
	height: 12px;
	top: 81px;
	left: 34px;
}
#amazon {
	width: 58px;
	height: 15px;
	top: 79px;
	left: 136px;
}
#itunes {
	width: 48px;
	height: 12px;
	top: 78px;
	left: 207px;
}
#rmr {
	width: 65px;
	height: 17px;
	top: 97px;
	left: 176px;
}
#gotj-shop {
	width: 44px;
	height: 15px;
	top: 128px;
	left: 205px;
}
a {
	color: #252525;
	text-decoration: underline;
}
a img {
	border: none;
}
h3 {
	font-size: 11px;
	color: #8B0E13;
	margin: 0 0 4px;
}
h4 {
	font-size: 11px;
	color: #252525;
	margin: 0 0 4px;
}
.cleaner {
	clear: both;
}
.news {
	margin-bottom: 25px;
}
a.pagenav {
	color: #8B0E13;
}
table.shows {
	width: 100%;
	border-collapse: collapse;
}
table.shows .date {
	width: 70px;
}
table.shows th, table.shows td {
	vertical-align:top;
	padding: 5px;
	background-image: url(../gfx/dotted.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
}
table.shows th {
	color: #8B0E13;
	text-align: left;
	font-weight: normal;
	font-style: italic;
}
.info, .tickets {
	margin-left: 7px;
}
.arrow {
	color: #8B0E13;
	font-style: italic;
	padding-left: 15px;
	background-image: url(../gfx/pfeil.gif);
	background-position: left 3px;
	background-repeat: no-repeat;
}

/* Shop */
#shopnav {
	width: 100px;
	float: left;
	margin-right: 20px;
	font-style: italic;
}
#shopnav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#shopnav li {
	margin-top: 6px;
}
#shopnav li a {
	color: #8B0E13;
	padding-left: 15px;
	background-image: url(../gfx/pfeil.gif);
	background-position: left 3px;
	background-repeat: no-repeat;
}
#shopnav li li {
	padding-left: 18px;
}
#minicart {
	width: 144px;
	position: absolute;
	top: 165px;
	left: 740px;
	font-style: italic;
}
#minicart h3 {
	padding-bottom: 7px;
	background-image: url(../gfx/divider_dark.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}
#minicart p {
	margin: 3px 0 11px; 
}
#minicart p.sum {
	padding-top:7px;
	background-image: url(../gfx/divider_dark.gif);
	background-repeat: no-repeat;
}
#minicart p.title {
	padding-top:11px;
	background-image: url(../gfx/divider_grey.gif);
	background-repeat: no-repeat;
}
#shop-content {
	width: 280px;
	margin-left: 120px;
}
#shop-content h4 {
	font-style: italic;
	font-weight: normal;
}
.leftHalfBoard, .rightHalfBoard {
	width: 100px;
	height: 200px;
	padding: 10px;
	overflow: hidden;
	float: left;
	background-color: white;
	margin-bottom: 16px;
	margin-right: 20px;
	text-align: center;
}
.rightHalfBoard {
	margin-right: 0;
}
.artTitle {
	display: block;
	font-weight: bold;
	margin: 7px 0 4px;
}
span.price {
	display: block;
	font-style: italic;
	margin-bottom: 4px;
}
.pagenav a {
	color: #8B0E13;
	text-decoration: none;
}
.pagenav a.select {
	text-decoration: underline;
}
h3.article-title {
	color: #252525;
	margin-bottom: 0;
}
p.artDesc {
	margin: 8px 0;
}
span.detail-price {
	font-style: italic;
	margin-right: 40px;
}
#artdetailform {
	line-height: 23px;
}
#artdetailform .arrow {
	font-style: italic;
}
div.pad {
	padding: 10px;
}
table.cart {
	width: 100%;
	border-collapse: collapse;
}
table.cart th {
	text-align: left;
	border-bottom: 1px solid #252525;
}
table.cart td {
	padding: 3px 0;
}
table.cart tr.shipping td {
	padding: 6px 0;
	border-bottom: 1px solid #afafaf;
	border-top: 1px solid #afafaf;
}
table.cart tr.shipping td.price {
	vertical-align: top;
}
table.cart tr.tax td {
	padding: 6px 0;
	border-bottom: 1px solid #252525;
}
table.cart tr.sum td {
	padding: 6px 0;
}
table.cart th.price {
	text-align: center;
}
table.cart .title {
	width: 200px;
}
table.cart .quant {
	width: 40px;
}
table.cart .quant input {
	width: 30px;
}
table.cart td.price {
	text-align: right;
}
#porto {
	margin-left: 10px;
}
#checkout label {
	display: block;
	width: 90px;
	float: left;
	margin-top: 5px;
	margin-right: 10px;
}
#checkout input {
	width: 200px;
	float: left;
	margin-bottom: 4px;
}
#checkout br {
	clear: left;
}
#checkout input#plz {
	width: 50px;
	margin-right: 10px;
}
#checkout input#ort {
	width: 134px;
}
#checkout input#agb, #checkout input#send {
	width: auto;
	float: none;
	margin-bottom: 0;
}
/* Ende Shop */

/* Media */
ul.galerie {
	margin: 0;
	padding: 0;
	list-style: none;
}
ul.galerie li {
	display: block;
	width: 100px;
	height: 100px;
	overflow: hidden;
	float: left;
	margin-right: 20px;
	margin-bottom: 16px;
	text-align: center;
	line-height: 100px;
	vertical-align: middle;
}



