body {
  background: url(../img/hg.gif) #e7f3f7; 
  color: black;
  margin: 0;
  padding: 0%; 
  min-width: 640px; 
  font-size: 100.01%; 
  font-family: verdana, arial, sans-serif ;
}

a { color: #FF9900; text-decoration: none; } 

a:visited { color: #A4A4A4; text-decoration:none; }
a:focus { color:red; text-decoration:underline; }
a:hover { color:blue; text-decoration:none; }
a:active { color:blue; text-decoration:underline; }
 
.skip { 
  position: absolute;
  margin-left: -999px;
  width: 990px;
}

h1 { 
  font-size: 2.7em;
  font-weight: normal;
  line-height: 0.8em;
  padding: 0.6em 0 0.2em 0%;
  margin: 0;
  border-bottom: 1px dashed #E6E6FA;
}

h2, h3, h4 {
font-weight: normal;
line-height: 1em;
}
h1, h2, h3, h4, h5, h6 { 
  color: #6699CC;
  font-family: Georgia, "Times New Roman", Times, serif;
}

img { 
  border: solid 0px #aaa;
  padding: 1px;
  max-width: 100%; 
}

.fleft { 
  float: left;
  margin: 0 1em 0.2em 0; 
}

.fright {
  float: right;
  margin: 0 0 0.2em 1em;
  padding: 1px;
}


/* -- Layoutspezifisches -- */
#container { 
  font-size: 0.8em; 
  max-width: 70em; 
  margin: auto; 
  border: 1px solid #aaa;  
  border-top: 0; 
  background: white;
}

#footer {
  clear: both; 
  margin: 0; padding: 0.1em;
    text-align: center;
    background-color: black;
    border-top: 1px solid #aaa;

}

/* - Logo bzw. Kopf - */
#logo {
  background: url(../img/ro_mi_armenien.jpg) 0 0 no-repeat black; 
  height: 100px; 
  padding: 0 20px;
  text-align: right;
  line-height: 100px;
  font-size: 54px; 
  overflow: hidden; 
  letter-spacing: -3px; 
  margin: 0; 
}

#logo a {
  color: yellow; 
  text-decoration: none;
}

#logo a span { 
  color: red;
  background: yellow;
  padding-right: 0.1em; 
  font-weight: bold;
}

/* - Menü - */
#menu {
  background: url(../img/wechselschatten.png) #287635;
  padding: 5px 5%; 
  margin: 0;
  text-align: right;
  color: yellow; 
}

#menu li {
  font-size: 1.2em;
  display: inline; 
  list-style-type: none; 
  border-left: 1px solid white; 
  padding: 0 10px 0 15px;
  font-weight: bold;
}

#menu li a {
  color: white; 
  text-decoration: none;
}

/* - Subnavigation, Rechte Spalte - */
#subnav {
  width: 26%; 
  min-width: 10em; 
  float: right; 
  padding: 5px 	1% 1em 1%;
  margin: 1em 1% 0 1%;
  border-left: 1px dotted #aaa; 
  font-size: 0.9em;
}
 
#subnav dt { 
  font-size: 1.5em;
  color: #6699CC;
  font-family: Georgia, "Times New Roman", Times, serif;
  padding: 0 em;
  margin-top: 1em;
  border-top: 1px dotted #aaa;
  padding-top:12px
}

#subnav dd { 
  padding: 0;
  margin: 0.2em 0;
}

/* - Der Hauptinhaltsteil - */
#main {
  background: url(../img/taize-logo.jpg) no-repeat 100% 0 white; 
  padding: 0 31% 0 20px; 
  line-height: 1.5em; 
list-style-type: none;
}