/*To make changes to the nav menu - change the css images*/
html {
	height:100%;
	padding: 0;
    margin: 0;
}
	
.OuterSkin{
	width: 100%;
	height:100%;
	margin-left: auto;
	margin-right: auto;
}
BODY{
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	background-color: #7e7e7e;
	height: 100%;
	margin: 0px;
}
#Teaser{
	font-style: Italic;
	font-weight: bold;
	font-size: 14px;
	padding: 4px;
}
H1{
	font-weight: bold;
	font-size: 21px;
	color: #003366;
}
H2{
	font-weight: bold;
	font-size: 19px;
	color: #003366;
}
H3{
	font-weight: bold;
	font-size: 17px;
	color: #003366;
}
/*Css from Infra website*/
.txtgrau { color:#2C2C2C; font-style:normal; font-size:12px; line-height:15px; font-family:Verdana, Arial, Helvetica, sans-serif; text-transform:none; text-decoration:none; }
.txtgrau2 { color:#2C2C2C; font-style:normal; font-size:11px; line-height:15px; font-family:Verdana, Arial, Helvetica, sans-serif; text-transform:none; text-decoration:none; }
tbody {background-color:#FFFFFF;}
/*Corportate Toolbar, Header, and SearchBar*/
#corporateToolbar{
	height: 27px;
	border-bottom: 3px SOLID #cccccc;
	width: 964px;
	text-align: right;
	background-color:#FFFFFF;
}
#toolbarText{
	padding-top: 10px;
	font-family: Arial;
	font-size: 9px;
}
a.header:link{
	color: #666666;
	text-decoration: none;
}
a.header:visited{
	color: #666666;
	text-decoration: none;
}
a.header:hover{
	color: #B4083A;
	text-decoration: none;
}
a.header:active{
	color: #666666;
	text-decoration: none;
}
.header{
	width: 964px; 
	height: 182px; 
	border: 0px SOLID;
	padding:0px;
}
.searchBar{
	float: clear;
	text-align: right; 
	border: 0px SOLID; 
	margin: 0px; 
	padding-top: 2px;
	background-color: #cdd1d5;
	width:964px;
	height: 26px;
	font-size: 10px;
	border-top: 1px #003366 solid;
	border-bottom: 1px #78992f solid;
}
.searchBar a{
	color: #003366;
	font-weight:bold;
	font-size:13px;
	text-decoration:none;
}
.searchBar a:Hover{
	color: #78992f;
	font-weight:bold;
	font-size:13px;
	text-decoration:none;
}

/*Middle and Main Content of CMS System*/
.middle{
	 width: 964px; 
	 text-align: left; 
	 margin: 0px;
	 padding:0px;
	 background-color: #ffffff;
	 overflow: hidden;
	 /*padding-bottom:10px;*/
	 }
.anchorContent{
	background-color: WHITE;
	width: 500px;
	float:left;
	padding-left: 10px;
	padding-top:10px;
	padding-bottom: 5500px;
	margin-bottom: -5500px;
	position:relative;
	overflow:hidden;
}
.anchorContent a{
	color: #003366;
	text-decoration: none;
}
.anchorContent a:hover{
	color: #78992f;
	text-decoration: none;
}
.mainContent{
	background-color: WHITE;
	width: 504px; 
	/*padding: 6px;*/
	border: 0px SOLID; 
	float: left;
	margin-top: 10px;
	margin-left: 0px;
	padding-top:10px;
	padding-left:13px;
	padding-right:7px;
	padding-bottom: 3500px;
	margin-bottom: -3500px;
}
.mainContent a{
	color: #003366;
	text-decoration: none;
}
.mainContent a:hover{
	color: #78992f;
	text-decoration: none;
}
.warning{
	font-size: 10px;
	color: #003366;
	display: none;
}

/*Navigation Menu*/
.leftMenuBg{
	width: 194px; 
	text-align: left; 
	float: left; 
	border: 0px SOLID;
	padding-bottom: 5500px;
	margin-bottom: -5500px;
	background-color:#cdd1d5;
}
.MenuLevel1, .MenuLevel2 {
	background-image: url(/css/images/MenuUnSel.jpg);
	background-repeat: no-repeat;
	color: #003366;
	padding: 4px;
	padding-left: 40px;
	margin: 0;
	height: 17px;
	cursor: hand;
	width: 150px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	display:block;
	border-bottom: 1px solid #003366;
	}
.MenuLevel1:Hover, .MenuLevel2:Hover {
	background-image: url(/css/images/MenuSel.jpg);
	color: #78992f;
	}
.MenuLevel1Sel, .MenuLevel2Sel {
	background-image: url(/css/images/MenuSel.jpg);
	background-repeat: no-repeat;
	color: #ffffff;
	padding: 4px;
	padding-left: 40px;
	margin: 0;
	height: 17px;
	cursor: hand;
	font-weight: bold;
	width: 150px;
	text-decoration: none;
	display:block;
	border-bottom: 1px solid #003366;
	}
.MenuLevel1Sel:Hover, .MenuLevel2Sel:Hover {
	background-image: url(/css/images/MenuSel.jpg);
	color: #78992f;
	}

.MenuLevel3 {
	background-image: url(/css/images/SubMenu.jpg);
	background-repeat: no-repeat;
	color: #003366;
	padding: 4px;
	padding-left: 40px;
	margin: 0;
	height: 17px;
	cursor: hand;
	width: 150px;
	font-size: 12px;
	text-decoration: none;
	display:block;
	border-bottom: 1px dotted #003366;
	}
.MenuLevel3:Hover {
	color: #003366;
	font-weight:bold;
	}
.MenuLevel3Sel {
	background-image: url(/css/images/SubMenu.jpg);
	background-repeat: no-repeat;
	color: #003366;
	padding: 4px;
	padding-left: 40px;
	margin: 0;
	height: 17px;
	cursor: hand;
	width: 150px;
	font-size: 12px;
	font-weight:bold;
	text-decoration: none;
	display:block;
	border-bottom: 1px dotted #003366;
	}
.MenuLevel3Sel:Hover {
	color: #003366;
	font-weight:bold;
	}
	
.MenuLevel4 {
	background-color: #cccccc;
	color: #003366;
	padding: 4px;
	padding-left: 50px;
	margin: 0;
	height: 17px;
	cursor: hand;
	width: 140px;
	font-size: 12px;
	text-decoration: none;
	display:block;
	border-bottom: 1px dotted #003366;
	}
.MenuLevel4:Hover {
	color: #003366;
	background-color:#ffffff;
	}
.MenuLevel4Sel {
	background-color: #cccccc;
	color: #003366;
	padding: 4px;
	padding-left: 50px;
	margin: 0;
	height: 17px;
	cursor: hand;
	width: 140px;
	font-size: 12px;
	font-weight:bold;
	text-decoration: none;
	display:block;
	border-bottom: 1px dotted #003366;
	}
.MenuLevel4Sel:Hover {
	color: #003366;
	background-color:#ffffff;
	}
	
.MenuLevel5 {
	background-color: #dddddd;
	color: #003366;
	padding: 4px;
	padding-left: 55px;
	margin: 0;
	height: 17px;
	cursor: hand;
	width: 135px;
	font-size: 12px;
	text-decoration: none;
	display:block;
	border-bottom: 1px dotted #003366;
	}
.MenuLevel5:Hover {
	color: #003366;
	background-color:#ffffff;
	}
.MenuLevel5Sel {
	background-color: #dddddd;
	color: #003366;
	padding: 4px;
	padding-left: 55px;
	margin: 0;
	height: 17px;
	cursor: hand;
	width: 135px;
	font-size: 12px;
	font-weight:bold;
	text-decoration: none;
	display:block;
	border-bottom: 1px dotted #003366;
	}
.MenuLevel5Sel:Hover {
	color: #003366;
	background-color:#ffffff;
	}	
/*right panel portlet area*/
.rightPanel {
	width: 246px; 
	background-color:#ffffff;
	float:right;
	border: 0px SOLID;  
	padding-bottom: 5500px;
	margin-bottom: -5500px;
}

.portletRight {
	margin: 0px;
	width: 188px; 
	height: 100%;
	float: right; 
	border: 0px SOLID;
	padding-top:10px;
	padding-bottom:10px; 
}

.portletRtHeading {
	margin-left: 5px; 
	margin-right: 12px; 
	margin-bottom: 0px; 
	margin-top:10px;
	background-color: #003366; 
	color: #ffffff; 
	font-weight: bolder;
	border-right: outset 1px #7e7e7e;  
	padding: 2px; 
}
.portletRtBody{
	margin-left: 5px; 
	margin-right: 12px; 
	margin-bottom: 0px; 
	margin-top: 0px; 
	padding-left:5px;
	border-bottom: outset 1px #7e7e7e;
	border-right: outset 1px #7e7e7e;
	border-left: outset 1px #7e7e7e;  
	background-color: #ffffff; 
	font-size: 10px;
}

a.portletRtContact:link{
	color: #003366;
	text-decoration: none;
}
a.portletRtContact:visited{
	color: #003366;
	text-decoration: none;
}
a.portletRtContact:hover{
	color: #003366;
	text-decoration: underline;
}
a.portletRtContact:active{
	color: #003366;
	text-decoration: none;
}
/*Left portlet*/
.portletSAP {
	margin-top: 10px;
	margin-left:5px;
	width: 170px; 
	height: 100%;
	float:left;
	border-bottom: outset 1px #7e7e7e;
	border-right: outset 1px #7e7e7e;
}
.portletLeft {
	margin-top: 10px;
	margin-left:5px;
	width: 170px; 
	height: 100%;
	background-color:#cdd1d5;
	float:left;
	border-bottom: outset 1px #7e7e7e;
	border-right: outset 1px #7e7e7e;
}
.portletLtHeading {
	background-color: #003366; 
	color: #ffffff; 
	font-weight: bolder; 
	border-left: solid 1px #7e7e7e;	
	padding: 2px;
	width: 166px;
}

.portletLtBody{
	margin-right: 17px; 
	margin-bottom: 0px; 
	margin-top: 0px; 
	padding-left:2px;
	border-bottom: outset 1px #7e7e7e;
	border-right: outset 1px #7e7e7e; 
	background-color: #ffffff; 
	font-size: 10px;
}
.portletLeft {
	margin: 0px; 
	float: left; 
	border: 0px SOLID;
	/*width:194px; */
	vertical-align:bottom;
}

/*Feature Portlet Area*/

.featurePortlet {
	margin: 0px;
	width: 208px;
	height: 180px; 
	float: right; 
	border: 0px SOLID; 
}
.featureAd {
	margin-left: 5px; 
	margin-right: 12px;
	background-color: #ffffff; 
	color: #333333; 
	border-right: outset 1px #7e7e7e;
	border-bottom: 1px outset #7e7e7e;
	border-left: outset 1px #7e7e7e; 
	padding: 5px;
	height: 50px;
	text-align: left;
	font-size: 11px;
}
.featureBody{
	margin-left: 5px; 
	margin-right: 12px; 
	margin-bottom: 0px; 
	margin-top: 0px; 
	border-right: outset 1px #7e7e7e; 
	border-left: outset 1px #7e7e7e; 
	background-color: #ffffff; 
	font: 11px Arial,Helvetica,sans-serif;
	display:block;
	text-align:left;
	text-indent: 55px;
}
a.featureLink:link {
	border-bottom: 1px outset #7e7e7e;
	background-color: #cccccc;
	color: #333333;
	height: 28px;
	display:block;
	padding:1px;
	padding-top: 3px;
	text-decoration:none;
}
a.featureLink:visited {
	border-bottom: 1px outset #7e7e7e;
	background-color: #cccccc;
	color: #333333;
	height: 28px;
	display:block;
	padding:1px;
	padding-top: 3px;
	text-decoration:none;
}
a.featureLink:hover {
	border-bottom: 1px outset #7e7e7e;
	background-color: #ffffff;
	color: #003366;
	height: 28px;
	display:block;
	padding:1px;
	padding-top: 3px;
	text-decoration:none;
}
a.featureLink:active {
	border-bottom: 1px outset #7e7e7e;
	background-color: #cccccc;
	color: #333333;
	height: 28px;
	display:block;
	padding:1px;
	padding-top: 3px;
	text-decoration:none;
}
a.ad:link{
	color: #003366;
	font-weight:none;
	text-decoration: none;
	/*background-color: #cdd1d5;*/
}
a.ad:visited{
	color: #003366;
	font-weight:none;
	text-decoration: none;
	/*background-color: #cdd1d5;*/
}
a.ad:hover{
	color: #78992f;
	font-weight:none;
	text-decoration: none;
}
a.ad:active{
	color: #003366;
	font-weight:none;
	text-decoration: none;
}
a.product:link {
	text-decoration:none;
}
a.product:visited {
	text-decoration:none;
}
/*a.product:hover {
	border-bottom:#003366 1px solid;
}*/
a.product:hover {
	text-decoration:none;
}
a.product:active {
	text-decoration:none;
}

/*Apple Area*/
.apple{
	width: 194px;
	float:left;
	height:106px;
	vertical-align:bottom;
	padding-top:100%;
}

/*Footer Area*/
.footer{
	width: 964px;  
	text-align: center;
	height:45px;
	font-size: 10px;
	background-color:#FFFFFF;
}
.footerMenu{
	height: 20px; 
	background-color: #cdd1d5; 
	text-align: center;
	font-size: 10px; 
	vertical-align: top; 
}
.footerText{
	text-align: center;
	font-size: 11px;
	font-weight:bold;
	color: #003366;
	background-color: #cdd1d5; 
	height: 25px; 
	border-bottom: 1px SOLID #003366;
}
a.footer:link{
	color: #003366;
	font-weight:bold;
	text-decoration: none;
	background-color: #cdd1d5;
}
a.footer:visited{
	color: #003366;
	font-weight:bold;
	text-decoration: none;
	background-color: #cdd1d5;
}
a.footer:hover{
	color: #78992f;
	font-weight:bold;
	text-decoration: none;
}
a.footer:active{
	color: #003366;
	font-weight:bold;
	text-decoration: none;
}