/* structure
--------------------------------- */
body {
  margin:0;
  padding:0;
  background:#ccffcc url("images/bg_body.gif") repeat-x left top;
  color:#333;
  text-align:center;
  font:x-small Verdana, Arial,Sanserif;
  voice-family: "\"}\""; voice-family:inherit;
  font-size:small;
  } 
html {font-size:small;}
#container {
  position:relative;
  width:750px;
  margin:0 auto;
  text-align:left;
  }
#intro {
  border:1px solid #FFCC66;
  border-width:0 2px;
  }


/* hidden text
--------------------------------- */
h1, h2, h3 {
  margin:0;
  background-repeat:no-repeat;
  background-position:left top;
  }
h1 span, h2 span, h3 span, #quickSummary p.p1 span {display:none;}

  
/* header and summary
--------------------------------- */
#pageHeader h1 {
  height:250px;
  background:url("images/taragarten.png") no-repeat left top;
  }
#pageHeader h2 {}
#quickSummary p.p1 {
  height:76px;
  margin:0;
  background:url("bg_quicksum.gif") no-repeat 35px 18px;
  }
#quickSummary p.p2 {
  position:absolute;
  top:78px;
  right:35px;
  width:200px;
  margin:0;
  font-size:93%;
  line-height:1.3em;
  text-align:right;
  color:#A79355;
  background-color:transparent;
  }
#quickSummary p.p2 a:link, #quickSummary p.p2 a:visited {
  white-space:nowrap;
  font:bold 92%/1.3em Verdana,Arial,Sans-serif;
  text-transform:uppercase;
  }


/* preamble
--------------------------------- */
#preamble {
  position:absolute;
  top:250px;
  right:0;
  width:150px;
  }
#preamble h3 {
  height:150px;
  /*background-image:url("images/Tara2.jpg");*/
  }

#preamble h4 {
	margin-top: 20px; 
	color:#339966;
	height:5px;
padding: 0 0 16px;
	}

#preamble p {
  margin:.5em 0;
  font-size:93%;
  font-style:italic;
  line-height:1.7em;
  color:#339966;
  background-color:transparent;
  }

/* supporting text
--------------------------------- */
#supportingText {
  margin:0 171px;
  border:2px solid #ffcc66;
  border-width:0 2px;
  padding-bottom:12px;
  border-bottom:6px solid #ffcc66;
  }


#explanation h3 {
  height:73px;
 border:1px solid #ffcc66;
  background-image:url("images/titel.jpg");
  border-width:0 0 1px;
  margin:0 0 0px;
  }

/* #explanation h6 {

height:20px;
margin:0 20;
}*/

#supportingText p {
	margin:.75em 0;
  line-height:1.5em;
  padding: 0 16px;
  }


#participation h4 {
	margin-top: 20px;
	color:#339966;
	height:5px;
padding: 0 16px;
	}

#participation a:link, #participation a:visited {
font-weight:normal;
	}
	
#galerie {
	width: 100% center;
	padding: 0 16px;
	
	}
	
#galerie img {
	padding: : 0 10 10px;
	}

#benefits h3 {background-image:url("bg_benefits.jpg");}
#requirements h3 {background-image:url("bg_requirements.jpg");}


/* link list
--------------------------------- */
#linkList {
  position:absolute;
  top:260px;
  left:0;
  width:170px;
  }
#linkList h3 {height:23px;}
#lselect h3 {
  height:180px;
  background-image:url("images/blume.gif");
  }
#larchives h3 {background-image:url("bg_archives.gif");}
#lresources h3 {background-image:url("bg_resources.gif");}
#linkList ul {
  margin:1em 0 1.5em;
  padding:0;
  font-size:100%;
  list-style:none;
  }
#larchives li, #lresources li {text-transform:lowercase;}
#linkList ul li {
  background:url("icon_diamond.gif") no-repeat 2px 50%;
  margin:0 0 .5em;
  padding:0 0 0 0px;
  line-height:1.5em;
  }
#linkList li a:link, #linkList li a:visited {
  font-family:Verdana,Arial,Sans-serif;
  font-weight:bold;
  }
#linkList #lselect li {
   background-color:transparent;

  /*color:#cc3333;*/
  }
#linkList #lselect a:link, #linkList #lselect a:visited {display:block;}
#linkList #lselect a.c:link, #linkList #lselect a.c:visited {
  display:inline;
  font-family:Georgia,Serif;
  font-weight:normal;
  color:#616623;
  background-color:transparent;
  text-transform:lowercase;
  }


/* footer
--------------------------------- */
#footer {
  background:#ffcc66 url("images/fuszs.jpg");
  color:#ffcc66;
  margin:1.75em 0 0;
  padding:8px 8px;
  border:1px solid #996699;
  border-width:1px 0;
  font:85% Verdana,Arial,Sans-serif;
  text-align:center;
  }
#footer a:link, #footer a:visited {
  padding:0 6px;
  font-weight:normal;
  }


/* links
--------------------------------- */
a:link, a:visited {
  color:#cc3333;
  background-color:transparent;
  font-weight:bold;
  text-decoration:none;
  }
a:hover {
  color:#669966;
  background-color:transparent;
  text-decoration:underline;
  }


/* misc
--------------------------------- */
acronym {border-width:0;}













