
/* Stylesheets Horn Computersysteme */

body {background:transparent url('../img/horn_bg.jpg') repeat-x;
font-family:'Arial', Trebuchet MS, Helvetica, Verdana, sans-serif;}


html {
   height:100%;
   margin-bottom:1px;
 }

.headerindex {width:660px; margin:0px; padding:0px;  height:168px;margin-left:auto; margin-right:auto;}


/* Inhaltsbereich */

.contentindex {font-family:'Arial', Trebuchet MS, Helvetica, Verdana, sans-serif; font-size:14px;line-height:1.1em; margin:0px; width:680px;height:650; margin-left:auto;margin-right:auto; padding:0px;padding-left:18px;}
.contentindex p {color:#b3b3b3;}


/* Tooltip */

div.tooltip {
		display: none;
		padding-left:15px;
		text-align:left;
		border-left:1px solid #e0e0e0;
                border-right:1px solid #e0e0e0;
                border-bottom:1px solid #e0e0e0;
		padding-bottom:5px;
		color:#868686;
                width:645px;
                height:140px;
                line-height:1.3em;
	}

.tooltip h1 {font-size:13px;font-weight:bold; color:#504f4f; }

.tooltip p {font-size:13px; color:#686868; padding-right:50px;line-height:1.3em;}


/* Footer - Index */
.footerindex {font-family:'Arial', Trebuchet MS, Helvetica, Verdana, sans-serif; font-size:11px; margin:0px; width:680px; margin-left:auto;margin-right:auto; padding:0px; padding-left:200px;color:#b3b3b3;}




