* { margin:0; padding:0; }

body { background-color:#fff; font:13px/1.35 Verdana, Helvetica, sans-serif; color:#58585a;
       background-image:url('../images/body_background_960.gif');
       background-repeat:repeat-y;
       background-position:center;
}

p, div, span, li { color: #58585a; }

a { text-decoration:none;  }
a:hover { text-decoration:underline; }
:focus { outline: 0; }

/* Neu 20111208 */
/* a, a:hover, a:visited { color: #2f2f2f; } */
a, a:hover, a:visited { color: #e8511f; }


/* Neu 20111208 */
.clearer { clear: both; }

/* #page { width: 1124px; margin: 0 auto; } */
#page { width: 958px; margin: 0 auto; }

#head { width: 958px; padding-top: 220px; background-image:url('../images/it_logo_banner_960.png'); background-repeat: no-repeat; }

#head #nav { background-color: #9c9ea0; }
#head #nav ul { height: 36px; list-style: none outside none; }
#head #nav ul li { float: left; width: 160px; height: 36px; border-right: 1px solid white; text-align: center; }
#head #nav ul li a { display: block; padding-top: 8px; font-size: 14px; font-weight: bold; color: #ffffff; }
#head #nav ul li a.active { color: #e8511f; }

#content { position: relative; padding: 30px 27px 16px 27px; }

/* Neu 20111208 */
#content .wrapper { padding: 20px 32px 14px 32px; border: 1px solid #b7b8b9; }

#content h1 { margin-bottom: 14px; font-size: 18px; color: #e8511f; }
#content h2 { margin-bottom: 10px; font-size: 16px; color: #58585a; }
#content p,
#content li { color: #58585a; }
#content ul { padding: 10px 0 10px 0; }
#content li { margin-left: 14px; list-style: square; color: #e8511f; }
#content li span { }
#content .statement { font-weight: bold; }

#content.home .pic {
  float: right;
}

/* #content #service-links { position: absolute; right: 60px; bottom: 10px; font-size: 12px; font-weight: bold; color: #58585a; } */
#service-links { clear: both; float: right; padding: 40px 20px 16px 60px; font-size: 12px; font-weight: bold; color: #58585a; }
#service-links a { font-size: 12px; font-weight: bold; color: #58585a; }