body {
	background: white;
	margin:0; padding:0;
}
body, * {
	font-size: 11px;
	font-family: Verdana;
}
#SiteContainer {
	text-align: left;
}
.content p {
	padding: 0px;
}

#leftside {
	position: absolute;
	left: 0; top: 150px;
	width: 150px;
	background: #077;
	z-index: 5;
}

#SiteFooter {
	clear: both;
	position: relative;
	padding-left: 160px;
	font-size: 77%;
	text-align: left;
	width:auto;
}
#SiteFooterContact {
	height: 25px;
	padding-top: 25px;
}
#SiteFooterPowered {
	height: 25px;
}

a {
	color: #e01;
}
a.current {
	color: #444;
}
a:hover {
	text-decoration: underline;
}

hr {
	display: none;
	padding: 0; margin: 0; height: 0; border: none;
	background-color: transparent;
	color: white;
}

.section {
	margin: 0; padding: 0;
	padding-right: 5px;
}
#leftside ul {
	padding-left: 0px;
	margin-left: 15px;
	margin-top: 6px; padding-top: 0;
}
#leftside p {
	margin-top: 10px; padding-top: 0;
}
#leftside p a {
	padding-left: 15px;
	color: white;
	font-weight: bold;
}
#leftside h3 {
	padding-left: 15px;
	color: #fd0;
	font-weight: bold;
	margin-bottom: 0; padding-bottom: 0;
}
#leftside ul ul {padding-left: 7px; }
#leftside li {
	padding-left: 0px; 
	padding-bottom: 4px;
}
#leftside ul {
	list-style-type: none;
}
#leftside ul ul a, #leftside ul ul {
	color: white;
	list-style: disc;
	font-weight: normal;
	padding-left: 0px;
	padding-top: 4px;
}
#leftside li a {
	color: white;
	text-decoration: none;
	font-weight: bold;
}

#leftside li a:hover {
	text-decoration: underline;
}

/** JH **/
#SiteLogoB, #SiteLogoC, #SiteTitle {
	display: none;
}
#SiteLogoA {
}
#SiteLogoD {
	position: absolute;
	left: 683px; top: 50px;
	width: 260px; height: 86px;
}

/* Fix transparancy for IE6 */
* html #SiteLogoD {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://images.thehagueomc.com/imagebank/custom/denhaag/banklogo.png', sizingMethod='scale');
}
* html #SiteLogoD img {
	display: none;
}

.fun {
	display: none;
}

/* Fix image.css */
h1, h2, h3, h4, p, tr, form table {
	margin-left: 0;
}
p {
	font-size: 100%;
}

.list {
	width: 580px;
}
.list td {
	width: 270px;
}
.list td td.icon {
	width: 143px;
}
.list td td.icon_text {
	width: 143px;
}

h3 {
	color: #444;
}
.block, .info p, .info li, .info, .warning, .info .divider {
	width: 500px;
}

.small_cell {
	width: 140px;
	height: 170px;
}
.big_break {
	width: 500px;
}
.medium_cell {
	width: 500px;
}
#ImageLargeImage {
	margin: 3px auto 3px auto;
}
#SiteManagement {
	font-size: 11px;
}
#SiteContainer {
	margin: 0px;
	padding:0px;
}

#head {
	height: 150px;
	background-color: #ccc;
	background-image: url(http://images.thehagueomc.com/imagebank/flex/image/random_big/denhaag/site/front);
	background-repeat: no-repeat;
	display: block;
	width: 100%;
	clear: both;
}

#SiteContentContainer {
	padding-top: 5px;
	margin-left: 160px;
	text-align: left;
}

.buttons {
	position: absolute;
	left: 150px; top: 125px;
	width: auto;
	height: 25px;
	background-color: white;
	padding-top: 4px; padding-left: 8px;
	clear: none;
	text-align: left;
}

/** Online **/
h3 {
	clear: both;
}
.caption p, #ImageLargeBasket, #ImageLargeLink, .list p, .list p.first {
	font-size: 11px;
}

#ImageLargeContainer {
	padding-right: 20px;
}
#ImageInfoText {
	padding-top: 3px;
}

.medium_cell img { border: none; }

