/* CSS Document */
* {
	margin: 0;
	padding: 0;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre, 
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, 
table, caption, tbody, tfoot, thead, tr, th, td, img {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

a:link, a:visited {
	cursor: pointer;
	color: #D6531D;
	text-decoration: underline;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

ol, ul {
	list-style: outside;
	line-height: 35px;
	list-style-type: disc;
	margin-left: 15px;
}

li {
	color: #60A831;
}

blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

p {
	margin: 10px 0;
	line-height: 15px;
}

h1 {
	margin: 10px 0;
}

h2 {
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #0056A5;
	font-weight: normal;
	margin-bottom: 5px;
	text-transform: uppercase;
	*margin-top: 3px;
}

h3 {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #0056A5;
	font-weight: bold;
	padding-top: 5px;
}

h4 {
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #8cc63f;
	font-weight: bold;
	margin-bottom: 5px;
	text-transform: uppercase;
}

body {
	background: #292929;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#wrapper {
	width: 770px;
	margin: 0 auto;
}

.lekuk {
	margin-top: 13px;
}

#header {
	background: #fff;
	height: 198px;
	*margin-top: -3px;
}

#logo {
	width: 202px;
	float: left;
}

#flashbanner {
	width: 568px;
	float: right;
}

#menu {
	height: 35px;
	background: #fff url(../images/bg_menu.jpg) no-repeat;
	padding-left: 14px;
}

#content {
	width: 743px;
	background: #fff;
	min-height: 505px;
	padding: 0 13px 0 14px;
}

#contentinside {
	width: 743px;
	background: #fff;
	min-height: 177px;
	padding: 0 13px 0 14px;
	overflow: auto;
}

#welkomen {
	padding-top: 6px;
}

#contact {
	width: 165px;
	float: left;
	background: url(../images/bg_location.jpg) no-repeat;
	min-height: 185px;
	color: #fff;
	padding-left: 16px;
}

#contact p {
	line-height: 15px;
}

#welcometxt {
	width: 547px;
	float: right;
}

#leadins {
	clear: both;
	padding-top: 19px;
	*padding-top: 10px;
}

#whatsnew {
	background: url(../images/bg_leadins.gif) no-repeat;
	width: 333px;
	height: 195px;
	float: left;
	padding: 0 17px;
	margin-bottom: 10px;
}

#whatson {
	background: url(../images/bg_leadins.gif) no-repeat;
	width: 333px;
	height: 195px;
	float: right;
	padding: 0 17px;
}

#bungkus {
	background: #fff;	
}

#footer {
	clear: both;
	border-top: 3px solid #292929;
	font-size: 11px;
	background: #fff;
	height: 18px;
	padding-top: 7px;
	margin: 0 14px;
}

#footer a {
	font-weight: normal;
}

#footerinside {
	padding-top: 8px;
	clear: both;
	border-top: 3px solid #292929;
	font-size: 11px;
	padding-bottom: 3px;
	position: bottom;
}

#footerleft{
	width: 200px;
	float: left;
}

#footerright {
	width: 310px;
	float: right;
}

.lekukbelow {
	margin-top: -2px;
	*margin-top: -12px;
}

#breadcrumb {
	width: 300px;
	float: right;
	text-align: right;
}

#title {
	width: 400px;
	float: left;
}

#menu {
	#fff;
}

.mmenu {
	background: url(/images/bg_menu.jpg) no-repeat;
	height: 35px;
	padding-left: 20px;
}

.linkmenu {
	color: #fff;
	font-weight: bold;
	padding: 8px 15px;
	cursor: pointer;
}

.linkmenuhover {
	color: #fff;
	font-weight: bold;
	padding: 8px 15px;
	background: #003D76;
	cursor: pointer;
}

#mmenu {
	padding-left: 12px;
	background: #fff;
}