﻿
#outerPL, #outer2PL
{    
	position: relative;
	width: 973px;
	
	min-height: 100%;
    height: auto !important;
    height: 100%;
    /*margin: 0 auto -214px auto;*/
    margin: 0 auto;

	text-align: center;
    color: #000;
    background-color: #E12981;
    
    
    font-size: 100%;
    /*font-size: 0.75em;*/ /* base font-size for all elements is 12px */
    font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
    
    /*width: auto !Important;
    width: 84em;
    min-width: 82.1666em;
    max-width: 85em;*/
}
#innerPL
{
	/*position: relative;
    width: 990px;
	text-align: left;
	margin: 0 auto;*/
	text-align: left;
}
#headerPL
{
	position: relative;
    width: 973px;
    /*width: 82.5em;*/
	height: 69px;
	/*height: 5.833em;*/
	text-align: left;
    /*border-bottom: solid 1px #afb7bc;*/
}
#naviPL
{
	position: relative;
    width: 973px;
    /*width: 82.5em;*/
	height: 65px;
	/*height: 5.416em;*/
	text-align: left;
	overflow: hidden;
}
#contentHomePL
{
	position: relative;
	height: 458px;
	min-height: 458px;
	/*min-height: 12.5em;*/
    width: 973px;
    /*width: 82.5em;*/
	/*background-color: Yellow;
	padding-top: 15px;*/
	text-align: left;
}
.contentHomePLDE
{
	background-image: url(Media/bg_home_de.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
.contentHomePLFR
{
	background-image: url(Media/bg_home_fr.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
#contentPL
{
	position: relative;
	height: auto !Important;
	height: 443px;
	min-height: 443px;
	/*min-height: 12.5em;*/
    width: 973px;
    /*width: 82.5em;*/
	padding-top: 0px;
	text-align: left;
	padding-bottom: 17px;
	background-position: left bottom;
	background-repeat: no-repeat;
}
#contentLeftPL
{
	position: relative;
    width: 193px;
	text-align: left;
	float: left;
	min-height: 200px;
}
#contentCenterPL
{
	position: relative;
    width: 521px;
	text-align: left;
	float: left;
	min-height: 200px;
}
.contentCenterPLS
{
	position: relative;
    width: 521px;
	text-align: left;
	float: left;
	min-height: 200px;
}
#contentRightPL
{
	position: relative;
    width: 186px;
	text-align: left;
	float: left;
	min-height: 200px;
}
.contentRightPLS
{
	position: relative;
    width: 186px;
	text-align: left;
	float: left;
	min-height: 200px;
}
#contentRight3PL
{
	position: relative;
    width: 707px;
	text-align: left;
	float: left;
	min-height: 200px;
}
#footerPL
{
    clear: both;
    /*height: 106px;*/
	width: auto;
	text-align: left;
	background-image: url(Media/line_footer.gif);
	background-position: left top;
	background-repeat: repeat-x;
}
#footer2PL
{
    position: relative;
    /*height: 106px;*/
	width: auto;
	text-align: left;
	background-image: url(Media/line_footer.gif);
	background-position: left top;
	background-repeat: repeat-x;
}
