html { 
  padding:0px;
  margin:0px;
}

body {
	background-color: #FFFFFF;
	
	font-family: Arial, Helvetica, sans-serif;
	color:#333333;
	padding:0px;
	margin:0px;
	background-image: url(../mpics/bodykachel.gif);
	background-position: 18px;


}

.rechts {
	position: absolute;
	right: 15px;
	color: #666666;
	margin: 0px 0px;
	padding: 0px 0px;
	background-color: #ffffff;
	border: 1 solid #666666;
	

	
}


# inhalt {
background-image: url(../mpics/bodykachel.gif);
	background-position: 0px;
	background-attachment: fixed;
	background-repeat: repeat-y;
}
.tablinie {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}

.mlinie {
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #CCCCCC;
}
