

body {
  margin: 0px;
  padding: 0px;
  font-family: Verdana, sans-serif;
  color: black;
  font-size: 100.01%;
  background-image: url("bilder/as_logo_hg.jpg");
  background-repeat: no-repeat;
}

#haupt {
	color: white;
	background-repeat: no-repeat;
	background-image: url("bilder/Titelbild1.jpg");
    background-color: white;/* #EAF2D6;*/
}
a {
  text-decoration: none;
  color: #474653;
  font-weight: bold;
}
a:hover {
  text-decoration: underline;
}
#haupt a {
	color: white;
}

#website {
  width: 960px;
}
#navigation {
  margin-left: 186px;
  font-size: 0.7em;
}
#navigation a {
  display: block;
  float: left;
  font-weight: normal;
  padding-top: 16px;
  margin-right: 20px;
  color: #474653;
  text-decoration: none;
}
#navigation a#oben {
  display: inline;
  margin: 0px;
  padding: 0px;
}
#navigation a:hover {
  background-image: url("bilder/Navibalken.gif");
  background-repeat: repeat-x;
  text-decoration: none;
}
#navigation a#aktiv {
  text-align: right;
	padding-top: 8px;
	background-image: url("bilder/Navibalken.gif");
	background-repeat: repeat-x;	
}

#linkespalte {
 margin-top: 167px;
 float: left;
}
#inhalt {
  margin-top: 165px;
	float: left;
	width: 604px;
	/*width: 900px;*/
	margin-bottom: 16px;
	margin-right: 16px;
	font-size: 0.8em;
}
#haupt #inhalt {
	height: 488px;
}
#header {
  height: 42px;
	font-size: 0.7em;
	padding-left: 16px;
}
#header img {
  margin-top: 3px;
}
#header a {
  font-weight: normal;
	color: black;
}
#haupt #header a {
  font-weight: normal;
	color: white;
}

#text {
	min-height: 446px;
	width: 604px;	
	color: #474653;
}
#haupt #text {
	height: 446px;
  color: white;
	background-image: url("bilder/Titelbild1_02.jpg");
	background-repeat: no-repeat;
	background-color: #80bb20;
}
h1 {
  margin-top: 8px;
	margin-bottom: 14px;
  margin-left: 16px;
  color: #b4b4b4;	
}
h1.bild {
  margin-top: 0px;
  margin-left: 0px;
	margin-bottom: 8px;	
	color: white;
}
#text p {
	padding-left: 16px; 
	padding-right: 16px;
	line-height: 140%;	
}
#text h2 {
  font-size: 1.1em;
	margin-top: 20px;
	margin-bottom: 2px;
	padding-left: 16px; 
	padding-right: 16px;	
}
h2 {
  margin-top: 50px;
	color: black;
}


#haupt h2 {
  color: white;
}
h2.gruen {
  color: #83c718;
}


p {
  margin-top: 2px;
  margin-bottom: 2px;
}
li {
  list-style-image: url("bilder/doppelpunkt.png");
  list-style-position: outside;
}
li li {
  list-style-image: url("bilder/unterstrich.png");
  list-style-position: outside;
	padding-right: 0px;
}

table#inhaltstab {
  margin-left: 16px;
  font-size: 0.8em;
  margin-top: 20px;
}
table#inhaltstab th, table#inhaltstab td {
  border-bottom: 2px solid #C7C7C7;
}
table#inhaltstab table.referenzpunkte th, table#inhaltstab table.referenzpunkte td {
 border: none;
	padding-left: 0px; 
	padding-right: 0px;
}

table#inhaltstab tr#tablehead {
  background-color: #C7C7C7;
  text-transform: uppercase;
  border: none;
}
table#inhaltstab th, table#inhaltstab td {
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 2px;
  padding-top: 2px;
  height: 30px;
}
table#inhaltstab tr.rowspacer th, table#inhaltstab tr.rowspacer td {
  height: 10px;

}
table#inhaltstab th.colspacer, td.colspacer {
  width: 3px;
  overflow: hidden;
  background-color: white;
  border: none;
}
table#kontakttab {
	border: none;
	margin-left: 12px;
  margin-top: 20px;
}
table#kontakttab td {
  border: none;
	padding-bottom: 8px;
	padding-right: 20px;
}
table#kontakttab td p {
  margin: 0px;
	padding: 0px;
}
table#kontakttab td input, textarea {
  width: 265px;
}
table#kontakttab td select {
  width: 270px;
}

#fusszeile {
  height: 22px;
  width: 572px;
  margin-left: 170px;
  margin-right: 16px;	
  padding-left: 16px; 
  padding-right: 16px;
  padding-top: 80px;	
  font-size: 0.7em;	
  color: #474653;
}
#haupt #fusszeile {
  background-image: url("bilder/Titelbild1_03.jpg");
  background-repeat: no-repeat;	
  color: white;
}

#rechtespalte {
  float: left;
  width: 170px;
  margin-top: 165px;	
  font-size: 0.7em;
  text-align: right;
}
#rechtespalte a {
  display: block;
  font-weight: normal;
  color: #474653;
  text-decoration: none;
  margin-bottom: 5px;
  margin-right: 30px;
}
#rechtespalte a:hover {
  text-decoration: underline;
}
#rechtespalte a#aktiv2 {
  color: #b4b4b4;
}
#rechtespalte div#glossarnavi {
  color: #474653;
  text-align: left;
  position: fixed;
  top: 241px;
  left: 790px;
  width: 140px;
}
#rechtespalte div#glossarnavi a {
  display: inline;
  color: #474653;
  font-weight: bold;
  margin: 0px;

}
#rechtespalte div#glossarnavi a:hover {
  text-decoration: underline;
}
#logo_home {
  position: absolute;
	top: 30px;
	left: 790px;
}

/*
#categoies {
  background: url(images/tr_head_rubrik.gif);
  background-attachment: scroll;
  background-repeat: no-repeat;
}
*/

#pages {
  color: #474653;
  font-weight: normal;
  font-size:10px;
  margin-left:133px;
  margin-top:20px;
 }
 
 html>/**/body, x:-moz-any-link, x:default { position:relative; left:-0.1px; }
