html, body {
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	font-family: arial, verdana, helvetica;
	font-size: 11px;
}

#container {
	position: relative;
	width: 700px;
	margin: 0px 0px 0px 50px;
	padding: 0px;
}

#content {
	position: relative;
	width: 100%;
	margin: 0px;
	padding: 286px 0px 0px 0px;
}

#top {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 286px;
}

#contact {
	position: relative;
	width: 100%;
	height: 170px;
	margin: 66px 0px 0px 0px;
	padding: 0px;
}

#contact-text {
	position: absolute;
	top: 14px;
	left: 315px;
}

#bestel {
	width: 100%;
	height: 50px;
	margin: 0px;
	padding: 0px;
	background-color: #00209f;
}

#content-left {
	position: relative;
	align: absmiddle;
	width: 299px;
	margin: 0px;
	left: 9px;
	padding: 0px 0px 0px 0px;
	float: left;
}

#content-right {
	position: relative;
	width: 369px;
	margin: 0px;
	padding: 16px;
	float: right;
}

#footer {
	position: relative;
	width: 100%;
	height: 45px;
	clear: both;
	background-image: url(../../../businesscenter/images/bottom.gif);
}

#footer-links {
	position: absolute;
	top: 17px;
	left: 20px;
	width: 200px;
	height: 25px;
	margin: 0px;
	padding: 0px;
	text-transform: lowercase;
	letter-spacing: -1px;
	color: #67246d;
	font-size: 11px;
}

/* ============================= STYLE ============================= */

img {
	border: 0px;
}

a {
	text-decoration: none;
}

#content-right a:hover, #contact-text a:hover {
	text-decoration: underline;
}

.menu {
	font-size: 19px;
	color: #009eeb;
	text-decoration: none;
}
.menu:hover {
	text-decoration: none;
}

#content-left ul {
	margin: 17px 0px 0px 18px;
	padding: 0px;
	vertical-align: top;
}

#content-left ul li.bullet {
	height: 35px;
	text-indent: 3px;
	vertical-align: middle;
	list-style-type: square;
	hspace:2px;
	vspace:6px;
	list-style-image: url(../images/bullet1.gif);
}
/*
#content-left ul li.bullet2 {
	height: 20px;
	text-indent: 3px;
	list-style-type: square;
	list-style-image: url(../images/bullet2.gif);
}
*/
#content-left ul li.empty {
	list-style-type: none;
	color: #ff5f0b;
	font-size: 12px;
	font-weight: bold;
}

#content-left ul li a {
	color: #009eeb;
	font-size: 19px;
}

#content-right a {
	color: #000;
	text-decoration: none;
}

#content-right a:hover {
	color: #000;
	text-decoration: underline;
}

.no-bold {
	font-weight: normal;
	font-size: 10px;
}

h1 {
	font-size: 13px;
	color: #0001a1;
	text-transform: uppercase;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

h2 {
	font-size: 11px;
	text-transform: uppercase;
	margin: 0px 0px 2px 0px;
	padding: 0px;
}

h3 {
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	color: #0001a1;
	text-transform: uppercase;
}

.mailto {
color: #0001a1;
}

.mailto:hover {
text-decoration: underline;
}

h4 {
	font-size: 11px;
	color: #67246d;
	text-transform: uppercase;
}

p {
	margin: 0px 0px 10px 0px;
}

#footer-links a {
	color: #67246d;
	font-size: 13px;
	font-weight: bold;
}

#footer-links img.imgleft {
	float: left;
}

#footer .vvvlogo {
	position: absolute;
	top: 9px;
	right: 6px;
}
