body {
	margin: 0px;
	background-color: #C6C6C6;
	background-image: url('../img/bg.gif');
	background-repeat: repeat-x;
	background-position: top;
	font:11px "arial";
	color:#000000;
}

h1.breadcrumb {
	font: 11px "arial";
	font-weight: bold;
	letter-spacing: 0px;
	color: #000000;
	line-height: 0%;
}


a {
	cursor: hand;
	color: #000000;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
	color:#000000;
}

.contenttable {
	font-size:11px;
	margin:0px;
}

.maintable {
	font-size:11px;
}

.contact {
	text-align:right;
	font-size:10px;
	color:#000000;
	padding-right:12px;
}

a.mail {
	cursor: hand;
	color:#000000;
	text-decoration:none;
}

a.mail:hover {
	text-decoration:underline;
	color:#000000;
}

.TDlinks {
	background-image: url('../img/td_links.gif');
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom:65px;
}

.TDlinkson {
	background-image: url('../img/td_links.gif');
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom:65px;
	color:#FFFF01;
}

.TDrechts {
	background-image: url('../img/td_rechts.gif');
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom:65px;
}

.bullet {
	margin:5px 5px 0px 0px;
	vertical-align:top;
}

.td_top {
	background-image:url('../img/top.gif');
}

.td_header {
	background-image:url('../img/header.gif');
}

.label {
	font:12px "arial";
	color:#000000;
}

.contactTitel {
	font:12px "arial";
	color:#000000;
	padding-bottom: 12px;
}

.divcontent {
	width: 441px;
	text-align: left;
	padding-left: 7px;
}

#marqueecontainer {
	position: relative;
	width: 180px; /*marquee width */
	height: 500px; /*marquee height */
	background-color: #F6F6CB;
	overflow: hidden;
	border: 1px solid #F6F6CB;
	padding: 2px;
	text-align: center;
}

#vmarquee {
	position: absolute;
	width: 180px;
}

p, ul, li
{
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
