body {
  background-color: #b5a789;
  font-family:      Georgia, "Times New Roman", Times, serif;
  font-size:        small;
  margin:           0px;
}


#hauptinhalt {
  /*background:       #efe5d0 url(bilder/hintergrund.gif) top left;*/
  font-size:        105%;
  padding:          15px;
  margin:           10px 10px 10px 250px;
}

#menu {
   position: 			fixed;  
	/*background: #efe5d0 url(bilder/hintergrund.gif) top left;*/
  top:				  10px;
  left:				  0px;
	font-size: 105%;
	margin:  0px 10px 10px 10px;
	width: 230px;
}

.submenu{
	text-indent: 10px;
	}

h1 {
  font-size:        120%;
  color:            #954b4b;
}

h2 { font-size: 110%; }


.mathlab{
	background-color: #b5a789;
	padding-left:	15px;
}

.ebene2{
	padding-left:	15px;
}
	
.ebene3{
	padding-left: 	30px;
}

.ebene4{
	padding-left:	45px;
}
	

#seitenleiste {
  /*background:       #efe5d0 url(bilder/hintergrund.gif) bottom right;*/
  font-size:        105%;
  padding:          15px;
  margin:           0px 10px 10px 10px;
  position:         absolute;
  top:              128px;
  right:            0px;
  width:            280px;
}

#fussleiste {
  background-color: #675c47;
  color:            #efe5d0;
  text-align:       center;
  padding:          15px;
  margin:           10px 330px 10px 10px;
  font-size:        90%;
}


a:link {
  color:            #b76666;
  text-decoration:  none;
  border-bottom:    thin dotted #b76666;
}
a:visited {
  color:            #675c47;
  text-decoration:  none;
  border-bottom:    thin dotted #675c47;
}


.mathlab{
	background-color: #b5a789;
	padding-left:	15px;
}

.ebene2{
	padding-left:	15px;
}
	
.ebene3{
	padding-left: 	30px;
}

.ebene4{
	padding-left:	45px;
}


.tabrechts {
  text-align: right;
  }
	