/* CSS Document */
html,  * {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	border:0;
	font-size:10pt;
	color: #4f4f4f;
	text-decoration:none; }
html {
	background-color:#eeeeeb;
	height:100%; }
body {
	height:500px; }
embed,  object {
	position:absolute;
	margin:0; padding;0 0 0 0;}
#column {
	position:absolute;
	width:760px;
	left:50%;
	top:50%;
	margin:-250px 0 0 -380px;
	background-color:#ffffff;
	border:solid 1px #a2a288;
	z-index:10; }
#header {
	height:130px;
	background:url(../media/logo.gif) no-repeat left top; }
#header h1 a {
	display:block;
	width:250px;
	height:65px; }
#header h1 a span {
	display:none; }
#primary {
	position:absolute;
	left:298px;
	top:6px; }
#primary li {
	list-style:none;
	font-size:0.8em;
	margin:2px 0; }
#primary li a {
	display:block;
	width:146px;
	height:13px; }
#primary li span {
	display:none; }
#secondary {
	position:absolute;
	left:480px;
	top:16px;
	list-style:none; }
#content {
	margin: 0;
	padding: 15px 15px 0 0;
	width:440px;
	float:right; }
#content p {
	font-size: 8.5pt;
	padding-bottom:6px ; }
#content h3 {
	padding-bottom:3px ; }
#content a {
	color:#571129;
	font-size: 8.5pt;
	text-decoration:none; }
#content a:hover {
	text-decoration:none; }
#content li {
	list-style:none;
	padding:0 0 3px; }
#content .big {
	font-size:10pt;
	font-weight:bold;
	padding-bottom:9px; }
#content .mid {
	font-size:10pt;
	font-weight:normal;
	padding-bottom:7px; }
#content .name {
	font-size:8.5pt;
	font-weight:bold;
	padding-bottom:0; }
#content dt {
	float:left;
	color:#571129;
	font-weight:bold; }
#content dd {
	margin-left:1.2em;
	margin-bottom:0.7em; }
.small-quote {
	position:absolute;
	bottom:0;
	left:290px;
	width:470px; }
.small-quote img {
	margin-bottom:5px; }
.small-quote p,  .small-quote a {
	margin-left:15px;
	margin-bottom:12px; }
.small-quote p span {
	font-weight:normal; }
.small-quote a {
	font-weight:bold; }
.small-quote a span {
	font-weight:normal;
	color:#571129; }
#email a:hover {
	text-decoration:underline; }
#menu {
	width:290px;
	height:370px; }
#menu * {
	font-size:8pt; }
#menu h2 {
	position:relative;
	left:20px;
	top:0;
	padding:0 0 6px 10px;
	line-height:1.3em; }
#menu ul {
	position:relative;
	left:20px;
	width: 270px; }
#menu li {
	list-style:none;
	font-size:1em;
	line-height:1.4em; }
#menu img {
	position:relative;
	left:27px;
	top:10px;
	margin:0;
	padding:0; }
.red {
	color:#571129;
	position:relative;
	left:20px;
	top:0;
	padding:0 0 6px 10px; }
.copyright {
	position:absolute;
	bottom:0;
	margin:0;
	padding:0;
	text-align:center;
	width:100%;
	font-size:7pt;
	vertical-align:bottom; }
/*menu  styles*/
/*primary normal styles*/
#services a:link,  #services a:visited {
	background:url(../media/services-normal.gif) no-repeat left top; }
#who a:link,  #who a:visited {
	background:url(../media/who-normal.gif) no-repeat left top; }
#people a:link,  #people a:visited {
	background:url(../media/people-normal.gif) no-repeat left top; }
#information a:link,  #information a:visited {
	background:url(../media/information-normal.gif) no-repeat left top; }
#hot a:link,  #hot a:visited {
	background:url(../media/hot-normal.gif) no-repeat left top; }
#contact a:link,  #contact a:visited {
	background:url(../media/contact-normal.gif) no-repeat left top; }
/*primary active/rollover styles*/
#services a.active:link,  #services a.active:visited,  #services a:hover {
	background:url(../media/services-active.gif) no-repeat left top; }
#who a.active:link,  #who a.active:visited,  #who a.active:hover,  #who a:hover {
	background:url(../media/who-active.gif) no-repeat left top; }
#people a.active:link,  #people a.active:visited,  #people a.active:hover,  #people a:hover {
	background:url(../media/people-active.gif) no-repeat left top; }
#information a.active:link,  #information a.active:visited,  #information a.active:hover,  #information a:hover {
	background:url(../media/information-active.gif) no-repeat left top; }
#hot a.active:link,  #hot a.active:visited,  #hot a.active:hover, #hot a:hover {
	background:url(../media/hot-active.gif) no-repeat left top; }
#contact a.active:link,  #contact a.active:visited,  #contact a.active:hover,  #contact a:hover {
	background:url(../media/contact-active.gif) no-repeat left top; }
#menu a,  #secondary a {
	padding:0 0 0 10px; }
#menu a.active:link,  #menu a.active:visited,  #menu a.active:hover,  #secondary a.active:link,  #secondary a.active:visited,  #secondary a.active:hover,  #menu a:hover,  #secondary a:hover {
	color:#571129;
	background:url(../media/menu-dots.gif) no-repeat left 3px;
	text-decoration:none;
	font-weight:normal; }
#secondary a.active:link,  #secondary a.active:visited,  #secondary a.active:hover,  #secondary a:hover {
	font-weight:bold; }
.name-details {
	text-transform:capitalize; }
.name-details a {
	text-transform:lowercase; }
/* ================================
 added by mike 
 =================================*/
/* for german menu items which extend to 2 lines */
#secondary a,  #menu a {
	display:block; }
#secondary li,  #menu li {
	margin-bottom:0;
	zoom:1; }
#secondary a.active:link,  #secondary a.active:visited,  #secondary a.active:hover,  #secondary a:hover {
	background-position: 0 4px;
	margin-bottom:0; }
/*primary normal styles*/
body.DE #services a:link,  body.DE #services a:visited {
	background:url(../media/de/nav/normal/services.gif) no-repeat left top; }
body.DE #who a:link,  body.DE #who a:visited {
	background:url(../media/de/nav/normal/who.gif) no-repeat left top; }
body.DE #people a:link,  body.DE #people a:visited {
	background:url(../media/de/nav/normal/people.gif) no-repeat left top; }
body.DE #hot a:link,  body.DE #hot a:visited {
	background:url(../media/de/nav/normal/hot.gif) no-repeat left top; }
body.DE #contact a:link,  body.DE #contact a:visited {
	background:url(../media/de/nav/normal/contact.gif) no-repeat left top; }
/*primary active/rollover styles*/
body.DE #services a.active:link,  body.DE #services a.active:visited,  body.DE #services a:hover {
	background:url(../media/de/nav/active/services.gif) no-repeat left top; }
body.DE #who a.active:link,  body.DE #who a.active:visited,  body.DE #who a.active:hover,  body.DE #who a:hover {
	background:url(../media/de/nav/active/who.gif) no-repeat left top; }
body.DE #people a.active:link,  body.DE #people a.active:visited,  body.DE #people a.active:hover,  body.DE #people a:hover {
	background:url(../media/de/nav/active/people.gif) no-repeat left top; }
body.DE #hot a.active:link,  body.DE #hot a.active:visited,  body.DE #hot a.active:hover,  body.DE #hot a:hover {
	background:url(../media/de/nav/active/hot.gif) no-repeat left top; }
body.DE #contact a.active:link,  body.DE #contact a.active:visited,  body.DE #contact a.active:hover,  body.DE #contact a:hover {
	background:url(../media/de/nav/active/contact.gif) no-repeat left top; }
/* ================================
new 21/11/06
 =================================*/
#award {
	position: absolute;
	right: 15px;
	bottom: 10px;
	z-index: 10; }
.quote div {
	color: #571129;
	font-size: 1.6em;
	font-family: Georgia, "Times New Roman", Times, serif;
	background: url(../media/quote-open.png) no-repeat 3px 5px;
	margin: 0 0 10px;
	padding: 0 15px; }
.quote-close {
	position: relative;
	top: -5px;
	margin: 0;
	padding: 0; }
.quote img {
	margin-left:2px; }
.small-quote div {
	color: #571129;
	font-size: 1.1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(../media/quote-open.png);
	background-repeat: no-repeat;
	background-position: 3px 3px;
	margin: 0 0 5px;
	padding: 0 15px; }
.small-quote-close {
	margin: 0;
	padding: 0;
	position: relative;
	top: 3px;
	left: 3px; }
