/*
itacom GmbH CSS für Layout 2008
*/

/* Standartlayout von Yahoo */
div.yui-b p { margin: 0 0 .5em 0; color: #999; }
div.yui-b p strong { font-weight: bold; color: #000; }
div.yui-b p em { color: #000; }            
h1 { font-weight: bold; margin: 0 0 1em 0; padding: .25em .5em; background-color: #ccc; }
#productsandservices { margin: 0 0 10px 0; }
strong {font-weight: bold;} /* => strong Attribut wieder fett machen ;) */

/* Workaround für Startseite*/
.yui-t8 {margin:auto; text-align:left; width:57.69em;*width:56.3em;min-width:750px;}
.yui-t8 #yui-main {float:right; margin-left:-25em;/* IE: preserve layout at narrow widths */}
.yui-t8 .yui-b {
float:left;
*width:12.0106em;
width:24%;}
.yui-t8 #yui-main .yui-b{
*margin-left:13.0106em;
margin-left:25.5%;
} 
/* Startseite Workaround ende*/

/* Hauptmenü MouseOver */
#button1 a 				{ background: url(../../img/hauptmenu/un_over.gif) no-repeat; display:block; width:243px; }
#button1 img 			{ display:block; width:243px; height:42px; border:0; }
#button1 a:hover img 	{ visibility: hidden; }
  
#button2 a 				{ background: url(../../img/hauptmenu/gw_over.gif) no-repeat; display:block; width:243px; }
#button2 img 			{ display:block; width:243px; height:42px; border:0; }
#button2 a:hover img 	{ visibility: hidden; }
  
#button3 a 				{ background: url(../../img/hauptmenu/sh_over.gif) no-repeat; display:block; width:243px; }
#button3 img 			{ display:block; width:243px; height:42px; border:0; }
#button3 a:hover img 	{ visibility: hidden; }
  
#button4 a 				{ background: url(../../img/hauptmenu/os_over.gif) no-repeat; display:block; width:245px; }
#button4 img 			{ display:block; width:245px; height:42px; border:0; }
#button4 a:hover img 	{ visibility: hidden; }      
  
/* Anderes */
td, div, a			{ color:#4475a6; }
a					{ color:#4475a6; text-decoration:none; }
a:hover				{ color:#4475a6; text-decoration:underline; }

.tooltip			{ position:absolute; display:none; background-color:#FFFFFF; border:1px solid #4475a7; z-index:10; padding:10px; font-size:12px; text-align:center; }
.msoft_button		{ height:96px; width:186px; background-image:url(../../img/site/msoft-button.gif); font-size:16px; color:#0d6794; text-align:center; }
.msoft_button:hover	{ cursor:hand; cursor:pointer; text-align:center; }

/* Unternehmen - Partner */
.pa_line	{ border-bottom:1px solid #4475a7; height:1px; margin-top:3px; margin-bottom:3px; width:99%; }
.pa_tdh1	{ background-color:#96c8e3; border:1px solid #4475a7; border-bottom:0px; border-right:0px; height:20px; width:290px; padding:5px; padding-left:15px; font-size:16px; color:white; text-align:left; }
.pa_tdh2	{ width:610px; background-color:#96c8e3; border:1px solid #4475a7; border-left:0px; border-bottom:0px; text-align:right; padding-right:5px; }
.pa_tdh3	{ background-color:#96c8e3; border:1px solid #4475a7; border-bottom:0px; height:20px; padding:5px; padding-left:15px; font-size:16px; color:white; text-align:left; }

.pa_td1		{ padding:5px; width:90px; padding-left:10px; }
.pa_td2		{ padding:5px; padding-left:10px; border-left:1px solid #4475a7; }
.pa_td3		{ padding:5px; padding-left:20px; width:180px; text-align:left; border-left:1px solid #4475a7; }
.pa_td4		{ padding:5px; padding-left:20px; width:150px; text-align:left; border-left:1px solid #4475a7; }

tr#download_tr:hover	{ background-color:#dcebf2; }



li{list-style:circle;}
ul{margin:0;padding:0;margin-left: 5px;padding-left: 10px;}