@charset "UTF-8";
/* CSS Document */

body {	margin: 0px; padding:0px; color: #ffffff; background-color:#f2f2f2;  align:center; font-size:0.80em; font-family:Verdana; color:#696969;}

#container { width:980px; min-height:800px;  background-image:url(../ack-images/bg.gif); background-repeat:repeat-y; margin: 0px auto 10px auto; padding:0px 0px 0px 10px;}

#head { width:960px; height:170px;  background-image:url(/ack-images/bg_head.gif); background-repeat:no-repeat;margin: 0px; }

#logo  { width:370px; height:90px; padding-top:30px;}
.ackText  { font-size:1.2em; color:#003399; float:left; padding:20px 0px 0px 10px;}
.ack  { float:left;}

#navGen { float:right; width:auto; height:25px; margin:30px 40px 0px 0px; }
#navGen a { color:#00958a; text-decoration:none; }

#content { width:960px; min-height:800px; }

#left { width:170px; height:auto; float:left;  padding:0px 20px 0px 0px; margin:90px 20px 0px 20px;}
#left ul { list-style:none; margin:0px; padding:0px; }
#left li {line-height:22px; }
#left a {line-height:22px;  color:#00958a; text-decoration:none;}
#left span.top {line-height:22px;  color:#000; text-decoration:none; }

#main { width:420px; min-height:500px; float:left; padding:0px 20px 0px 0px; margin:50px 20px 0px 20px; }
#main table td { vertical-align:top; border-bottom:1px solid #ccc; }

#right { width:180px; height:auto; float:left; padding:0px 10px 0px 20px; margin:45px 0px 0px 20px;}
.datum { border-bottom:1px dotted #ccc; width:180px; margin-top:20px;}
#right h3 { color:#00958a; margin:0px 0px 20px 0px; font-weight:normal;}
#right h4 { font-size:0.90em; color:#00958a; margin:0px 0px 0px 0px; font-weight:normal;  }
#right p  { margin:0px 0px 20px 0px; }

#foot { width:960px; min-height:10px; background:#f2f2f2; margin-top:20px; border-top:1px solid #ccc;}
#foot p { float:right; padding:0px; margin:0px; font-size:10px; }
#foot a { text-decoration:none; }

a { color:#3f65b2; }

h1 { font-size:1.2em; color:#00958a; margin:0px 0px 20px 0px; font-weight:normal;  }
h2 { font-size:1.0em; color:#00958a; margin:0px 0px 0px 0px; border-bottom:1px solid #ccc;font-weight:normal;  }

p  { line-height:20px; }
p.teaser  { line-height:20px; margin-top:0px; }

.clear  { clear:left;}
