/* OMV Style Classes /  2007 PXP Software AG
	Author: Michael Jachmann, Abhilash Valookarn
**************************************************************************/
/* PortalGlobal
**************************************************************************/
html, body {
	height:100%; /* needed for container min-height */
	margin:0px;
	padding:0px;
	font-family: Arial;
}

iframe {
	position:relative;
}
body {
	background-color: #ededed;
	font-size:110%;		/* helps ie with relative fonts */
}
body img {
	border:none;		/* don't show image borders */
}
form {
	margin:0px;
	padding:0px; 
}
/*update 26092006: added width and height*/
.dummy {
	clear:both; 			/* helps to compute the hight of an element */
	overflow:hidden;	/* for ie only */
	height:0px;
	width:0px;
}
* html .dummy {
	height:1px;			/* hack for ie 5.x */
	he\ight:0px;
} 
.PortalLayerMain {
	/*background-image: url("../images/omv/css/PortalBg.jpg");	
	background-repeat:repeat-y;*/
	background-color:#EDEDED;
	height: auto !important;
	margin: 0 auto;
	min-height: 100%;
	/*position: relative;*/
	width: 986px;
	padding-left: 6px;
}
/* PortalHeader
**************************************************************************/
.PortalHeader {
	width:993px;
	margin: 0 auto;
	background-color:#F6E802;
	/*padding-top:4px;*/
	/* border-bottom: #D9D9D9 1px solid; */
}

/* PortalHeaderPrint (Print OMV/Petrom LOGO when Print Icon has been clicked)
 * **************************************************************************/
.PortalHeaderPrint {
    display:none;
    position:relative;
    height:65px;
}

/* PortalHeaderMeta
**************************************************************************/
.topbar {
	width: 100%;
	background: #666666 none repeat scroll 0% 0%;
	height: 28px;
}

.PortalHeaderMeta {
	//background-image: url("public/images/top-banner-980x28.png");
	position: relative;
	background-color: #666666;
	width: 956px;
	margin: 0 auto;
	height: 28px;
}

.PortalHeaderMetaLeft {
	line-height:28px;
//	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.7em;
	color:#F6E802;
}
.PortalHeaderMetaLeft a {
	color:#FFFFFF;
	text-decoration:none;
	padding-right:9px;
	padding-left:9px;
	font-size: 12px;
}
.PortalHeaderMetaLabel {
	color:#FFF;
	padding-right:4px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.7em;
}
.PortalHeaderMetaLeftLabel {
	color:#666666;
	padding-left:9px;
	padding-right:9px;
}
.PortalHeaderMetaLeft a:hover {
	color:#FFFFFF;
}
.PortalHeaderMetaRight {
	float:right;
	margin-right: 8px;
	line-height: 28px;
}
.PortalHeaderMetaRight form{
	float:left;
	margin-top: -24px;
}

.PortalHeaderMetaRight #ExtendedLink {
	font-family:Arial, Helvetica, sans-serif;
    font-size: 0.7em;
	color:#FFFFFF;
	text-decoration:none;
	padding-left:3px;
	padding-top:2px;
    float:left;
}

.PortalHeaderMetaRight #ExtendedLink:hover {
	color:#FFFFFF;
}

.PortalHeaderMetaRightSearch {
	float:left;
	width:95px;
	border: 1px solid #9D9D9D;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.7em;
	color:#666666;
	padding:0px;
	padding-top:1px;
	padding-bottom:1px;
	padding-left:4px;
	margin-right:5px;
}

.PortalHeaderMetaRightLogin {
	float:left;
	width:95px;
	border: 1px solid #9D9D9D;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.7em;
	color:#666666;
	padding:0px;
	padding-top:1px;
	padding-bottom:1px;
	padding-left:4px;
	margin-right:5px;
}
/* ie 5.x for win hack */
* html .PortalHeaderMetaRightLogin {
	width:99px;
	w\idth:95px;
}
.PortalHeaderMetaRightButton {
	float:left;
	background-color: white;
	border: 0;
	-moz-border-radius: 2px;
	-webkit-border-radius:2px;
	border-radius: 2px;
	/* border: 1px solid #8cbf96; */
	width: 24px;
	height: 18px;
	background-image: url(public/images/omv/PortalSearchButtonIcon24x18.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	cursor: pointer;
}
.PortalHeaderMetaRightSeparator {
	width:1px;
	height:0.9em;
	float:left;
	margin-left:5px;
	margin-right:5px;
	margin-top:5px;
	overflow:hidden;
	background-color: #F6E802;
}
.PortalHeaderMetaWelcome{
	padding-left:10px;
	padding-top:10px;
	position:relative;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.75em;
	float:left;
}
.PortalHeaderMetaWelcomeLogout {
	color:#666666;
	padding-left:0px;
}
.PortalHeaderMetaWelcomeLabel {
	font-weight:bold;
}
.PortalHeaderMetaWelcome a {
	color:#666666;
	text-decoration:none;
}
.PortalHeaderMetaWelcome a:hover {
	color:#7690A9;
}
/* PortalHeaderMetaRightList
**************************************************************************/
.PortalHeaderMetaRightList, .PortalHeaderMetaRightListCountry {
	font-size:0.7em;
    font-family:Arial, Helvetica, sans-serif;
    width:123px;
    margin:0px;
    padding:0px;
    list-style: none;
    border: 1px solid #9D9D9D;
    background-image:url(public/images/omv/HeaderMetaListBg.gif);
    background-position:top right;
    background-repeat:no-repeat;
    background-color:#FFFFFF;
    float:left;
    position:relative;
    line-height: 15px !important;
    margin-top: 4px;
}
.PortalHeaderMetaRightListLanguage {
	font-size:1em;
	margin-left: 260px;
	position: absolute;
	top: 5px;
}
.PortalHeaderMetaRightList li, .PortalHeaderMetaRightListCountry li {
	display:inline;
}
.PortalHeaderMetaRightList a, .PortalHeaderMetaRightListCountry a {
	display:block;
   /* width:98%;*/
    color:#666666;
    text-decoration:none;
    padding-left:4px;
    padding-top:1px;
    padding-bottom:1px;
    white-space:nowrap;
}
.PortalHeaderMetaRightListLanguage{
	margin-top:-1px;
}
.PortalHeaderMetaRightList ul, .PortalHeaderMetaRightListCountry ul {
	list-style: none;
    width:160px;
    margin:0px;
    margin-left:-1px;;
    padding:2px;
    display:none;
    position:absolute;
    z-index:1999;
    background-color:#FFFFFF;
    border: 1px solid #9D9D9D;
}
.PortalHeaderMetaRightListCountry ul {
	height:145px;
	overflow:auto;
	overflow-x:hidden; /* only for ie */
}
.PortalHeaderMetaRightList ul a, .PortalHeaderMetaRightListCountry ul a {
	font-weight:normal;
	color: #000;
	padding-left:3px;
}
.PortalHeaderMetaRightList ul a:hover, .PortalHeaderMetaRightListCountry ul a:hover {
	background-color:#EDEDED;
	}
.PortalHeaderMetaRightList li:hover ul ul, .PortalHeaderMetaRightList li:hover ul ul ul, .PortalHeaderMetaRightList li:hover ul ul ul ul {
   display:none;
}
.PortalHeaderMetaRightList li:hover ul, .PortalHeaderMetaRightList ul li:hover ul, .PortalHeaderMetaRightList ul ul li:hover ul {
   display:block;
	left:auto;
}
.PortalHeaderMetaRightListCountry li:hover ul ul, .PortalHeaderMetaRightListCountry li:hover ul ul ul, .PortalHeaderMetaRightListCountry li:hover ul ul ul ul {
   left:-1000px;
}
.PortalHeaderMetaRightListCountry li:hover ul, .PortalHeaderMetaRightListCountry ul li:hover ul, .PortalHeaderMetaRightListCountry ul ul li:hover ul {
   display:block;
	left:auto;
}

/* PortalHeaderMetaRightList2
**************************************************************************/
.PortalHeaderMetaRightList2, .PortalHeaderMetaRightListCountry2 {
	font-size:0.7em;
	font-family:Arial, Helvetica, sans-serif;
	width:123px;
	margin:0px;
	padding:0px;
	list-style: none;
	border: 1px solid #9D9D9D;
	background-image:url(public/images/omv/HeaderMetaListBg.gif);
	background-position:top right;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	float:left;
	position:relative;
}
.PortalHeaderMetaRightList2 li, .PortalHeaderMetaRightListCountry2 li {
	display:inline;
}
.PortalHeaderMetaRightList2 a, .PortalHeaderMetaRightListCountry2 a {
	display:block;
	width:98%;
	color:#666666;
	text-decoration:none;
	padding-left:4px;
	padding-top:1px;
	padding-bottom:1px;
	white-space:nowrap;
}
.PortalHeaderMetaRightList2 ul, .PortalHeaderMetaRightListCountry2 ul {
	list-style: none;
	width:160px;
	margin:0px;
	margin-left:-1px;;
	padding:2px;
	left:-1200px;
	position:absolute;
	z-index:99;
	background-color:#FFFFFF;
	border: 1px solid #9D9D9D;
}
.PortalHeaderMetaRightListCountry2 ul {
	height:145px;
	overflow:auto;
	overflow-x:hidden; /* only for ie */
}
.PortalHeaderMetaRightList2 ul a, .PortalHeaderMetaRightListCountry2 ul a {
	font-weight:normal;
	color:#000000;
	padding-left:10px;
}
.PortalHeaderMetaRightList2 ul a:hover, .PortalHeaderMetaRightListCountry2 ul a:hover {
	background-color:#EDEDED;
}
.PortalHeaderMetaRightList2 li:hover ul ul, .PortalHeaderMetaRightList2 li:hover ul ul ul, .PortalHeaderMetaRightList2 li:hover ul ul ul ul {
   left:-1000px;
}
.PortalHeaderMetaRightList2 li:hover ul, .PortalHeaderMetaRightList2 ul li:hover ul, .PortalHeaderMetaRightList2 ul ul li:hover ul {
   display:block;
	left:auto;
}
.PortalHeaderMetaRightListCountry2 li:hover ul ul, .PortalHeaderMetaRightListCountry2 li:hover ul ul ul, .PortalHeaderMetaRightListCountry2 li:hover ul ul ul ul {
   left:-1000px;
}
.PortalHeaderMetaRightListCountry2 li:hover ul, .PortalHeaderMetaRightListCountry2 ul li:hover ul, .PortalHeaderMetaRightListCountry2 ul ul li:hover ul {
   display:block;
	left:auto;
}

/* PortalHeaderLogo
**************************************************************************/
.PortalHeaderLogo {
	width:940px;
	margin: 0 auto;
	height: 52px;
	*
	height:52px; /*IE7 and bellow*/
	/* padding-left:20px; */
	/* padding-right: 11px; */
	padding-top: 21px;
	padding-bottom: 0;
}
/* ie 5.x for win hack */
* html .PortalHeaderLogo {
	width:980px;
	w\idth:940px;
}
.PortalHeaderLogoLeft img {
	float:left;
}
.PortalHeaderLogoLeft {
	width: 50%;
	padding-top: 0px;
	float:left;
}
.PortalHeaderLogoRight {
	width:50%;
	padding-top:5px;
	float:right;
	text-align:right;
	margin-bottom:-4px;
	/*position:relative;*/
}

/*this is for hacking Firefox*/
*>.PortalHeaderLogoRight {
	width: 50%;
	padding-top: 8px;
	/* padding-top: 5px; */
	*
	padding-top: 8px; /*IE7*/
	/* padding-bottom:15px; */
	float:right;
	text-align:right;
	/* margin-bottom:0px; 
	position:relative;
	vertical-align: middle;*/
}

.PortalHeaderLogoRight img {
	float:right;
	display:block;
}
/* PortalFooter
**************************************************************************/
.PortalFooterHome {
	color:#606060;
	font-size:0.6em;
	font-family:Arial, Helvetica, sans-serif;
	padding-top:5px;
	padding-left:22px;
	clear:both;
	padding-bottom: 10px;
	padding-top: 10px;
	text-align: center;
	bottom: 0;   
}
.PortalFooterHome a {
	color:#606060;
	text-decoration:none;
}
.PortalFooterHome a:hover {
	color:#898989;
	text-decoration:none;
}
.PortalFooter {
	color:#606060;
	font-size:0.6em;
	font-family:Arial, Helvetica, sans-serif;
	padding-top:5px;
	clear:both;
	width:980px;
	text-align:center;
}
.PortalFooter a {
	color:#606060;
	text-decoration:none;
}
.PortalFooter a:hover {
	color:#666666;
	text-decoration:none;
}
/****************** portal home energy flash ******************/
div.PortalEnergyFlash, div.PortalEnergyFlashGreen, div.PortalIntranetEnergyFlash, div.PortalIntranetEnergyFlashGreen, 
div.PortalArticleEnergyFlash, div.PortalArticleEnergyFlashGreen,
div.PortalIntranetBannerGreen, div.PortalIntranetBannerBlue,
div.PortalArticleBannerGreen, div.PortalArticleBannerBlue,
div.PortalBannerGreen, div.PortalBannerBlue {
	background-color: #666666;
	background-image:url(../images/1-banner-980x17.png);
	background-repeat:no-repeat;
	background-position:right bottom;
	overflow: auto;
    border: 0 none;
    display: block;
    height: 17px;
    margin: 0px;
	border: 0px;
	border-top: 1px solid #FFFFFF;
    width: 986px;
	w\idth:980px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.75em;
	color:#FFFFFF;
}

div.PortalEnergyFlashGreen, div.PortalBannerGreen  {
	background-color: #F6E802;
	background-image:url(../images/1-banner-green-980x17.png);
}

div.PortalIntranetEnergyFlash, div.PortalIntranetEnergyFlashGreen, div.PortalArticleEnergyFlash, div.PortalArticleEnergyFlashGreen,
div.PortalArticleBannerGreen, div.PortalArticleBannerBlue,
div.PortalIntranetBannerGreen, div.PortalIntranetBannerBlue {
	width:570px;
	w\idth:560px;
	background-image:url(../images/intranet-flash-light-blue.png);
}

div.PortalIntranetEnergyFlashGreen, div.PortalArticleEnergyFlashGreen, 
div.PortalArticleBannerGreen ,
div.PortalIntranetBannerGreen {
	background-color: #F6E802;
	background-image:url(../images/intranet-flash-light-green.png);
}

div.PortalArticleEnergyFlash, div.PortalArticleEnergyFlashGreen,
div.PortalArticleBannerGreen, div.PortalArticleBannerBlue,
div.PortalIntranetBannerGreen, div.PortalIntranetBannerBlue {
	width:100%;
}

div.PortalBannerBlue, div.PortalBannerGreen, 
div.PortalArticleBannerGreen, div.PortalArticleBannerBlue,
div.PortalIntranetBannerGreen, div.PortalIntranetBannerBlue {
	background-image: none;
	/*width: auto !important; 100% */
}



/* PortalNavigationTab
**************************************************************************/
.PortalNavigationTab {
	height: 21px; /* keep height when no menu */
	width:976px;
	/*clear:both;*/
	padding-left:16px;
	/* margin-left: 6px; */
	/*background-size: 992px auto;
	background-color:#FFFFFF;
	background-image:url(../images/omv/css/PortalNavigationTabBg.gif);
	background-repeat:no-repeat;
	background-position:left bottom;*/
	/* border-bottom: #D9D9D9 1px solid; */
	position: relative;
	margin-top:10px;
}

.PortalNavigationTab a
{
	/*background-color: #EDEDED; */
	color: #000000;
	/* padding: 3px 10px 11px 10px; */
	text-decoration: none;
	font-family: Arial,Helvetica,sans-serif;
	/*    font-size: 0.85em;*/
	font-weight: bold;
	font-size:14px;
//	line-height: 2.3;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 6px;
	padding-bottom: 4px;
}
.PortalNavigationTab .PortalNavigationTabSelected
{
	/*background-color: #EDEDED; */
	/* color: #000000; */
	/* padding: 6px 10px 7px 10px; */
	text-decoration: none;
	font-family: Arial,Helvetica,sans-serif;
	/*    font-size: 0.85em;*/
	/*font-weight: bold;*/
	border-left: 1px solid #D9D9D9;
	border-right: 1px solid #D9D9D9;
	border-top: 1px solid #D9D9D9;
	background-color: #EDEDED;
	font-size:14px;
	color: #666666;
}

.PortalNavigationTab a:visited
{/*	background-color: #EDEDED;*//* color: #000000; *//* padding: 8px 0px 2px; *//* text-decoration: none; *//* font-family: Arial,Helvetica,sans-serif; *//*    font-size: 0.85em;*//* font-weight: bold; *//* line-height: 2; */}

.PortalNavigationTab img {
	float:left;
	display:block;
}
/* PortalNavigationMain
**************************************************************************/
.PortalNavigationMain {
	width:966px;
	padding-left:26px;
	margin-left: -6px;
	background-color:#EDEDED;
	overflow: hidden;
	border-bottom: 1px solid #d9d9d9;
	margin-bottom:10px;

}

.PortalNavigationMenuDiv
{
	position: relative;
    top: 7px;
}
.PortalNavigationMenuDivTwo
{
 position: relative;
    top: 8px;
}

.PortalNavigationMenuDivLeftBorder
{
	border-left: 1px solid #999999;
}

.PortalNavigationMenuDivSelected
{
	/* padding-bottom: 25px; */
	border-bottom: 3px solid #F6E802;
	min-height: 42px;
	position: relative;
	top: 14px;
}
/* ie 5.x for win hack */
* html .PortalNavigationMain {
	width:993px;
	w\idth:966px;
	height:52px;
	he\ight:18px;
}
.PortalNavigationMainList {
	padding:0px;
	/* color:#999999; */
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:0.8em;
	display: table-row-group; vertical-align: middle;
}
/* inserted by GV*/
.PortalNavigationMainRow {
	height: 50px;
    vertical-align: middle;
	font-weight:bold;
	text-align:left;
	padding-top: 8px; 
	padding-bottom:5px;
    white-space: nowrap;
	border-bottom: 3px transparent solid;
}
.PortalNavigationMainRow a:link, .PortalNavigationMainRow a:visited , .PortalNavigationMainRow  a:active  {color: #000; text-decoration:none;}
.active {border-bottom: 3px #F6E802 solid;}
.active a {color:#666666 !important;}
.PortalNavigationMainListFirst {border-left: 1px #999 solid;}
.PortalNavigationMainRowRight {border-right: 1px #999 solid; padding-left: 10px;padding-right: 10px;}


.link {
    vertical-align: middle;
    display: table-cell;
    height:20px;
}
.PortalNavigationMainList li a {
	display:block;
	padding:0px;
	padding-left:10px;
	padding-right:10px;
	/*border-top: 1px solid #EDEDED;
	border-bottom: 1px solid #EDEDED;*/
	border-right: 1px solid #999999;
	color:#000000;
	text-decoration:none;
	font-size:14px;
	/* height: 32px; */
}
.PortalNavigationMainList li a:hover {
	border-right: 1px solid #999999;
	/*border-top: 1px solid #F6E802;
	border-bottom: 1px solid #F6E802;*/
	color:#000000;
	text-decoration:none;
	font-size:14px;
	font-weight:bold:
}
.PortalNavigationMainListFirst {
	/*font-size:14px;
	font-weight:bold:*/
	border-left: 1px solid #999999;
}
/* PortalNavigationSub
**************************************************************************/
.PortalPortletNavigationSub {
	list-style-type:none;
	margin:0px;
	padding:5px;
	padding-bottom:4px;
	width:170px;
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 1.3;
}
/* ie 5.x for win hack */
* html .PortalPortletNavigationSub {
	width:180px;
	w\idth:170px;
}
.PortalPortletNavigationSub * ul {
	list-style-type:none;
}
* html .PortalPortletNavigationSub li {
	display:inline;
	voice-family: "\"}\"";
	voice-family:inherit;
	display:block;
}
.PortalPortletNavigationSub li a {
	display:block;
	padding:6px;
	/*width:147px;*/
	/*background-color:#FFFFFF;*/
	/*margin-top: 1px;*/
	/*font-size:0.75em;*/
	font-size: 13px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	border-bottom:1px solid #D9D9D9;
}
/* ie 5.x for win hack */
* html .PortalPortletNavigationSub li a {
	width:172px;
	w\idth:147px;
}
.PortalPortletNavigationSub li a:hover {
	/*background-color: #FFFFFF;
	border:1px solid #F6E802;	
	color:#666666;*/
}
.PortalPortletNavigationSub li ul {
	padding:0px;
	margin:0px;
}
.PortalPortletNavigationSub li ul li a {
	background-color:#FFFFFF;/*modified by MV on 01.06.2007 - lt. PXP Excelsheet - prev. value: #E5EAEF */
	color:#000000;
	padding-left:11px;	
	font-size:0.7em;
	/*width:141px;
	border:1px solid #E5EAEF;*/
}
/* ie 5.x for win hack */
* html .PortalPortletNavigationSub li ul li a {
	width:172px;
	w\idth:141px;
}
.PortalPortletNavigationSub li ul li ul li {
	/* padding-bottom: 1px; */
	/* background-image:url(../images/omv/css/PortalNavigationSubSeparator.gif); */
	background-repeat:no-repeat;
	background-position:left bottom;
}
.PortalPortletNavigationSub li ul li ul li a {
	background-color:#FFFFFF;
	font-weight:normal;
	margin-top: 0px;
	/*padding-left:17px;*/
	/*padding-bottom:2px;/
	/*width:135px;*/
	/* border:1px solid #FFFFFF; */
}
/* ie 5.x for win hack */
* html .PortalPortletNavigationSub li ul li ul li a {
	width:172px;
	w\idth:135px;
}
.PortalPortletNavigationSub li ul li ul li ul li {
	padding-bottom:0px;
	background-image:none;
}
.PortalPortletNavigationSub li ul li ul li ul li a {
	/*margin-top: 1px ;*/
	padding-left:26px;
	/*padding-bottom:2px;*/
	background-image:none;
	/*width:126px;*/
	/*border:1px solid #FFFFFF;*/
}
/* ie 5.x for win hack */
* html .PortalPortletNavigationSub li ul li ul li ul li a {
	/*width:172px;
	w\idth:126px;*/
}
.PortalPortletNavigationSub .PortalPortletNavigationSubActive {
	background-color: #666666;
	color:#FFFFFF;
	/* margin-top:1px; */
}
.PortalPortletNavigationSub .PortalPortletNavigationSubActive2 {
	border:1px solid #666666;
	background-color: #FFFFFF;
	color:#FFFFFF;
	/*margin-top:1px;*/
}
/* PortalContent
**************************************************************************/
.PortalContentLeft {
	width:180px;
	float:left;
	padding-left: 20px;
	padding-right:10px;
	overflow:hidden;
	min-height:10px;
}
/* ie 5.x for win hack */
* html .PortalContentLeft {
	width:210px;
	w\idth:180px;
}
.PortalContentCenter {
	width:560px;
	float:left;
	padding-right: 0px;
	overflow:hidden;
}
/* ie 5.x for win hack */
* html .PortalContentCenter {
	width:570px;
	w\idth:560px;
}
.PortalContentRight {
	width:190px;
	float:left;
	overflow:hidden;
}
.PortalContentLarge {
	width:750px;
	float:left;
	padding-right:10px;
	overflow:hidden;
}
.PortalContentLarge .PortalPortletContent {
	width:750px;
}
* html .PortalContentLarge .PortalPortletContent {
	width:750px;
	w\idth:730px;
}

/* PortalPortletContent
**************************************************************************/
.PortalPortletContent {
	background-color:#FFFFFF;
	margin: 0px;
	width: 550px;
	clear: both;
	overflow:hidden;
}
* html .PortalPortletContent {
	width:560px;
	w\idth:550px;
}
.PortalPortletContentSuperLight, .PortalPortletContentLoggedOut {
	background-color:#FFFFFF;
	width:550px;
	padding-bottom:30px;
	min-height:385px;
}
/* 25.09.2008 Added by Augustin Balica. Used for Theme omvWebWide in the Default.jsp. */
.PortalPortletContentWide{
	width: 980px;
	overflow: hidden;
}

* html .PortalPortletContentSuperLight, * html .PortalPortletContentLoggedOut {
	height:385px;
}
.PortalPortletContentHeaderImage {
	display:block;
}
/* PortalPortletContentIntro
**************************************************************************/
.PortalPortletContentIntro {
	width:520px;
	padding-left:20px;  /* 15px modified on dec 2015 new OMV layout*/
	padding-right:20px; /* 15px modified on dec 2015 new OMV layout*/
	padding-bottom:20px; /* 15px modified on dec 2015 new OMV layout*/
	font-family:Arial; /* modified on dec 2015 new OMV layout*/
	color:#000000;
	font-size:13px; /* 0.75em; modified on dec 2015 new OMV layout*/
	line-height:18px; /* 1.2em modified on dec 2015 new OMV layout*/
}
/* ie 5.x for win hack */
* html .PortalPortletContentIntro {
	width:550px;
	w\idth:520px;
}
.PortalPortletContentSuperLightIntro, .PortalPortletContentIntranetIntro {
	width:520px;
	padding-top:15px;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:0.7em;
	line-height:1.2em;
}
.PortalPortletContentIntro h1, .PortalPortletContentSuperLightIntro h1, .PortalPortletContentIntranetIntro h1 {
	margin:0px;
	margin-bottom:20px; /* 8px modified on dec 2015 new OMV layout*/
	font-size:18px;     /* 1.4em; modified on dec 2015 new OMV layout*/
	position:relative;
	line-height: 22px;	/* added on 10.04.2007 from Christoph Strohmayer */ /* 1.3em; modified on dec 2015 new OMV layout*/ 
	font-family:Arial;  /* added on dec 2015 new OMV layout*/
	font-weight:bold;
}
.PortalPortletContentIntroLeft {
	width:252px;
	float:left;
	padding-left: 1px; /*inserted on 01.06.07 by MV - CR 4000389*/
}
.PortalPortletContentIntroRight {
	width:252px;
	float:right;
	padding-left: 1px;/*added on 30.05.07 by MV - lt. Excel Sheet von PXP*/
}
/* PortalPortletContentArticle
**************************************************************************/
.PortalPortletContentArticle {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:0.75em;
	padding-left: 5px;
	padding-right:15px;
	padding-bottom:0px;
	line-height:1.3em;
	position:relative;
	width: 97%;
}
* html .PortalPortletContentArticle {
	width:530px;
	w\idth:480px;
}
.PortalPortletContentArticleBlue {
	margin-top: 38px;
}
.PortalPortletContentArticleText {
	position:relative;
	padding: 0px 30px 10px 30px; /*added on 01.06.2007 by MV - CR 4000389*/
	font-size: 13px;
}
.PortalPortletContentArticleTextSearch {
	width:400px;
	position:relative;
}
.PortalPortletContentArticle h1 {
	margin:0px;
	margin-bottom:8px;
	font-size:1.4em;
	position:relative;
	line-height: 1.3em;		/* added on 10.04.2007 from Christoph Strohmayer */
}
.PortalPortletContentArticle h2 {
	margin:0px;
	margin-top:-4px;
	margin-bottom:1.3em;
	font-size:100%;
} 
.PortalPortletContentArticle h3 {
	margin:0px;
	/*margin-top:1.1em;*/
	font-size:100%;
} 
.PortalPortletContentArticle h4 {
	margin:0px;
	margin-top:-4px;
	margin-bottom:1.1em;
	margin-left:-10px;
	font-size:100%;
	width:500px;;
	border-bottom:1px solid #F6E802;
	padding-left:12px;
	display:block;
	position:relative;
} 

/* added on 10.04.2007 from Christoph Strohmayer */
.PortalPortletContentArticleTextAndVideo,
.PortalPortletContentArticleTextAndVideo .PortalPortletContentArticleText {
	width: 685px;
}
/* added on 10.04.2007 from Christoph Strohmayer */
* html .PortalPortletContentArticleTextAndVideo,
* html .PortalPortletContentArticleTextAndVideo .PortalPortletContentArticleText {
	width: 685px;
}

.PortalPortletContentArticleText p {
	margin-top:0px;
	margin-bottom:1.1em;
}
.PortalPortletContentArticleText a {
	color:#003466;
	font-weight:bold;
	text-decoration:none;
}
.PortalPortletContentArticleText a:hover {
	color:#7690A9;
}
.PortalPortletContentArticleEmpty {
	color:#666666;
}
.PortalPortletContentArticleImage {
	text-align:right;
	margin-bottom:10px;
	position:relative;
	clear:both;
}
.PortalPortletContentArticleImageLeft {
	float:left;
	margin-right:12px;
}
.PortalPortletContentArticleImageRight {
	position:relative;
	float:right;
	left:12px;
	margin-right:10px;
}

/*update 20060904: added*/
.PortalPortletContentArticleVideoRight {
	width: 388px;
	padding-bottom:	20px;
	float:right;
	margin-left:12px;
	margin-right:-235px;
}
.PortalPortletContentArticleTextForVideo{
	width:			300px;
	float:			left;
}
/*end update*/

.PortalPortletContentLargeArticleImage {
	text-align:right;
	float:right;
	margin-left:20px;
	margin-bottom:10px;
	margin-right:-220px;
	position:relative;
}
.PortalPortletContentArticleImage img, .PortalPortletContentLargeArticleImage img {
	margin-bottom:1px;
	position:relative;
}
.PortalPortletContentArticleImage60Text,
.PortalPortletContentArticleImage80Text,
.PortalPortletContentArticleImage110Text,
.PortalPortletContentArticleImage147Text,
.PortalPortletContentArticleImageText {
	font-size:0.9em;
	color:#666666;
	text-align:right;
	line-height:1.2em;
	position:relative;
}
.PortalPortletContentArticleTextAndImageRight
.PortalPortletContentArticleImage60Text,
.PortalPortletContentArticleTextAndImageRight
.PortalPortletContentArticleImage80Text,
.PortalPortletContentArticleTextAndImageRight
.PortalPortletContentArticleImage110Text,
.PortalPortletContentArticleTextAndImageRight
.PortalPortletContentArticleImage147Text{
	float:right;
}
.PortalPortletContentArticleTextAndImageRight
.PortalPortletContentArticleTextImage60,
.PortalPortletContentArticleTextAndImageRight
.PortalPortletContentArticleTextImage80,
.PortalPortletContentArticleTextAndImageRight
.PortalPortletContentArticleTextImage110,
.PortalPortletContentArticleTextAndImageRight
.PortalPortletContentArticleTextImage147{
	text-align:right;
}

.PortalPortletContentArticleImage60Text{
	width:60px;
}
.PortalPortletContentArticleImage80Text{
	width:80px;
}
.PortalPortletContentArticleImage110Text{
	width:110px;
}
.PortalPortletContentArticleImage147Text{
	width:147px;
}

.PortalPortletContentArticleList, .PortalPortletContentArticleListNumeric, .PortalPortletContentArticleListNumericHtml {
	margin:0px;
	margin-bottom:1.1em;
	padding:0px;
	list-style-type:none;
}
.PortalPortletContentArticleListNumericHtml {
	list-style:decimal inside;
	margin:0px;
}
* html .PortalPortletContentArticleImageRight {
	margin-left:0px;
	padding-left:0px;
	margin-right:-25px;
}
* html .PortalPortletContentArticleImageRight img {
	margin-left:12px;
}
* html .PortalPortletContentArticleImageRight .PortalPortletContentArticleImageText {
	margin-left:12px;
	right:-12px;
	position:relative;
}
.PortalPortletContentArticleList li {
	margin:0px;
	padding-left:10px;
	list-style-type:none;
	background-image:url(../images/omv/css/PortalPortletContentArticleIconList.gif);
	background-repeat:no-repeat;
	background-position:0px 5px;
	position:relative;
	margin-top:1.1em;
}
.PortalPortletContentArticleList .PortalPortletContentArticleLinks li {
	background-image:none;
}
.PortalPortletContentArticleListNumericHtml .PortalPortletContentArticleLinks {
	list-style:outside;
}
.PortalPortletContentArticleListNumeric .PortalPortletContentArticleLinks li {
	margin:0px;
	padding:0px;
	padding-bottom:10px;
}
.PortalPortletContentArticleListNumericHtml li {
	padding-left:0px;
	margin-left:10px;
	margin-top:1.1em;
}
.PortalPortletContentArticleListNumeric li {
	margin-top:1.1em;
}
.PortalPortletContentArticleListNumeric ul {
 	margin:0px;
	padding:0px;
}
.PortalPortletContentArticleListNumeric ul li {
	margin:0px;
	padding-left:10px;
	list-style-type:none;
	margin-top:1.1em;
}
.PortalPortletContentArticleLinks, .PortalPortletContentArticleAnchor, .PortalPortletContentArticleLinksBack {
	/* width:270px; added by TZ. Removed by AB on 2008-12-02 */
	list-style:none;
	margin:0px;
	margin-bottom:1.1em;
	padding:0px;
	padding-bottom:0px;
	padding-top:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#003366;
	/*TM position:relative;*/
}
.PortalPortletContentArticleLinksMeta {
	font-weight:normal;
}
.PortalPortletContentArticleLinksMeta2 {
	font-weight:normal;
	color:#000000;
}
.PortalPortletContentArticleGlossaryLinks {
	width:500px;
	clear:both;
	margin-top:-1.1em;
	padding-bottom:1.1em;
}
.PortalPortletContentArticleGlossaryLink {
	float:left;
	padding-left:11px;
	background-repeat:no-repeat;
	background-position:0px 5px;
	background-image:url(public/images/omv/PortalPortletTeaserLinkIcon1.gif);
}
.PortalPortletContentArticleGlossaryLink:hover {
	background-image:url(../images/omv/css/PortalPortletTeaserLinkIcon1_hover.gif);
}
.PortalPortletContentArticleGlossaryAnchorUp {
	width:100px;
	float:right;
	text-align:right;
}
.PortalPortletContentArticleGlossaryAnchorUp a {
	background-image:url(../images/omv/css/PortalPortletContentArticleIconArrowUp.gif);
	background-repeat:no-repeat;
	background-position:0px 6px;
	padding-left:11px;
}
.PortalPortletContentArticleLinks li, .PortalPortletContentArticleAnchor li {
	list-style:none;
	margin:0px;
	padding:0px;
	/*display:inline; removed on 30.05.07 by MV lt.PXP EXCEL-Sheet*/
	border-bottom: 1px solid #ffffff; /*added on 30.05.07 by MV - lt. PXP Excel-Sheet*/
}
.PortalPortletContentArticleLinks,.PortalPortletContentArticleLinksBack li a {
	padding-left:9px;
	background-repeat:no-repeat;
	background-position:0px 5px;
	position:relative;
	display:block;
	/* width:450px;  added by CL 18.06.08. Removed by AB 29.11.2008*/
}
.PortalPortletContentArticleAnchor li a {
	padding-left:11px;
	background-repeat:no-repeat;
	background-position:0px 3px;
	position:relative;
	/* display:block; Removed on 2.5.2007 by C. Prochazka */
	display:table; /* Added on 2.5.2007 by C. Prochazka */
}
/* Added by C. Strohmayer on 03.05.2007 */
* html .PortalPortletContentArticleAnchor li a {
 display: block;
}
.PortalPortletContentArticleLinks,.PortalPortletContentArticleLinksBack a {
	color:#003366;
	text-decoration:none;
	background-image:url(public/images/omv/PortalPortletTeaserLinkIcon1.gif);
	position:relative;
}
.PortalPortletContentArticleLinks,.PortalPortletContentArticleLinksBack a:hover {
	color:#003366;
	text-decoration:none;
	background-image:url(../images/omv/css/PortalPortletTeaserLinkIcon1_hover.gif);
	position:relative;
}
.PortalPortletContentArticleAnchor a {
	color:#003366;
	text-decoration:none;
	background-image:url(../images/omv/css/PortalPortletContentArticleIconArrowDown.gif);
	position:relative;
}
.PortalPortletContentArticleAnchorUp {
	clear:both;
	text-align:right;
	top:-0.6em;
	margin-bottom:1.1em;
	position:relative;
}

/*.PortalContentCenter*/
.PortalPortletContentArticleAnchorUp {
	width:98%;
}

.PortalPortletContentArticleListNumericHtml .PortalPortletContentArticleAnchorUp {
	width:491px;
	margin-top:0.4em;
}
.PortalPortletContentArticleList .PortalPortletContentArticleAnchorUp {
	width:491px;
	margin-top:0.4em;
}
.PortalPortletContentArticleAnchorUp a {
	background-image:url(../images/omv/css/PortalPortletContentArticleIconArrowUp.gif);
	background-repeat:no-repeat;
	background-position:0px 6px;
	padding-left:11px;
	white-space:nowrap;
}

.PortalPortletContentArticleImageWide {
	width:480px;
}

/*update: added 26092006*/
.PortalPortletContentArticleFloatingText{
	clear:both;
	float:none;
	padding-left: 1px; /*added on 01.06.2007 by MV - CR 4000389*/
	position:relative;
}
* html .PortalPortletContentArticleFloatingText .PortalPortletContentArticleImageRight{
	margin-right:-25px;	
	margin-left:5px;
}

.PortalContentCenter
.PortalPortletContentArticleTextOnly{
	float:none;
	clear:both;
	width:450px;
	margin-bottom:1.1em;
}
.PortalContentLarge
.PortalPortletContentArticleTextOnly{
	float:none;
	clear:both;
	width:450px;
}

.PortalContentCenter
.PortalPortletContentArticleTextAndImageLeft {
	width:480px;
	clear:both;
	float:none;
}
.PortalContentLarge
.PortalPortletContentArticleTextAndImageLeft {
	width:670px;
}

.PortalContentCenter
.PortalPortletContentArticleTextAndImageRight{
	float:none;
	clear:both;
	width:480px;
}
.PortalContentLarge
.PortalPortletContentArticleTextAndImageRight{
	float:none;
	clear:both;
	width:670px;
}


.PortalPortletContentArticleTextImage60Text,
.PortalPortletContentArticleTextImage80Text,
.PortalPortletContentArticleTextImage110Text,
.PortalPortletContentArticleTextImage147Text{	
	float:left;
	padding-left: 1px; /*inserted by MV, 01.06.2007 - CR 4000389*/
	/* padding-bottom:1.1em;	*/ /*same as PortalPortletContentArticleTextImage60/80/110/147*/
}


/*PortalContentCenter ImageLeft*/
.PortalContentCenter .PortalPortletContentArticleTextAndImageLeft
.PortalPortletContentArticleTextImage60Text{
	width:378px;
}

.PortalContentCenter .PortalPortletContentArticleTextAndImageLeft
.PortalPortletContentArticleTextImage80Text{
	width:358px;
}

.PortalContentCenter .PortalPortletContentArticleTextAndImageLeft
.PortalPortletContentArticleTextImage110Text{
	width:328px;
}

.PortalContentCenter .PortalPortletContentArticleTextAndImageLeft
.PortalPortletContentArticleTextImage147Text{
	width:291px;
}
/*PortalContentLarge ImageLeft*/
.PortalContentLarge .PortalPortletContentArticleTextAndImageLeft
.PortalPortletContentArticleTextImage60Text{
	width:578px;
}

.PortalContentLarge .PortalPortletContentArticleTextAndImageLeft
.PortalPortletContentArticleTextImage80Text{
	width:558px;
}

.PortalContentLarge .PortalPortletContentArticleTextAndImageLeft
.PortalPortletContentArticleTextImage110Text{
	width:528px;
}

.PortalContentLarge .PortalPortletContentArticleTextAndImageLeft
.PortalPortletContentArticleTextImage147Text{
	width:491px;
}
/*PortalContentCenter ImageRight*/
.PortalContentCenter .PortalPortletContentArticleTextAndImageRight
.PortalPortletContentArticleTextImage60Text{
	width:408px;
}

.PortalContentCenter .PortalPortletContentArticleTextAndImageRight
.PortalPortletContentArticleTextImage80Text{
	width:388px;
}

.PortalContentCenter .PortalPortletContentArticleTextAndImageRight
.PortalPortletContentArticleTextImage110Text{
	width:358px;
}

.PortalContentCenter .PortalPortletContentArticleTextAndImageRight
.PortalPortletContentArticleTextImage147Text{
	width:321px;
}
/*PortalContentLarge ImageRight*/
.PortalContentLarge .PortalPortletContentArticleTextAndImageRight
.PortalPortletContentArticleTextImage60Text{
	/*width:598px;*/
	width:450px;
	padding-right:148px;
}

.PortalContentLarge .PortalPortletContentArticleTextAndImageRight
.PortalPortletContentArticleTextImage80Text{
	/*width:578px;*/
	width:450px;
	padding-right:128px;
}

.PortalContentLarge .PortalPortletContentArticleTextAndImageRight
.PortalPortletContentArticleTextImage110Text{
	/*width:548px;*/
	width:450px;
	padding-right:98px;
}

.PortalContentLarge .PortalPortletContentArticleTextAndImageRight
.PortalPortletContentArticleTextImage147Text{
	/*width:511px;*/
	width:450px;
	padding-right:61px;
}

.PortalPortletContentArticleTextImage60,
.PortalPortletContentArticleTextImage80,
.PortalPortletContentArticleTextImage110,
.PortalPortletContentArticleTextImage147{
	float:left;
	/*text-align:right;*/
	padding-bottom:1.1em; /*same as PortalPortletContentArticleTextImage60/80/110/147Text!!!*/
}

.PortalPortletContentArticleTextImage60{
	width:60px;
}
.PortalPortletContentArticleTextImage80 {
	width:80px;
}
.PortalPortletContentArticleTextImage110{
	width:110px;
}
.PortalPortletContentArticleTextImage147{
	width:147px;
}

.PortalPortletContentArticleTextAndImageLeft
.PortalPortletContentArticleTextImage60,
.PortalPortletContentArticleTextAndImageLeft
.PortalPortletContentArticleTextImage80,
.PortalPortletContentArticleTextAndImageLeft
.PortalPortletContentArticleTextImage110,
.PortalPortletContentArticleTextAndImageLeft
.PortalPortletContentArticleTextImage147{
	padding-right:12px;
}
.PortalPortletContentArticleTextAndImageRight
.PortalPortletContentArticleTextImage60,
.PortalPortletContentArticleTextAndImageRight
.PortalPortletContentArticleTextImage80,
.PortalPortletContentArticleTextAndImageRight
.PortalPortletContentArticleTextImage110,
.PortalPortletContentArticleTextAndImageRight
.PortalPortletContentArticleTextImage147{
	padding-left:12px;
}
/*update end: added 26092006*/

/*updated : 18042007*/
.PortalPortletContentArticleUpdate {
	color:#666666;
	font-size:0.9em;
	font-family:Arial, Helvetica, sans-serif;
	padding-top: 1px;
}
* html .PortalPortletContentArticleUpdate {
	padding-top: 2px;
}
/*update end: 18042007*/


.PortalPortletContentArticleUpdate a {
	font-weight:normal;
}

/* PortalPortletContentTabs
**************************************************************************/
.PortalContentLarge .PortalPortletContentTabs, .PortalPortletContentTabs ,
.PortalPortletContentArticleTextSearch .PortalPortletContentTabs { /* Added by C. Prochazka on 10.04.2007 */
	position:relative;
	width:690px;
	height:21px;
	margin:12px 0px 0px 0px;
	padding:0px;
	list-style-type:none;
	background:url(../images/omv/css/PortalPortletContentTabsBg.gif) bottom repeat-x;
}
.PortalPortletContentTabs {
	width:540px;
	line-height:1.2em;
}
.PortalContentLarge .PortalPortletContentTabs li, .PortalPortletContentTabs li ,
.PortalPortletContentArticleTextSearch .PortalPortletContentTabs li  { /* Added by C. Prochazka on 10.04.2007 */ 
	float:left;
	margin:0px 5px 0px 0px;
	padding:0px;
	position:relative;
}
.PortalContentLarge .PortalPortletContentTabs li a, .PortalPortletContentTabs li a ,
.PortalPortletContentArticleTextSearch .PortalPortletContentTabs li a { /* Added by C. Prochazka on 10.04.2007 */
	display:block;
	padding:2px 10px 3px 10px;
	border:1px solid #B3E581;
	border-bottom:none;
	background-color:#F2F4F7;
	color:#797A7B;
	font-weight:bold;
	text-decoration:none;
}
.PortalContentLarge .PortalPortletContentTabs li a:hover, .PortalPortletContentTabs li a:hover, .PortalContentLarge .PortalPortletContentTabs .PortalPortletContentTabsActive, .PortalPortletContentTabs .PortalPortletContentTabsActive ,
.PortalPortletContentArticleTextSearch .PortalPortletContentTabs li a:hover, .PortalPortletContentArticleTextSearch .PortalPortletContentTabs .PortalPortletContentTabsActive { /* Added by C. Prochazka on 10.04.2007 */
	padding:2px 10px 4px 10px;
	border:1px solid #68CC02;
	border-bottom:none;
	background-color:#E5EAEF;
	color:#000000;
}
/* Added by C. Prochazka on 10.04.2007
   Overwrite width parameter for display in Full Text Search */
.PortalPortletContentArticleTextSearch .PortalPortletContentTabs {
	width:500px;
}
/* Added by C. Prochazka on 10.04.2007 */
.PortalPortletContentArticleTextSearch .PortalPortletContentTabs li a {
  padding:2px 10px 4px 10px;
}

/* PortalContentPrint
**************************************************************************/
.PortalContentPrint {
	background-image:none;
	width: 565px;
}
.PortalContentPrintFooter {
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 1em;
}
.PortalContentPrintFooterImage {
	float:right;

}
/* added on 10.04.2007 from Christoph Strohmayer */
.PortalContentPrintHeaderImage{
	width:169px;
	float: right;
	margin-top: 20px;
	right: 0px;
}
/* added on 09.10.2012 from Igor Afteni */
.PortalContentLeftPrintHeaderImage{
	width:169px;
	float: left;
	margin-top: 20px;
	margin-left: 35px;
	right: 0px;
}

.PortalContentPrint .PortalPortletContentMeta {
	padding-top: 21px;
	padding-bottom: 8px;
	padding-left: 32px;
}
* html .PortalContentPrint .PortalPortletContentMeta {
	padding-top: 17px;
}

.PortalContentPrintFooterContainer{
	clear:	both;
	float:	none;
	width:	480px;
	margin-top: 36px;			/* added on 10.04.2007 from Christoph Strohmayer */
}
/* added on 10.04.2007 from Christoph Strohmayer */
* html .PortalContentPrintFooterContainer {
	margin-top: 26px;
}


/* added on 10.04.2007 from Christoph Strohmayer */
.PortalContentPrintHeaderContainer{
	clear:	both;
	float:	none;
	width:	525px;
	height:	80px;
}

.PortalContentPrintFooter {
	width:311px;
	padding:0;
	margin:0;
	float:	left;
	color:	#606060;
	font-size:0.8em;
	font-family:Arial, Helvetica, sans-serif;
}

.PortalContentPrintFooterImage{
	width:169px;
}

.PortalContentPrint .PortalPortletContentArticleTextAndImageLeft { 
	width:480px; 
	float:none;  
       margin-bottom: 20px;  
}

.PortalContentPrint .PortalPortletContentArticleTextAndImageLeft 
.PortalPortletContentArticleTextImage147Text{ 
       width:291px; 
	float:left;
}

.PortalContentPrint .PortalPortletContentArticleTextAndImageLeft
.PortalPortletContentArticleTextImage147{ 
       clear: both;
	float:left; 
}

/* PortalPortletContentSitemap
**************************************************************************/
.PortalPortletContentSitemap {
	margin:0px;
	margin-left:15px;
	padding:0px;
	list-style-type:none;
	width:485px;
}
* html .PortalPortletContentSitemap li {
	display:inline;
}
* html .PortalPortletContentSitemap li * li {
	display:block;
}
.PortalPortletContentSitemap a {
	color:#666666;
	text-decoration:none;
}
.PortalPortletContentSitemap a:hover {
	color:#7690A9;
	text-decoration:none;
}
.PortalPortletContentSitemap li {
	margin:0px;
	padding:0px;
	list-style-type:none;
}

.PortalPortletContentSitemap li a {
	display:block;
	width:100%;
	border-bottom:1px solid #F6E802;
	font-weight:bold;
	padding-left:5px;
	margin-top:20px;
}
.PortalPortletContentSitemap li ul {
	padding-left:6px;
	margin:0px;
}
.PortalPortletContentSitemap li ul li {
	margin:0px;
	padding:0px;
	padding-top:1px;
	list-style-type:none;
	margin-bottom:0px;
}
.PortalPortletContentSitemap li ul li a {
	display:inline;
	border:none;
	background-position:0px 4px;
	background-repeat:no-repeat;
	font-weight:normal;
	padding-left:10px;
	margin-top:0px;
	background-image:url(../images/omv/css/PortalPortletContentSitemapListIconMinus.gif);
}
.PortalPortletContentSitemap li ul li a:hover {
	background-image:url(../images/omv/css/PortalPortletContentSitemapListIconMinus_active.gif);
}
.PortalPortletContentSitemap li ul li a.PortalPortletContentSitemapOpen {
	background-image:url(../images/omv/css/PortalPortletContentSitemapListIconPlus.gif);
}
.PortalPortletContentSitemap li ul li a.PortalPortletContentSitemapOpen:hover {
	background-image:url(../images/omv/css/PortalPortletContentSitemapListIconPlus_active.gif);
}
/* PortalPortletContentTable
**************************************************************************/
.PortalPortletContentTable, .PortalPortletContentTable3 {
	border-collapse:collapse;
	width:500px;
	margin-bottom:10px;
	margin-top:10px;
	font-size:1em;
}
.PortalPortletContentTableLeft {
	padding-left:10px;
}
.PortalPortletContentTableRight {
	padding-right:10px;
}
.PortalPortletContentTable td {
	border-bottom: 1px solid #999999;
	padding-top:2px;
	padding-bottom:2px;
}
.PortalPortletContentTable3 td {
	border-bottom: none;
	padding-top:2px;
	padding-bottom:2px;
}
.PortalPortletContentTableLabel td {
	border-bottom: 1px solid #67CC02;
	font-weight:bold;
}
.PortalPortletContentTableHead td {
	border-bottom: 1px solid #F6E802;
}
.PortalPortletContentTableHead2 td {
	border-bottom: 1px solid #F6E802;
	padding-top:20px;
}
.PortalPortletContentTableHighlight {
	background-color:#E5EAEF;
}
.PortalPortletContentTableHighlight2 {
	background-color:#D1F0B4;
}
.PortalPortletContentTableTotal {
	font-weight:bold;
}
.PortalPortletContentTableAlignLeft {
	text-align:left;
}
.PortalPortletContentTableAlignCenter {
	text-align:center;
}
.PortalPortletContentTableAlignRight {
	text-align:right;
}
.PortalPortletContentTableAlignRightFixed {
	text-align:right;
	width:55px;
	padding-right:30px;
}
* html .PortalPortletContentTableAlignRightFixed {
	width:60px;
}
.PortalPortletContentTableCaption td {
	border-bottom:none;
	padding-top:6px;
}
.PortalPortletContentTableCaptionLow {
	width:20px;
	height:10px;
	background-color:#E5EAEE;
}
.PortalPortletContentTableCaptionHeigh {
	width:20px;
	height:10px;
	background-color:#D1F0B4;
}

/* eWeb Edit Pro Table Styles
**************************************************************************/
table.TableDefault {
        border-collapse:collapse;
        margin-bottom:10px;
        margin-top:10px;
}
table.TableGrid {
        border-collapse:collapse;
        margin-bottom:10px;
        margin-top:10px;
}
tr.RowHeadlineTop {
        border-bottom: 1px solid #F6E802;
        font-weight:bold; /*inserted by KK - TSA, orig value: font-weight:normal*/
}
/* added on 10.04.2007 from Christoph Strohmayer */
tr.RowHeadlineTop a{
		  margin-right: 3px;
}
tr.RowHeadlineMiddle {
        border-bottom: 1px solid #F6E802;
        padding-top:20px;
}
tr.RowHighlightGreen {
        background-color:#D1F0B4;
}
tr.RowHighlightBlue {
        background-color:#E5EAEF;
}
tr.RowTotal {
        font-weight:bold;
}
td.CellHighlightGreen {
        background-color:#D1F0B4;
}
td.CellHighlightBlue {
        background-color:#E5EAEF;
}
/* Added on 06.06.2007 by C. Prochazka */
td blockquote { 
		margin-left:5px;
		margin-top:0px;
		margin-bottom:0px;
		margin-right:5px;
}

/* Additional Table Styles
**************************************************************************/
.TableGrid, .TableDefault {
	margin-bottom:10px;
	margin-top:10px;
	font-size:1em;
}
.TableGrid td {
	border-bottom: 1px solid #999999;
}
.RowHeadlineTop td, .RowHeadlineMiddle td {
	border-bottom: 1px solid #F6E802;
}
table.TableDefault p, table.TableGrid p {
	margin:0px;
	padding:0px;
}
table.TableDefault td, table.TableGrid td {
	padding:1px 10px 1px 10px;
}
tr.RowHeadlineMiddle td {
   padding-top:20px;
}

/* PortalPortletContentTable2
**************************************************************************/
.PortalPortletContentTable2 {
	border-collapse:collapse;
	width:500px;
	margin-bottom:10px;
	margin-top:10px;
	background-color:#E5EAEE;
	font-size:1em;
}
/*
.PortalContentLarge .PortalPortletContentTable2 {
	width:666px;
}
*/
.PortalPortletContentTable2 td {
	border-bottom: 1px solid #999999;
	padding-top:3px;
	padding-bottom:3px;
}
.PortalPortletContentTable2BorderNone td {
	border-bottom:none;
}
.PortalPortletContentTable2Left {
	padding-left:15px;
}
.PortalPortletContentTable2BorderRight {
	border-right: 1px solid #96999E;
}
.PortalPortletContentTable2Right {
	padding-right:10px;
}
.PortalPortletContentTable2Label td {
	background-color:#FFFFFF;
	border-bottom: 1px solid #67CC02;
	padding-bottom:4px;
	font-weight:bold;
}
.PortalPortletContentTable2Label2 td {
	background-color:#FFFFFF;
	border-bottom: 1px solid #999999;
	padding-bottom:4px;
}
.PortalPortletContentTable2Head td {
	border-bottom: 1px solid #F6E802;
}
.PortalPortletContentTable2Head2 td {
	border-bottom: 1px solid #F6E802;
	padding-top:20px;
}
.PortalPortletContentTable2Head3 td {
	border-top: 1px solid #F6E802;
}
.PortalPortletContentTable2Bottom td {
	height:38px;
	border-bottom:none;
	background-color:#FFFFFF;
}
.PortalPortletContentTable2Highlight {
	background-color:#E5EAEF;
	text-align:center;
}
.PortalPortletContentTable2Highlight2 {
	background-color:#D1F0B4;
	border-right: 1px solid #999999;
}
.PortalPortletContentTable2Price {
	width:100px;
}
.PortalPortletContentTable2Caption {
	/* width:50px; Removed by C. Strohmayer on 3.5.2007 */
	width:60px; /* Added by C. Strohmayer on 3.5.2007 */
}
.PortalPortletContentTable2Center {
	text-align:center;
}
.PortalPortletContentTable2Total {
	font-weight:bold;
}
.PortalPortletContentTableFontWeight {
	font-weight:bold;
}
.PortalPortletContentTableFontWeightTop { /* Added by C. Prochazka on 30.5.2007 */ 
	font-weight:bold;
	vertical-align: top;
}
.PortalPortletContentTableError {
	color:#FE0000;
	font-weight:bold;
}

/* PortalPortletContentTableContact
**************************************************************************/
.PortalPortletContentTableContact {
	border-collapse:collapse;
	margin-bottom:10px;
	margin-top:10px;
	font-size:1em;
	width: 95%;
}
.PortalPortletContentTableContact td {
	border-bottom: 1px solid #999999;
	padding:8px 5px 8px 5px;
	vertical-align:top;
	
}
.PortalPortletContentTableContactLabel td {
	border-bottom: 1px solid #67CC02;
	font-weight:bold;
	vertical-align:top;
	padding: 2px 5px 2px 5px;
}
.PortalPortletContentTableContact .PortalPortletContentArticleLinks {
	margin-bottom:2px;
}
.PortalPortletContentTableContact .PortalPortletContentTableContactLeft {
	padding-left:10px;
}
.PortalPortletContentTableContact .PortalPortletContentTableContactRight {
	padding-right:10px;
}

/* PortalPortletContentTableUserProfile
**************************************************************************/
.PortalPortletContentTableUserProfile {
	border-collapse:collapse;
	width:690px;
	margin-bottom:10px;
	font-size:1em;
	background-color:#E5EAEF;
	clear:both;
	border-bottom:1px solid #68CC02;
}
.IntranetContentNews .PortalPortletContentTableUserProfile {
	width:540px;
}
.PortalPortletContentTableUserProfile td {
	padding:8px 16px 8px 16px;
	vertical-align:top;
}
.IntranetContentNews .PortalPortletContentTableUserProfile td {
	padding:10px;
}

/* Added by C. Prochazka on 27.4.2007 */
.IntranetContentNews .PortalPortletContentTableUserProfile td.IntranetContentNewsLine {
  padding: 0;
  margin: 0;
  text-align:right; 
  vertical-align: middle;
}
/* Added by C. Prochazka on 27.4.2007 */
.IntranetContentNews .PortalPortletContentTableUserProfile td.IntranetContentNewsLineLeft {
  text-align:left;
}
/* Added by C. Prochazka on 27.4.2007 */
.IntranetContentNews .PortalPortletContentTableUserProfile td.IntranetContentNewsLine .IntranetContentNewsSelect {
  width:241px;
}
.PortalPortletContentTableUserProfile .PortalPortletContentTableUserProfileLine td {
	border-bottom:1px solid #999999;
}
.PortalPortletContentTableUserProfileNoGap td {
	padding-bottom:0px;
}
.PortalPortletContentTableUserProfileNoGap2 td {
	padding-bottom:0px;
	padding-top:12px;
}
.PortalPortletContentTableUserProfileNoWrap {
	white-space:nowrap;
}

/* PortalPortletContentUserProfile
**************************************************************************/
.PortalPortletContentUserProfileRadio {
	vertical-align:middle;
	margin-top:0px;
}
.PortalPortletContentTableUserProfileButton {
	width:690px;
	text-align:right;
}
.PortalPortletContentTableUserProfile select {
	width:338px;
	border: 1px solid #999999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#000000;
	padding:0px;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:4px;
}
.PortalPortletContentTableUserProfileInput {
	width:333px;
	border: 1px solid #999999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#000000;
	padding:0px;
	padding-top:1px;
	padding-bottom:1px;
	padding-left:4px;
}

/* PortalPortletContentMeta
**************************************************************************/
.PortalPortletContentMeta

{font-family: Arial, Helvetica, sans-serif;
font-size: 0.65em;
padding-bottom: 10px;
clear: both;
position: relative;
z-index: 2;}
  /* added on 30.05.07 by MV - lt. Excel PXP Sheet START */	
 .PortalPortletContentMetaBottom {
	/* padding-top: 0px; */
	clear:both;
	font-family:Arial, Helvetica, sans-serif;
	 font-size:0.65em;
	 height:30px;
	}

 
/* ie 5.x for win hack */
* html .PortalPortletContentMeta {
	/*width:550px;
	w\idth:524px;
	/*height:40px;
	he\ight:26px;*/
}

/* ie 5.x for win hack */
* html .PortalPortletContentMetaBottom {
	width:550px;
	w\idth:524px;
	height:20px;
	he\ight:16px;
}
.PortalContentLarge .PortalPortletContentMeta,
.PortalContentLarge .PortalPortletContentMetaBottom{
	width: 750px;
}

.PortalPortletContentBreadcrumb {
	clear: both;
padding-left: 15px;
border-top: 1px #d9d9d9 solid;
/*width: 535px;*/
padding-top: 13px;
padding-bottom: 12px;
}
.PortalPortletContentBreadcrumbSeparator { /* added by M. Jachmann on 06/13/2007 */
	margin:0px 4px 0px 4px;
}
.PortalPortletContentBreadcrumb div { /*inserted by MV on 01.06.2007 -  CR 4000410 */
	float: left;
}
.PortalPortletContentBreadcrumb a, .PortalPortletContentBreadcrumbActive {
	/* margin-left:4px;		deleted by M. Jachmann on 06/13.2007	*/
	/* margin-right:4px;	deleted by M. Jachmann on 06/13.2007	*/
	color:#000000;
}
.PortalPortletContentBreadcrumb a:hover {
	color:#888888;
}

/* 25.06.2007 (beckk): start */
.PortalPortletContentSearchBreadcrumb {
   clear: both;
   position: relative;
   padding-left:9px;
}
.PortalPortletContentSearchBreadcrumbSeparator { /* added by M. Jachmann on 06/13/2007 */
	margin:0px 4px 0px 4px;
}
.PortalPortletContentSearchBreadcrumb a, .PortalPortletContentSearchBreadcrumbActive {
   color:#000000;
}
.PortalPortletContentSearchBreadcrumb a:hover {
   color:#888888;
}
/* 25.06.2007 (beckk): start */

.PortalPortletContentPageFeatures {
	padding-left: 9px;
	text-align: left;
}

.PortalPortletContentPageFeatures2 {
	text-align:right;
	width:500px;
	margin-bottom:1em;
}
.PortalPortletContentPageFeatures2 input { /* added by Christoph Prochazka 31.05.2007*/
	margin-right: 4px;
}
.PortalPortletContentPageFeatures img {
	margin-left:7px;
	vertical-align:bottom;
}
.PortalPortletContentPageFeatures a {
	text-decoration:none;
	display: inline-block;
	padding-bottom: 10px;
	padding-top: 10px;
}

/* PortalPortletContentTeasers
**************************************************************************/
.PortalPortletContentTeasers {
	width: 550px;
	padding-left:15px;
	overflow: auto;
}
/* ie 5.x for win hack */
* html .PortalPortletContentTeasers {
	width:550px;
	w\idth:535px;
	overflow:hidden;
}
.PortalPortletContentTeaser {
	width:240px;
	height:80px;
	padding:5px;
	float:left;
	border-bottom: 1px solid #CCCCCC;
	margin-right:20px;
	margin-bottom:20px;
	padding-bottom:10px;
	line-height:0.9em;
}
/* ie 5.x for win hack */
* html .PortalPortletContentTeaser {
	width:250px;
	w\idth:240px;
	height:70px;
	he\ight:60px;
}
* html .PortalPortletContentTeaser {
	overflow:hidden;
	position:relative;
}
.PortalPortletContentTeaserLarge {
	width:508px;
	height:70px;
	padding:5px;
	border: 1px solid #CCCCCC;
	margin-right:15px;
	margin-bottom:10px;
	clear:both;
	line-height:0.85em;
}
* html .PortalPortletContentTeaserLarge {
	overflow:hidden;
	position:relative;
	width:518px;
	w\idth:508px;
	height:72px;
	he\ight:60px;
}
.PortalPortletContentTeaser img, .PortalPortletContentTeaserLarge img {
	display:block;
	float:left;
	margin-right:10px;
}

.PortalPortletContentTeaser object, .PortalPortletContentTeaserLarge object {
	display:block;
	float:left;
	margin-right:10px;
}

.PortalPortletContentTeaserText {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.75em;
	height:63px;
}
.PortalPortletContentTeaserLargeText {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.75em;
	height:46px;
}
.PortalPortletContentTeaserText h1, .PortalPortletContentTeaserLargeText h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
	color:#666666; /*modified on 30.05.07 from MV - lt. Excel PXP, urspr?nglicher Wert: #00386C*/
	margin:0px;
	font-weight:normal;
	position:relative;
}
.PortalPortletContentTeaserText h2, .PortalPortletContentTeaserLargeText h2  {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
	margin:0px;
}
.PortalPortletContentTeaserLink {
	text-align:left; /*new layout dec 2015*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.75em;
	font-weight:bold;
	height:12px;
	margin-right:0px;
	padding-top:5px;
	padding-left:70px;  /*new layout dec 2015*/
}
/* * html .PortalPortletContentTeaserLink {       removed on 30.05.07 by MV - lt. Excel-Sheet PXP
	position:absolute;
	bottom:4px;
	width:170px;
}*/
.PortalPortletContentTeaserLargeLink {
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.75em;
	font-weight:bold;
	height:12px;
	margin-right:0px;
	padding-top:10px;
}
* html .PortalPortletContentTeaserLargeLink {
	position:absolute;
	bottom:4px;
	width:418px;
}
.PortalPortletContentTeaserLink a, .PortalPortletContentTeaserLargeLink a {
	color:#666666;
	text-decoration:none;
	background-image:url(public/images/omv/PortalPortletTeaserLinkIcon1.gif);
	padding-right:9px;          /*new layout dec 2015*/
	background-repeat:no-repeat;
	background-position:63px 6px;/*new layout dec 2015*/
}
.PortalPortletContentTeaserLink a:hover, .PortalPortletContentTeaserLargeLink a:hover {
	color:#7690A9;
	background-image:url(../images/omv/css/PortalPortletTeaserLinkIcon1_hover.gif);
}

/*added by Raluca Suga
Date: 20120626
added for downloads in Node_Teasers*/
.PortalPortletContentTeaserDownloads {
	list-style:none;
	/*margin:6px 0px;*/
	padding:0px;
	padding-bottom:0px;
	padding-top:2px;
	font-family:Arial, Helvetica, sans-serif;
	/*font-size:0.7em;*/
	font-weight:bold;
	/*line-height:1.1em;*/
	word-wrap:break-word;
	width: 100%;
	
	/*bottom:10px;*/
}
.PortalPortletContentTeaserDownloads  li{
	list-style:none;
	margin:0px;
	padding:0px;
	display:inline;
}
.PortalPortletContentTeaserDownloads  li a{
	padding-left:9px;
	background-repeat:no-repeat;
	background-position:0px 5px;
	display:block;
}
.PortalPortletContentTeaserDownloads a{
	color:#666666;
	text-decoration:none;
	background-image:url(public/images/omv/PortalPortletTeaserLinkIcon1.gif);
	
}
.PortalPortletContentTeaserDownloads a:hover{
	color:#7690A9;
	text-decoration:none;
	background-image:url(../images/omv/css/PortalPortletTeaserLinkIcon1_hover.gif);
}

/*large*/
.PortalPortletContentTeaserLargeDownloads {
	list-style:none;
	/*margin:6px 0px;*/
	padding:5px;
	padding-bottom:0px;
	padding-top:2px;
	font-family:Arial, Helvetica, sans-serif;
	/*font-size:0.7em;*/
	font-weight:bold;
	/*line-height:1.1em;*/
	width: 100%;
	
	/*bottom:10px;*/
}
.PortalPortletContentTeaserLargeDownloads  li{
	list-style:none;
	margin:0px;
	padding:0px;
	display:inline;
}
.PortalPortletContentTeaserLargeDownloads  li a{
	padding-left:9px;
	background-repeat:no-repeat;
	background-position:0px 5px;
	display:block;
}
.PortalPortletContentTeaserLargeDownloads a{
	color:#666666;
	text-decoration:none;
	background-image:url(public/images/omv/PortalPortletTeaserLinkIcon1.gif);
}
.PortalPortletContentTeaserDownloads a:hover{
	color:#7690A9;
	text-decoration:none;
	background-image:url(../images/omv/css/PortalPortletTeaserLinkIcon1_hover.gif);
}


/* PortalContentHeaderImage
**************************************************************************/
.PortalContentHeaderImage {
	display:block;
}
/* PortalPortletTankstellenfinder
**************************************************************************/
.PortalPortletTankstellenfinder {
	width:180px;
	height:170px;
	margin-top:-170px;
	margin-left:780px;
	position:relative;
}
.PortalPortletTankstellenfinder img {
	display:block;
}
.PortalPortletTankstellenfinderForm {
	padding:10px 10px 1px 10px;
	overflow: inherit;
}

.PortalPortletTankstellenfinderTeaser 
{ /* Added by Igor Afteni on 12.03.2013 */
	
	background-color: #666666;
    display: block;
    margin-top: -209px;
    padding-top: 5px;
    position: absolute;
	z-index:1000;
}

.PortalTestIntranetImage {
	display: block;
}


.PortalPortletTankstellenfinderHeadWhite, .PortalPortletTankstellenfinderHeadBlue 
{ /* Added by Igor Afteni on 12.03.2013 */
	background-color: #FFFFFF;
	width: 170px;
	margin: 0 5px;
	padding: 0px;
}

.PortalPortletTankstellenfinderHeadBlue 
{ /* Added by Igor Afteni on 12.03.2013 */
	background-color: #666666;
}


.PortalPortletTankstellenfinderHeadWhite h1, .PortalPortletTankstellenfinderHeadBlue  h1 
{  /* Added by Igor Afteni on 12.03.2013 */
	background-image: url("../images/omv/css/PortalPortletTeaserHlIcon2.gif");
    background-position: 5px 7px;
    background-repeat: no-repeat;
    color: #666666;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 0.75em;
    margin: 0;
    padding: 2px 2px 2px 14px;
}

.PortalPortletTankstellenfinderHeadBlue  h1  {
	background-image: url("../images/omv/css/PortalPortletTeaserHlIcon1.gif");
	color: #FFFFFF;
}

.PortalPortletTankstellenfinderInput,
.PortalPortletTankstellenfinderInputZip,
.PortalPortletTankstellenfinderInputCity { /* Added by C. Prochazka on 02.5.2007 */
	width: 152px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.75em;
	color:#000000;
	padding:0px;
	padding-top:1px;
	padding-bottom:1px;
	padding-left:4px;
}
/* Added by C. Prochazka on 02.5.2007 */
.PortalPortletTankstellenfinderInputZip {
  width:55px;
}
/* Added by C. Prochazka on 02.5.2007 */
.PortalPortletTankstellenfinderInputCity {
  width:72px;
}
.PortalPortletTankstellenfinderSelect {
	width: 158px;
	border: 1px solid #BACAF6;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.75em;
	color:#000000;
	padding:0px;
	padding-top:1px;
	padding-bottom:1px;
	padding-left:4px;
}
/* ie 5.x for win hack */
* html .PortalPortletTankstellenfinderSelect {
	width:162px;
	w\idth:158px;
}
.PortalPortletTankstellenfinderLand {
	margin-bottom:3px;
}
.PortalPortletTankstellenfinderZip {
	margin-bottom:3px;
	margin-top:18px;
}
.PortalPortletTankstellenfinderOptions {
	margin-top:-5px; /* Changed by C. Prochazka on 18.6.2007 */
}
/* Added by C. Prochazka on 25.04.2007 */
* html .PortalPortletTankstellenfinderOptions { 
	margin-top:-2px;
}
.PortalPortletTankstellenfinderOptionsRight {
	float:right;
	width:30px;
	/* margin:8px 0px 4px 0px;  Added by M. Jachmann on 20.06.2007 */
}
.PortalPortletTankstellenfinderMoreDetails {
	float:left;
	margin-top:5px;
	margin-left: -3px;
}
.PortalPortletOilfinderSelect {
	width: 158px;
	border: 1px solid #BACAF6;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.75em;
	color:#000000;
	padding:0px;
	padding-top:1px;
	padding-bottom:1px;
	padding-left:4px;
	margin-bottom:4px;
}
 
* html .PortalPortletOilfinderSelect { /* ie 5.x for win hack */
	width:162px;
	w\idth:158px;
}
/* PortalPortletOmvGateway
**************************************************************************/
.PortalPortletOmvGateway {
	width:180px;
	height:170px;
	margin-top:-170px;
	margin-left:780px;
	position:relative;
}
.PortalPortletOmvGateway img {
	display:block;
	margin-bottom:2px;
}
.PortalPortletOmvGatewayBody {
	padding:10px;
}
#PortalPortletOmvGatewayContentMask {
	position:relative; 
	width:165px; 
	height:120px; 
	clip:rect(0,168px,120px,0); 
	overflow:auto;
	z-index:6;
}
#PortalPortletOmvGatewayUp {
	display:none;
}
#PortalPortletOmvGatewayTrack {
	position:absolute; 
	left:157px; 
	top:0px; 
	z-index:3;
	background-color:#6E828F;
	width:8px;
	height:120px;
	display:none;
}
#PortalPortletOmvGatewayDrag {
	position:absolute; 
	left:157px; 
	top:0px; 
	z-index:4; 
	cursor:pointer;
	background-color:#FFFFFF;
	width:8px;
	height:80px;
	display:none;
}
#PortalPortletOmvGatewayDown {
	display:none;
}
#PortalPortletOmvGatewayContent {
	position:absolute; 
	left:0; 
	top:0; 
	width:140px;
}
.PortalPortletOmvGatewayList {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.75em;
	font-weight:bold;
	list-style-type:none;
	margin:0px;
	padding:0px;
}
.PortalPortletOmvGatewayList li {	
	list-style-type:none;
	margin:0px;
	padding:0px;
	display:inline;
}
.PortalPortletOmvGatewayList a {
	color:#FFFFFF;
	text-decoration:none;
	background-image:url(../images/omv/css/PortalPortletOmvGatewayListIcon.gif);
	background-repeat:no-repeat;
	background-position:0px 7px;
	padding-left:7px;
	display:block;
	vertical-align: bottom; /* This fixes the IE5 Win gap! */
}
.PortalPortletOmvGatewayList a:hover {
	color:#7790AA;
	background-image:url(../images/omv/css/PortalPortletOmvGatewayListIconActive.gif);
}
/* PortalPortletTeaser
**************************************************************************/
.PortalPortletTeasers {
	/*width:960px;*/
	padding-left:20px;
	padding-top:10px;
}
/* ie 5.x for win hack */
* html .PortalPortletTeasers {
	/*width:970px;
	w\idth:960px;*/
}
.PortalPortletTeaserNews, .PortalPortletTeaserInfo, .PortalPortletTeaserPromotion, .PortalPortletTeaserIntranet {
	width:180px;
	margin-right:10px;
	padding:0px;
	float:left;
	margin-bottom:10px;
	position:relative;
}
/* ie 5.x for win hack */
* html .PortalPortletTeaserNews, * html .PortalPortletTeaserInfo, * html .PortalPortletTeaserPromotion, * html .PortalPortletTeaserIntranet {
	width:180px;
	w\idth:170px;
}
.PortalPortletTeasers .PortalPortletTeaserNews, .PortalPortletTeasers .PortalPortletTeaserInfo, .PortalPortletTeasers .PortalPortletTeaserPromotion {
	/*height:14em;*/
	height:250px;
	margin-bottom:0px;
}

.PortalPortletTeaserNews h1 , .PortalPortletTeaserInfo h1 , .PortalPortletTeaserPromotion h1 {
	margin:0px;
	padding: 6px 2px 7px 13px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.75em;
	background-repeat:no-repeat;
	background-position:5px 10px;
	position:relative;
}
/* ie 5.x for win hack */
* html .PortalPortletTeaserNews h1, * html .PortalPortletTeaserInfo h1, * html .PortalPortletTeaserPromotion h1 {
	width:180px;
	w\idth:154px;
}
.PortalPortletTeaserNews img , .PortalPortletTeaserInfo img , .PortalPortletTeaserPromotion img, .PortalPortletTeaserIntranet img {
	display:block;
	margin: 0 auto;
}
.PortalPortletTeaserNews h2, .PortalPortletTeaserInfo h2, .PortalPortletTeaserPromotion h2, .PortalPortletTeaserIntranet h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
	margin:0px;
	line-height:16px;
}
.PortalPortletTeasers .PortalPortletTeaserNewsBody, .PortalPortletTeasers .PortalPortletTeaserInfoBody, .PortalPortletTeasers .PortalPortletTeaserPromotionBody {
	height:130px;
}
.PortalPortletTeaserNewsText, .PortalPortletTeaserInfoText, .PortalPortletTeaserPromotionText, .PortalPortletTeaserIntranetText {
	padding:5px;
	padding-top:7px;
	padding-bottom:0px;
	line-height:0.85em;
}
.PortalPortletTeaserNews p, .PortalPortletTeaserInfo p, .PortalPortletTeaserPromotion p, .PortalPortletTeaserIntranet p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.75em;
	margin-bottom:0.5em;
	margin-top:0px;
}
.PortalPortletTeaserContact p {
	margin-bottom:1em;
}
.PortalPortletTeaserNewsLinks, .PortalPortletTeaserInfoLinks, .PortalPortletTeaserPromotionLinks, .PortalPortletTeaserInfoListLinks, .PortalPortletTeaserIntranetLinks {
	position:relative;
	list-style:none;
	margin:0px;
	padding:0 5px 5px 5px; /*new layout*/
	/*padding-bottom:0px; /* new layout 
	padding-top:0px;
	margin-top:5px; */
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.7em;
	font-weight:bold;
	line-height: 1.3em;
}
.PortalPortletTeaserContact .PortalPortletTeaserInfoLinks {
	margin-bottom:1em;
}
.PortalPortletTeaserContact .PortalPortletTeaserInfoLinksLast {
	margin-bottom:0.5em;
}
.PortalPortletTeasers .PortalPortletTeaserNewsLinks, .PortalPortletTeasers .PortalPortletTeaserInfoLinks, .PortalPortletTeasers .PortalPortletTeaserPromotionLinks {
	position:absolute;
	bottom:10px;
}
.PortalPortletTeaserNewsLinks li, .PortalPortletTeaserInfoLinks li, .PortalPortletTeaserPromotionLinks li, .PortalPortletTeaserInfoListLinks li, .PortalPortletTeaserIntranetLinks li {
	list-style:none;
	margin:0px;
	padding:0px;
	display:inline;
}
.PortalPortletTeaserNewsLinks li a, .PortalPortletTeaserInfoLinks li a, .PortalPortletTeaserPromotionLinks li a, .PortalPortletTeaserInfoListLinks li a, .PortalPortletTeaserIntranetLinks li a {
	padding-left:9px;
	background-repeat:no-repeat;
	background-position: 0px 5px;
	display:block;
}
.PortalPortletTeaserTopLinks { /* Added by C. Prochazka on 12.5.2007 */
  min-height:87px;
}
* html .PortalPortletTeaserTopLinks { /* Added by C. Prochazka on 12.5.2007 */
  height:97px;
  he\ight:87px;
}
/* PortalPortletNews
**************************************************************************/
.PortalPortletTeaserNews {
	background-color:#FFFFFF;
	height:250px;
}
.PortalPortletTeaserNews h1 {
	background-color: #F6E802; 
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
	/*background-image:url(../images/omv/css/PortalPortletTeaserHlIcon1.gif);*/
	position:relative;
    /*margin-top: 5px;*/
}
.PortalPortletTeaserNewsLinks a {
	color:#666666;
	text-decoration:none;
	background-image:url(public/images/omv/PortalPortletTeaserLinkIcon1.gif);
}
.PortalPortletTeaserNewsLinks a:hover {
	color:#7690A9;
	text-decoration:none;
	background-image:url(../images/omv/css/PortalPortletTeaserLinkIcon1_hover.gif);
}
.PortalPortletTeaserNewsText {
	color:#000000;
}
/* PortalPortletTeaserInfo
**************************************************************************/
.PortalPortletTeaserInfo {
	background-color:#FFFFFF;
	/* font-family: Arial; */
}
.PortalPortletTeaserInfoText a {
	color:#003366;
	text-decoration:none;
	font-weight:bold;
}
.PortalPortletTeaserInfoText a:hover {
	color:#003366;
	text-decoration:none;
}
.PortalPortletTeaserInfo h1 {
	background-color:#666666;
	color:#FFFFFF;
	/*background-image:url(../images/omv/css/PortalPortletTeaserHlIcon1.gif);*/
	position:relative;
	font-size:13px;
	font-family: Arial;
}
.PortalPortletTeaserInfoLinks a, .PortalPortletTeaserInfoListLinks a {
	color:#003366;
	text-decoration:none;
	background-image:url(public/images/omv/PortalPortletTeaserLinkIcon1.gif);
}
.PortalPortletTeaserInfoLinks a:hover, .PortalPortletTeaserInfoListLinks a:hover {
	color:#003366;
	text-decoration:none;
	background-image:url(../images/omv/css/PortalPortletTeaserLinkIcon1_hover.gif);
}
.PortalPortletTeaserInfoLinksMeta {
	font-weight:normal;
}
.PortalPortletTeaserInfoText {
	color:#000000;
}
.PortalPortletTeaserInfoText a {
	color:#666666;
	text-decoration:none;
	font-weight:bold;
}
.PortalPortletTeaserInfoText a:hover {
	color:#7690A9;
	text-decoration:none;
}
.PortalPortletTeaserInfoListLinks {
	margin-top:5px;
	line-height:1.2em;
}
.PortalPortletTeaserInfoListLinks li a {
	padding-bottom:2px;
}
.PortalPortletTeaserIcon1 {
	position:absolute;
	left:138px;
	top:2px;
}
.PortalPortletTeaserIcon2 {
	position:absolute;
	left:154px;
	top:2px;
}
.PortalPortletTeaserInfoListLinksNormal {
	font-weight:normal;
}
.PortalPortletTeaserInfoInput {
	width:154px;
	border: 1px solid #BACEF6;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.75em;
	color:#666666;
	padding:0px;
	padding-left:4px;
	padding-top:1px;
	padding-bottom:1px;
	margin-bottom:5px;
}
.PortalPortletTeaserInfoSelect {
	width:160px;
	border: 1px solid #BACEF6;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.75em;
	color:#666666;
	padding:0px;
	padding-top:1px;
	padding-bottom:1px;
	margin-bottom:5px;
}
.PortalPortletTeaserInfo label {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.75em;
	font-weight:bold;
}
.PortalPortletTeaserInfoSelect optgroup { /* Added by C. Strohmayer on 3.5.2007 */
 font-style: normal;
}
.PortalPortletTeaserInfoButton {
	left:134px;
	position:relative;
	clear:both;
	display:block;
	margin-bottom:3px;
}
.PortalPortletTeaserInfoForm, .PortalPortletTeaserInfoForm2 { /* Added by C. Prochazka on 13.6.2007 */
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.75em;
	color:#666666;
	font-weight:bold;
	height:2em;
	clear:both;
	margin-bottom:4px;
}
.PortalPortletTeaserInfoForm2 { /* Added by C. Prochazka on 13.6.2007 */
	height:1.2em;
}
.PortalPortletTeaserInfoFormLeft {
	float:left;
}
.PortalPortletTeaserInfoFormRight { /* Added by C. Prochazka on 13.6.2007 */
	float:right;
	width:96px;
}
.PortalPortletTeaserInfoForm input {
	width:85px;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	font-weight:normal;
	padding:0px 0px 0px 4px;
	color:#666666; /* Added by C. Prochazka on 13.6.2007 */
}
.PortalPortletTeaserInfoForm select { /* Added by C. Prochazka on 13.6.2007 */
	width:160px;
	border: 1px solid #BACEF6;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#666666;
	padding:0px;
	padding-top:1px;
	padding-bottom:1px;
	margin-bottom:5px;
	font-weight:normal;
}
.PortalPortletTeaserInfoForm .PortalPortletTeaserInfoFormInputLeft { /* Added by C. Prochazka on 13.6.2007 */
	float:left;
	width:50px;
	border:1px solid #BACEF6;
	padding-top:1px;
	padding-bottom:1px;
}
.PortalPortletTeaserInfoForm .PortalPortletTeaserInfoFormInputRight { /* Added by C. Prochazka on 13.6.2007 */
	float:right;
	width:90px;
	border:1px solid #BACEF6;
	padding-top:1px;
	padding-bottom:1px;
}
.PortalPortletTeaserInfoError {
	color:#FD2323;
}

/* PortalPortletTeaserPromotion
**************************************************************************/
.PortalPortletTeaserPromotion {
	background-color:#666666;
}
.PortalPortletTeaserPromotion h1 {
	background-color:#FFFFFF;
	color:#666666;
	background-image:url(../images/omv/css/PortalPortletTeaserHlIcon2.gif);
	position:relative;
}
.PortalPortletTeaserPromotionLinks a {
	color:#FFFFFF;
	text-decoration:none;
	background-image:url(../images/omv/css/PortalPortletTeaserLinkIcon2.gif);
}
.PortalPortletTeaserPromotionLinks a:hover {
	color:#7790AA;
	text-decoration:none;
	background-image:url(../images/omv/css/PortalPortletTeaserLinkIcon2_hover.gif);
}
.PortalPortletTeaserPromotionText {
	color:#FFFFFF;
}

/* PortalPortletTeaserIntranet
**************************************************************************/
.PortalPortletTeaserIntranet {
	background-color:#D8E1E8;
}
.PortalPortletTeaserIntranetText a {
	color:#666666;
	text-decoration:none;
	font-weight:bold;
}
.PortalPortletTeaserIntranetText a:hover {
	color:#7690A9;
	text-decoration:none;
}
.PortalPortletTeaserIntranetLinks a, .PortalPortletTeaserIntranetListLinks a {
	color:#666666;
	text-decoration:none;
	background-image:url(public/images/omv/PortalPortletTeaserLinkIcon1.gif);
}
.PortalPortletTeaserIntranetLinks a:hover, .PortalPortletTeaserIntranetListLinks a:hover {
	color:#7690A9;
	text-decoration:none;
	background-image:url(../images/omv/css/PortalPortletTeaserLinkIcon1_hover.gif);
}
.PortalPortletTeaserIntranetLinksMeta {
	font-weight:normal;
}
.PortalPortletTeaserIntranetText {
	color:#000000;
}
.PortalPortletTeaserIntranetText a {
	color:#666666;
	text-decoration:none;
	font-weight:bold;
}
.PortalPortletTeaserIntranetText a:hover {
	color:#7690A9;
	text-decoration:none;
}
.PortalPortletTeaserIntranetListLinks {
	margin-top:5px;
	line-height:1.2em;
}
.PortalPortletTeaserIntranetListLinks li a {
	padding-bottom:2px;
}
.PortalPortletTeaserIntranet h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.75em;
	margin-bottom:0.5em;
	margin-top:0px;
	margin:0px;
	font-weight:normal;
}

/* PortalContentLinks
**************************************************************************/	
.PortalContentLinks{
	margin:0px;
	/*padding-left:9px;*/
	padding-right:9px; /*new layout*/
	padding-bottom:0px;
	padding-top:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	font-weight:bold;
	line-height:1.1em;
	color:#666666;
	text-decoration:none;
	background-image:url(public/images/omv/PortalPortletTeaserLinkIcon1.gif);
	background-repeat:no-repeat;
	background-position:63px 6px;/*new layout*/
}
.PortalContentLinks:hover{
	margin:0px;
	padding-bottom:0px;
	padding-top:0px;
	/*padding-left:9px;*/
	padding-right:9px; /*new layout*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	font-weight:bold;
	line-height:1.1em;
	color:#7690A9;
	text-decoration:none;
	background-image:url(../images/omv/css/PortalPortletTeaserLinkIcon1_hover.gif);
	background-repeat:no-repeat;
	background-position:63px 6px;/*new layout*/
}
.PortalContentLinksRight{
	float:right;
	width:160px;
	text-align:right;
}
.PortalContentLinksLeft{
	float:left;
	width:160px;
}
/* IntranetContentTeasers
**************************************************************************/
.IntranetContentHeaderImage {
	display:block;
}

/*update: 20060830 width changed from 560px to 570px for "floating teasers"*/
.IntranetContentTeasers {
	width:570px;
	padding:0px;
/* TM padding-bottom:10px; */
}
/*update: 20060830 width changed from 560px to 570px for "floating teasers"*/
* html .IntranetContentTeasers {
	width:570px;
	overflow:hidden;
	height:90px;
	he\ight:auto;
}
.IntranetContentTeaser {
	width:265px;
	height:60px;
	padding:5px;
	float:left;
	background-color:#C0CDD9;
	margin-right:10px;
	margin-top:10px;
	margin-bottom:10px;
	line-height:12px;
}
* html .IntranetContentTeaser {
	width:275px;
	w\idth:265px;
	height:70px;
	he\ight:60px;
}
.IntranetContentTeaser img{
	display:block;
	float:left;
	margin-right:10px;
}

.IntranetContentTeaser object 	{
  display: block;
  float: left;
  margin-right: 10px;
}
			
.IntranetContentTeaserText {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.75em;
	height:46px;
}
.IntranetContentTeaserText h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
	color:#000000;
	margin:0px;
	font-weight:normal;
	position:relative;
}
.IntranetContentTeaserText h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	margin:0px;
}
.IntranetContentTeaserLink {
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.75em;
	font-weight:bold;
	height:12px;
	margin-right:1px;
}
.IntranetContentTeaserLink a {
	color:#666666;
	text-decoration:none;
	padding-left:9px;
	background-repeat:no-repeat;
	background-position:0px 5px;
	background-image:url(public/images/omv/PortalPortletTeaserLinkIcon1.gif);
}
.IntranetContentTeaserLink a:hover {
	color:#7690A9;
	background-image:url(../images/omv/css/PortalPortletTeaserLinkIcon1_hover.gif);
}
.IntranetContentTeaserLinkText {
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:0.7em;
	text-align:left;
}
/* PortalPortletContentError
**************************************************************************/
.PortalPortletContentError {
	padding:30px;
	padding-top:40px;
	padding-bottom:80px;
}
.PortalPortletContentErrorRight {
	width:80px;
	float:left;
}
.PortalPortletContentErrorLeft {
	width:450px;
	float:left;
}
.PortalPortletContentError h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.2em;
	margin-top:0px;
	position:relative;
}
.PortalPortletContentError p, .PortalPortletContentError ul {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.8em;
}
.PortalPortletContentError ul {
	list-style: square;
	margin:0px;
	margin-bottom:2em;
	padding-left:20px;
}
.PortalPortletContentError input {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
}
/* PortalPortletStockDisplay
**************************************************************************/
.PortalPortletStockDisplay {
	width:327px;	
	padding-top:20px;	
	margin-left:660px;
	position:absolute;
	z-index:10;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.75em;
	color:#FFFFFF;
	pointer-events: none;
}

.PortalPortletStockOnBar {
	width:300px;
	padding-top:20px;
	margin-left:20px;	
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.75em;
	color:#FFFFFF;
}
	
/* PortalPortletContentStockFinder
**************************************************************************/
.PortalPortletContentStockFinderInput {
	width:60px;
	border:1px solid #A3A3A3;
	font-family:Arial, Helvetica, sans-serif;
	padding:1px;
	font-size:100%;
	vertical-align:middle;
}
.PortalPortletContentStockFinderSelect {
	border:1px solid #A3A3A3;
	font-family:Arial, Helvetica, sans-serif;
	padding:1px;
	font-size:100%;
	vertical-align:middle;
}
.PortalPortletContentStockFinderRadio {
	vertical-align:middle;
	/* margin-top:0px; Removed by C. Strohmayer on 3.5.2007 */
	/* margin-left:0px; Removed by C. Strohmayer on 3.5.2007 */
	margin-top:2px; /* Added by C. Strohmayer on 3.5.2007 */
 	margin-left:4px; /* Added by C. Strohmayer on 3.5.2007 */
}
/* Added by C. Strohmayer on 3.5.2007 */
* html .PortalPortletContentStockFinderRadio {
 margin-top:0px;
 margin-left:0px;
}
.PortalPortletContentStockFinderButton {
	width:500px;
	text-align:right;
	margin-bottom:10px;
}
/* PortalPortletContentBasar
**************************************************************************/
.PortalPortletContentBasarLink {
	color:#666666;
	text-decoration:none;
}
.PortalPortletContentBasarLink img {
	vertical-align:middle;
}
.PortalPortletContentBasarButton {
	width:500px;
	text-align:right;
}
.PortalPortletContentBasarNumber {
	float:left;
	margin-right:10px;
}
.PortalPortletContentBasarLink2 {
	color:#666666;
	text-decoration:none;
	background-image:url(public/images/omv/PortalPortletTeaserLinkIcon1.gif);
	padding-left:9px;
	background-repeat:no-repeat;
	background-position:0px 5px;
}
.PortalPortletContentBasarLink:hover {
	color:#7690A9;
}
.PortalPortletContentBasarLink2:hover {
	color:#7690A9;
	background-image:url(../images/omv/css/PortalPortletTeaserLinkIcon1_hover.gif);
}
.PortalPortletContentBasarSelect {
	border:1px solid #A3A3A3;
	font-family:Arial, Helvetica, sans-serif;
	padding:1px;
	font-size:100%;
	vertical-align:middle;
}
.PortalPortletContentBasarRadio {
	vertical-align:middle;
	margin-top:0px;
	margin-left:0px;
}
.PortalPortletContentBasarInput {
	width:346px;
	border:1px solid #A3A3A3;
	font-family:Arial, Helvetica, sans-serif;
	padding:1px;
	font-size:100%;
	vertical-align:middle;
}
.PortalPortletContentBasarInputUpload {
	border:1px solid #A3A3A3;
	font-family:Arial, Helvetica, sans-serif;
	padding:1px;
	font-size:100%;
	vertical-align:middle;
}
* html .PortalPortletContentBasarInputUpload {
	width:346px;
}
.PortalPortletContentBasarInput2 {
	width:96px;
	border:1px solid #A3A3A3;
	font-family:Arial, Helvetica, sans-serif;
	padding:1px;
	font-size:100%;
	vertical-align:middle;
}
.PortalPortletContentBasarImage {
	margin:10px;
}
.PortalPortletContentBasarText {
	margin:5px 10px 10px 0px;
}
.PortalPortletContentBasarText h3 {
	margin:0px;
}
/* PortalPortletContentTopLinks
**************************************************************************/
.PortalPortletContentTopLinks tr, .PortalPortletContentTopLinks td {
	border:none;
}
.PortalPortletContentTopLinks {
	border-top:1px solid #F6E802;
}
.PortalPortletContentTopLinks .PortalPortletContentTable2Bottom td {
	border-top:1px solid #F6E802;
}
.PortalPortletContentTopLinksRadio {
	vertical-align:middle;
	margin-top:0px;
}

/* PortalPortletContentMenu
**************************************************************************/
.PortalPortletContentMenuAnchorDown {
	background-image:url(../images/omv/css/PortalPortletContentArticleIconArrowDown.gif);
	background-repeat:no-repeat;
	background-position:0px 3px;
	padding-left:11px;
	margin-right:5px;
}
.PortalPortletContentMenuP {
	height:2em;
}
.PortalPortletContentMenuLine {
	overflow:hidden;
	height:1px;
	width:500px;
	background-color:#F6E802;
	margin:20px 0px 15px 0px;
	clear:both;
}
.PortalPortletContentMenuCaption {
	margin:1.6em 0em 0em 0em;
	padding:0px;
	list-style:none;
	height:50px;
}
.PortalPortletContentMenuCaption li {
	float:left;
	height:20px;
}
.PortalPortletContentMenuCaption .PortalPortletContentMenuCaptionImage {
	width:20px;
	text-align:center;
}
.PortalPortletContentMenuCaption img {
	vertical-align:top;
}
.PortalPortletContentMenuCaption .PortalPortletContentMenuCaptionseparator {
	padding-left:5px;
}

/* PortalPortletContentGenericList
**************************************************************************/
.PortalPortletContentGenericList {
	/*width:550px;*/
	padding:5px;
	background-color:#FFFFFF;
	clear:both;
}
* html .PortalPortletContentGenericList {
	w\idth:560px;
	width:550px;
}
/* Fix for Generic Lst within PortalPortletContent 
   Added by C. Prochazka on 18.04.07 */
div.PortalPortletContent > div.PortalPortletContentGenericList {
  padding:0px;
}
/* added on 10.04.2007 from Christoph Strohmayer */
div.PortalPortletContent div.PortalPortletContentGenericList,
* html div.PortalPortletContent div.PortalPortletContentGenericList {
	padding:0px;
}
.PortalPortletContentGenericListHl1, .PortalPortletContentGenericListHl2 {
	margin:0px;
	/*width:534px;*/
	padding:2px;
	padding-left:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.75em;
	font-weight:bold;
	background-image:url(../images/omv/css/PortalPortletTeaserHlIcon1.gif);
	background-repeat:no-repeat;
	background-position:5px 7px;
	color:#FFFFFF;
	background-color:#F6E802;
	position:relative;
	margin-bottom:10px;
}
.PortalPortletContentGenericListHl2 {
	background-color:#666666;
}
* html .PortalPortletContentGenericListHl1, * html .PortalPortletContentGenericListHl2  {
	width:550px;
	w\idth:534px;
}
.PortalPortletContentGenericListItem {
	clear:both;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.75em;
	padding-bottom:10px;
}
.PortalPortletContentGenericListItem h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	margin:0px;
	font-weight:bold;
}
.PortalPortletContentGenericListItemLeft {
	width:88px;
	padding-left:30px;
	float:left;
	padding-bottom:0.75em;
}
* html .PortalPortletContentGenericListItemLeft {
	width:100px;
	w\idth:88px;
}
.PortalPortletContentGenericListItemRight {
	width:400px;
	float:left;
	word-break: break-all;
	padding-bottom:0.75em;
}
.PortalPortletContentGenericListItemRight a {
	text-decoration:none;
	color:#666666;
	font-weight:bold;
}
.PortalPortletContentGenericListItemRight a:hover {
	color:#7690A9;
}

/* Forms
**************************************************************************/
.PortalPortletContentContainerButton {
	width:500px;
	text-align:right;
	margin-bottom:10px;
}
.PortalPortletContentContainerButtonCaption {
	float:left;
	width:380px;
	text-align:left;
	padding-left:15px;
	font-size:0.9em;
}
.PortalPortletContentContainerButtonCaption2 {
	float:left;
	width:315px;
	text-align:left;
	font-weight:bold;
}
.PortalPortletContentContainerButtonCaption3 {
	float:left;
	width:315px;
	text-align:left;
}
.PortalPortletContentContainerButtonCaption4 { /* Added by C. Prochazka on 10.5.2007 */
  	float:left;
	width:180px;
	text-align:left;
	font-weight:bold;
}
.PortalPortletContentInput, .PortalPortletContentInput2{
	width:331px;
	border:1px solid #A3A3A3;
	font-family:Arial, Helvetica, sans-serif;
	padding:1px;
	font-size:100%;
	vertical-align:middle;
}
.PortalPortletContentInput3,
.PortalPortletContentInput4 { /* Added by C. Prochazka on 30.05.2007 */
	width:130px;
	border:1px solid #A3A3A3;
	font-family:Arial, Helvetica, sans-serif;
	padding:1px;
	font-size:100%;
	vertical-align:middle;
}
.PortalPortletContentInput4 { /* Added by C. Prochazka on 30.05.2007 */
	width:100px;
}
.PortalPortletContentFormInputLeft {
	display:block;
	float:left;
}
.PortalPortletContentSelect {
	width:335px;
	/* height: 16px; Removed by C. Prochazka on 13.6.2007 */ 
	border: 1px solid #999999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#000000;
	padding:0px;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:4px;
}
.PortalPortletContentInput2 {
	width:25px;
}
.PortalPortletContentSelect2 {
	border:1px solid #A3A3A3;
	font-family:Arial, Helvetica, sans-serif;
	padding:1px;
	font-size:100%;
}
.PortalPortletContentSelect3 {
	width:134px;
	border: 1px solid #999999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#000000;
	padding:0px;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:4px;
}
.PortalPortletContentFontWeightNormal {
	font-weight:normal;
}
.PortalPortletContentFormContainer {
	text-align:right;
	width:335px;
}
.PortalPortletContentFormContainerLeft {
	float:left;
}
.PortalPortletContentFormContainerRight {
	float:right;
}

/* PortalPortletContentEcards
**************************************************************************/
.PortalPortletContentEcardsImageSelection {
	margin:0px 10px 10px 10px;
}
.PortalPortletContentEcardsImage {
	margin:2px 0px 2px 0px;
}
.PortalPortletContentEcardsRadio {
	display:block;
	float:left;
}
.PortalPortletContentEcardsLabel {
	float:right;
	width:126px;
	font-weight:bold;
	font-size:100%;
	padding-top:3px;
}

.PortalPortletContentEcard1 {
	width:228px;
	min-height:308px;		/* modified on 10.04.2007 from Christoph Strohmayer */
	border:1px solid #003466;
	margin:2px 0px 2px 0px;
	background-color:#FFFFFF;
	text-align:left;
	position:relative;
}
/* added on 10.04.2007 from Christoph Strohmayer */
* html .PortalPortletContentEcard1 {
	height:308px;
}
.PortalPortletContentEcard1Meta {
	padding:6px 8px 0px 8px;
}
.PortalPortletContentEcard2 {
	width:315px;	
	min-height:228px;		/* modified on 10.04.2007 from Christoph Strohmayer */
	border:1px solid #003466;
	margin:2px 0px 2px 0px;
	background-color:#FFFFFF;
	text-align:left;
	position:relative;
}
/* added on 10.04.2007 from Christoph Strohmayer */
* html .PortalPortletContentEcard2 {
	height:228px;
}
.PortalPortletContentEcard1Header {
	height:17px;
	background-color:#003466;
	text-align:left;
	font-weight:bold;
	color:#FFFFFF;
	padding:16px 8px 0px 8px;
}
.PortalPortletContentEcard1Body {
	min-height:128px;		/* modified on 10.04.2007 from Christoph Strohmayer */
	padding:6px 8px 6px 8px;
}
/* added on 10.04.2007 from Christoph Strohmayer */
* html .PortalPortletContentEcard1Body {
	height: 128px;
}
.PortalPortletContentEcard2Body {
	min-height:75px;		/* modified on 10.04.2007 from Christoph Strohmayer */
	padding:6px 8px 6px 8px;
}
/* added on 10.04.2007 from Christoph Strohmayer */
* html .PortalPortletContentEcard2Body {
	height:75px;
}
.PortalPortletContentEcard1Url {
	text-align:right;
	padding:0px 8px 0px 8px;
}
.PortalPortletContentEcard1Footer {
	padding:8px 8px 0px 8px; 
	font-size:0.9em;
	color:#013368;
}
.PortalPortletContentEcard2Footer {
	padding:8px 8px 0px 8px;	
	margin-bottom: 5px;		/* added on 10.04.2007 from Christoph Strohmayer */
	font-size:0.9em;
	color:#013368;
	width:194px;
	float:left;
}
.PortalPortletContentEcard1Logo {
	display:block;
	float:right;
	margin-right:8px;
	margin-bottom: 11px;		/* added on 10.04.2007 from Christoph Strohmayer */
}
.PortalPortletContentEcard2Logo {
	display:block;
	float:right;
	margin-right:8px;
	margin-top:26px;
}

/* PortalPortletContentSearch
**************************************************************************/
.PortalPortletContentSearch {
	margin-bottom:1.1em;
}
.PortalPortletContentSearchForm {
	width:400px;
	padding-bottom:4px;
}
.PortalPortletContentSearchFormLeft {
	width:90px;
	float:left;
	font-weight:bold;
}
.PortalPortletContentSearchFormWrap1 {
	width:20px;
	float:left;
	margin-top:-2px;
}
.PortalPortletContentSearchFormWrap2 {
	width:330px;
	float:left;
}
.PortalPortletContentSearchFormWrap3 {
	width:40px;
	float:right;
	text-align:right;
}
.PortalPortletContentSearchFormRight {
	width:310px;
	height:18px;  /* Added by C. Prochazka 25.04.2007 */
	float:left;
}
* html .PortalPortletContentSearchFormRight { /* Added by C. Prochazka 10.04.2007 */
	height:18px;
	he\ight:16px; /* modified by MV, 25.06.2007 prev. value: h\eight:16px;*/
}
/* Added by C. Prochazka 25.04.2007 */
.PortalPortletContentSearchFormGoButton { 
  float:right;
  width:27px;
  position:relative; 
  top:-18px;
}
/* hack for ie 5.x - Added by C. Prochazka 25.04.2007 */
* html .PortalPortletContentSearchFormGoButton {
	width:23px;
	w\idth:27px;
}
.PortalPortletContentSearchInput {
	width:302px;
	border:1px solid #A3A3A3;
	font-family:Arial, Helvetica, sans-serif;
	padding:1px;
	font-size:100%;
	vertical-align:middle;
	color:#666666;
	padding-left:4px;
}
.PortalPortletContentSearchInput2 { /* Added by C. Prochazka 10.04.2007 */
	width:272px;
	border:1px solid #A3A3A3;
	font-family:Arial, Helvetica, sans-serif;
	padding:1px;
	font-size:100%;
	vertical-align:middle;
	color:#666666;
	padding-left:4px;
}
.PortalPortletContentSearchSelect {
	width:309px;
	border: 1px solid #999999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#666666;
	padding:0px;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:4px;
}
/* hack for ie 5.x */
* html .PortalPortletContentSearchSelect {
	/* width:305px; Removed by C. Prochazka 25.04.2007 */
	/*  w\idth:309px; Removed by C. Prochazka 25.04.2007 */
	width:275px; /* Added by C. Prochazka 25.04.2007 */
	w\idth:279px; /* Added by C. Prochazka 25.04.2007 */
}
.PortalPortletContentSearchSelect2 { /* Added by C. Strohmayer on 3.5.2007 */
 width:279px;
 border: 1px solid #999999;
 font-family:Arial, Helvetica, sans-serif;
 font-size:1em;
 color:#666666;
 padding:0px;
 padding-top:0px;
 padding-bottom:0px;
 padding-left:4px;
}
.PortalPortletContentSearchResultHeader {
	border-bottom:1px solid #F6E802;
	width:500px;
	height:22px;
	margin-bottom:1.1em;
}
.PortalPortletContentSearchResultHeaderLeft {
	width:400px;
	float:left;
	padding-top:4px;
}
.PortalPortletContentSearchResultHeaderRight {
	width:90px;
	float:right;
	text-align:right;
	position:relative;
}
.PortalPortletContentSearchResultFooter {
	border-top:1px solid #F6E802;
	width:500px;
	height:1.6em;
	margin-bottom:1.1em;
	padding-top:4px;
}

.PortalPortletContentSearchResultFooterLeft {
	width:400px;
	float:left;
}
.PortalPortletContentSearchResultFooterLeft input {
	float:left;
	margin-right:4px;
}
.PortalPortletContentSearchResultFooterRight {
	width:90px;
	float:right;
	text-align:right;
}

/* IntranetContentNews
**************************************************************************/
.IntranetContentNews {
	width:550px;
	padding:5px;
	background-color:#FFFFFF;
	clear:both;
}
* html .IntranetContentNews {
	w\idth:560px;
	width:550px;
}
/* Added on 06.06.2007 by C. Prochazka */
.PortalPortletContent .IntranetContentNews {
	padding:0px;
}
.IntranetContentNews .PortalPortletContentArticle {
	padding-left:4px;
	padding-right:4px;
	padding-bottom:20px;
	line-height:1.3em;
	width:95%;
}
.IntranetContentNews .PortalPortletContentArticle  .PortalPortletContentArticleText{
	padding: 0px 5px 0px 1px;
}
/* modified on 10.04.2007 from Christoph Strohmayer */
.PortalPortletContentArticle .IntranetContentNewsSelect {
	border: 1px solid #BACEF6;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	padding:0px;
	width:128px;
}
/* added on 10.04.2007 from Christoph Strohmayer */
.OnlineInternalNews .IntranetContentNewsSelect,
.OnlineInternalNews .IntranetContentNewsInputDate
{
	font-size: 1em;
	border: 1px solid #BACEF6;
}
/* added on 10.04.2007 from Christoph Strohmayer */
.IntranetContentNewsError1,
.IntranetContentNewsError2 {
	text-align: left;
	font-size: 1em;
	color: red;
}
/* added on 10.04.2007 from Christoph Strohmayer */
.IntranetContentNewsError1 {
	font-weight: bold;
}
.IntranetContentNewsInputDate {
	border: 1px solid #BACEF6;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	padding:0px;
	padding-top:1px;
	padding-bottom:1px;
	padding-left: 3px;		/* added on 10.04.2007 from Christoph Strohmayer */
	width:72px;
}
.IntranetContentNewsInputSearch {
	border: 1px solid #BACEF6;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1em;		/* added on 10.04.2007 from Christoph Strohmayer */
	color:#666666;
	padding:0px;
	padding-top:1px;
	padding-bottom:1px;
	padding-left: 3px;		/* added on 10.04.2007 from Christoph Strohmayer */
	width:130px;
	margin-left:4px;
}
.IntranetContentNewsGo {
	padding-top:1px;
	margin:0px;
	vertical-align:top;
}
.IntranetContentNewsReset {
            padding:1px;
            border-width:0px;
            cursor:pointer;
}
.IntranetContentNews h1 {
	margin:0px;
	width:534px;
	padding:2px;
	padding-left:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.75em;
	background-image:url(../images/omv/css/PortalPortletTeaserHlIcon1.gif);
	background-repeat:no-repeat;
	background-position:5px 7px;
	color:#FFFFFF;
	background-color:#F6E802;
	position:relative;
}
* html .IntranetContentNews h1 {
	width:550px;
	w\idth:534px;
}
.IntranetContentNewsSearch {
	margin-top:0px;
	height:20px;
	text-align:right;
}
/* added on 10.04.2007 from Christoph Strohmayer */
.IntranetContentNewsInputSelectLabel,
.IntranetContentNewsInputSelectLabel2  { /* Added by C. Prochazka on 27.4.07 */
	text-align: left;
	font-size: 1em;
}
/* Added by C. Prochazka on 27.4.07 */
* html .IntranetContentNewsInputSelectLabel,
* html .IntranetContentNewsInputSelectLabel2,
* html .IntranetContentNewsError2 { 
	text-align: left;
	font-size: 1em;
  	position:relative;
  	top:-2px;
}
/* Added by C. Prochazka on 27.4.07 */
.IntranetContentNews .PortalPortletContentTableUserProfile td.IntranetContentNewsLineGreen {
  border-bottom:1px solid #F6E802;
}
/* Added by C. Prochazka on 27.4.07 */
.IntranetContentNewsLineSearchMessage {
  text-align:left;
}
.IntranetContentNewsSearchSelect {
	border: 1px solid #BACEF6;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.75em;
	color:#666666;
	padding:0px;
	padding-top:1px;
	padding-bottom:1px;
	margin-bottom:5px;
	margin-left:9px;
	width:100px;
}
.IntranetContentWorldwideActivitiesFormSelect  {
	border: 1px solid #BACEF6;
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	color:#666666;
	padding:0px;
	padding-top:1px;
	padding-bottom:1px;
	margin-bottom:5px;
	margin-left:0px;
	width:100px;
}
.IntranetContentNewsSearchInput {
	float:left;
	border: 1px solid #BACEF6;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.75em;
	color:#666666;
	padding:0px;
	padding-top:1px;
	padding-bottom:1px;
	padding-left:4px;
	margin-bottom:5px;
	margin-right:3px;
	width:87px;
}
/*update: 20060905 added*/
.IntranetContentWorldwideActivitiesForm{
	width:	450px;
	padding: 0 0 0 30px;
	height:	30px;
	margin-top:-20px;
}
.IntranetContentWorldwideActivitiesFormSelectContainer, .IntranetContentWorldwideActivitiesFormButtonContainer {
	float:left;
	margin-bottom:1.2em;
}
.IntranetContentWorldwideActivitiesFormButtonContainer{
	padding:	1px 0 0 4px;
}
.IntranetContentWorldwideActivitiesFormSelect{
	width:	170px;
}

.IntranetContentWorldwideActivitiesFormButtonContainer{
	
}
/*end update*/
.IntranetContentNewsItem {
	clear:both;
	font-family:Arial, Helvetica, sans-serif;
	padding-bottom:10px;
}
.IntranetContentNewsItem h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	margin:0px;
	font-weight:bold;
}
.IntranetContentNewsItemLeft {
	width:88px;
	padding-left:12px;
	float:left;
}
* html .IntranetContentNewsItemLeft {
	width:100px;
	w\idth:88px;
}
.IntranetContentNewsItemRight {
	width:400px;
	float:left;
}
.IntranetContentNewsItemRight a {
	text-decoration:none;
	color:#666666;
	font-weight:bold;
}
.IntranetContentNewsItemRight a:hover {
	color:#7690A9;
}



/* Newsletterkontext
**************************************************************************/
.NewsletterKontext .PortalContentCenter {
	background-image: none;
	padding-top: 0;
	padding-left: 0;
	padding-right: 10px;
}
.NewsletterKontext .PortalContentCenter {

}
* html .NewsletterKontext .PortalPortletContent {

}
.NewsletterKontext .PortalPortletContentMeta {
	position: absolute;
	right: 0px;
	text-align: right;
	top: 0px;
	font-size: 0.9em;
	color:#606060;
}
.NewsletterKontext .PortalPortletContentArticle {
	position: relative;
	margin-top: 15px;
}


/* Newsletter570 added on 14.04.2007
**************************************************************************/
.Newsletter570 .PortalContentCenter
 {
	width:577px;
	float:left;
	padding-left: 3px;
	overflow:hidden;
	
	background-color: transparent;
	background-image:url(../images/omv/css/PortalBgShort.jpg);
	background-repeat:repeat-y;
}
.Newsletter570 .PortalPortletContent {
	background-color: #FFFFFF;
	padding:5px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.Newsletter570 .NewsletterHeader {
	color:#606060;
	font-size:0.6em;
	font-family:Arial, Helvetica, sans-serif;
	padding-top:5px;
	clear:both;
	width:570px;
	text-align:right;
	margin-bottom: 5px;
}
.Newsletter570 .NewsletterHeader a {
	color:#606060;
	text-decoration:none;
}
.Newsletter570 .NewsletterHeader a:hover {
	color:#666666;
	text-decoration:none;
}
.Newsletter570 .PortalFooter {
	width: 570px;
	margin-left: 8px;
}
.Newsletter570 .BottomShadow,
.Newsletter570 .TopShadow {
	width: 590px;
}
.Newsletter570 .PortalPortletContentMeta {
	position: absolute;
	right: 0px;
	text-align: right;
	top: 0px;
	font-size: 0.9em;
	color:#606060;
}
* html .Newsletter570 .PortalPortletContentMeta {
	right: 0px;
}
.Newsletter570 .PortalPortletContentArticle {
	position: relative;
	margin-top: 15px;
	width: 500px;
}
.Newsletter570 .PortalPortletContentArticleText {
	margin-bottom: 0px;
}
.Newsletter570 .PortalPortletContentArticleText h1, 
.Newsletter570 .PortalPortletContentArticleText h2,
.Newsletter570 .PortalPortletContentArticleText p {
	margin-bottom: 14px;
	margin-right: 40px;
	padding-top: 0;
}

.Newsletter570 .PortalPortletContentArticleText h4 {
	margin-left: 0px;
	width: 489px;
}
* html .Newsletter570 .PortalPortletContentArticleText h4{
	width: 487px;
	margin-left: 0px;
	margin-bottom: 20px;
	margin-top: -10px;
	padding-top: 0;
	padding-bottom: 0;
}

.Newsletter570 .PortalPortletContentArticleAnchorUp {
	margin-bottom: 0px;
	margin-top: 0;
	margin-right: 0;
	width: 500px;
}

* html .Newsletter570 .PortalPortletContentArticleAnchorUp {
	margin-bottom: -20px;
	margin-top: 0;
	margin-top: 0;
	width: 498px;
}


/* Newsletter550 added on 14.04.2007
**************************************************************************/
.Newsletter550 .PortalContentCenter
 {
	width:570px;
	float:left;
	padding-left: 3px;
	overflow:hidden;
	
	background-color: transparent;
	background-image:url(../images/omv/css/PortalBgShort570.jpg);
	background-repeat:repeat-y;
}
.Newsletter550 .PortalPortletContent {
	background-color: #FFFFFF;
	padding:5px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.Newsletter550 .NewsletterHeader {
	color:#606060;
	font-size:0.6em;
	font-family:Arial, Helvetica, sans-serif;
	padding-top:5px;
	clear:both;
	width:550px;
	text-align:right;
	margin-bottom: 5px;
}
.Newsletter550 .NewsletterHeader a {
	color:#606060;
	text-decoration:none;
}
.Newsletter550 .NewsletterHeader a:hover {
	color:#666666;
	text-decoration:none;
}
.Newsletter550 .PortalFooter {
	width: 550px;
	margin-left: 8px;
}
.Newsletter550 .BottomShadow,
.Newsletter550 .TopShadow {
	width: 570px;
}
.Newsletter550 .PortalPortletContentMeta {
	position: absolute;
	right: 20px;
	text-align: right;
	top: 0px;
	font-size: 0.9em;
	color:#606060;
}
* html .Newsletter550 .PortalPortletContentMeta {
	right: 25px;
}
.Newsletter550 .PortalPortletContentArticle {
	position: relative;
	margin: 0;
	padding: 0;
	margin-top: 15px;
	margin-bottom: 20px;
	padding-left: 35px;
	padding-right: 35px;
	width: 480px;
}
* html .Newsletter550 .PortalPortletContentArticle {
	width:495px;
	w\idth:480px;
}
.Newsletter550 .PortalPortletContentArticleText {
	width: 480px;
	margin-bottom: 0px;
	margin: 0;
}
* html .Newsletter550 .PortalPortletContentArticleText {
	width: 475px;
}
.Newsletter550 .PortalPortletContentArticleText h1, 
.Newsletter550 .PortalPortletContentArticleText h2,
.Newsletter550 .PortalPortletContentArticleText p {
	margin-bottom: 14px;
	margin-right: 60px;
	padding-top: 0;
}
.Newsletter550 .PortalPortletContentArticleText h4 {
	margin-left: 0px;
	margin-right: 0px;
	width: 470px;
}
* html .Newsletter550 .PortalPortletContentArticleText h4{
	width: 463px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-top: -10px;
	padding-top: 0;
	padding-bottom: 0;
}
.Newsletter550 .PortalPortletContentArticleImage {
	margin-right: 0px;
}
* html .Newsletter550 .PortalPortletContentArticleImage {
	margin-right: -0px;
}
.Newsletter550 .PortalPortletContentArticleAnchorUp {
	margin-bottom: 0px;
	margin-top: 0;
	margin-right: 0;
	width: 480px;
}
* html .Newsletter550 .PortalPortletContentArticleAnchorUp {
	margin-bottom: -20px;
	margin-top: 0;
	width: 475px;
}


/* added on 10.04.2007
**************************************************************************/
.wpsPortletTitleIcon  {
        position:relative; margin-top:-10px;
        margin-left:-20px; left:20px;
        top:10px; float:left;
        height:10px; width:10px;
        background-color:#FF0000;
        z-index:100;
}

/*
.PortalContentRight .wpsPortletTitleIcon  {
	left:0;
}
*/
.PortalPortletContentTableFixed {
	table-layout:fixed;
}

/* newsletter with tables added on 24.10.2007 by IW
**************************************************************************/
.newsletterBody  { 
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}
.messagelink  { 
	color:#606060;
	text-decoration:none;
}
.newsletterContent a  {
	color:#003466;
	font-weight:bold;
	text-decoration:none;
}
.newsletterContent a:hover  {
	color:#7690A9;
}
.newsletterBody ul  {
	margin:0px;
	padding:0px;
	list-style-type:none;
}
.newsletterBody li  {
	margin:0px;
	padding:0px;
	padding-left:10px;
	list-style-type:none;
   	background-image:url(http://newsletter.omv.com/nltemplates/Master_Templates/internal_DE/images/PortalPortletContentArticleIconList.gif);
    background-repeat:no-repeat;
    background-position:0px 5px;
}
.newsletterMeta a:hover  {
	color:#666666;
}

/* OMV Stockticker Styles 
****************************************************************/

.OmvRssStockticker
{
 list-style:none;
 margin:0px;
 padding:0px;
 color:#333366;
 font-family:Arial, Helvetica, sans-serif;
 font-weight:normal;
 font-size:0.75em;
 height:18px;
	
 height: 10px;
 margin-top: 0px;
 margin-right: 6px;
 position: relative;
 text-align: right;
 background-color:white;
}

.OmvRssStocktickerElement
{
display: inline;
padding-top: 0px;
padding-bottom: 0px;
padding-left: 10px;
padding-right: 5px;
border-right-width: 1px;
border-right-style: solid;
border-right-color: #ffeb00;
color: #333366;
text-decoration: none;
border-top-width: 0px;
border-bottom-width: 0px;
border-left-width: 0px;


}

#OmvRssStocktickerLast
{
border-right-width: 0px;
} 

/* slideshow*/
.slide_line {
	border-bottom: solid 1px #F6E802; 
	width: 460px; 
	line-height: 1px; 
	font-size: 1px; 
	float: left;
}
* html .slide_line {
	border-bottom: solid 1px #F6E802; 
	width: 460px; 
	line-height: 1px; 
	font-size: 1px; 
	float: left;
}

.slide_line1 {
	border-bottom: solid 1px #F6E802; 
	width: 460px; 
	line-height: 1px; 
	font-size: 1px; 
	margin-bottom: 2px;
	margin-top: 35px;
}
* html .slide_line1 {
	border-bottom: solid 1px #F6E802; 
	width: 460px; 
	line-height: 1px; 
	font-size: 1px; 
	margin-bottom: 2px;
	margin-top: 35px;
}


/* events generic list*/
.PortalPortletContentEventsItemLeft {
	width:60px;
	padding-left:4px;
	padding-right:10px;
	float:left;
}
* html .PortalPortletContentEventsItemLeft {
	width:100px;
	w\idth:60px;
}
.PortalPortletContentEventsItemRight {
	width:350px;
	float:left;
	padding-left:5px;
}

.PortalPortletContentEventsItemRight a {
	text-decoration:none;
	color:#666666;
	font-weight:bold;
}
.PortalPortletContentEventsItemRight a:hover {
	color:#7690A9;
}

.IntranetContentNewsTitleGreen {
	margin:0px;
	width:534px;
	padding:2px;
	padding-left:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.75em;
	background-image:url(../images/omv/css/PortalPortletTeaserHlIcon1.gif);
	background-repeat:no-repeat;
	background-position:5px 7px;
	color:#FFFFFF;
	background-color:#F6E802;
	position:relative;
}

.IntranetContentNewsTitleBlue {
	margin:0px;
	width:534px;
	padding:2px;
	padding-left:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.7em;
	background-image:url(../images/omv/css/PortalPortletTeaserHlIcon1.gif);
	background-repeat:no-repeat;
	background-position:5px 7px;
	color:#FFFFFF;
	background-color:#666666;
	position:relative;
}

.group_container {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	padding: 0 30px 0 35px;
}

.group_container .group_text {
	margin-top: 20px;
	overflow: hidden;
	padding-bottom: 20px;
	width: 100%
}

.group_container  .group_table {
	background-color: #E5EAEF;
	clear: both;
	margin-bottom: 20px;
	width: 100%;
}

#floatingMenu_SlideShowNum
{
	position:absolute; 
	top: 5px; 
	right:10px; 
	z-index:2;
}
/*************Newsletter********************/
/*.PortalPortletContentGenericListItemNewsRight {
	width:470px;
	float:left;
	padding-bottom:0.75em;
	border-bottom: 1px dotted #83a8c2;
}
.PortalPortletContentGenericListItemNewsRight a {
	text-decoration:none;
	color:#666666;
	font-weight:bold;
}
.PortalPortletContentGenericListItemNewsRight a:hover {
	color:#7690A9;
}
/*************End Newsletter********************/


.buttonOMVStyle {
	background-color: #ffffff !important;
    background-image: url("../images/omv/buttons/bg_button.png");
    background-position: 0 3px;
    background-repeat: repeat-x;
    border: 1px solid #F6E802 !important;
    border-radius: 2px !important;
    color: #666666 !important;
    cursor: pointer;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 1.0em !important;
    font-weight: bold;
    height: 20px;
    line-height: 20px;
    padding: 0.01em 4px;
    text-decoration: none;
    width: 100%;
}


/******* NavigationMenu border*************/
div.highlight {
    border-bottom: 3px solid #E10045;
	margin-top: -1px;
}
/*********arrow down - country dropdown *************/
.arrow-down {
  width: 0;
  height: 12px;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #fff;
  float: right;
  position: relative;
  top: -16px;
  right: -15px;
  cursor:pointer;
}
/******* Social Plugin - visible on scroll **********/
.social-visible {
	position: fixed;
	top:0;
	z-index:11111;
	width: 540px;
        padding-left: 10px;
	background-color: #ffffff;
	border-bottom: #cccccc 1px solid;
	text-align:left;	
	-webkit-box-shadow: 0 2px 5px rgba(0,0,0,0.26);
	box-shadow: 2px 6px 19px -8px rgba(0,0,0,0.26);
}
	/**** IF placed on the left side **********
	
	.social-visible > .social-media-bar li {
    float:none;
	padding-left: 10px !important;
	padding-bottom: 5px !important;
	}
	.social-visible > .social-media-bar  {
		width: auto;
	}
	
	.social-visible a {
	    margin-top: 129px;
    margin-left: -19px;
    position: absolute;
	} 
	**** end social */
.ulTL {
    margin: 0 0 0 0 !important;
    padding: 0 !important;}
.social-media-bar {width: auto !important;
    margin: 5px 0px -2px 6px !important;
}
.social-media-bar li div.gplusone {width:37px !important;}

.PortalPortletContent iframe {padding-left:5px;padding-bottom:5px;}

/* prevent sup/subscripts from affecting line-height */ 
sup, sub {
  vertical-align: baseline;
  position: relative;
  top: -0.4em;
}
sub { 
  top: 0.4em; 
}
.FAQ-Answer-block { border-top: 1px solid #F6E802; padding: 5px; margin-top: 5px; background-color: #fafafa;}
.PortalPortletContentArticleAnchor{
        display: block;
}
/* My-News styling inside homepage Newsportlet */
table .PortalPortletContentGenericListItemNewsRight {
            /* width: 100%; */
            padding: 0px 0px 10px 109px;
            /* border-bottom: 1px solid #d9d9d9; */
            /* line-height: 1.4; */
            /* float: left; */
}
table .PortalPortletContentGenericListItemNewsRight a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em;
}
.PortalPortletContentTableUserProfileV2 td {
            border-collapse:collapse;
            margin-bottom:10px;
            font-size:1em;
            background-color:#ffffff;
            clear:both;
            padding-left: 20px;
}
.IntranetContentNews .PortalPortletContentTableUserProfileV2 td.IntranetContentNewsLine {
  padding: 0;
  margin: 0;
  text-align:right;
  vertical-align: middle;
}
.IntranetContentNews .PortalPortletContentTableUserProfileV2 td.IntranetContentNewsLineLeft {
  text-align:left;
}
.IntranetContentNews .PortalPortletContentTableUserProfileV2 td.IntranetContentNewsLine .IntranetContentNewsSelect {
  width:241px;
}
.PortalPortletContentTableUserProfileV2 td {
        padding:8px 16px 8px 16px;
        vertical-align:top;
}
.IntranetContentNews .PortalPortletContentTableUserProfileV2 td {
        padding:10px;
}
.PortalPortletContentTableUserProfileV2 {
        width:540px;
	border-collapse:collapse;
        margin-bottom:10px;
        font-size:1em;
        clear:both;
}
.IntranetContentNews .PortalPortletContentTableUserProfileV2 td.IntranetContentNewsLineGreen {
  border-bottom:1px solid #F6E802;
}
.green-sep{
    width: 100%;
    height: 1px;
    background-color: #F6E802;
    margin-top: 25px;
    margin-bottom: 28px;
}
.NavigationText{
            float: left;
            font-family: Arial;
            font-size: 1em;
            font-weight: bold;
            margin-top: 3px;
            margin-left: 12px;
}
.NavigationButtons{
            text-align:right;
}
div.ui-datepicker{
font-size:12px;
}
.PageNumber{
            display: inline;
            font-family: Arial, Helvetica, sans-serif;
        font-size: 0.7em;
}
.NavigationButtons{
            display: inline;
            float: right;
}
.EditorImageRight{
           float: right;
}
.EditorImageLeft{
        float: left;
}
.PortalPortletContentArticleText div img {
//          float:right;
//          padding-left:10px;
            padding-right: 5px;
            clear:both;
}

.publicatiDate{
            font-weight:bold;
//            font-size:1.12em;
            border-bottom:1px solid #F6E802;
            padding-bottom:8px;
}
.division{
            margin-top: 14px;
//            font-size:1.12em;
            float: left;
}
.sTags{
	margin-top:2px;
	font-size:0.88em;
}
.itemsNLSeparator{
	    border-top: 1px #ccc solid;
	    margin-left: 110px;
	    margin-bottom: -8px;
	    margin-top: -4px;
}
.lastItemNLSeparator{
            border-top: 1px #ccc solid;
            margin-left: 110px;
            margin-bottom: 10px;
            margin-top: -4px;
}

.divisionSeparator{
            border-top: 1px #ccc solid;
}
.OnlineInternalNews .PortalPortletContentTabs{
	font-size:1em;
	line-height:1em;
}
.OnlineInternalNews .PortalPortletContentTabs a{
        font-size:0.9em;
}
.IntranetContentNewsItemV2{
	margin-top:-3px;
}
