html {
	height:100%;
	width:100%;
}

body {
	font-size: 12px;
	font-family: 'MS Trebuchet', Verdana, Arial;
	background-color: #fff;
	background-image: url(http://www.cinestar.de/etix/global-ticketing/bg.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	height:100%;
	width:100%;
}

h1, h2, h3, h4, h5, h6 {
	margin:0px;
	padding:0px;
}

input.sbt {
	background-color:#9A302E;
	border:1px solid;
	border-bottom-color:#3F0805;
	border-left-color:#3F0805;
	border-right-color:#D6A1A3;
	border-top-color:#D6A1A3;
	color:#fff;
	height:20px;
}

td {
	font-size: 12px;
	font-family: 'MS Trebuchet', Verdana, Arial;
	color: #000;
}

a {
	color: #000;
}

a:hover {
	color: #000;
}

#div_deco {
	background-image: url(http://www.cinestar.de/etix/global-ticketing/header_bg.jpg);
	background-repeat: no-repeat;
	width:960px;
}

