/* 800 x 600 */

* {
	font-family: Calibri;
}

h1 {
	font-weight: normal;
	margin: 0 0 0 0;
}

html, body {
	color:#0b4396;
	margin: 0;
	padding: 0;
	font-size: 9pt;
}

#wrapper {
	margin: 20px auto 0 auto;
	width: 800px;
}

#header {
	width: 800px;
	height: 124px;
	float: left;
	display: inline;
}

#logo {
	float: right;
	display: inline;
	border-left: 1px solid white;
	background: #0b4396 url(/theme/hebo/images/logo.png) center no-repeat;
	width: 199px;
	height: 39px;
	padding: 85px 0 0 401px;
}

#logo p {
	color: #FFF;
	font-weight:bold;
}

#content #main p {
	padding: 0;
	margin: 0 0 10px 0;
}

#logo p,
#header p {
	float: left;
	display: inline;
	padding: 0;
	margin: 0;
}

#border {
	border: 3px solid #0b4396;
	float: left;
	display: inline;
}

#menu {
	width: 800px;
	height: 24px;
	float: left;
	display: inline;
	border-top: 3px solid white;
	background: #bdcfe5;
}

#menu ul {
	margin: 0;
	padding: 0;
	display: inline;
	list-style: none;
	width: 800px;
	height: 24px;
	float: left;
}

#menu ul li,
#menu ul li a {
	color:#272324;
	height: 24px;
	float: left;
	display: inline;
	text-decoration: none;
}

#menu ul li a {
	height: 20px;
	padding: 4px 10px 0 10px;
	border-right: 1px solid #34465c;
}

#menu ul li.menuItemFirst {
	margin-left: 197px;
	border-left: 3px solid #0b4396;
}

#menu ul li a:hover,
#menu ul li a.MenuSelected {
	background: #0b50a2;
	color: #FFF;
}

#content {
	float: left;
	display: inline;
	width: 800px;
	background: url(/theme/hebo/images/content_background.gif) repeat-y;
}

#content #main {
	float: left;
	display: inline;
	margin-left: 3px;
}

#content #main_content {
	float: left;
	display: inline;
	width: 404px;
	padding: 35px 135px 0 61px;
}

#content #left {
	float: left;
	display: inline;
	position:relative;
	width: 177px;
	height:429px;
	padding: 10px
}

#contact {
	float: left;
	position: absolute;
	bottom: 0;
	padding-top:50px;
}

#content #left #contact p {
	margin: 0 0 10px 0;
}

#content #left #contact a {
	color:#0B4396;
	font-size:9pt;
	text-decoration: underline;
}

#main_content a,
#main_content p a {
	color: #fff;
}

#main_content p {
	padding-bottom: 10px;
}

#left p a {
	text-decoration: none;
	color: #525357;
	font-size: 16px;
}

#left ul {
	list-style: none;
	padding: 0;
	margin: 27px 0 0 0;
}

#left ul li {
	margin-top: 10px;
}

#left ul li a {
	font-size:16px;
	color:#525357;
	text-decoration:none;
}

#main_content .textfield,
#main_content .email,
#main_content .textarea {
	width: 200px;
}

#main_content .textarea {
	height: 100px;
}

#main_content .datum {
	width: 174px;
}

table.AssortimentDetailTabel,
table.AssortimentDetailTabel tr,
table.AssortimentDetailTabel tr td {
	border: 1px solid #0b4396;
}

table.AssortimentDetailTabel {
	background: white;
	width: 437px;
}

table.AssortimentDetailTabel tr td {
	padding: 2px;
}

.LichtBlauw {
	background: #bdcfe5;
}

#main_content table {
	margin-bottom: 20px;
}

.detailTable td {
	border-bottom: 1px dotted #0B4396;
}
