﻿/*  -------------------------------------------------------------------------------------------- /**/
/*  --- SIMATIC NET CSS                                                                      --- /**/
/*  --- Stand 08/01/2008                                                                     --- /**/
/*  --- Version: 1/0                                                                         --- /**/
/*  -------------------------------------------------------------------------------------------- /**/


/*  ---- IE BUG ! ! : Breite muss vorgegeben werden >> Abstand links passt nicht ---- /**/

.ad_portlet {
 	width:584px;  
}

H2 {
	margin:10px 0px 10px 0px;
}

/*  --- allgemeiner Textblock: Abstand 18px --- /**/
/*  --- links rechts oben                   --- /**/

.net_textblock_18px {
	background-color:#ffffff;
	padding:18px 18px 18px 18px;

/*  ---- IE BUG ! ! : Breite muss vorgegeben werden >> Abstand links passt nicht ---- /**/
         width:575px;
}


.net_textblock {
	background-color:#ffffff;
	padding:18px 18px 0px 18px;

/*  ---- IE BUG ! ! : Breite muss vorgegeben werden >> Abstand links passt nicht ---- /**/
         width:575px;
}



.net_abstand_9px {
	width:575px;
	height: 9px;
	font-size: 0px; 
	margin:0px;
	padding:0px;
}

.net_abstand_18px {
	width:575px;
	height:18px;
	font-size:0px; 
	margin:0px;
	padding:0px;
}


/*  --- allgemeine  Portletlinie: Abstand 18px --- /**/
/*  --- links rechts                           --- /**/

.net_portletlinie {
	padding-bottom:4px;
	border-bottom: 1px solid #666666;
	margin-bottom:8px;
}

.net_portlethead_more {
	border:none;
	float:right;
	margin:3px 1px 1px 2px;
}

.net_portletbody_pic_left {
	border:none;
	float:left;
	margin:0px 20px 2px 2px;

}

.net_portletbody_pic_right {
	border:0px;
	float:right;
	margin:2px 2px 5px 5px;

}

/*  --- ad_portlet auf Homepage mit Ergänzung --- /**/
/*  ---                                       --- /**/

#net_home .ad_portletHead  {

	background-color: #666666;
	color: #99FF33;
	font-size: 11px;
	font-weight: bold;
	margin:0px 9px 0px 9px;
}

#net_home .ad_portlet  {

	background-color: #FFFFFF;
	margin:0px 9px 9px 9px;

}

/*  --- ad_portlet auf Textboxen mit Ergänzung --- /**/
/*  ---                                        --- /**/

#net_textbox .ad_portlet {
	font-size: 12px; 
	font-weight: normal; 
	color: #000000; 
	padding:4px;
	background-color: #FFFFFF;
	border: 1px solid #666666;
	margin:0px 9px 9px 9px;
}

/*  --- ad_portlet auf produkteuebersichten mit Ergänzung --- /**/
/*  ---                                                   --- /**/

#produktuebersicht .ad_portletHead {

	background-color: #666666;
	color: #99FF33;
	font-size: 11px;
	font-weight: bold;
	margin:0px 9px 0px 9px;

}

#produktuebersicht .ad_portlet {
	background-color: #FFFFFF;
	margin:0px 9px 9px 9px;
	border: 1px solid #666666;
}


/*  --- ad_portlet auf Produktseiten mit Ergänzung --- /**/
/*  ---                                            --- /**/



#produktseiten .ad_portletHead {

	background-color: #003399;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	margin:0px 9px 0px 9px;

}

#produktseiten .ad_portlet {
	background-color: #FFFFFF;
	margin:0px 9px 9px 9px;
	border: 1px solid #003399;
}


/*  --- ad_portlet auf Loesungen mit Ergänzung --- /**/
/*  ---                                        --- /**/

#netstandard .ad_portletHead {

	background-color: #003399;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	margin:0px 9px 0px 9px;

}

#netstandard .ad_portlet {
	background-color: #FFFFFF;
	margin:0px 9px 9px 9px;
	border: 1px solid #003399;
}


/*  --- Referenzen: nach Branchen, Produkten, Technologie --- /**/
/*  ---                                                   --- /**/


.net_cell_ref_head_grau_bold {
         background-color:#efefef;
         padding:4px;
         font-weight:bold;
}

.net_cell_ref_body {
         padding: 0px 0px 3px 20px;
}

.net_cell_ref_body_pic {
         width:15px; 
         height:15px; 
         float:left;
         margin:0px 2px 0px 2px;
}

.net_cell_ref_body_pic_1 {
         width:15px; 
         height:15px; 
         float:left;
         margin:0px 0px 0px 20px;
}

.net_cell_ref_body_1 {
         padding: 0px 0px 3px 40px;
}

.net_cell_ref_download_1 {
         padding: 5px 0px 5px 5px;
         background-color:#ccccff;
         font-size: 12px;
         font-weight: normal; 
}

.net_cell_ref_head_grau_bold_intra {
         background-color:#efefef;
         padding:4px;
         font-weight:bold;
}



/*  --- Newscenter Blocke				 --- /**/
/*  ---                                                   --- /**/

#whatsnew .ad_portletHead  {

	background-color: #003399;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	margin:0px 18px 0px 18px;
}

#whatsnew .ad_portlet  {

	background-color: #FFFFFF;
	border: 1px solid #003399;
         margin:0px 18px 18px 18px;
	font-size: 12px;
 	width:566px;  
}



.textklein {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal; color: #000000}




