* {
	margin: 0;
	padding: 0;
}
body {
	color: #333;
	font-family: Arial;
	font-size: 11px;
	background: url('../images/main.gif') no-repeat 0 100px;
}
/**
 * newStyles
 */
 .shopCheckoutLink {
	background: #ae1355;
	color: white;
	padding: 3px;
	display: block;
	width: 70px;
	text-align: center;
	margin-left: 14px;
	margin-top: 10px;
}
.pageNavigation {
	background: white;
	padding: 4px;
	margin-top: 10px;
}
a.meta2 {
	color: #ae1355;
}
div.wrapper {
	width: 1024px;
	overflow: hidden;
}
.clear {
	clear: both;
}
div.top {
	height: 95px;
	background: url('../images/top.gif') repeat-x;
	margin-top: 10px;
}
div.logo {
	float: left;
	width: 210px;
	height: 95px;
	margin-left: 16px;
}
div.info {
	float: right;
	width: 300px;
	height: 95px;
	text-align: right;
}
div.info span.text {
	font-family: Arial;
	font-size: 11px;
	color: #333;
}
div.info span.lighttext {
	font-family: Arial;
	font-size: 11px;
	color: #999;
}
div.info a {
	font-family: Arial;
	font-size: 11px;
	color: #666;
}
table.layout {
	width: 1024px;
	height: 630px;
}
table.layout td {
	vertical-align: top;
}
td.columnLeft {
	width: 220px;
}
td.columnContent {
	background: url('../images/content.gif');
	width: 614px;
}
td.columnRight {
	width: 190px;
}
.sumBox {
	width: 135px;
	height: 40px;
	overflow: hidden;
	margin-top: 20px;
	margin-left: 25px;
	font-size: 15px;
	color: #ae1355;
	font-family: Arial;
}
.cartBox {
	width: 135px;
	height: 210px;
	overflow: hidden;
	margin-top: 60px;
	margin-left: 25px;
}
.cartHeadline {
	width: 75px;
	height: 16px;
	background: url('../images/sprite.gif') no-repeat 0px -236px;
}
.loginBox {
	width: 150px;
	height: 130px;
	overflow: hidden;
	margin-top: 35px;
	margin-left: 30px;
}
.inputWrapper {
	width: 133px;
	height: 27px;
	margin-top: 6px;
	background: url('../images/sprite.gif') no-repeat 0px -155px;
	overflow: hidden;
}
.login {
	width: 120px;
	height: 27px;
	background: none;
	border: 0;
	font-size: 13px;
	padding: 4px;
	color: #333;
}
.loginButton {
	border: 0;
	width: 47px;
	height: 19px;
	margin-top: 8px;
	background: url('../images/sprite.gif') no-repeat 0px -182px;
	cursor: pointer;
}
.registerButton {
	border: 0;
	width: 81px;
	height: 19px;
	margin-top: 8px;
	background: url('../images/sprite.gif') no-repeat 0px -217px;
	cursor: pointer;
}
.loginHeadline {
	width: 75px;
	height: 16px;
	background: url('../images/sprite.gif') no-repeat 0px -201px;
}
.shirts, .textildruck, .busenfreunde {
	width: 154px;
	height: 20px;
	margin-left: 10px;
}
.shirts {
	background: url('../images/sprite.gif') no-repeat;
}
.textildruck {
	background: url('../images/sprite.gif') no-repeat 0px -20px;
}
.busenfreunde {
	background: url('../images/sprite.gif') no-repeat 0px -40px;
}
.shirtLinks a, .textildruckLinks a, .busenfreundeLinks a {
	margin-top: 6px;
	margin-left: 30px;
}
.shirtLinks a, .textildruckLinks a, .busenfreundeLinks a {
	font-family: Arial;
	font-size: 11px;
	color: white;
	text-decoration: none;
	padding: 1px 6px 1px 6px;
	display: block;
	float: left;
}
.shirtLinks a, .shirtLinks .inactive { 
	background-color: #a9034a; 
}
.shirtLinks a:hover {
	background-color: #6d002f;
}
.textildruckLinks a { 
	background-color: #017a98; 
}
.textildruckLinks a:hover {
	background-color: #004758;
}
.busenfreundeLinks a { 
	background-color: #383838; 
}
.busenfreundeLinks a:hover {
	background-color: #1a171b;
}
.navi {
	background: white;
	padding: 2px;
	font-family: Arial;
	font-size: 11px;
	color: #333;
}
.navi a {
	font-family: Arial;
	font-size: 11px;
	color: #a9034a;
}
.navi a.page {
	font-family: Arial;
	font-size: 11px;
	color: #017A98;
}
.naviDivider {
	font-family: Arial;
	color: #333;
}
.headline {
	background: #a9034a;
	padding: 4px;
	font-family: Arial;
	font-size: 15px;
	color: white;
	margin-top: 8px;
	background: #ae1355 url('../images/headlineShirtsBg.gif') repeat-x center center;
}
.app {
	background: white;
	font-family: Arial;
	font-size: 11px;
	color: #333;
	padding: 16px;
	margin-top: 10px;
}

.contentImprints {
	text-align: center;
	width: 1024px;
	margin-top: 10px;
	font-family: Arial;
	font-size: 11px;
	color: #666;
}
.contentImprintsExt {
	text-align: center;
	width: 1024px;
	margin-top: 4px;
	font-family: Arial;
	font-size: 11px;
	color: #666;
}
.contentImprints a, .contentImprintsExt a {
	color: #666;
}
.textinput {
	width: 150px;
	border: 1px solid #ccc;
	padding: 2px;
	color: #333;
	font-size: 11px;
	font-family: Arial;
}
.borderHighlight {
	border: 1px solid #ae1355;
}
.submitinput {
	color: white;
	padding: 2px;
	font-family: Arial;
	font-size: 11px;
	background: #ae1355;
	border: 0;
}
.cart_add {
	color: white;
	padding: 2px;
	font-family: Arial;
	font-size: 11px;
	background: #ae1355;
	border: 0;
}
.blogdate {
	background: #ccc;
	color: #797979;
	font-family: Arial;
	font-size: 11px;
	padding: 4px;
}
.blogcontent {
	background: white;
	padding: 10px;
	color: #333;
	font-size: 11px;
	font-family: Arial;
	margin-bottom: 20px;
	border: 1px solid #ccc;
}
.blogheadline {
	display: block;
	font-size: 15px;
	padding-bottom: 10px;
	color: #017A98;
	text-decoration: none;
}
.blogheadline:hover {
	text-decoration: underline;
}
.imglink {
	border: 4px solid #ccc;
 	display: block; 
 	width: 150px; 
 	height: 150px; 
}
.imglink:hover {
	border: 4px solid #a3a3a3;
}
.subimglink {
	border: 2px solid #ccc;
 	display: block; 
 	width: 40px; 
 	height: 40px; 
 	display: block; 
 	float: left;
 	margin-right: 4px;
 	margin-top: 4px;
 	background-position: center center;
 	background-repeat: no-repeat;
}
.subimglink:hover {
	border: 2px solid #a3a3a3;
}
.common {
	font-family: Arial;
	font-size: 11px;
	color: #333;
}

.item_images {
	background: white;
	border: 1px solid #ccc;
	padding: 10px;
}
.item_images_main {
	width: 100%;
	height: 400px;
	background-color: #ccc;
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0px auto;
}
.item_box {
	background: white;
	border: 1px solid #ccc;
	padding: 10px;
	width: 230px;
	float: right;
}
.item_title {
	font-size: 15px;
	font-family: Arial;
	color: #017A98;
}
.common_text {
	color: #666;
	font-size: 11px;
	font-family: Arial;
}
.item_price {
	margin-top: 2px;
	float: left;
	background: #017a9a;
	color: #83cbdb;
	font-size: 15px;
	font-family: Arial;
	padding: 3px;
}
.tax_info {
	float: left;
	margin-top: 6px;
	color: #666;
	font-size: 11px;
	font-family: Arial;
	margin-left: 4px;
}
.pay_button {
	color: white;
	padding: 4px;
	font-family: Arial;
	font-size: 11px;
	background: #ae1355;
	border: 0;
	display: block;
	text-decoration: none;
	margin-left: 20px;
	margin-top: 10px;
	float: left;
}
.button {
	color: white;
	padding: 4px;
	font-family: Arial;
	font-size: 11px;
	background: #ae1355;
	border: 0;
	display: block;
	text-decoration: none;
	float: left;
}
.bitex {
	display: block;
	width: 134px;
	height: 70px;
	position: absolute;
	top: 407px;
	left: 54px;

}