﻿BODY
{
	font-size: 11px;
	color: #333;
	line-height: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #f1f0ee;
}
a, a:link, a:visited
{
	color: #333 ;
	text-decoration: underline;
}

.center
{
	border-left: solid 4px #fff;
	border-right: solid 4px #fff;
	border-bottom: solid 4px #fff;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 4px;
	width: 812px;
	height: auto;
}

.topitem
{
	cursor: pointer;
	color: #fff;
	background: #677588;
	padding: 2px 12px 3px 12px;
}
.topitem-active
{
	cursor: pointer;
	color: #fff;
	background-color: #e58316;
	padding: 2px 12px 3px 12px;
}
.topitem-hover
{
	cursor: pointer;
	color: #fff;
	background-color: #e58316;
	padding: 2px 12px 3px 12px;
}

.sideitem
{
	cursor: pointer;
	color: #fff;
	background-color: #9aa6b5;
	padding: 2px 12px 3px 4px;
	width: 200px;
	border-bottom: solid 1px #f1f0ee;
}
.sidesubitem
{
	cursor: pointer;
	color: #677588;
	background-color: #cfd6dd;
	padding: 2px 12px 3px 8px;
	width: 200px;
	border-bottom: solid 1px #f1f0ee;
}
.sideitem-active
{
	cursor: pointer;
	color: #fff;
	background-color: #e58316;
	padding: 2px 12px 3px 4px;
	width: 200px;
	border-bottom: solid 1px #f1f0ee;
}
.sidesubitem-active
{
	cursor: pointer;
	color: #fff;
	background-color: #e58316;
	padding: 2px 12px 3px 8px;
	width: 200px;
	border-bottom: solid 1px #f1f0ee;
}
.sideitem-hover
{
	cursor: pointer;
	color: #fff;
	background-color: #e58316;
	padding: 2px 12px 3px 4px;
	width: 200px;
	border-bottom: solid 1px #f1f0ee;
}
.sidesubitem-hover
{
	cursor: pointer;
	color: #fff;
	background-color: #e58316;
	padding: 2px 12px 3px 8px;
	width: 200px;
	border-bottom: solid 1px #f1f0ee;
}

.menubreak
{
	cursor: pointer;
	color: #fff;
	background: #677588 url(/images/trenner_mainmenu.gif) no-repeat 100% 5px;
	width: 1px;
}
.eyetrackingImage
{
	padding-bottom: 5px;
}
.gfkLogo
{
	vertical-align: middle;
	padding-top: 25px;
	padding-bottom: 25px;
}
.logotext
{
	padding-left: 28px;
	color: #e58316;
	font-size: 14px;
	font-weight: 700;
}

#topmenu
{
	background: #677588;
}

#content
{
	vertical-align: top;
	padding: 0px 12px 12px 12px;
	width:388px;
}
#righContent
{
	width:200px;
}

#content H1
{
FONT-WEIGHT: bold;	
FONT-SIZE: 13px;	
MARGIN: 0px;	
COLOR: #46617d
}

.rightContentHeader
{
	color:#fff;
	background-color:#e58316;
	padding: 2px 12px 3px 8px;
}
.rightContentText
{
	color:#333;
	background-color:#e8e3e1;
	padding: 5px 7px 5px 7px;
}

