body {
  background-color:#ffffff;
}

body, td {
  font-family:Arial,Helvetica,Sans Serif;
  font-size:8pt;
  color:#000000;
}

td.homepagetitle {
  font-size: 10pt;
  font-weight: bold;
  color: #444444;
}

a:link {
  color:#000000;
  font-weight:bold;
  text-decoration:none;
}

a:active {
  color:#000000;
  font-weight:bold;
  text-decoration:none;
}

a:visited {
  color:#000000;
  font-weight:bold;
  text-decoration:none;
}

a:hover {
  color:#000000;
  font-weight:bold;
  text-decoration:none;
}

tr.graytitle {
  background-image: url(balken_tabelle.jpg);
  color: #666666;
  font-weight: bold;
  height: 30px;
}

table.kontaktTable td {
  background-color: #E8E8E8;
  padding: 3px;
}

input {
  border-style: none;
  font-size: 8pt;
}

tr.graytitle td {
  color: #666666;
}

span.servtitle {
  font-weight: bold;
}

td.hdlcontent img {
  text-align: right;
  float: right;
  margin-left: 10px;
  margin-bottom: 10px;
}

div.innerhdlcontent {
  padding: 10px;
}

div.dasteam {
  width: 485px;
}

div.teammitglied {
  width: 161px;
  height: 215px;
  margin-top: 10px;
  margin-bottom: 10px;
  text-align: center;
  float: left;
}

div.startseite {
  width: 663px;
}

div.startseiteneintrag {
  width: 316px;
  height: 140px;
  margin-top: 10px;
  margin-left: 10px;
  float: left;
}

div.welc1img {
  margin-top: 120px;
  text-align: center;
}

div.welc1text {
  font-weight: bolder;
  letter-spacing: 6pt;
  word-spacing: 4pt;
  margin-top: 30px;
  margin-bottom: 10px;
  margin-left: 25%;
}

div.welc1ahname {
  font-weight: bolder;
  text-transform: uppercase;
  margin-left: 35%;
  padding-left: 35%
}

.headline {
	font-size: 9pt;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.headlinegrau {
	color: 666666;
	font-size: 9pt;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
}

.headlinebanner {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: none;
}

td.sitemap {
  padding: 5px;
  padding-left: 10px;
}

td.sitemapsubtitle {
  padding: 5px;
  padding-left: 10px;
  border-bottom:1px solid silver;
}

img.sitemap {
  border-style: none;
  margin-right: 5px;
}

a.sitemapsubtitle:link {
  color:#666666;
  font-weight:bold;
  text-decoration:none;
}

a.sitemapsubtitle:active {
  color:#666666;
  font-weight:bold;
  text-decoration:none;
}

a.sitemapsubtitle:visited {
  color:#666666;
  font-weight:bold;
  text-decoration:none;
}

a.sitemapsubtitle:hover {
  color:#666666;
  font-weight:bold;
  text-decoration:none;
}

a.sitemapdetail:link {
  color:#000000;
  font-weight:bold;
  text-decoration:none;
}

a.sitemapdetail:active {
  color:#000000;
  font-weight:bold;
  text-decoration:none;
}

a.sitemapdetail:visited {
  color:#000000;
  font-weight:bold;
  text-decoration:none;
}

a.sitemapdetail:hover {
  color:#ff0000;
  font-weight:bold;
  text-decoration:none;
}

/* 1:1 Kopie aus MMD CSS: */
/* submenu's in the sidebar */

div#sideBar ul a {
	color:black;
	font-weight:bold;
}

div#sideBar ul, div#sideBar li {
	list-style:none;
	display:block;
	margin:0;
	padding:0;
	text-align:right;
}
	div#sideBar ul {
		padding:0.5em 0;
		margin-bottom:0.5em;
	}

	div#sideBar ul a {
		display:block;
		border-bottom:1px solid silver;
		margin-left:5px;
	}
	
	div#sideBar ul a:hover {
		color:gray;
	}

div#sideBar li {
	margin:1px;
	padding:2px 15px 2px 0;
	background:url("arrow.gif") 166px 4px no-repeat;
}
