body {
	font-family: Trebuchet MS, Arial;
	font-size: 12px;
	background-color: #FFFFFF;
}

h2 {
	font-size: 10px;
	font-weight: normal;
	margin: 0px;
}

h3.televizier {
	color: #FF6900;
}
#form_wrapper {
	width: 465px;
}

input.big {
	width: 204px;
}
select.big {
	width: 205px;
}
input.medium {
	width: 132px;
}
input.small {
	width: 60px;
}
input.xsmall {
	width: 30px;
}
input.submitbutton {
	background: url('http://static1.televizier.nl/img/submitbutton.jpg');
	width: 95px;
	height: 30px;
	border: none;
	color: white;
	font-family: Trebuchet MS, Arial;
	font-weight: bold;
}

td.abbonneeform_left {
	width: 245px;
}
td.abbonneeform_right {
	width: 220px;
}
td.submitright {
	text-align: right;
	padding-right: 10px;
}

#bedankt_container {
	width: 465px;
	background-color: #FF6900;
	color: #FFFFFF;
	position: relative;
}
#container_top,
#container_bottom {
	background: url('/gfx/bedankt_container_top.png') no-repeat;
	width: 100%;
	height: 10px;
}
#container_bottom {
	background: url('/gfx/bedankt_container_bottom.png') no-repeat;
}
#bedankt_container p {
	margin: 0;
	padding: 0;
}
#bedankt_container h3 {
	margin: 0;
	padding: 0 0 0 10px;
	font-size: 18px;
	font-weight: normal;
}
p#bedankt_header {
	margin-right: 120px;
	padding: 5px 0 5px 10px;
	font-weight: bold;
	min-height: 50px;
}
#bedankt_content {
	background-color: #FFFFFF;
	color: #000000;
	position: relative;
	margin: 0 10px;
	font-weight: normal;
}
#content_top,
#content_bottom {
	background: url('/gfx/bedankt_content_top.png') no-repeat;
	width: 100%;
	height: 6px;
}
#content_bottom {
	background: url('/gfx/bedankt_content_bottom.png') no-repeat;
	height: 5px;
}
#bedankt_content #img_cup {
	position: absolute;
	right: 2px;
	top: -88px;
}
#bedankt_content h4 {
	padding: 0 0 0 10px;
	margin: 0;
	color: #FF6900;
	font-size: 12px;
}
#bedankt_content p {
	margin: 0 10px;
}
#bedankt_content a,
#bedankt_content a:hover,
#bedankt_content a:visited {
	color: #000000;
	text-decoration: none;
}
#bedankt_content a:hover {
	color: #FF6900;
}

