 body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 10pt;
	background-color:#f0f1f2;
}

.container_12 {background-color:#fff;padding:0px;border:0px;}

 h1,h2,h3,h4,h5,h6 {
    font-weight:normal;
    color:#003366;
    margin:0 0 0.5em 0;
  }

  h1 { font-size:180%; }                       /* 18px */
  h2 { font-size:150%; }                       /* 24px */
  h3 { font-size:120%; }                       /* 18px */
  h4 { font-size:100%; }                    /* 16px */
  h5 { font-size:116.67%; }                    /* 14px */
  h6 { font-size:116.67%; }                    /* 14px */


  ul, ol, dl { line-height:1.5em; margin:0 0 1em 1em; }
  ul { list-style-type:disc; }
  ul ul { list-style-type:circle; margin-bottom:0; }

  ol { list-style-type:decimal; }
  ol ol { list-style-type:lower-latin; margin-bottom:0; }

  li { margin-left:0.8em; line-height:1.5em; }

  dt { font-weight:bold; }
  dd { margin:0 0 1em 0.8em; }

  p { line-height:1.4em; margin:0 0 1em 0; }

  blockquote, cite, q {
    font-family:Georgia, "Times New Roman", Times, serif;
    font-style:italic;
	font-weight:bold; 
	font-size:120%;
  }
  blockquote { margin:0 0 1em 1em; color:#036; }

  strong,b { font-weight:bold; }
  em,i { font-style:italic; }

  big { font-size:116.667%; }
  small { font-size:91.667%; }
 
  pre { line-height:1.5em; margin:0 0 1em 0; }
  pre, code, kbd, tt, samp, var { font-size:100%; }
  pre, code { color:#800; }
  kbd, samp, var, tt { color:#666; font-weight:bold; }
  var, dfn { font-style:italic; }

  acronym, abbr {
    border-bottom:1px #aaa dotted;
    font-variant:small-caps;
    letter-spacing:.07em;
    cursor:help;
  }
  
  sub { vertical-align: sub; font-size: smaller; }
  sup { vertical-align: super; font-size: smaller; }

  hr {
    color:#fff;
    background:transparent;
    margin:0 0 0.5em 0;
    padding:0 0 0.5em 0;
    border:0;
    border-bottom:1px #eee solid;
  }
  
  bluebold {
	color: #003366;
	font-weight: bold;
}

  a { color:#003366; background:transparent; text-decoration:underline; }
  a:visited  { color:#666; }

  a:focus { text-decoration:underline; color:#000; background: #fff; outline: 3px #f93 solid; }
  a:hover,
  a:active { color:#182E7A; text-decoration:underline; outline: 0 none; }

  p.icaption_left { float:left; display:inline; margin:0 1em 0.15em 0; }
  p.icaption_right { float:right; display:inline; margin:0 0 0.15em 1em; }

  p.icaption_left img,
  p.icaption_right img { padding:0; border:1px #888 solid; }

  p.icaption_left strong,
  p.icaption_right strong { display:block; overflow:hidden; margin-top:2px; padding:0.3em 0.5em; background:#eee; font-weight:normal; font-size:91.667%; }

  .highlight { color:#c30; }
  .dimmed { color:#888; }

  .info { color:#666; padding:10px; margin-bottom:0.5em; font-size:91.7%; }
  .intro { background:#fff; color:#666; padding:10px; margin-bottom:0.5em; font-size:91.7%; }
  
  .note { background:#efe; color:#040; border:2px #484 solid; padding:10px; margin-bottom:1em; }
  .important { background:#ffe; color:#440; border:2px #884 solid; padding:10px; margin-bottom:1em; }
  .warning { background:#fee; color:#400; border:2px #844 solid; padding:10px; margin-bottom:1em; }

  .float_left { float:left; display:inline; margin-right:1em; margin-bottom:0.15em; }
  .float_right { float:right; display:inline; margin-left:1em; margin-bottom:0.15em; }
  .center { display:block; text-align:center; margin:0.5em auto; }

  button, input[type=submit], input[type=file], input[type=button] { 
	padding:2px 5px;
	border:1px solid #909090;
	background-color:#f0f1f2;
	color:#003366;
	/* font-family:verdana, arial, helvetica, sans-serif; */
	font: 67.5% 'Lucida Sans Unicode', 'Bitstream Vera Sans', 'Trebuchet Unicode MS', 'Lucida Grande', Verdana, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	cursor:pointer;
}

button[disabled=disabled] { 
	color:#cccccc;	
}
  
  .block {padding:20px;}
.ruler {border-left:0px; padding-left:0px;border-top:4px; margin-top:-4px; border-color: #f0f1f2;border-top-style:solid;background-image:url(/static/images/3er_dot.png); background-repeat:repeat-y;}
.ruler21 {border-left:0px; padding-left:0px;border-top:4px; margin-top:-4px; border-color: #f0f1f2;border-top-style:solid;background-image:url(/static/images/2er_dot.png); background-repeat:repeat-y;}

.pic {
	background: transparent url(/static/images/bildBack2.gif) no-repeat right bottom;
	padding: 4px 10px 10px 4px;
	border: #eee 1px solid;
	border-right: none;
	border-bottom: none;
	margin-right:10px;
}

 .hlist {
    /* (en) containing floats in IE */
    width:100%;
    overflow:hidden;
    /* (en) containing floats in all other browsers */
    float:left;
    display:inline;
    /* (en|de) Bugfix:IE - collapsing horizontal margins */
    position:relative;
    /* (en) Repeat the main color from the image */
    background:#fff;
    border-bottom:4px #f0f1f2 solid;
    line-height:0;
  }

  .hlist ul {
    margin:0;
    padding:0;
    /* (en|de) Bugfix:IE - Doubled Float Margin Bug */
    display:inline;
    float:left; /* LTR */
    /* (en) Left margin of the first button  */
     }

  .hlist ul li {
    border-left:2px #f0f1f2 solid;
    /* (en|de) Bugfix:IE - Doubled Float Margin Bug */
    display:inline;
    float:left; /* LTR */
    font-size:1.0em;
    line-height:1em;
    list-style-type:none;
    margin:0;
    padding:0;
  }

  .hlist ul li a,
  .hlist ul li strong {
    background:transparent;
    color:#000;
    display:block;
    font-size:1em;
    font-weight:bold;
    margin:0;
    padding:0.5em 0.8em 0.5em 0.8em;
    text-decoration:none;
    width:auto;
  }

  .hlist ul li a:focus,
  .hlist ul li a:hover,
  .hlist ul li a:active  { background:#eee; color:#333; text-decoration:none; outline: 0 none; }

  .hlist ul li.active {
	background: #272727;
	border-left: 1px #444 solid;
	border-right: 1px #888 solid;
	text-decoration: underline;
}

  .hlist ul li.active strong,
  .hlist ul li.active a:focus,
  .hlist ul li.active a:hover,
  .hlist ul li.active a:active { background:transparent; color:#fff; text-decoration:underline; }
  
  #fbLike {
    height: 20px;
    }
	
.adminOnly {
	display: none;
	}
	
.proOnly {
	display: none;
	}

.enterpriseOnly {
	display: none;
	}
	
.cloudOnly {
	display:none;
  	}
  	
.loggedInOnly {
	display:none;
	}

.loggedOutOnly {
	display:none;
	}

