/* -----------------------------------------------------------------------

   Blueprint CSS Framework 0.7.1
   http://blueprintcss.googlecode.com

   * Copyright (c) 2007-2008. See LICENSE for more info.
   * See README for instructions on how to use Blueprint.
   * For credits and origins, see AUTHORS.
   * This is a compressed file. See the sources in the 'src' directory.

----------------------------------------------------------------------- */

/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {line-height:1.5;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}

/* typography.css */
body {font-size:87.5%;color:#222;background:#fff;font-family: "Courier New", "Courier", monospace}
h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#222;font-family:"Times New Roman", "Times", serif}
h1 {font-size:3em;line-height:1;margin-bottom:0.5em;}
h2 {font-size:1.8em;margin-bottom:1.75em;border-top: 2px dotted #222; padding-top:0.6em}
h3 {font-size:1.3em;line-height:1;margin-bottom:1.6em;}
h4 {font-size:1.1em;line-height:1.25;margin-bottom:0em;height:1.25em; margin-top:1em; display:inline}
h5 {font-size:1em;font-weight:bold;margin-bottom:1.5em;}
h6 {font-size:1em;font-weight:bold;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
p {margin:0 0 1.5em;}
p img {float:left;margin:1.5em 1.5em 1.5em 0;padding:0;}
p img.right {float:right;margin:1.5em 0 1.5em 1.5em;}
a:focus, a:hover {color:#00AF21; border-bottom: 1px solid #0FE200}
a {color:#00AF21;text-decoration:none; }
a.term {color:#222;text-decoration:none; border-bottom: 1px dashed #0FE200}
a.term:hover {color:#0FE200;text-decoration:none; border-bottom: 1px dashed #0FE200;cursor: help}
blockquote {margin:1.5em;color:#666;font-style:italic;}
strong {font-weight:bold;}
em, dfn {font-style:italic;}
dfn {font-weight:bold;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.5em;font-style:italic;}
del {color:#666;}
pre, code {margin:1.5em 0;white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
li ul, li ol {margin:0 1.5em;}
ul, ol {margin:0 1.5em 1.5em 1.5em;}
ul {list-style-type:disc;}
ol {list-style-type:decimal;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}
table {margin-bottom:1.4em;width:100%;}
th {font-weight:bold;background:#C3D9FF;}
th, td {padding:4px 10px 4px 5px;}
tr.even td {background:#E5ECF9;}
tfoot {font-style:italic;}
caption {background:#eee;}
.small {font-size:.8em;margin-bottom:1.875em;line-height:1.875em;}
.large {font-size:1.2em;line-height:2.5em;margin-bottom:1.25em;}
.hide {display:none;}
.quiet {color:#666;}
.loud {color:#000;}
.highlight {background:#ff0;}
.added {background:#060;color:#fff;}
.removed {background:#900;color:#fff;}
.first {margin-left:0;padding-left:0;}
.last {margin-right:0;padding-right:0;}
.top {margin-top:0;padding-top:0;}
.bottom {margin-bottom:0;padding-bottom:0;}

body{
 margin-top:2em;
margin-left:2em;
margin-bottom: 6em;
}

#container{
width: 798px; 
margin-left: auto; 
margin-right: auto;
background-position: 0px 0px;
background-repeat: no-repeat;
}

#header{
//background-color:#f0f;
//border: solid 1px #f0f;
height: 222px;
}

#home #container{
background-image: url(http://www.factor10-institute.org/images/bg_home.jpg);
}

#about #container{
background-image: url(http://www.factor10-institute.org/images/bg_about.jpg);
}

#publications #container{
background: url(http://www.factor10-institute.org/images/bg_publications.jpg);
background-repeat: no-repeat;
}

#literature #container{
background-image: url(http://www.factor10-institute.org/images/bg_literature.jpg);
}

#terms #container{
background-image: url(http://www.factor10-institute.org/images/bg_terms.jpg);
}

#links #container{
background-image: url(http://www.factor10-institute.org/images/bg_links.jpg);
}

#contact #container{
background-image: url(http://www.factor10-institute.org/images/bg_contact.jpg);
}

#imprint #container{
background-image: url(http://www.factor10-institute.org/images/bg_contact.jpg);
}

#page #container{
background-image: url(http://www.factor10-institute.org/images/bg_page.jpg);
}


div.intro-text{
border-top: 2px dotted #222;
padding-top: 0.7em;
font-size:1.8em;
line-height:1.2em;
font-family:"Times New Roman", "Times", serif;
font-style:normal;
margin-bottom: 1em;
}

#navigation-articles ul li.article-title{
color:#00AF21;
border-bottom:solid 1px #00AF21;
display:block;
padding-left:5px;
display:block;
}

#navigation-sites ul li ,
#navigation-articles ul li,
#navigation-index ul li{
list-style: none;
list-style-type: none; 
list-style-image: none;
}

#navigation-index ul li{
display:inline;
margin:0;
padding:0;
}

#navigation-index ul{
margin:0;
padding:0;
}

#navigation-index ul li{
line-height: 13px;
//background-color:#f0f;
//border: solid 1px #f0f;
}

#navigation-index ul li.index-link-active a{
border-bottom:solid 1px #00AF21;

}

#navigation-index ul li.index-link-active a:hover{
background-color: #EFFDE0;
}

#navigation-index ul li.index-link-inactive a{
color: #ccc;
cursor: default;
}

#navigation-index ul li.index-link-inactive a:hover{
cursor: default;
}


#navigation-sites ul,
#navigation-articles ul,
#navigation-index{
background-color:#E5FBCC;
padding:5px;
margin: 0 0 1em 0;
}

#navigation-sites ul li a,
#navigation-articles ul li a{
border-bottom:solid 1px #00AF21;
padding-left:5px;
display:block;
//text-transform:uppercase;
}

#navigation-sites ul li a:hover,
#navigation-articles ul li a:hover{
background-color: #EFFDE0;
border-bottom:solid 1px #00AF21;
padding-left:5px;
display:block;
}


#home #tab-home a,
#about #tab-about a,
#publications #tab-publications a,
#literature #tab-literature a,
#terms #tab-terms a,
#links #tab-links a,
#contact #tab-contact a{
//border-bottom: 1px solid #0FE200;
background-color: #FCFF00;
}

div.intro-text em{
font-style:normal;
}

div.article{
border-top: 2px dotted #222;
padding-top:1.5em;
padding-bottom: 2em;
}

#header h1{
//background: url(http://www.factor10-institute.org//images/factor10_institut_logo.gif);
text-indent: -999em;
//background-repeat: no-repeat;
width: 0px;
height: 0px;
//position: relative;
//top: 195px;
//left:0px;
//backgrund-color:#f0f;
//border: solid 1px #f0f;
margin:0;
padding:0;
line-height:0;
}

#content{
width:622px;
position:relative;
top: 10px;
left:0px;
}

.index-letter{
font:1.2em "Courier New", "Courier", monospace;line-height:1.5;}

acronym{
letter-spacing: 0.2em;
border:none;
}

#footer{
 margin-top:5em;
}

p.date{
margin-bottom: 0.6em;
}

p.data-info{
margin-top:-0.5em;
margin-bottom:2em;
}

p.data-info span.file-info{
color:#999;
margin-left: 0em;
}


a.page-link-de,
a.page-link-en,
a.page-link-fr{
text-indent: -999em;
float:left;
margin-right: 2em;
padding-left:42px;
background: url(http://www.factor10-institute.org/images/icons.gif);
background-repeat: no-repeat;
background-position: 0px 1px;
height: 20px;
}

a.page-link-de{
background-position: 0px -650px;
}

a.page-link-en{
background-position: 0px -700px;
}

a.page-link-fr{
background-position: 0px -750px;
}

a.page-link-de:hover,
a.page-link-en:hover,
a.page-link-fr:hover{
text-indent: -999em;
float:left;
margin-right: 2em;
padding-left:42px;
background: url(http://www.factor10-institute.org/images/icons_hover.gif);
background-repeat: no-repeat;
background-position: 0px 1px;
height: 20px;
}

a.page-link-de:hover{
background-position: 0px -650px;
}

a.page-link-en:hover{
background-position: 0px -700px;
}

a.page-link-fr:hover{
background-position: 0px -750px;
}

a.file-link-de:hover,
a.file-link-en:hover,
a.file-link-fr:hover{
text-indent: -999em;
float:left;
margin-right: 2em;
padding-left:36px;
background: url(http://www.factor10-institute.org/images/icons_hover.gif);
background-repeat: no-repeat;
background-position: 0px -550px;
height: 23px;
}

a.file-link-de:hover{
background-position: 0px -500px;
}

a.file-link-en:hover{
background-position: 0px -550px;
}

a.file-link-fr:hover{
background-position: 0px -600px;
}

a.file-link-de,
a.file-link-en,
a.file-link-fr{
text-indent: -999em;
float:left;
margin-right: 2em;
padding-left:36px;
background: url(http://www.factor10-institute.org/images/icons.gif);
background-repeat: no-repeat;
background-position: 0px -550px;
height: 23px;
}

a.file-link-de{
background-position: 0px -500px;
}

a.file-link-en{
background-position: 0px -550px;
}

a.file-link-fr{
background-position: 0px -600px;
}



a.back-link-publications{
float:left;
margin-right: 0.6em;
padding-right:20px;
background: url(http://www.factor10-institute.org/images/icons.gif);
background-repeat: no-repeat;
background-position: 107px -145px;
height: 20px;
}


a.back-link{
float:left;
margin-right: 0.6em;
padding-right:20px;
background: url(http://www.factor10-institute.org/images/icons.gif);
background-repeat: no-repeat;
background-position: 49px -145px;
height: 20px;
}

a.top-link{
float:left;
padding-left:28px;
background: url(http://www.factor10-institute.org/images/icons.gif);
background-repeat: no-repeat;
background-position: 0px -444px;
height: 20px;
margin-left:-100px;
}


a.link-link{
margin-right: 2em;
padding-left:32px;
background: url(http://www.factor10-institute.org/images/icons.gif);
background-repeat: no-repeat;
background-position: 0px 1px;
height: 20px;
}

#navigation-sites{
margin-left:228px;
height:100%;
width:166px;
//position:relative;
//top: 0px;
//left:228px;
//border:1px solid #f0f;
float:left;
}

#navigation-articles{
margin-left:5px;
height: 166px;
width:166px;
//position:relative;
//top: 0px;
//left:399px;
float:left;
background-color:#E5FBCC;
}

#navigation-index{
width:156px;
margin-left:5px;
float:left;
height: 156px;
background-color:#E5FBCC;
}

#content{
clear:left;
position:relative;
top: 47px;
//border:1px solid #f0f;
}

#page #content{
top: 0px;
}
li{
list-style-image: url(http://www.factor10-institute.org/images/bullet.gif);
}


p.quotation{
font-family:"Times New Roman", "Times", serif;
font-size:1.2em;
font-style:italic;
}

p.quotation em{
font-family: "Courier New", "Courier", monospace;
font-size:0.8em;
}

