body {
	color: #000066;
	font-size: 11px;
	font-family: Verdana, Arial, sans-serif;
	padding: 1em 0;
	text-align: left;
	margin-top: 30px;
	margin-left: 30px;
	background-image: url(aktivteile/main-bg.gif);
  }
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	margin-bottom: 8px;
}

  a:link {
	color: #FF9900;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #FF6600;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: underline;
	color: #FF0000;
}
  #seite {
	text-align: left;
	width:770px;
	padding:0;
	border: 0px;
	background-image: url(aktivteile/bg-main-inhalt.gif);
	background-repeat: repeat-y;
  }
  #kopf {
	margin: 0 auto;
	width:770px;
	padding: 0;   /* standardkonforme horizontale Zentrierung */
	border:0px;
	clear:both;
	background-image: url(aktivteile/head.gif); 
	background-repeat: no-repeat;
	height: 78px;
	}
/* NAVIGATION */
#navi {
	font-size: 10px;
	float: left;
	width: 120px;
	margin: 0;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px none #CCCCCC;
	line-height: 16px;
	list-style-type: none;
}

ul#navi {
	font-size: 10px;
	float: left;
	padding: 0px 0px 0px 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
  }
  ul#navi a {
	padding: 1px;
	font-weight: bold;
	text-decoration: none;
	color: #4399E0;
  }
  ul#navi a:link {
  }
  ul#navi a:visited {
  }
  ul#navi a:hover {
	color: #FF9900;
	text-decoration: underline;
  }
  ul#navi a:active {
    color: red;
  }
div#inhalt {
	clear: right;
	float: right;
	width: 618px;
	background-image: url(aktivteile/bg_inhaltinhalt2.jpg);
	background-repeat: repeat-x;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
.start {
	background-color:#FFFFFF;
	margin: 0px;
	padding: 0px;
}

p#inhalt p {background-color: #FF00ff; width: 700px;}

  img.left {
	margin-left:160px;
	margin-bottom:0px;
	float:left;
	clear: none;
}
img.buch {
	float:right;
	clear: both;
	padding-left: 5px;
	padding-bottom: 5px;
}
#logo {
	float:right;
	clear: both;
	padding: 0px;
	margin: 0px;
	display: block;
}
#unternavi {
	float: left;
	width: 250px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	clear: none;
	list-style-image: url(aktivteile/pfeil.gif);
	list-style-position: inside;

}

#kurzinfo {
	float:right;
	margin-top:15px;
	clear: right;
	width: 300px;
}
  
  html>body div#seite {
    border-color: gray;  /* Farbangleichung an den Internet Explorer  */
  }
 p#Fusszeile {
    clear: both;
    font-size: 0em;
    margin: 0; padding: 0em;
    text-align: center;
    background-color: #ffffff;
    border-top: 0px solid silver;
  }
  #block1,div#block2,#block3 {background-color: #FFFFFF;
	width: 576px;
	left: 10px;
	position: relative;
	top: 0px;
	margin: 0px 0px 5px;
	padding: 0px;
	border: 7px solid #FFFFFF;}
	div#block1 {
	background-image: url(aktivteile/boxbg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#bilder {
	background-image: url(aktivteile/bilderrahmen.gif);
	height: 167px;
	width: 618px;
}
#bild1 {
	position: relative;
	left: 15px;
	top: 30px;
}
#bild2 {
	position: relative;
	left: 100px;
	top: 30px;
}
#bild3 {
	position: relative;
	left: 180px;
	top: 30px;
}
#texte {
	background-color: #FFFFFF;
	width: 584px;
	left: 10px;
	position: relative;
	top: 0px;
	margin: 0px;
	padding: 0px;
	border: 4px solid #FFFFFF;
}
.zuruck {
	color: #990000;
	text-decoration: underline;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
}
.navueber {
	color: #990000;
	font-weight: normal;
}
hr {
	height: 1px;
border-width: 1px 0 0;
border-style: dashed;
border-color: #CCCCCC;
}

