body {
    color: #000000;
    font-family: helvetica, Arial,Verdana,sans-serif;
    font-size: 12px;
    margin:0px;
    padding:0px;
    background: #e8ede9  scroll center center;
    background-image: url(http://www.tickettrickser.de/mini-shop/templates/tocotronic/img/bouquet.jpg);
    background-repeat: no-repeat;
    background-attachment: fixed;


}
#shopcontent{
   	top:0px;
   	position:absolute;  
   	margin-left: -330px;
   	left:50%;
	width: 600px; 
	background-color: white;
	color: black;
	padding: 0px 15px 0px 15px;
}
#footer{
  margin-top:80px;
  margin-left:0px;
	width:600px; 
	text-transform: uppercase;
	font-weight: bold;
}
#footer p {
	font-size: 11px;
}

#footer a {
	text-decoration: none;
	color: #666666;
	font-weight: normal;
}

#footer a:hover {
	color: #cd1041;
}

p, td, li{
   color:#000000;
   font-size: 13px;
   line-height:135%;
}
input{
  		background-color:#67e2f2;
 		 border: none;
   		color: #000000;
		padding:  5px;
	 	text-transform: bold;
		font-weight: normal;
		font-family: helvetica, arial, sans-serif;
		font-size: 11px;
}
input#number {
	width: 20px;
}
input#zipcode {
	width: 30px;
}

label {
	padding: 5px 0px 3px 0px;
	font-weight: bold; 
	font-size: 11px;
}

label#country {
	margin-top: 25px;
}

select {
	margin: 5px 0px 5px 0px;
}

a {
	font-weight:bold;
	text-decoration:none;
 	color:#cd1041;
}
a.orderLink{
   	background-color: #cd1041;
   	padding: 3px;
   	font-weight: bold;
	text-decoration:none;
   	color: white;
   	text-transform: uppercase;
   	font-size: 11px;
	 /*padding:2px;
	 border: 1px solid white;
	 text-decoration:none;
	 line-height:24px;*/
}

a.orderLink:hover {
	background-color: #000000;
}

#productList{
	 margin:0px;
	 padding:0px;
	 margin-top: 40px;
	 margin-bottom: 40px;
}
#productList li{
   list-style-type: none;
	 margin:0px;
	 padding:0px;
   margin-top:6px;
}

.prodInfo {
	width: 510px;
	float: left;
	border-bottom: 1px solid #efefef;
}

h1{
   font-family:helvetica, Arial,Verdana,sans-serif;
   	font-size: 35px;
 	font-weight: normal;
   	text-transform: uppercase;
   	color: #cd1041;
   	margin-bottom: 30px;
   	margin-top: 15px;
   	letter-spacing: 10px;
   	text-align: center;
   	width:560px;
   	background-color: white;
   	padding: 20px;
   	border-top: 1px solid #cd1041;
   	border-bottom: 1px solid #cd1041;
}

h2 {
  	margin-top: 45px;
  	font-size: 18px;
	font-weight: bold;
   	color: #cd1041;
   	letter-spacing: -1px;
   	line-height: 125%;	
}


h3{
  	font-size: 22px;
	font-weight: bold;
   	color: #cd1041;
   	letter-spacing: -1px;
}



b{
}
.logo {
	position: absolute;
	top:  20px;
	left: 20px;
}
.logo2 {
	position: absolute;
	bottom:  0px;
	left: 0px;
	border-top: 30px solid white;
	border-bottom: 30px solid white;
}
img.tocologo {
	margin: 15px 0px 15px 0px;
}
p.achtung {
	margin-top: 30px;
	font-size: 11px;
	width: 500px;
}
.mittig {
	text-align: center;
}

.markup {
	color: #cd1041;
}
