body {
    color:#fff;
    font-family:'Lucida Grande',Geneva,Arial,Verdana,sans-serif;
    font-size:9pt;
    margin:0pt;
    padding:0pt;
    background:#000;
        background: #151509 url(http://www.tickettrickser.de/mini-shop/templates/samy-deluxe/img/body_bg.jpg) no-repeat scroll center top;


}
#shopcontent{
  	margin-top: 298px;
   	margin-left: 0px; 
   	padding: 20px;
   	padding-right: 70px;
   	padding-left: 87px;
   	padding-bottom: 50px;
	width: 494px; 
	background-color: #000000;
   /*-moz-opacity:0.97;
	 filter:alpha(opacity=98);
	 -khtml-opacity: 0.98; */
	 text-align: left;
}
#footer{
  	margin-top:0px;
  	margin-left: 0px;
	color: #95a449; 
	width: 650px;

}

#footer a {
	text-decoration: none;
	color: yellow;
}
#footer a:hover {
	border-bottom: 1px solid yellow;
}
#footer p {
	color: #95a449;
	font-size: 9px;
	font-family: arial, helvetica, sans-serif;
	text-transform: uppercase;
	padding: 2px;
	display:  table-cell;
	margin: 1px 0px 0px 0px;
	padding:  5px 20px 5px 20px;
	font-weight: bold;	
	width: auto;
}

p, td, li{
   color:#FFF;
   font-family:'Lucida Grande',Geneva,Arial,Verdana,sans-serif;
   font-size:9pt;
   line-height: 150%;
}
input{
   background-color:#FFFFFF;
  font-family: arial, helvetica, sans-serif;
   color: black;
   font-weight: bold;
   font-size: 11px;
   -moz-opacity:0.95;
	 filter:alpha(opa0city=95);
	 width: 100px;
	 text-transform: uppercase;
	 padding: 5px;
	 border:  1px solid white;
}

input#quantity {
	font-size: 24px;
	margin-top:  5px;
}

input[submit] {
	width:  300px;
	background-color: yellow;
	border:  1px solid black;	
}
input#abschicken{
	width: 200px;
	background-color: yellow;
	border:  1px solid black;
}
input#weiter{
	background-color: yellow;
	border:  1px solid black;
}

a{
	font-weight:bold;
	text-decoration:none;
	 color:#21AFA1;
}
a.orderLink {
   	/*font-weight:bold;
	text-decoration:none;
   	color: #000000;
   	background-color: #ffffff; 
	text-transform: uppercase;
	padding:  1px 5px 1px 5px;
	font-size: 10px;
	font-family: arial, helvetica, sans-serif;	*/
	
}

a:hover.orderLink {
}

a.orderLink img {
	border:  1px solid transparent;
	margin-top: 3px;
}

a:hover.orderLink img {
	border:  1px solid white;
}

.orderImg {
	display: inline;
	float: right;
}
.orderText {
	display: inline;
	float:  left;
}

#productList{
	 margin: 35px 0px 50px 0px;
	 padding:0px;
}
#productList li{
	 list-style-type: none;
	 margin:0px;
	 padding:0px;
	 font-size: 11px;
	float: left;
	width: 500px;
	line-height: 200%;
	 border-bottom:  1px solid #3f3f3f;

	 /* border-bottom: 1px dotted #cceded; */
}

#productList li img {

}


h1{
   font-family:Arial,Verdana,sans-serif;
   	font-size: 38px;
	font-weight: bold;
   	text-transform: uppercase;
   	color: white;
   	margin-bottom: 50px;
   	margin-top: 0px;
   	letter-spacing: 1px;

	text-shadow: #000000 3px 3px 3px;

}

h2 {
	font-family: georgia, times, Arial,Verdana,sans-serif;
   	font-size: 24px;
	font-weight: bold;
	margin-bottom: 25px;
	color:  yellow;
	text-transform: normal;
	
}




h3{
   	font-family:'Lucida Grande',Geneva,Arial,Verdana,sans-serif;
   	font-size:12px;
	font-weight: bold;
    color: yellow;
    margin-top: 50px;

}
b{
  color:#FFF;
}

ol li {
	font-size: 10px;
	font-weight: bold;
}
p.note {
	font-size: 11px;
	margin-top: 35px;
}
.clear {
	clear: both;
}
label {
	font-weight: bold;
	font-size: 11px;
	margin-bottom: 5px;
}

.alert {
	background-color: #ff0;
	color:  black;
	font-size: 11px;
	padding:  5px;
	width: 200px;
}
.yello {
	color:  #d3fd00;
}
.req{
   	background-color: #d3fd00;
   	border:  none;
}
