/* general tag styles */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	background: #fff;
	padding: 0;
	margin: 0 10px 10px 10px;
	text-align: center;
}

p, td, li, form, label {
	font-size: xx-small;
}

td, ul, ol, li, form, input, select {
	padding: 0;
	margin: 0;
	font-size: xx-small;
}

img {
	padding: 0;
	border: 0;
	margin: 0;
}

p {
	line-height: 130%;
	padding: 0 0 10px 0;
	border: 0;
	margin: 0;
}

h1, h2, h3, h4 {
    font-size: small;
	line-height: 120%;
	padding: 0 0 10px 0;
	border: 0;
	margin: 0;
}

h5, h6 {
	font-size: x-small;
	padding: 10px 0 2px 0;
	border: 0;
	margin: 0;
}

select {
	font-size: xx-small;
}

a {
	color: #369;
}

a:hover {
	color: #036;
}

ul li {
	background: url(../i/gen_bullet.gif) top left no-repeat;
	padding: 0 0 5px 12px;
	margin: 0;
}

label {
	color: #000;
	vertical-align: top;
	font-size: x-small;
}


.img-flush-right {
	float: right;
	padding: 0 0 5px 10px;
	margin: 0;
}


.img-logo {
	position:absolute;
	left:0;
}

/* tabular data cell styles */

td {
	text-align: left;
	vertical-align: top;
}

td.lm {
	text-align: left;
	vertical-align: middle;
	font-size: x-small;
}

td.lb {
	text-align: left;
	vertical-align: bottom;
}

td.ct {
	text-align: center;
	vertical-align: top;
}

td.cm {
	text-align: center;
	vertical-align: middle;
}

td.cb {
	text-align: center;
	vertical-align: bottom;
}

td.rt {
	text-align: right;
	vertical-align: top;
}

td.rm {
	text-align: right;
	vertical-align: middle;
}

td.rb {
	text-align: right;
	vertical-align: bottom;
}


/* hide */

.hide {
	display: none;
}


/* bold */

.boldit {
	font-weight: bold;
}

/* white */

.ko {
	color: #fff;
}


/* main container */ 

#main-container {
	text-align: left; 
	margin: 0 auto;
	width: 786px;
	background: #fff;
}

/* header */

#header{
    width: 786px;
    height: 103px;
    background: url(../i/header.jpg) top left no-repeat;
    position:relative;
    overflow:hidden;
}

#header p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CECFCE;
	size: 9px;
	text-align: right;
	line-height: 120%;
	padding: 8px 10px 0 0;
}
#header a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CECFCE;
	size: 9px;
	line-height: 120%;
    text-decoration: none;
}

#header-bar{
    width: 786px;
    height: 5px;
	text-align: right;
    background: url(../i/header-bar.jpg) top left repeat-x;
}


/* main navigation */

#nav-bottom {
	background: url(../i/nav_bottom.gif) bottom left repeat-x;
}


/* subpage content */

#sub-content {
	width: 786px;
}

#content-l {
	width: 193px;
	vertical-align: top;
}

#content-c {
	width: 409px;
	vertical-align: top;
}

#content-c-full {
	width: 593px;
	vertical-align: top;
}

#content-r {
	width: 184px;
	background: url(../i/content-r-background.jpg) top left repeat-y;
	vertical-align: top;
}


/* left navigation */

#lnav {
	border-right: 1px solid #5464B2;
	background: #798FFF;
}

#lnav li {
	list-style: none;
}

li.lnava {
	background: url(../i/lnav.gif) left top no-repeat;
	padding: 9px 3px 8px 19px;
	border-top: 1px solid #94A5FF;
	border-bottom: 1px solid #5464B2;
}

li.lnava-select {
	background: #4F61E4 url(../i/lnav.gif) top left no-repeat;
	padding: 9px 3px 8px 19px;
	border-top: 1px solid #94A5FF;
	border-bottom: 1px solid #5464B2;
}

li.lnava-open {
	background: url(../i/lnav_open.gif) top left no-repeat;
	padding: 9px 3px 8px 19px;
	border-top: 1px solid #94A5FF;
	border-bottom: 1px solid #5464B2;
}

li.lnava-open-select {
	background: #4F61E4 url(../i/lnav_open.gif) top left no-repeat;
	padding: 9px 3px 8px 19px;
	border-top: 1px solid #94A5FF;
	border-bottom: 1px solid #5464B2;
}


li.lnav2 {
	background: url(../i/lnav2.gif) top left no-repeat;
	padding: 9px 5px 7px 30px;
	border-top: 1px solid #94A5FF;
	border-bottom: 1px solid #5464B2;
}

li.lnav2-select {
	background: #4F61E4 url(../i/lnav2.gif) top left no-repeat;
	padding: 9px 5px 7px 30px;
	border-top: 1px solid #94A5FF;
	border-bottom: 1px solid #5464B2;
	font-weight: bold;
}

li.lnav2-open {
	background: #4F61E4 url(../i/lnav2_open.gif) top left no-repeat;
	padding: 9px 5px 7px 30px;
	border-top: 1px solid #94A5FF;
	border-bottom: 1px solid #5464B2;
	font-weight: bold;
}

li.lnav2-open-select {
	background: #4F61E4 url(../i/lnav2_open.gif) top left no-repeat;
	padding: 9px 5px 7px 30px;
	border-top: 1px solid #7499d6;
	font-weight: bold;
}

li.lnava a, li.lnava-select a, li.lnava-open a, li.lnava-open-select a, li.lnav2-select a, li.lnav2-open-select a  {
	font-size: x-small;
	font-weight: bold;
	color: #fff;
	line-height: 10px;
	text-decoration: none;
	vertical-align: top;
}
li.lnav2 a  {
	font-size: x-small;
	font-weight: normal;
	color: #fff;
	line-height: 10px;
	text-decoration: none;
	vertical-align: top;
}

#left-nav-bottom{
    width: 193px;
    height: 272px;
    background: url(../i/left-nav-bottom.jpg) top left no-repeat;
}

#left-nav-bottom div.content{
	padding: 20px 0 0 24px;
}

#left-nav-bottom p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CECFCE;
	size: 9px;
	text-align: left;
	line-height: 120%;
	margin: 5px 0px 0 0;
	padding: 0 0 0 0;
}
#left-nav-bottom a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CECFCE;
	size: 9px;
	line-height: 120%;
    text-decoration: underline;
}


/* main content */

#content-container {
	margin: 0px;
}

.content-block {
	padding: 20px 20px 0px 20px;
}

.content-block h1 {
	color: #ce6500;
	padding: 0 0 10px 0;
	font-size: 21px;
	font-weight: normal;
}

.content-block h2 {
	color: #ce6500;
	padding: 0 0 10px 0;
	font-size: 13px;
	font-weight: bold;
}

.content-block h3 {
	padding: 15px 0 10px 0;
	font-size: 13px;
	font-weight: bold;
}

.content-block ul{
	margin: 0 0 10px 30px;
}

.content-block ol{
	margin: 0 0 10px 30px;
}

.content-block ol.abc{
	margin: 5px 0 5px 30px;
	list-style: lower-alpha;
}
.content-block li.abc{
	padding: 0 0 3px 0;
    font-size: x-small;
    line-height: 100%;
}

.content-block ol.left{
	margin: 0 0 10px 25px;
}

.content-block li{
	padding: 0 0 5px 0;
    font-size: x-small;
    line-height: 120%;
}

.content-block span.blue{
	color: #369;
	font-weight: bold;
}

.content-block p {
  font-size: x-small;
  line-height: 120%;
}

.content-block p.in-li {
  margin: -10px 0 0 0;
  font-weight: bold;
}
.content-block p.faq {
  padding: 0 0 5px 0;
}
.content-block a.faq {
  font-size: x-small;
  line-height: 120%;
  text-decoration: underline;  
}

.content-block p.faq-question {
  padding: 10px 0 5px 0;
  font-style: italic;
}

.content-block p.faq-answer {
  padding: 0 0 5px 0;
}

#faq-answer td{
  font-size: x-small;
  line-height: 120%;
  padding: 0 0 0 3px;
}

#faq-answer td.yn{
  font-size: x-small;
  line-height: 120%;
  padding: 0 0 0 3px;
  text-align: center;
  width: 25px;
}

/* books */

#books div.image {
  float: left;
  padding: 0px 20px 0 0;
}

#books div.content{
  padding: 7px 0 15px 0;
}

#books div.details {
  float: left;
}

#books div.description {
  clear: both;
  font-size: x-small;
  line-height: 120%;
  padding: 10px 0 0 0;
}

#books p.title {
  font-size: x-small;
  font-weight: bold;
}

#books p.details {
  font-size: x-small;
  line-height: 120%;
}

#books p.price {
  font-size: x-small;
  font-weight: bold;
  padding: 0 0 0 0;
}



/* callout */

#callout {
	width: 184px;
	font-size: x-small;
	color: #000000;
	line-height: 120%;
	margin: 1px 0 0 0;;
}

#callout div.header {
	font-size: 11px;
	color: #00309C;
	font-weight: bold;
	background: #FFF25D;
	padding: 7px 0 7px 16px;
	margin: 0px 0 0px 0;
	border-bottom: 1px solid #E0D552;
	border-left: 1px solid #CFCFD7;
	border-right: 1px solid #E0D552;
}


.header.links{
	font-weight:bold;
	color:#fff !important;
	background:#798fff !important;
	border: 1px solid #5464b2 !important;
}

.header.links a{
	color:#fff !important;
}


#callout div.content {
	background: url(../i/callout-content.jpg) top left repeat-y;
	padding: 7px 2px 25px 2px;
}
#callout div.separator {
	height: 1px;
	font-size: 1px;
	line-height: 1px;
	background: url(../i/callout-separator.jpg) top left no-repeat;
}
#callout div.content-bottom {
	background: url(../i/callout-bottom.jpg) top left no-repeat;
	height: 138px;
	padding: 7px 3px 25px 16px;
}
#callout p.link {
	margin: 7px 0 0 0;
	padding: 0 0 0 0;
	vertical-align: bottom;
}
#callout a.link {
    font-size: 10px;
	color: #00309C;
	font-weight: bold;
}


/* footer */

#footer {
	padding: 0px 20px 0px 20px;
}

#footer p.line{
    line-height: 1px;
	size: 1px;
	background: #EEEEEE;
	height: 6px;
	margin: 15px 0 10px 0;
}

#footer p{
    color: #9C9A9C;
	padding: 0px 0 0 0;
	margin: 0 0 0px 0;
	line-height: 120%;
}

#footer a{
    color: #9C9A9C;
	text-decoration: none;
}


input.doccheck{
	border-bottom: #dddddd 1px solid; 
	border-left: #777777 1px solid; 
	border-right: #dddddd 1px solid; 
	border-top: #777777 1px solid; 
}

.imagebox{
	float:left;	
	text-align:center;
	padding:6px;
}

.clear{
	clear:both;
}
 
 /*jscroller*/
 .jscroller2_left{
 margin:0;
 padding:0;
 height:20px;
}


/* Scroller Box */
#scroller_container {
 font-size:14px;
 font-weight:bold;
 float:left;
 margin-top:70px;
 height:20px;
 width:640px;
 overflow: hidden;
}

/* Scoller Box */

/* CSS Hack Safari */
#dummy {;# }

.hrline{
	padding: 0;
	width: 100%;
	height: 1px !important;
	font-size:1px;
	line-height: 1px;
 	border: 0px; /* F�r Firefox und Opera */
 	border-top: solid 1px #798fff;
 	border-bottom: transparent;

}

.contentlist{
list-style:none;
margin:0 0 10px 0!important;padding:0
}

.adds{margin-bottom:8px}