﻿body {
	text-align: center; /* Zentrierung fÃ¼r alten IE */
	margin: 0;
	padding: 0;
	border: 0;
}

#page {
	width: 770px;
	margin: 0 auto;
	text-align: left; /* Textausrichtung wiederherstellen */
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

#logo a img {
	border: 0;
}

#headernav ul {
	margin: 0;
}

#headernav ul li {
	list-style: none;
	float: right;
	margin: 0;
	padding-top: 5px;
}

#headernav ul li a {
	text-decoration: none;
	text-transform: uppercase;
	color: #666666;
	padding: 0 5px;
	font-size: 8pt;
	font-weight: bold;
}

#teaser {
	clear: both;
	height: 170px;
	background: #cc0000 url('teaser.jpg') no-repeat;
}

#content {
	margin: 0;
	padding: 0;
	width: 540px;
}

#companyname {
	font-family: "Trebuchet MS",  Arial, Verdana, Helvetica, sans-serif;
	font-size: 20pt;
	font-weight: bold;
	color: #ffffff;
	text-align: right;
	vertical-align: top;
	padding: 10px;
	line-height: 1em;
}

#content h1 {
	color: #666666;
	font-size: 1.3em;
	font-weight: bold;
	font-family: "Trebuchet MS",  Arial, Verdana, Helvetica, sans-serif;
}

#content h2 {
	color: #cc0000;
	font-size: 1.1em;
	font-weight: bold;
	font-family: "Trebuchet MS",  Arial, Verdana, Helvetica, sans-serif;
}

#content h6 {
	color: #666666;
	font-size: 0.75em;
	font-weight: normal;
	font-family: "Trebuchet MS",  Arial, Verdana, Helvetica, sans-serif;
}

#content strong, #rightpane strong {
	color: #cc0000;
}

#content {
	float: left;
	margin: 0;
	padding: 0;
	border: 0;
	width: 540px;
}

#rightpane {
	float: left;
	display: block;
	margin: 0;
	margin-left: 5px;
	padding: 0;
	border: 0;
	width: 225px;
}

.maplink {
	background: #b0b0b0;
	display: block;
}

#navigation {
	margin: 0;
	padding: 0;
	border: 0;
}

#navigation li {
	list-style: none;
	margin: 0;
	padding: 2px 0 1px 0;
	border: 0;
	border-top: 1px #c0c0c0 solid;
	background: #666666;
	display: block;
	/* Ohne die Dummy-Border zeigen IE6 und FF2 den Hintergrund nicht richtig an */
	border-bottom: 1px #666666 solid;
}

#navigation li a {
	display: block;
	padding: 0 16px;
	margin: 0;
	background: #666666 url('navprefix.gif') no-repeat;
	font-size: 8pt;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

#rightpane #navfooter {
	border-top: 1px #c0c0c0 solid;
	height: 16px;
	display: block;
	background: #ffffff url('navfooter.gif') repeat-x;
}

#rightpane h1 {
	border-top: 5px white solid;
	border-bottom: 1px white solid;
	background: #666666;
	color: #ffffff;
	font-family: "Trebuchet MS",  Arial, Verdana, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	padding: 2px 0 2px 16px;
	margin: 0;
}

#rightpane .site, #rightpane .textblock {
	margin: 0;
	padding: 0;
	border: 0;
	color: #666666;
	font-size: 10pt;
	background: #fbfbfb url('panebg.png') repeat-x;
}

#rightpane p {
	margin: 0;
	padding: 5px 16px;
}

#rightpane p.maplink {
	margin: 0;
	padding: 5px 16px;
	background: #e7e7e7;
}

#footer {
	clear: both;
	background: #fbfbfb url('footerbg.gif') repeat-x;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 8pt;
	font-weight: bold;
	color: #999999;
}

.tx_bzdstaffdirectory_teamlist {
	width: 540px;
	font-size: 0.8em;
}

.tx_bzdstaffdirectory_teamlist .left {
	width: 180px;
}

.csc-mailform {
	border: 0;
	padding: 0;
	margin: 0;
}

.csc-mailform-label {
	display: block;
	margin-bottom: 0.5em;
}

.csc-mailform-field label {
	display: block;
}

.csc-mailform-field input, .csc-mailform-field textarea {
	display: block;
	font: normal 1.0em Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid silver;
}

.csc-mailform-checkfield input, .csc-mailform-checkfield label {
	display: inline !important;
}

.csc-mailform-checkfield {
	display: block;
}

input.csc-mailform-check {
	display: inline !important;
}

* html .csc-mailform-field input, * html .csc-mailform-field textarea {
	display: block;
	border: 1px solid silver;
}

td p.bodytext {
	margin: 0;
	padding: 0;
}

.align-center {
	text-align: center;
}

.tx_bzdstaffdirectory_teamlist_person_name a {
	color: #000000;
}
