body {
margin: 0 auto;
padding: 0;
font-family: Arial, Verdana, Sans-Serif;
font-size: 12pt;	
background: #ffffff;
color: #000000;
}

#kopf {
display: none;
}

#kopf2 img {
	padding: 2px;
	background-color:#ffffff;
border: 1px solid #000000;
}

#links {
display: none;
}

#inhalt {
}

#rechts {
display: none;
}

#fuss {
	clear: both;
	width: 100%;
	font-size: 0.8em;
	text-align: center;
	padding-top: 10px;
}


#navigation {
display: none
}

a, a:link, a:active, a:visited {
	text-decoration: underline;
	color: #000000;
}

a:hover {
	color: #000000;
}

h1, .h1, h1 a, .h1 a, .h1 a:link, .h1 a:active, .h1 a:visited, h1 a:link, h1 a:active, h1 a:visited {
	font-size: 1.30em;
	font-weight:bold;
	text-decoration: none;
	color:#000000;
}

h2, .h2, h2 a, .h2 a, .h2 a:link, .h2 a:active, .h2 a:visited, h2 a:link, h2 a:active, h2 a:visited {
	font-size: 1.20em;
	font-weight:bold;
	text-decoration: none;
}

h3, .h3, h3 a, .h3 a, .h3 a:link, .h3 a:active, .h3 a:visited, h3 a:link, h3 a:active, h3 a:visited {
	font-size: 1.1em;
	font-weight:bold;
	text-decoration: none;
}

h4, .h4, h4 a, .h4 a, .h4 a:link, .h4 a:active, .h4 a:visited, h4 a:link, h4 a:active, h4 a:visited {
	font-size: 1.0em;
	font-weight:normal;
	text-decoration: none;
	font-style:italic;
}

#breadcrumb {
display: none;
}

#content table {
   width: 100%;
   font-size: 0.8em;
   border: 0;
   border-spacing: 0;
   border-collapse:	collapse;
   empty-cells: show;
}

#content table tr th {
	background-color: #000000;
	border: 1px #000000 solid;
	color: #FFFFFF;
	padding: 2px;
}

#content table tr td {
	background-color: #ffffff;
	border: 1px #000000 solid;
	padding: 2px;
}

/* content design tabellen */

#content table.clear {
	border: 0;
}

#content table.clear tr th {
	border: 0;
	background-color: #FFFFFF;
}

#content table.clear tr td {
	background-color: #FFFFFF;
	border: 0;
}

a img {
border: 0;
}

hr {
 border: 0; /* Für Firefox und Opera */
 border-top: solid 1px #000000;
 height:1px;
 width: 100%;
 clear: right;
}
.adresse_photo {
  float:right;
  border:0;
}

.Employee {
	background-color: #ffffff; 
	padding:  5px;
	margin: 5px 0;
	clear: right;
}