/* css for EXAMPLE: Stylesheet for EU Project FP7-PEOPLE-2012-IAPP, GA 324340
80b7bf = RGB 128, 183, 191   mittelblau
509494 = RGB 80, 148, 158    Türkisblau
e2eff1 = RGB 226 239 241      Hellblau
*/


body {
 /*  margin: 0px 0px 0px 0px;      Randabstand top right bottom left */
  padding: 0px;
  color: #222222;                    /* dunkelgraue Schrift */
  background: #FFFFFF; 
  font-size: 1em;
  font-family: arial, sans-serif;
}

hr {color: #ffffff;           
    background-color: #ffffff;
    border-top: 1px dotted #008000;     
    border-bottom: none;
    border-left: none;
    border-right: none;}


.gf {font-weight: bold; color: #008000; }
.u {text-decoration: underline; }

/*--------------------------Content----------------------------*/

div#content {
  color: #222222;            /* Schriftfarbe dunkelgrau*/
  padding: 0px 0px 0px 0px;
  margin: 160px 240px 0px 210px;   
  overflow: visible;
  font-family: arial, sans-serif;
  position: relative;             
  text-align: justify;
}

#content a {text-decoration:none;}

#content a:link {
   color: #888888;
   font-weight: bold;
   }
#content a:visited {
    color: #888888;
    font-weight: bold;
   }
#content a:hover { 
    font-weight: bold;
    color: #888888;            
    background: #e2eff1;  
   }


#content h1, h2, h3, h4 {         
  line-height: 1em;
  font-family: arial, sans-serif;
}

#content h1{color: #80b7bf;              /* content main Heading*/
  font-size: x-large;} 

#content h2{color: #80b7bf;              /* content reserved for bibtex2html headings*/
  font-size: large;} 
  
                    
#content h3{color: #80b7bf;           /* content headings */
   font-size: large;} 

#content h4{color: #222222;             /* content bottom */
  font-size: large;
  font-family: arial, sans-serif;
  line-height: 	em; 
  margin: 2em 0px 0px 0px;  
}

#content h6 a:hover {    /* eingführt, da sonst bei href IMG immer ein unterer grüner (lt. a:hover) Balken war */
    color: #ffffff;
    background-color: #ffffff; 
   }


#content strong{         
  line-height: 1em;
  font-family: arial, sans-serif;
  color: #bbbbbb;           
  font-size: large;
  font-style: normal;
}

#content ul {
   list-style-type: square;
   list-style-image:url(listenelement.png);
   position:relative;
   text-align: left;
}
/* ---------------Bilder------------------       */
div#bildlinks{margin: 0px 10px 5px 0px;
float:left;
border: 0px;
font-size: x-small;
width: 180px;}

div#bildrechts{margin: 0px 0px 5px 10px;
float: right;
border: 0px;
font-size: x-small;
width: 303px;}

/*-----------------------Sidebar---------------------------------------------*/

div#sidebar {
  z-index: 3;
  width: 180px;
  margin: 121px 0px 0px 0px;                /* top 100 right bottom left*/
  left: 0px;                              /* für Internetexplorer */
  bottom: 0px;
  top: 0px;
  position: absolute;                    
  padding-top: 39px;
  padding-left: 10px;
  padding-bottom: 0px;
  padding-right: 10px;
  color: #008000;            
  background-color: #bbbbbb;           /*oberhalb und unterhalb von ul, li, em*/
  overflow: auto;
  font-family: arial, sans-serif;
  font-size: 1em;
}

#sidebar ul {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
  background-color: #bbbbbb;           /*zwischen li und em */
}

#sidebar ul li {
  padding-left: 0px;
  text-indent: 0px;
  position: relative;
  margin: 5px 0px 5px 0px;                           /* zwischen den li*/
  background-color: #bbbbbb;           
  color: #008000;
  line-height: 1.5em;
  border: 0px solid #808080;
}

#sidebar ul em{
  font-size: 1em;
  font-style: normal;
  font-family: arial, sans-serif;
  padding: 5px 0px 5px 0px;        /* Abstand Text zu Margin*/
  margin-left: 0px;               /* Randabstand am Beginn der Liste */
  color: #008000;
  background-color: #bbbbbb;    
  line-height: 35px;
}

#sidebar hr { color: #bbbbbb;
  background-color: #bbbbbb;
  border-top: 1px solid #509494;          
  border-bottom: 0px;
  border-left: 0px;
  border-right: 0px;
}

#sidebar ul ul {
  display: none;
}

#sidebar ul li:hover > ul {
  position: absolute;
  top: 1px;
  right: 120px;
  left: 120px;
  display: block;
}

#sidebar ul li a:link {
  display: block;
  text-decoration: none;
  color: #FFF;
  background: #bbbbbb;  
}

#sidebar ul li a:visited {
  display: block;
  text-decoration: none;
  color: #888888;         
  background: #bbbbbb;
}

#sidebar ul li a:hover {
  text-decoration: none;
  color: #ffffff;            
  background: #80b7bf;       
}

/* ------------------------------------Header ----------------------------*/
div#header {
  z-index: 2;
  width: 100%;                     
  height: 121px;                   
  left: 0px;         /* für Internetexplorer */
  top: 0px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 10px;       /* top right bottom left */
  background-color: #50949E;       /grünblau lt. logo, RGB= 80, 148,158*/
  color: #000000;                  /*Schrift ....*/
  background-image:url(EXAMPLE_logo_200x121.png);
  background-repeat:no-repeat;
  float: left;
  overflow: visible;
  position: relative;
}

#header h2 {
  margin: 35px 30px 0px 210px;        /* top right bottom left */
  font-size: x-large;
  letter-spacing: 0px;
  border: 0px solid #1E616C;     /* Rahmenfarbe 2012 */
  line-height: 1.3em;
  color: #ffffff;   
}

/*--------------------------Box mit Jahreszahl*/

#box4 {
margin: 0px 0px 0px 0px;
top: 0px; 
left: 0px; 
right: 0px;
bottom: 0px;
padding: 0px 0px 0px 12px; 
width: 148px; 
height: 140px; 
position:absolute;    
color: #000000;
} 

#box4 p {padding: 15px 0px 0px 20px; 
  color: #bbbbbb;
  font-size: x-large;
  font-weight: bold;
  letter-spacing: 4px;
  line-height: 1em;}

/*---------------------------------------Sidebar--Rechts-------------------------*/

div#sidebarrechts {
  z-index: 1;
  width: 200px;       /* vorher 160 */
  margin: -20px 0px 0px 0px;           /* top -10 right bottom left*/
  left: 0px;                         /* für Internetexplorer */
  bottom: 0px;
  top: 0px;
  float: right;
  position: relative;
  padding-top: 0px;
  padding-left: 0px;
  padding-bottom: 0px;
  padding-right: 0px;
  border: 0px;
  color: #222222;            
  background-color: #ffffff;    
  overflow: visible;
  font-family: arial, sans-serif;
  font-size: 0.8em;
}


#sidebarrechts p {
padding: 5px 0px 5px 0px; 
margin: 0px;
font-size:x-small;
}


#sidebarrechts h3 {color: #bbbbbb;} 


#sidebarrechts img { border: none; 
padding: 0px 0px 0px 0px; 
}


#sidebarrechts a {text-decoration:none;}

#sidebarrechts a:link {
   color: #777777;
   }
#sidebarrechts a:visited {
    color: #777777;
   }

#sidebarrechts a:hover { 
    color: #ffffff;
    background-color: #008000; 
   }

#sidebarrechts h6 a:hover {    /* eingführt, da sonst bei IMG immer ein unterer grüner (lt. a:hover) Balken war */
    color: #ffffff;
    background-color: #ffffff; 
   }


#sidebarrechts hr {color: #ffffff;           
    background-color: #ffffff;
    border-top: 1px solid #bbbbbb;    
    border-bottom: none;
    border-left: none;
    border-right: none;}


/* --------------------------Bottom------------------------------*/
#bottom  a:hover { 
    color: #ffffff;
    font-weight: bold;
    background-color: #ffffff;     /* highlighting von Link bei hover*/
   }

#bottom img { border: none; 
padding: 0px 20px 0px 0px; 
}


/* --------------------------Diverses------------------------------*/
div#footer {
  font-size: x-small;
  text-align: right;
}

#footer a { text-decoration:none;
}

#footer  a:link {
   color: #dddddd;
   font-weight: bold;
   }
#footer  a:visited {
    color: #999999;
    font-weight: bold;
   }
#footer  a:hover { 
    color: #888888;
    font-weight: bold;
    background-color: #e2eff1;     /* highlighting von Link bei hover*/
   }

@media screen {
  body>div#header,
  body>div#sidebar {
    position: fixed;
  }
}

@media print {
  body>div#header,
  body>div#sidebar {
    display: none;
  }
}

.warn {
  font-size: small;
  color: #f00;
  background: #d8ebf7;
}

th {
  text-align: left;
}


img {
border-style: none;
}

