*
{
	font-family: Verdana, sans-serif;
	font-size: 100%;
	color: #666666;
}

a
{
	color: #003D79;
}

html
{
	margin: 0px;
	height: 100%;
	overflow: auto;
	background: url(../images/bg_html.jpg) top repeat-x #5B6A79;
}

body
{
	margin: 0px;
	font-size: 80%;
	line-height: 150%;
	height: 100%;
}

form
{
	margin: 0px 0px 12px 0px;
}

h1
{
	margin: 0px 0px 12px 0px;
	font-family: Georgia, sans;
	font-size: 150%;
	line-height: 150%;
}

h2
{
	margin: 0px 0px 10px 0px;
}

hr
{
	height: 1px;
}

img
{
	border: none;
}

menu
{
	padding: 0px;
	list-style: none;
}

p
{
	margin: 0px 0px 12px 0px;
}

label
{
	display: block;
	width: 100%;
	margin: 0px 0px 6px 0px;
}

#stage
{
	height: 752px;
	width: 899px;
	margin: 0px auto;
	padding: 0px 10px;
	background: url(../images/bg_body.jpg) top center no-repeat;
}

#logo
{
	position: absolute;
	top: 36px;
	width: 217px;
	height: 72px;
	margin-left: 20px;
	background: url(../images/logo.gif) no-repeat;
	z-index: 10;
}

#logo span
{
	display: none;
}

#contact
{
	right: -5px;
}

.vcard
{
	position: absolute;
	display: none;
	width: 350px;
	padding: 10px;
	background: #FFFFFF;
	border: 1px solid #003D79;
	z-index: 10;
}

.vcard .person
{
	float: left;
	margin-bottom: 15px;
	width: 100%;
}

.vcard .n
{
	font-family: Georgia, sans;
	font-size: 150%;
	font-weight: bold;
	margin-bottom: 5px;
}

.vcard .tel
{
	float: right;
	width: 50%;
}

.vcard .tel .type
{
	display: block;
	float: left;
	width: 25%;
}

.vcard .tel .value
{
	display: block;
	float: right;
	margin: 0px;
	width: 72%;
}

.vcard .tel .delimiter
{
	display: none;
}

.vcard .adr {
	float: left;
	margin: 0px 0px 6px 0px;
	width: 40%;
}

#header
{
	position: absolute;
	top: 34px;
	width: 874px;
	z-index: 20;
}

#teaser
{
	position: absolute;
	top: 0px;
	right: 0px;
	font-weight: bold;
}

#keyvisual
{
	position: absolute;
	top: 121px;
	margin-left: 350px;
}

#content
{
	position: absolute;
	top: 15px;
	left: 196px;
	width: 441px;
	z-index: 1;
}

#content a
{
	position: static !important;
}

#content p
{
	text-align: justify;
}

#navigation
{
	position: absolute;
	top: 121px;
	width: 870px;
	height: 598px;
	border-right: 1px solid #003D79;
	margin: 0px 14px;
	z-index: 5;
}

#homepage
{
	position: absolute;
	top: 121px;
	width: 271px;
	height: 598px;
	background: #003D79;
	border-left: 1px solid #003D79;
	margin: 0px 14px;
	padding: 0px 30px 0px 30px;
	z-index: 5;
}

#homepage h1,
#homepage h2,
#homepage p
{
	color: #EEEEEE;
}


#homepage menu
{
	height: 166px;
	margin: 0px -30px 32px -30px;
	background: url(../images/up_navigation.gif) no-repeat 5px 20px #EEEEEE;
}

#homepage li
{
	position: relative;
	top: 14px;
	left: 5px;
	width: auto;
	border: none;
	margin: 0px 0px 4px 24px;
	padding: 0px;
	background: none;
}

#homepage li a
{
	text-decoration: none;
}

#homepage li a:hover
{
	border-bottom: 1px solid #003D79;
}

.author
{
	font-size: 80%;
	font-style: italic;
	text-align: right;
	line-height: 125%;
}

#navigation li.navitem
{
	position: relative;
	float: left;
	display: inline;
	width: 40px;
	height: 100%;
	border-left: 1px solid #003D79;
	border-right: 2px solid #FFFFFF;
	background: #EEEEEE;
}

#navigation li.navitem.active
{
	width: 652px;
	background: #FFFFFF !important;
}

#navigation li.hover
{
	background: #003D79;
}

#navigation li.navitem a
{
	position: absolute;
	top: 20px;
	left: 5px;
	z-index: 5;
}

#navigation li.navitem a span
{
	display: none;
}

#navigation li.navitem a#company
{
	width: 14px;
	height: 150px;
	background: url(../images/up_company.gif) no-repeat 0px 0px;
}

#navigation li.navitem a#infocentric
{
	width: 14px;
	height: 150px;
	background: url(../images/up_infocentric.gif) no-repeat 0px 0px;
}

#navigation li.navitem a#research
{
	width: 14px;
	height: 150px;
	background: url(../images/up_research.gif) no-repeat 0px 0px;
}

#navigation li.navitem a#strategy
{
	width: 14px;
	height: 150px;
	background: url(../images/up_strategy.gif) no-repeat 0px 0px;
}

#navigation li.navitem a#consulting
{
	width: 14px;
	height: 150px;
	background: url(../images/up_consulting.gif) no-repeat 0px 0px;
}

#navigation li.navitem a#news
{
	width: 14px;
	height: 150px;
	background: url(../images/up_news.gif) no-repeat 0px 0px;
}

#navigation li.navitem img.visual
{
	position: absolute;
	bottom: 0px;
	border-top: 4px solid #EEEEEE;
	z-index: 3;
}

#navigation li.active a,
#navigation li.hover a
{
	background-position: -14px 0px !important;
}

#subnavigation
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 180px;
	height: 100%;
	margin: 0px;
	background: #003D79;
}

#subnavigation li.subnavitem
{
	position: normal;
	float: none;
	display: block;
	width: auto;
	border: none;
	margin: 0px 0px 4px 24px;
	padding: 0px;
	background: #003D79 !important;
}

#subnavigation li.subnavitem a
{
	top: 14px !important;
	display: inline;
	text-decoration: none;
	color: #FFFFFF;
	position: relative;
}

#subnavigation li.subnavitem a:hover
{
	border-bottom: 1px solid #FFFFFF;
}

#subnavigation li.subnavitem.active a
{
	display: block;
	margin-bottom: -1px;
	border-bottom: 1px solid #FFFFFF;
}

#footer
{
	position: absolute;
	top: 733px;
	width: 876px;
	margin: 0px auto;
	font-size: 80%;
	text-align: center;
	color: #FFFFFF;
}

#footer a
{
	color: #FFFFFF;
}

#footer a:hover
{
	text-decoration: none;
}

.open
{
	display: block;
}

.fader
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	opacity: 0.50;
	filter: alpha(opacity=50);
	background: #003D79;
	z-index: 10;
}