/** Textformatierung **/
body, div, img,
h1, h2, h3, h4, 
p, a, ul, li,
form, input, select, 
textarea, submit, label,
table, th, tr, td			{ padding:0px; margin:0px; color:#000; font-family:Arial, Helvetica, Sans-serif; font-size:12px; text-align:left; border:0px; }

body, div, 
h4, p, ul, a 				{ line-height:16px; }
h1, h2, h3, h4				{ font-weight:bold; }

h1 							{ margin-bottom:5px; color:#444444; font-family:Verdana, Arial, Helvetica, Sans-serif; font-size:18px; line-height:26px; }
h2								{ color:#13377c; font-size:17px; line-height:26px; margin: 0 0 7px 0; } /* alt ->  margin-top:16px; */
h3								{ color: #13377c;  font-size:15px; line-height:22px; margin: 0 0 5px 0;}
h4								{ margin: 0 0 10px 0;}
p								{ width:100%; text-align:left; }
ul 							{ margin-bottom:16px; list-style-position:inside; }
a                       { color:#444444; text-decoration:none; cursor:pointer; }
a:hover                 { text-decoration:underline; } 
img 							{ border:none; }
.gruen 						{ color:#22AC22; }
.rot 							{ color:#CC0000; }

.startseite p {
	margin: 0 0 10px 0;

}

.personaltrainer{
	list-style-type:none;
}

.personaltrainer li {
	line-height:25px;
}

.personaltrainer li a{
	line-height:28px;
	color:#133b87;
	color: #d10101;
}

/** Personaltrainer **/

#personaltrainerservice a{
	width:200px;
	height:200px;
	position:fixed;
	left:0px;
	top:0px;
	display:block;
	background: url('img/personaltrainer-service.png');
	z-index:1000px;

}


/** smoo style **/

.productoptions {
	width:35px;
	float:left;
	clear:left;
	margin: 0 0 0px 0;
	border:0px;
	
}

.productoptionsvalue{

	font-weight:bold;
}



#productoptions {
	float:left;
	clear:left;
	margin: -1px 0px 0 0;
	padding: 10px 0 25px 10px;
	width:270px;
	min-height:134px;
	list-style-type:none;
	background:url('img/optionauswahl_body.jpg') no-repeat;
}

#productoptions li {
	margin:5px 0 5px 0;
}

.productoptionsheadline {
	width:260px;
	padding: 5px 0 5px 10px;
	background:url('img/optionauswahl_headline.jpg') no-repeat;
	color:#000000;
	margin: 10px 0 0 0px;
	padding: 5px 5px 0 5px;
}

.preisunten{
	margin: 0 20px 0 0px;
}

.logintable {
		background:url('img/loginbackground.png') no-repeat;
		width:280px;
		height:105px;
		padding: 10px 0 0 15px;
		margin: 10px 0 0 0;
}

.logintable h2 {
	color:#000000;
	margin: 0 0 5px 0;
	padding: 0 0 0 0;
	font-size:14px;
	line-height:16px;
}

.logintable  .submit {
	float:left;
	margin: 10px 0 5px 42px;
	color:#000000;
}

input[type=radio] , input[type=checkbox] {
	border: 0px;
}


.logintable  input[type=text] {
	float:left;
	margin: 0px 0 5px 0px;
	color:#000000;
}

.logintable  .forgotlink {
	float:left;
	margin: 12px 0 5px 0px;
}

.usertable {
		background:url('img/usertable.png') no-repeat;
		width:250px;
		height:180px;
		padding: 10px 15px 0 15px;
		margin: 25px 10px 0 0;
		float:left;
}

.usertable img {
	margin: 10px;
	float:left;
}

.usertable h2 {
	margin: 0px 0 8px 0;
	padding: 0 0 0 0;
	font-size:14px;
	line-height:16px;
	
	
}

.usertable p {
	width: 250px;
	line-height:17px;
}

.usertable a {
	float:left;
	margin: 10px 0 0 0;
}

.zurkasse {
	display:block;
	width:154px;
	height:25px;
	background:url('img/cashbutton.png') no-repeat;
	padding: 3px 0 0 35px;
	margin: 10px 0 0 0;

}

.zurkasse b {
	background:url('img/casharrow.png') no-repeat;
	font-weight:bold;
	float:left;
	margin: 0px 0 0 0;
	padding: 0px 0 0 20px;
}

.loginmenulink{
	background:url('img/anmeldemenulink.png') no-repeat;
	color:#000000;
	font-weight:bold;
	float:left;
	display:block;
	width:60px;
	height:22px;
	/*background-color:#AFCE52;*/
	padding: 0px 10px 10px 10px;
}

.markProductOutOfStock{
	color:#FF0000;
	font-size:22px;
	display:none;
}

.markProductOutOfStockSmall{
	color:#FF0000;
	font-size:16px;
}

#PayPal {
	margin: 0 0 0 125px; 
	width:196px;
	height:65px;
	background:url('img/paypal.png') no-repeat;
}

#Vorkasse {
	margin: 0 0 0 125px; 
	width:196px;
	height:65px;
	background:url('img/vorkasse.png') no-repeat;
}

#crossselling {
	clear:left;
	float:left;
	width:520px;
	height:250px;
	overflow:hidden;
	padding: 0 0 20px 0;
	margin: 25px 0 20px 40px;
}

#crossselling .item{
	width:150px;
	margin: 0 20px 0 0;
	float:left;
}

#crossselling img{
	display:block;
	height:80px;
	margin:5px auto;
}




#crossselling h4{
	display:block;
	margin: 10px 0 0 0;
	color: #444444;
	font-family: Verdana,Arial,Helvetica,Sans-serif;
	font-size: 18px;
	height:50px;
}

#crossselling .name{

	width:150px;
	height:48px;
	display:block;
	text-align:center;
}


#crossselling .price{
	width:120px;
	height:35px;
	display:block;
	text-align:center;
	margin:0 0 5px 10px; 
	padding: 10px 0 0 0; 
	color:#373636;  
	font-size:17px; 
	background:transparent url('img/preismarke.png') no-repeat;	
	font-weight:bold;
	
	
}



#zahlungsmethoden{
	margin: 10px 0 10px 0;
	width:165px;
	height:80px;
	background:url('img/suppzero_zahlungsmethoden.jpg') no-repeat;
	display:block;
}

#optimumwheygoldstandard {
	width:165px;
	height:254px;
	background:url('img/suppzero_optimum_nurtition_whey_gold.jpg') no-repeat;
	display:block;
}

.smoobutton						{ background-color:#f8f8f8; border:1px solid #afafaf; display:block; padding: 2px; height:22px; color: #a70b0b; cursor:pointer;}
.smoocashbutton 
{	
	font-size:15px;
	font-weight:bold;
	padding: 10px 0 0 40px;
	margin:0 0 0 10px;
	color:#414141;
	width:112px;
	height:23px;
	float:right;
	background:url('img/suppzero_kasse.png') no-repeat;
}

.smoobackbutton 
{	
	font-size:13px;
	text-align:center;
	color:#FFFFFF;
	color:#414141;
	width:118px;
	padding:3px 0 0 0;
	height:18px;
	float:left;
	background:url('img/suppzero_backbutton.png') no-repeat;
}

.smoorefreshbutton 
{	
	border:0px;
	font-size:13px;
	text-align:center;
	color:#414141;
	width:118px;
	padding:1px 0 0 15px;
	height:21px;
	float:right;
	background:url('img/suppzero_refresh.png') no-repeat;
}





/** Produktdetails MICROFORMATE **/
.hproduct									{ width:550px; margin:0px auto; }
.hproduct h1								{ width:100%; margin-bottom:23px; color:#444; font-size:17px; float:left; }
.hproduct .photo 						{ margin-right:10px; text-align:center; float:left; }
.hproduct .info							{ width:300px; padding-top:3px; text-align:left; float:left; margin: 0 0 0 35px; }
.hproduct .price						{ display:block; width:105px; height:28px; margin-bottom:5px; padding: 7px 10px 0 5px; color:#373636; text-align:right; font-size:17px; background:transparent url('img/preismarke.png') no-repeat;  font-weight:bold; line-height:20px; }
.hproduct .menge	 					{width:32px; height:30px; border:0px; background:transparent url('img/input-smoo-menge.png'); float:left; padding: 0 10px 5px 0; }
.hproduct .submit						{ width:232px; height:35px; border:0px; background:transparent url('img/warenkorb-smoo-btn.png'); float:left; }
.hproduct .option						{ margin-right:1px; float:left; }
.hproduct .option .name				{ display:none; }
.hproduct .option .select			{ width:125px; }
.hproduct .description			{ margin: 0 0 35px 0; }
.hproduct .description p						{ text-align:justify; margin: 10px 0 10px 0;}
.hproduct .description .teaser					{ text-align:justify; color:#FF0000; font-style:italic; font-weight:bold; }
.hproduct .description .list					{ text-align:justify; color:#000000; font-style:italic; font-weight:bold; }

.zurueck						{ height:auto; text-align:center; float:left; }
.zurueck a					{ height:18px; margin-left:2px; padding-left:14px; color:#514C9C; font-size:13px; font-weight:bold; line-height:16px; }
.zurueck a					{ background:#F8F8F8 url('img/arrow_left.gif') no-repeat left center; float:none; }
.zurueck a:hover			{ text-decoration:underline; }
.productOldPrice        			{ color:red; text-decoration:line-through; }
