body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #000;
}

#pageFrame {
	width: 100%;
	height: auto;
	margin: 0px;
	padding: 0px;
	top: auto;
	left: auto;
	position: absolute;
}

#header {
	visibility: hidden;
	display: none;
}

#logo {
	padding-bottom: 18px;
	text-align: right;
}

#topNavigation, #mainNavigation {
	visibility: hidden;
	display: none;
}

#divContainer {
	padding-right: 15px;
}

/* Scroller elements */

#upControl, #downControl {
	visibility: hidden;
	display: none;
}

/* Texteinstellungen */

p {
	margin: 0px;
	padding: 0px;
	padding-bottom: 18px;
}

h1 {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	padding-bottom: 18px;
}

a {
	color: #000000;
}

/* Content spezifische Elemente */

#divTeamContainer {
	width: 570px;
}

.teamMember {
	width: 280px;
	margin-bottom: 35px;
	float:left;
}

.teamMember img {
	padding-right: 5px;
}

.teamMember p {
	padding: 0px;
	padding-top: 5px;
}
.standardTable {
	margin-bottom: 18px;
}

.standardTable td {
	padding-right: 8px;
	vertical-align: top;
}

.sitemapTable {
	margin-bottom: 18px;
}

.sitemapTable td {
	padding-right: 40px;
	vertical-align: top;
}

#divContent ul {
	padding: 0px;
	padding-bottom: 18px;
	padding-left: 15px;
	margin: 0px;
	list-style-type: disc;
}

.clientList {
	font-weight: bold;
	line-height: 23px;
}
