@charset "utf-8"
/* CSS Document */
body {
	background-color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
#xouter{
	margin: 0px auto;
	margin-top: 0px;
	width: 950px;
	border: 0px red solid;
}
#xcontainer {
	text-align: center;
	position:relative;
	vertical-align:middle;
	display:table-cell;
	/*height: 671px;*/
}	
#xinner {
	width: 880px;
	background:#fff;
	text-align: center;
	margin-left:auto;
	margin-right:auto;
}
#wrapper{
	margin: auto;
	width: 880px;
	position:relative;
}
#content {
	width: 870px;
	background-color: #e0eef4;
	padding: 0px 40px 10px 40px;
	text-align: left;
}
#flash {
	width: 870px;
	background-color: #e0eef4;
	padding: 0px 40px 10px 40px;
}
#contentbottom {
	width: 950px;
	background-repeat: no-repeat;
	background-image: url(http://wheelhouse.leadfabric.com/extranet/images/content_bottom.gif);
	height: 26px;
}
#header {
	width: 950px;
}

#logo {
	float: left;
	width: 950px;
	background: #fff;
	text-align: left;
}

 #topnavigation {
	float: right;
	width: 950px;
	background-image: url(../images/content_top.gif);
	z-index: 1;
	padding: 10px 0px 0px 0px;
}

 #topnavigation ul {				list-style: none; margin: 0px; padding: 0px; margin: 0px 10px 0px 0px;}
 /* thiscontrols the position of the navigation */
 #topnavigation li {				float: right; text-indent: -5000px}
 #topnavigation a {				display: block;}
 #topnavigation #language	{		width: 92px; height: 26px;	background:url(../images/language.gif) no-repeat 0 0; background-position: 0 0; display: block;	}
 #topnavigation #sendafriend	{	width: 187px; height: 26px;	background:url(../images/send_colleague.gif) no-repeat 0 0; background-position: 0 0; display: block;padding-right: 7px;	}
 #topnavigation #morinfo {		width: 187px; height: 26px;	background:url(../images/more_info.gif) no-repeat 0 0; background-position: 0 0; display: block;padding-right: 7px;	}
 #topnavigation #sendafriend_de	{	width: 187px; height: 26px;	background:url(../images/send_colleague_de.gif) no-repeat 0 0; background-position: 0 0; display: block;padding-right: 7px;	}
 #topnavigation #morinfo_de {		width: 187px; height: 26px;	background:url(../images/more_info_de.gif) no-repeat 0 0; background-position: 0 0; display: block;padding-right: 7px;	}
 
 #languages {					display: none; z-index: 10; position: absolute; top: 74px; left: 848px; }
 /* thiscontrols the position of the drop-down */
 #languages ul {				list-style: none; margin: 0px; padding: 0px; }
 #languages li {				text-indent: -5000px}  
 #languages #english	{		width: 92px; height: 24px;	background:url(../images/english.gif) no-repeat 0 0; background-position: 0 0; display: block;	}
 #languages #french	{		width: 92px; height: 24px;	background:url(../images/german.gif) no-repeat 0 0; background-position: 0 0; display: block;	}
 #languages #german	{		width: 92px; height: 24px;	background:url(../images/german.gif) no-repeat 0 0; background-position: 0 0; display: block;	}
 
#footer
{
	background: url(../images/bottom.gif);
	font-family: Arial, Helvetica, sans-serif;
	height: 28px;
	width: 950px;
	color: #ffffff;
	font-size: 0.85em;
}
#footer a
{
	color: #ffffff;
	text-decoration: underline;
}
#footer a:hover
{
	color: #ffffff;
	text-decoration: none;
}
.footer_left
{
	float: left;
	color: #ffffff;
	font-size: 11px;
	padding-left: 10px;
	padding-top: 5px;
}
.footer_right
{
	float: right;
	color: #ffffff;
	font-size: 11px;
	padding-top: 5px;
	padding-right: 10px;
}



.link { font-family: Arial, Helvetica, sans-serif; color: #BC8F0D; text-decoration: underline; }
.link a{ font-family: Arial, Helvetica, sans-serif; color: #BC8F0D; text-decoration: underline; }
.link a:hover{ font-family: Arial, Helvetica, sans-serif; color: #BC8F0D; text-decoration: none; }

img {
	border: none 0px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #1d5780;
	text-decoration: none;
	font-size: 24px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #1d5780;
	text-decoration: none;
	font-size: 16px;
	line-height: 40px;
	margin-top: 15px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	color: #1d5780;
	text-decoration: none;
	font-size: 14px;
	line-height: 16px;
}