body, button, html, input, select, td, textarea, th {
  color: #000;
  font: 12px/1.4 Arial, sans-serif;
}

a {
  color: #000;
}

a img {
  border: none;
}

body, html {
	margin: 0;
	padding: 0;
}

body {
  background: url(/images/body-bkg.gif) repeat-x left 111px;
}

button {
  cursor: pointer;
}

fieldset, form {
	border: none;
  margin: 0;
  padding: 0;
}

h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, address {
	margin: 1em 0;
	padding: 0;
}

h1 {
  color: #130c6c;
  font: 22px Georgia;
  line-height: 60px;
  margin: 0;
}

h2 {
  font-size: 14px;
}

input, select, textarea {}

label {
	cursor: pointer;
}

legend {}

li, dd, blockquote {
	margin-left: 1em;
}

ol ol {
	margin-top: 0;
}

td, th {}

#copyright {
  color: #9b9b9b;
  font-size: 11px;
  margin: 0;
  padding-left: 109px;
  text-align: center;
  width: 880px;
}

#copyright a {
  color: #9b9b9b;
}

#de-1 { /* design element */
  background: #130c6c url(/images/topstroke.jpg) no-repeat;
  font-size: 0;
  height: 7px;
}

#header {
  background: #dee3d7 url(/images/header-bkg.jpg) no-repeat left bottom;
  height: 111px;
}

#logo {
  left: 172px;
  position: absolute;
  top: 2px;
}

#main {
  background: url(/images/main-bottom.gif) no-repeat left bottom;
  padding-bottom: 30px;
}

#main-inner {
  background: url(/images/main-bkg.jpg) no-repeat;
  padding: 0 0 0 139px;
  text-align: justify;
}

#main-outer {
  background: url(/images/main-repeat.gif) repeat-y;
}

#nav {
  font-size: 11px;
  height: 60px;
  left: 350px;
  margin: 0;
  padding: 7px 0;
  position: absolute;
  width: 640px;
}

#nav a {
  color: #292173;
  font-weight: bold;
  text-decoration: none;
}

#nav a:hover {
  text-decoration: underline;
}

#nav li {
  background: url(/images/bullet-1.gif) no-repeat 0 4px;
  float: left;
  line-height: 18px;
  list-style: none;
  margin: 0;
  padding: 0 12px 0 15px;
  position: relative;
  white-space: nowrap;
}

#nav li.exp-open {
  background-image: url(/images/bullet-2.gif);
}

#nav li.exp-open ul {
	background: url(/images/subnav-bkg.png) no-repeat center bottom;
	display: block;
	left: 0;
  margin: 0;
  min-height: 60px;
  padding: 4px 8px;
  position: absolute;
  top: 100%;
  z-index: 2;
  width: 164px;
}

#nav ul {
  display: none;
}

#nav ul li {
  background: url(/images/bullet-3.gif) no-repeat 0 4px;
  display: block;
  float: none;
  line-height: 1.4;
  white-space: normal;
}

#nav-container {
  background: #fff url(/images/navbar-bkg.jpg) no-repeat;
  height: 74px;
  position: relative;
}

#wrapper {
  min-height: 450px;
  padding-right: 187px;
  width: 664px;
}

* html #wrapper {
	height: 450px;
}

.alpha {
	list-style: lower-alpha;
	margin-left: 10px;
}

.num {
	list-style: decimal;
	margin-left: 10px;
}

.visitekaart {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	position: relative;
	width: 322px;
}

.visitekaart table {
	border-collapse: collapse;
}

.visitekaart table td {
	font: 11px/13px Arial, sans-serif;
	margin: 0;
	padding: 0;
	vertical-align: top;
}

.visitekaart-bottom {
	background: url(/images/visitekaart/border-bottom.gif) no-repeat;
	display: block;
	height: 22px;
	position: absolute;
	bottom: 0;
	width: 322px;
}

.visitekaart-content {
	background: url(/images/visitekaart/background.gif) repeat-y;
	font: 11px/13px Arial, sans-serif;
	height: 210px;
	margin: 0;
	padding: 22px 31px;
	width: 260px;
}

#visitekaart-list {
	margin: 0 0 0 20px;
	width: 644px;
}

.visitekaart-top {
	background: url(/images/visitekaart/border-top.gif) no-repeat;
	display: block;
	height: 22px;
	position: absolute;
	top: 0;
	width: 322px;
}

.visitekaart .postcode {
	padding-right: 2px;
	width: 45px;
}

.visitekaart .visitekaart-logo {
	height: 100px;
	padding: 0 0 10px 0;
	text-align: center;
	vertical-align: middle;
	width: 260px;
}
