body{
	background: #5c5c5c;
	font-size: 13px;
	font-family: "Trebuchet MS";
	font-weight: bold;
	color: white;	
	text-align: center;
}

#site{
	text-align: auto;
	width: 1024px;
	margin-left: auto;
	margin-right: auto;
}

#topmenu{
	width: 1024px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#tmenu{
	margin-left: 575px;
}

.hmenu{
	text-align: left;
	display: inline;
}

#header{
	margin-top: 0px;
	padding-top: 0px;
	background-image: url(img/headerbar.png);
	width: 100%;
	height: 198px;
	background-repeat: repeat-x;
}

#menu{
	background-image: url(img/header2.png);
	width: 883px;
	height: 198px;
	margin-left: auto;
	margin-right: auto;
	background-repeat: no-repeat;
}

#smenu{
	padding-left: 240px;
	padding-top: 142px;
}

.technics{
	padding-top: 155px;
	text-align: left;
	padding-left: 255px;
}

#middle{
	width: 883px;
	margin-left: auto;
	margin-right: auto;
}

#sidebar{
	float: left;
	width: 238px;
}

.sidebar{
	font-size: 13px;
	font-family: "Trebuchet MS";
	font-weight: bold;
	color: white;
	margin-top: 5px;
	margin-left: 15px;
	text-align: left;
}

.lgn{
	font-size: 13px;
	font-family: "Trebuchet MS";
	font-weight: bold;
	color: #bf4a00;
	margin-top: 5px;
	margin-left: 15px;
	text-align: left;
}

.sidebar a{
	text-decoration: none;
	color: white;
}

#inhoud{
	background-color: #ffe8b4;
	float: right;
	width: 645px;
	min-height: 620px;
	color: black;
	text-align: left;
}

.center{
	margin-left: 20px;
	margin-bottom: 0px;
	margin-right: 20px;
	text-align: center;
}

.big{
	font-size: 15px;
	margin-left: 20px;
	margin-bottom: 0px;
	margin-right: 20px;
	text-align: center;
}

.inhoud{
	margin-left: 20px;
	margin-bottom: 0px;
	margin-right: 20px;
}

.table{
	margin-top: 10px;
	margin-left: 18px;
	color: black;
	font-size: 13px;
	font-family: "Trebuchet MS";
	font-weight: bold;
	border-spacing: 10px 0px;
}

.logon{
	margin-top: 20px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	color: black;
	font-size: 13px;
	font-family: "Trebuchet MS";
	font-weight: bold;
	border-spacing: 10px 0px;
}

.shop{
	margin-top: 0px;
	margin-left: 0px;
	color: black;
	font-size: 13px;
	font-family: "Trebuchet MS";
	font-weight: bold;
	border-spacing: 10px 0px;
}

.minishop{
	margin-top: 0px;
	margin-left: 0px;
	color: black;
	font-size: 11px;
	font-family: "Trebuchet MS";
	font-weight: bold;
	border-spacing: 10px 0px;
}

.shop tr td{
	padding-top: 2px;
	padding-bottom: 2px;
	color: black;
}

.info_list {
	margin-left: 18px;
}

.info_head {
	cursor: pointer;
	margin-left: 18px;
}

.info_body {
	margin-left: 18px;
	padding-bottom: 10px;
	padding-top: 0px;
	font-size: 11px;
}

th{
	text-align: left;
	font-size: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 25px;
}

a{
	text-decoration: none;
	color: black;
}

a:hover{
	text-decoration: none;
	color: #bf4a00;
}

.list{
	list-style-type: square;
	margin-left: 20px;
	padding-left: 20px;
}

h1{
	margin-left: 20px;
	margin-top: 20px;
	font-size: 30px;
}

.header{
	margin-top: 40px;
	margin-bottom: 0px;
}

h3{
	margin-left: 20px;
	margin-top: 20px;
	font-size: 15px;
}

h2{
	margin-left: 20px;
	margin-top: 20px;
	font-size: 20px;
}

#bottom{
	width: 883px;
	margin-left: auto;
	margin-right: auto;
	float: right;
}

#inhoudbottom{
	margin-left: 97px;
}

#downmenu{
	text-align: left;
	margin-left: 180px;
}

ul{	
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

#submenu{
	color: white;
	position: absolute;
	background-color: #883500;
	border: 1px solid #883500;
	border-radius: 5px 5px;
}

#submenu table tr td{
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 13px;
	font-family: "Trebuchet MS";
	font-weight: bold;
}

#submenu a{
	color: white;
}

#submenu a:hover{
	color: black;
}

.pnf{
	height: 195px;
}

#login{
	position: absolute;
	background-color: #ffe8b4;
	border: 2px solid black;
	color: black;
}

#clicker{
	cursor: pointer;
	width: 30px;
}

.fields{
	font: "Trebuchet MS";
	font-size: 13px;
}

input.btn {
	color:black;
	font: bold 84% 'trebuchet ms';
	background-color:#fed;
	border:1px solid;
}

input.btnhov {
	border-color: #c63 #930 #930 #c63;
	cursor: pointer;
}
