﻿body
{
	font-family:Helvetica,Verdana,Arial;
}

.leftbg
{
	background-image: url(http://www.tpn.ch/res/img/leftbg.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	width:148px;
	height:408px;
	
}
.leftbgfill
{
	background-image: url(http://www.tpn.ch/res/img/leftbgfill.jpg);
	background-repeat:repeat-y;
	background-position:left top;
	width:148px;
	height:100%;
	vertical-align:bottom;
	padding-left:9px;
}

.rightbg
{
	background-image: url(http://www.tpn.ch/res/img/rightbg.jpg);
	background-repeat:repeat-y;
	background-position:right top;
	width:20px;
	height:408px;
}

.bottombg
{
	background-image: url(http://www.tpn.ch/res/img/bottombg.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	height:37px;
	text-align:center;
	vertical-align:middle;
}


.Homebg
{
	background-image: url(http://www.tpn.ch/res/img/homebg.jpg);
	background-repeat:no-repeat;
	background-position:right bottom;
}

.Newsbg
{
	background-image: url(http://www.tpn.ch/res/img/ornament.jpg);
	background-repeat:no-repeat;
	background-position:right bottom;
}
.Productsbg
{
	background-image: url(http://www.tpn.ch/res/img/ornament.jpg);
	background-repeat:no-repeat;
	background-position:right bottom;
}
.Partnerbg
{
	background-image: url(http://www.tpn.ch/res/img/ornament.jpg);
	background-repeat:no-repeat;
	background-position:right bottom;
}
.Referencesbg
{
	background-image: url(http://www.tpn.ch/res/img/ornament.jpg);
	background-repeat:no-repeat;
	background-position:right bottom;
}
.Servicebg
{
	background-image: url(http://www.tpn.ch/res/img/servicesbg.jpg);
	background-repeat:no-repeat;
	background-position:right bottom;
}
.Teambg
{
	background-image: url(http://www.tpn.ch/res/img/teambg.jpg);
	background-repeat:no-repeat;
	background-position:right bottom;
}
.archivebg
{
	background-color: #ECEEF5;
}

.greytext
{
	color:#42537F;
	font-size:11px;
	font-weight:bolder;
}

.mainnav {

	padding: 20px 1px 3px 20px;
}

.sub1ink, a.sub1ink {
	display: block;
	padding: 7px 1px 3px 1px;
	font-size: 12px;
	color: #42537F;
	text-decoration: none;
	font-weight:bold;

}

a.sub1ink:hover {

	color: #F7F410;
}

.selected
{
	
	color: #F7F410;
	display: block;
	padding: 7px 1px 3px 1px;
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	}

.linksup
{
	font-weight:bold;
	color:White;
	font-size: 14px;

}

.contenttable
{
	padding-left:20px;	
	padding-top:10px;
}

.titleblack
{
	font-weight:bold;
}
	
.smalltext
{
	font-size:11px;
}

.smalltextbold
{
	font-size:11px;
	font-weight:bold;
}

.newstitle
{
	font-size:12px;
	font-weight:bold;
	color: #42537F;
}


.contentlink, a.contentlink {
	font-size: 11px;
	color: #42537F;
	text-decoration: none;
	font-weight:bold;

}

a.contentlink:hover {

	color:Black;
}

.ultrasmall
{
	font-size:9px;
	color: #42537F;
}
