/* CSS Document */

td img {
	display: block;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #69758F;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	background-image: url(../images/achter_1.jpg);
}

a:link {
	color: #0F204B;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #0F204B;
}

a:hover {
	text-decoration: underline;
	color: #0F204B;
}

a:active {
	text-decoration: none;
	color: #0F204B;
}

.menu_spacer {
	color: #FE9900
}
	
.style1 {
	color: #0F204B;
	font-weight: bold;
}

.style2 {
	color: #0F204B
}
	
h1,h2,h3,h4,h5,h6 {
	font-family: Century Gothic;
	font-weight: bold;
}

h1 {
	font-size: 17px;
	color: #69758F;
}

h3 {
	font-size: 18px;
	color: #FF6600;
}

h4 {
	font-size: 15px;
	color: #69758F;
}

.baqup {
	font-family: "Century Gothic";
	font-weight: bold;
	color:#0F204B;
	font-size:9px;
}

.small_text {
	font-size: 9px
}

.style4 {
	font-size: 18px;
	font-family: "century gothic";
	color: #FFFFFF;
	font-weight: bold;
}

.orderForm{
	border:1px solid #FF9900; 
	width:130px; height:14px; 
	font-size:12px
}