/*******************************************TEXT****************************************/

.text, p, table, body, ul, li
{
	font-size: 12px;
	line-height: 18px;
}
.textsmall
{
	font-size: 10px;
	line-height: 18px;
}
.title, h1
{
	font-size: 20px;
	line-height: 25px;
}

a
{
	font-size: 12px;
	line-height: 18px;
}
/*****************************MENU*****************************/
#Menu a
{
	font-size: 10px;
	line-height: 20px;
}

#Menu .flyout a
{
	line-height:12px;
}
.textgrey
{
	font-size: 12px;
	line-height: 18px;
}
/*****************************FOOTER*****************************/
#Footer .line1, #Footer a
{
	font-size:10px;
	line-height:16px;
}
#Footer .line2
{
	font-size:10px;
	line-height:13px;
	height:15px;
}

/*****************************MENU BOTTOM*****************************/
#MenuBottom a,#MenuBottom
{
	font-size:10px;
	line-height:16px;
}
#MenuBottom .languagechooser, #MenuBottom .languagechooser a
{
	font-size:10px;
	line-height:15px;
}

/*****************************REFERENCES*****************************/
#References .title
{
	font-size:12px;
	line-height:16px;
}
#References .description
{
	line-height:16px;
}
#References .itemtitle
{
	font-size:11px;
	line-height:16px;
}
/*****************************CONTENT*****************************/

#ContentRight .content, #ContentRight .content a
{
	font-size:11px;
}

/*****************************START SITE*****************************/
.startLang, .startLang a
{
	font-size: 20px;
	line-height: 25px;
}
.startAddress
{
	font-size: 10px;
	line-height: 16px;
}