﻿/*DUMMY Class*/
/*--------------------------------------------------*/
.class {
	/*BOXMODELL*/
	/*TEXT*/
}
/*--------------------------------------------------*/

/*--------------------------------------------------*/
/*--------------------------------------------------*/
/*FONT*/
* {
	font-family:"Trebuchet MS", Arial, Helvetica, Sans-Serif;
}
.DocumentNavigation li a {
	font-size:13px;
	color:#ffffff;
	text-decoration:none;
}
.DocumentNavigation li a:hover {
	background-position:0px -44px;
}
.DocumentNavigation li.activ a {
	font-weight:bold !important;	
	background-position:0px -44px;
}
.DocumentNavigation .Language {
	font-size:12px;
	color:#ffffff;
}
.DocumentFooter a {
	font-size:12px;
	color:#333333;
	text-decoration:none;
}
a.ExpertButton {
	font-size:12px;
	color:#333333;
	text-decoration:none;
}
.RightObject h3 {
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
}
.RightObject h4, .ExpertSearchObject h4 {
	font-size:11px;
	font-weight:bold;
	color:#666666;
}
.RightObject td, .ExpertSearchObject td {
	font-size:11px;
}
.RightObject td.descr, .ExpertSearchObject td.descr {
	color:#356A9B;
	text-transform:uppercase;
	text-align:right;
	font-weight:bold;
}
.LoginPanel span {
	font-size:11px;
	color:#356A9B;
	text-transform:uppercase;
	text-align:right;
	font-weight:bold;
}
.LoginPanel input{
	font-size:11px;
}
.RightObject a.button, .ExpertSearchObject a.button {
	color:#666666;
	font-size:11px;
	text-decoration:none;
}
h1, h1 * {
	color:#225584;
	font-size:13px;
	font-weight:bold;
	margin:0px;
	padding:0px 0px 14px 0px;
}
p, p * {
	font-size:12px !important;
	color:#333333;
	margin:0px;
	padding:0px;
	font-family:"Trebuchet MS", Arial, Helvetica, Sans-Serif !important;	
}
p.ship {
	padding-left:50px;
	background:url(images/layout/littleship.gif) no-repeat 0px 3px;
	margin:15px 0px 15px 0px;
}
p a {
	color:#225584;
}
.RightImgObject a {
	text-decoration:none;
}
.RightImgObject div span {
	font-size:12px;
	color:#333333;
	line-height:17px;
}
.RightImgObject div span strong {
	font-size:12px;
	color:#225584;
	display:block;
}
hr {
	border:0px;
	border-bottom:2px solid #6092c4;
}
.RightImgObject div {
	text-decoration:none;
	cursor:pointer;
}
.gridHeadNoPic, .gridHead {
	font-size:11px;
	font-weight:bold;
	color:#295D8D;
}