body {
	background-image: url(images/10original.gif);
	background-repeat: repeat;
}
#logo {
	position:absolute;
	left:0px;
	top:0px;
	min-height:600px;
	width:410px;
	height:100%;
	z-index:5;
	background-attachment: scroll;
	background-image: url(images/bg.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#notes {
	position:absolute;
	left:0px;
	top:230px;
	width:330px;
	height:404px;
	z-index:5;
	background-attachment: scroll;
	background-image: url(images/notes.png);
	background-repeat: no-repeat;
	background-position: left top;
	cursor:pointer;
}
#top{
	position:absolute;
	width:100%;
	height:80px;
	z-index:4;
	left: 0px;
	top: 0px;
	vertical-align: baseline;
	text-align: left;
}
#navi_outline {
	position:absolute;
	width:100%;
	height:30px;
	z-index:5;
	left: 0px;
	top: 50px;
	background-color: #FFFFFF;
}
#bottom_inline {
	position:absolute;
	width:100%;
	height:20px;
	z-index:1;
	left: 0px;
	margin-top: 550px;
	bottom: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
.Stil3 {font-family: Verdana; font-size: 9px; color: #BD0000; }
#bottom {
	position:absolute;
	width:440px;
	height:16px;
	z-index:1;
	left: 355px;
	top: 2px;
}
#bottom_outline {
	position:absolute;
	min-height:580px;
	width:100%;
	height:98%;
	z-index:1;
	left: 0px;
}
#content {
	position:absolute;
	width:820px;
	min-height:425px;
	height:78%;
	z-index:1;
	left: 0px;
	top: 100px;
	overflow: auto;
}
.Stil5 {font-family: "Trebuchet MS"; font-size: 16px; color: #BD0000; }
.Stil6 {font-family: "Trebuchet MS"; font-size: 12px; color: #333333; }
.Stil7 {font-family: Verdana; font-size: 12px; color: #333333; font-weight: bold; }
.Stil8 {
	font-size: 18px;
	color: #BD0000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a:link {
	color: #BD0000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #BD0000;
}
a:hover {
	color: #BD0000;
}
a:active {
	text-decoration: none;
	color: #BD0000;
}
.Stil11 {font-size: 16px; }
#navi {
	position:absolute;
	width:402px;
	height:70px;
	z-index:6;
	left: 400px;
	top: -40px;
}
#a {
display:   none;
}
#b {
display:   none;
}
#c {
display:   none;
}
#d {
display:   none;
}

img {
border:0;
}

#post {
  position: absolute;
  top: 100px;
  left: 800px;
  width: 240px;
  height: 225px;
  background-image: url(images/post_it.png);
  z-index: 999;
}
.post_head {
  margin-top: 80px;
  font-family: Verdana; 
  font-size: 22px;
  font-weight: bold; 
  color: #BD0000; 
}

.post_cont {
  font-family: Verdana; 
  font-size: 18px;
  font-weight: bold; 
  color: #666; 
}
